Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/aai-common/+/139457
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu1804-builder-4c-4g-84995 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/aai-aai-common-master-verify-java
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-EidRmKg5HmIS/agent.1685
SSH_AGENT_PID=1687
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/aai-aai-common-master-verify-java@tmp/private_key_12352656800596806441.key (/w/workspace/aai-aai-common-master-verify-java@tmp/private_key_12352656800596806441.key)
[ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
The recommended git tool is: NONE
using credential onap-jenkins-ssh
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://cloud.onap.org/mirror/aai/aai-common.git
 > git init /w/workspace/aai-aai-common-master-verify-java # timeout=10
Fetching upstream changes from git://cloud.onap.org/mirror/aai/aai-common.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_SSH to set credentials Gerrit user
Verifying host key using manually-configured host key entries
 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/aai-common.git +refs/heads/*:refs/remotes/origin/* # timeout=30
 > git config remote.origin.url git://cloud.onap.org/mirror/aai/aai-common.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://cloud.onap.org/mirror/aai/aai-common.git # timeout=10
Fetching upstream changes from git://cloud.onap.org/mirror/aai/aai-common.git
using GIT_SSH to set credentials Gerrit user
Verifying host key using manually-configured host key entries
 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/aai-common.git refs/changes/57/139457/2 # timeout=30
 > git rev-parse 20d2201bb6ea9589d2a8202e0938e4d81446cc7d^{commit} # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
Checking out Revision 20d2201bb6ea9589d2a8202e0938e4d81446cc7d (refs/changes/57/139457/2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 20d2201bb6ea9589d2a8202e0938e4d81446cc7d # timeout=30
Commit message: "Move GraphChecker to aai-common"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk a559cb58bcf4a55ce58b9fc3b3480db371827edd # timeout=10
[aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins9404607915363513019.sh
---> python-tools-install.sh
Setup pyenv:
* system (set by /opt/pyenv/version)
* 3.8.13 (set by /opt/pyenv/version)
* 3.9.13 (set by /opt/pyenv/version)
* 3.10.6 (set by /opt/pyenv/version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HGXY
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-HGXY/bin to PATH
Generating Requirements File
Python 3.10.6
pip 24.3.1 from /tmp/venv-HGXY/lib/python3.10/site-packages/pip (python 3.10)
appdirs==1.4.4
argcomplete==3.5.1
aspy.yaml==1.3.0
attrs==24.2.0
autopage==0.5.2
beautifulsoup4==4.12.3
boto3==1.35.64
botocore==1.35.64
bs4==0.0.2
cachetools==5.5.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.0
click==8.1.7
cliff==4.7.0
cmd2==2.5.6
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.1.1
defusedxml==0.7.1
Deprecated==1.2.15
distlib==0.3.9
dnspython==2.7.0
docker==4.2.2
dogpile.cache==1.3.3
durationpy==0.9
email_validator==2.2.0
filelock==3.16.1
future==1.0.0
gitdb==4.0.11
GitPython==3.1.43
google-auth==2.36.0
httplib2==0.22.0
identify==2.6.2
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.4
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keystoneauth1==5.8.0
kubernetes==31.0.0
lftools==0.37.10
lxml==5.3.0
MarkupSafe==3.0.2
msgpack==1.1.0
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
netifaces==0.11.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.2.2
openstacksdk==4.1.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==3.1.0
oslo.config==9.7.0
oslo.context==5.7.0
oslo.i18n==6.4.0
oslo.log==6.1.2
oslo.serialization==5.6.0
oslo.utils==7.4.0
packaging==24.2
pbr==6.1.0
platformdirs==4.3.6
prettytable==3.12.0
psutil==6.1.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.5.0
PyJWT==2.10.0
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.6.0
python-dateutil==2.9.0.post0
python-heatclient==4.0.0
python-jenkins==1.8.2
python-keystoneclient==5.5.0
python-magnumclient==4.7.0
python-openstackclient==7.2.1
python-swiftclient==4.6.0
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.21.0
rsa==4.9
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.12
s3transfer==0.10.3
simplejson==3.19.3
six==1.16.0
smmap==5.0.1
soupsieve==2.6
stevedore==5.3.0
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.0
typing_extensions==4.12.2
tzdata==2024.2
urllib3==1.26.20
virtualenv==20.27.1
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.16.0
xdg==6.0.0
xmltodict==0.14.2
yq==3.4.3
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
SET_JDK_VERSION=openjdk11
GIT_URL="git://cloud.onap.org/mirror"

[EnvInject] - Variables injected successfully.
[aai-aai-common-master-verify-java] $ /bin/sh /tmp/jenkins15110027808589440522.sh
---> update-java-alternatives.sh
---> Updating Java version
---> Ubuntu/Debian system detected
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
openjdk version "11.0.16" 2022-07-19
OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04)
OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode)
JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [global-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config3678279107294721373tmp
copy managed file [aai-aai-common-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config15001757603876815388tmp
[EnvInject] - Injecting environment variables from a build step.
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-builder-4c-4g-84995
using settings config with name aai-aai-common-settings
Replacing all maven server entries not found in credentials list is true
using global settings config with name global-settings
Replacing all maven server entries not found in credentials list is true
[aai-aai-common-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings8949718869676313892.xml -gs /tmp/global-settings693051215497343581.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=20d2201bb6ea9589d2a8202e0938e4d81446cc7d -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/aai-common/+/139457 -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/aai-common -DGERRIT_CHANGE_NUMBER=139457 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Fiete Ostkamp\" <fiete.ostkamp@telekom.de>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/57/139457/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Fiete Ostkamp" '-DGERRIT_CHANGE_OWNER=\"Fiete Ostkamp\" <fiete.ostkamp@telekom.de>' -DPROJECT=aai/aai-common -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=TW92ZSBHcmFwaENoZWNrZXIgdG8gYWFpLWNvbW1vbgoKLSBkZWZpbmUgR3JhcGhDaGVjayBjbGFzcyB0aGF0IHRlc3RzIGNvbm5lY3Rpb24gdG8gc3RvcmFnZSBiYWNrZW5kCi0gZGlzYWJsZSBjYWNoaW5nIGZvciB0aGUgZGIgdHJhbnNhY3Rpb24gdG8gbWFrZSBzdXJlIHRoYXQgdGhlIHJlYWwgY29ubmVjdGlvbiBpcyB0ZXN0ZWQKLSBkZWZpbmUgR3JhcGhDb25maWcgY2xhc3MgdGhhdCBkZWZpbmVzIGEgR3JhcGggYmVhbi4gVGhpcyBpcyBhbiBhbHRlcm5hdGl2ZSB0byB0aGUgQUFJR3JhcGggY2xhc3MKCklzc3VlLUlEOiBBQUktNDA2MApDaGFuZ2UtSWQ6IElkNmQyMGFkYzhhOGJhYjhiYzkxNGZiNDczNTNjMzdmZDgwOTA1ODk2ClNpZ25lZC1vZmYtYnk6IEZpZXRlIE9zdGthbXAgPEZpZXRlLk9zdGthbXBAdGVsZWtvbS5kZT4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Move GraphChecker to aai-common" '-DGERRIT_EVENT_ACCOUNT=\"Fiete Ostkamp\" <fiete.ostkamp@telekom.de>' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=Id6d20adc8a8bab8bc914fb47353c37fd80905896 -DGERRIT_EVENT_HASH=536096270 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=fiete.ostkamp@telekom.de -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Fiete Ostkamp" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] aai-aai-common
[INFO] aai-parent
[INFO] aai-els-onap-logging
[INFO] aai-rest
[INFO] aai-schema-ingest
[INFO] aai-annotations
[INFO] aai-core
[INFO] aai-auth
[INFO] aai-failover
[INFO] aai-utils
[INFO] aai-schema-abstraction
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building aai-aai-common 1.15.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-common ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-common ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-common ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-common ---
[INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (onap-license) @ aai-common ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (onap-java-style) @ aai-common ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-common ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-common ---
[INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-common ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-common ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-common ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-common ---
[INFO] Installing /w/workspace/aai-aai-common-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-common/1.15.3-SNAPSHOT/aai-common-1.15.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building aai-parent 1.15.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-parent ---
[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-aai-common-master-verify-java/aai-parent/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-parent ---
[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-aai-common-master-verify-java/aai-parent/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-parent ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-aai-common-master-verify-java/aai-parent/target/code-coverage/jacoco-ut.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-parent ---
[INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-parent/1.15.3-SNAPSHOT/aai-parent-1.15.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building aai-els-onap-logging 1.15.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-els-onap-logging ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-els-onap-logging ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-els-onap-logging ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-els-onap-logging ---
[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-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-els-onap-logging ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-els-onap-logging ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-els-onap-logging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-els-onap-logging ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-els-onap-logging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-els-onap-logging ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-els-onap-logging ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.logging.filter.base.SimpleJaxrsHeadersMapTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.logging.filter.base.SimpleJaxrsHeadersMapTest
[INFO] Running org.onap.logging.filter.base.MDCSetupTest
2024-11-19 13:31:55.166  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:31:55.174  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partner]
2024-11-19 13:31:55.174  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partner
2024-11-19 13:31:55.174  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partner was null or empty
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.108 s -- in org.onap.logging.filter.base.MDCSetupTest
[INFO] Running org.onap.logging.filter.base.SimpleServletHeadersMapTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.logging.filter.base.SimpleServletHeadersMapTest
[INFO] Running org.onap.logging.filter.base.AuditLogContainerFilterTest
2024-11-19 13:31:55.400  INFO   --- [           main] o.o.l.f.base.AbstractAuditLogFilter      : Entering
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.onap.logging.filter.base.AuditLogContainerFilterTest
[INFO] Running org.onap.logging.filter.base.PayloadLoggingClientFilterTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.onap.logging.filter.base.PayloadLoggingClientFilterTest
[INFO] Running org.onap.logging.filter.base.MetricLogClientFilterTest
2024-11-19 13:31:55.491  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:31:55.491  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:31:55.491  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:31:55.565  WARN   --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : No value found in MDC when checking key RequestID value will be set to a3daa18d-9e59-4abb-8220-f2986d48c008
2024-11-19 13:31:55.567  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:31:55.568  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:31:55.568  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:31:55.571  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:31:55.571  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:31:55.572  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:31:55.578  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:31:55.578  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:31:55.578  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:31:55.584  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:31:55.584  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:31:55.584  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.onap.logging.filter.base.MetricLogClientFilterTest
[INFO] Running org.onap.logging.filter.base.LoggingContainerFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.logging.filter.base.LoggingContainerFilterTest
[INFO] Running org.onap.logging.filter.base.AuditLogServletFilterTest
2024-11-19 13:31:55.707  INFO   --- [           main] o.o.l.f.base.AbstractAuditLogFilter      : Entering
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.onap.logging.filter.base.AuditLogServletFilterTest
[INFO] Running org.onap.logging.ref.slf4j.ONAPLogAdapterTest
2024-11-19 13:31:55.719  INFO   --- [           main] o.o.l.ref.slf4j.ONAPLogAdapterTest       : 9d9419ac-2de7-4ebc-ae6c-fb3583d2e8bb
2024-11-19 13:31:55.719  INFO   --- [           main] o.o.l.ref.slf4j.ONAPLogAdapterTest       : c0cbc486-a86e-4b14-ba9e-cf789a744ff4
2024-11-19 13:31:55.719  INFO   --- [           main] o.o.l.ref.slf4j.ONAPLogAdapterTest       : 41f9a805-2eb2-4cd9-8637-ecbf7303e81e
2024-11-19 13:31:55.720  INFO   --- [           main] o.o.l.ref.slf4j.ONAPLogAdapterTest       : 
2024-11-19 13:31:55.750  INFO   --- [           main] o.o.l.ref.slf4j.ONAPLogAdapterTest       : 
2024-11-19 13:31:55.765  INFO   --- [           main] o.o.l.ref.slf4j.ONAPLogAdapterTest       : ffce35f4-2cc5-4ea8-9674-42cea286f6f5
2024-11-19 13:31:55.767  INFO   --- [           main] o.o.l.ref.slf4j.ONAPLogAdapterTest       : 
2024-11-19 13:31:55.769  INFO   --- [           main] o.o.l.ref.slf4j.ONAPLogAdapterTest       : 
2024-11-19 13:31:55.770  INFO   --- [           main] o.o.l.ref.slf4j.ONAPLogAdapterTest       : 2975d553-7cb5-46a9-8fd8-1c7b29411e3f
2024-11-19 13:31:55.770  INFO   --- [           main] o.o.l.ref.slf4j.ONAPLogAdapterTest       : 
2024-11-19 13:31:55.772  INFO   --- [           main] o.o.l.ref.slf4j.ONAPLogAdapterTest       : fb151de5-1be4-4366-9400-7064eb17022e
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.onap.logging.ref.slf4j.ONAPLogAdapterTest
[INFO] Running org.onap.aai.exceptions.AAIExceptionTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s -- in org.onap.aai.exceptions.AAIExceptionTest
[INFO] Running org.onap.aai.exceptions.AAIExceptionWithInfoTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.aai.exceptions.AAIExceptionWithInfoTest
[INFO] Running org.onap.aai.logging.ErrorObjectFormatExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.logging.ErrorObjectFormatExceptionTest
[INFO] Running org.onap.aai.logging.ErrorObjectNotFoundExceptionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.aai.logging.ErrorObjectNotFoundExceptionTest
[INFO] Running org.onap.aai.logging.LogFormatToolsTest
2024-11-19 13:31:56.212 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties
2024-11-19 13:31:56.213  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Unable to find the aaiconfig.properties from filesystem so using file in jar
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.aai.logging.LogFormatToolsTest
[INFO] Running org.onap.aai.logging.StopWatchNotStartedExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.aai.logging.StopWatchNotStartedExceptionTest
[INFO] Running org.onap.aai.logging.StopWatchTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.064 s -- in org.onap.aai.logging.StopWatchTest
[INFO] Running org.onap.aai.logging.ErrorObjectTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.aai.logging.ErrorObjectTest
[INFO] Running org.onap.aai.logging.CustomLogPatternLayoutTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.aai.logging.CustomLogPatternLayoutTest
[INFO] Running org.onap.aai.logging.LoggingContextTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.aai.logging.LoggingContextTest
[INFO] Running org.onap.aai.logging.ErrorLogHelperTest
2024-11-19 13:32:01.362 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties
2024-11-19 13:32:01.362  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Unable to find the aaiconfig.properties from filesystem so using file in jar
2024-11-19 13:32:01.365 ERROR   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException:  ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 378 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelperTest :LineNumber- 75 :MethodName- logErrorTest 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
2024-11-19 13:32:03.401 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties
2024-11-19 13:32:03.401  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Unable to find the aaiconfig.properties from filesystem so using file in jar
2024-11-19 13:32:03.401 ERROR   --- [           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.logging.ErrorLogHelperTest :LineNumber- 246 :MethodName- thatInvalidMediaTypeWillReturnInvalidAcceptHeaderException 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
2024-11-19 13:32:03.540 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties
2024-11-19 13:32:03.541  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Unable to find the aaiconfig.properties from filesystem so using file in jar
2024-11-19 13:32:03.541  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.logging.ErrorLogHelperTest :LineNumber- 210 :MethodName- getRESTAPIServiceErrorResponseWithLoggingTest 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 ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 140 :MethodName- interceptTestableMethod
2024-11-19 13:32:05.645 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties
2024-11-19 13:32:05.645  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Unable to find the aaiconfig.properties from filesystem so using file in jar
2024-11-19 13:32:05.645 ERROR   --- [           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.logging.ErrorLogHelperTest :LineNumber- 115 :MethodName- getRESTAPIPolicyErrorResponseXmlTest 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
2024-11-19 13:32:05.654  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : Unknown AAIException with code=AAI_1234.  Using default AAIException
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.298 s -- in org.onap.aai.logging.ErrorLogHelperTest
[INFO] Running org.onap.aai.logging.DME2RestFlagTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.aai.logging.DME2RestFlagTest
[INFO] Running org.onap.aai.logging.CNNameTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.aai.logging.CNNameTest
[INFO] Running org.onap.aai.util.AAIConfigTest
2024-11-19 13:32:05.793  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
2024-11-19 13:32:05.794 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties
2024-11-19 13:32:05.794  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Unable to find the aaiconfig.properties from filesystem so using file in jar
2024-11-19 13:32:05.794  INFO   --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
2024-11-19 13:32:05.795  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
2024-11-19 13:32:05.795 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties
2024-11-19 13:32:05.795  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Unable to find the aaiconfig.properties from filesystem so using file in jar
2024-11-19 13:32:05.795  INFO   --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
2024-11-19 13:32:05.796  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
2024-11-19 13:32:05.796 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties
2024-11-19 13:32:05.796  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Unable to find the aaiconfig.properties from filesystem so using file in jar
2024-11-19 13:32:05.797  INFO   --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
2024-11-19 13:32:05.797  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
2024-11-19 13:32:05.797 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties
2024-11-19 13:32:05.798  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Unable to find the aaiconfig.properties from filesystem so using file in jar
2024-11-19 13:32:05.798  INFO   --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
2024-11-19 13:32:05.798 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties
2024-11-19 13:32:05.798  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Unable to find the aaiconfig.properties from filesystem so using file in jar
2024-11-19 13:32:05.799  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
2024-11-19 13:32:05.799 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties
2024-11-19 13:32:05.799  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Unable to find the aaiconfig.properties from filesystem so using file in jar
2024-11-19 13:32:05.799  INFO   --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
2024-11-19 13:32:05.799 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties
2024-11-19 13:32:05.799  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Unable to find the aaiconfig.properties from filesystem so using file in jar
2024-11-19 13:32:05.800  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
2024-11-19 13:32:05.800 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties
2024-11-19 13:32:05.801  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Unable to find the aaiconfig.properties from filesystem so using file in jar
2024-11-19 13:32:05.801  INFO   --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
2024-11-19 13:32:05.801 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties
2024-11-19 13:32:05.801  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Unable to find the aaiconfig.properties from filesystem so using file in jar
2024-11-19 13:32:05.802  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
2024-11-19 13:32:05.802 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties
2024-11-19 13:32:05.802  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Unable to find the aaiconfig.properties from filesystem so using file in jar
2024-11-19 13:32:05.802  INFO   --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
2024-11-19 13:32:05.802 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties
2024-11-19 13:32:05.802  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Unable to find the aaiconfig.properties from filesystem so using file in jar
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.aai.util.AAIConfigTest
[INFO] Running org.onap.aai.util.MapperUtilTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.aai.util.MapperUtilTest
[INFO] Running org.onap.aai.util.AAIApplicationConfigTest
2024-11-19 13:32:05.819  INFO   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Initializing AAIApplicationConfig
2024-11-19 13:32:05.820 DEBUG   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Reloading config from application.properties
2024-11-19 13:32:05.821  WARN   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory)
2024-11-19 13:32:05.821  WARN   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Not using AAF Certman password file, e=certificates.password (No such file or directory)
2024-11-19 13:32:05.822  INFO   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Initializing AAIApplicationConfig
2024-11-19 13:32:05.822 DEBUG   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Reloading config from application.properties
2024-11-19 13:32:05.822  WARN   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory)
2024-11-19 13:32:05.822  WARN   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Not using AAF Certman password file, e=certificates.password (No such file or directory)
2024-11-19 13:32:05.823  INFO   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Initializing AAIApplicationConfig
2024-11-19 13:32:05.823 DEBUG   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Reloading config from application.properties
2024-11-19 13:32:05.823  WARN   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory)
2024-11-19 13:32:05.823  WARN   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Not using AAF Certman password file, e=certificates.password (No such file or directory)
2024-11-19 13:32:05.824  INFO   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Initializing AAIApplicationConfig
2024-11-19 13:32:05.824 DEBUG   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Reloading config from application.properties
2024-11-19 13:32:05.824  WARN   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory)
2024-11-19 13:32:05.824  WARN   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Not using AAF Certman password file, e=certificates.password (No such file or directory)
2024-11-19 13:32:05.825  INFO   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Initializing AAIApplicationConfig
2024-11-19 13:32:05.825 DEBUG   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Reloading config from application.properties
2024-11-19 13:32:05.826  WARN   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory)
2024-11-19 13:32:05.826  WARN   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Not using AAF Certman password file, e=certificates.password (No such file or directory)
2024-11-19 13:32:05.827  INFO   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Initializing AAIApplicationConfig
2024-11-19 13:32:05.827 DEBUG   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Reloading config from application.properties
2024-11-19 13:32:05.827  WARN   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory)
2024-11-19 13:32:05.827  WARN   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Not using AAF Certman password file, e=certificates.password (No such file or directory)
2024-11-19 13:32:05.828  INFO   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Initializing AAIApplicationConfig
2024-11-19 13:32:05.828 DEBUG   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Reloading config from application.properties
2024-11-19 13:32:05.828  WARN   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory)
2024-11-19 13:32:05.828  WARN   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Not using AAF Certman password file, e=certificates.password (No such file or directory)
2024-11-19 13:32:05.829  INFO   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Initializing AAIApplicationConfig
2024-11-19 13:32:05.829 DEBUG   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Reloading config from application.properties
2024-11-19 13:32:05.829  WARN   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory)
2024-11-19 13:32:05.829  WARN   --- [           main] org.onap.aai.util.AAIApplicationConfig   : Not using AAF Certman password file, e=certificates.password (No such file or directory)
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.aai.util.AAIApplicationConfigTest
[INFO] Running org.onap.aai.util.FormatDateTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.util.FormatDateTest
[INFO] Running org.onap.aai.aailog.filter.AaiAuditLogContainerFilterTest
2024-11-19 13:32:05.885  INFO   --- [           main] o.o.l.f.base.AbstractAuditLogFilter      : Entering
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.aai.aailog.filter.AaiAuditLogContainerFilterTest
[INFO] Running org.onap.aai.aailog.filter.RestClientLoggingInterceptorTest
2024-11-19 13:32:05.902  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:05.902  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:05.902  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:05.957  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:05.957  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:05.957  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:05.961  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:05.961  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:05.961  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:05.962  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:05.962  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:05.962  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:05.966  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:05.966  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:05.966  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:05.966  INFO   --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.aai.aailog.filter.RestClientLoggingInterceptorTest
[INFO] Running org.onap.logging.ref.slf4j.ONAPLogConstantsTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.logging.ref.slf4j.ONAPLogConstantsTest
[INFO] Running org.onap.aai.aailog.filter.RestControllerClientLoggingInterceptorTest
2024-11-19 13:32:05.998  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:05.998  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:05.998  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:06.027  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:06.027  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:06.027  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:06.030  WARN   --- [           main] ontrollerClientRequestLoggingInterceptor : No value found in MDC when checking key RequestID value will be set to 37b3ab2a-e57e-4fe8-8d8f-eee3019efce6
2024-11-19 13:32:06.031  INFO   --- [           main] ontrollerClientRequestLoggingInterceptor : Invoke
2024-11-19 13:32:06.032  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:06.032  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:06.032  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:06.033  WARN   --- [           main] ontrollerClientRequestLoggingInterceptor : No value found in MDC when checking key RequestID value will be set to 85af9406-d85b-484d-8013-11a1f0585e03
2024-11-19 13:32:06.034  INFO   --- [           main] ontrollerClientRequestLoggingInterceptor : Invoke
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.aai.aailog.filter.RestControllerClientLoggingInterceptorTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 141, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-els-onap-logging ---
[INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-els-onap-logging' with 68 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-els-onap-logging ---
[INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/aai-els-onap-logging-1.15.3-SNAPSHOT.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-els-onap-logging ---
[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-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-els-onap-logging ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-els-onap-logging ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-els-onap-logging ---
[INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-els-onap-logging' with 68 classes
[INFO] All coverage checks have been met.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-els-onap-logging ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-els-onap-logging ---
[INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/aai-els-onap-logging-1.15.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.15.3-SNAPSHOT/aai-els-onap-logging-1.15.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.15.3-SNAPSHOT/aai-els-onap-logging-1.15.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building aai-rest 1.15.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-rest ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-rest ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-rest ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-rest ---
[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-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-rest ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-rest ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/classes
[INFO] /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java: /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java uses unchecked or unsafe operations.
[INFO] /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-rest ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.aai.restclient.RestClientTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.aai.restclient.RestClientTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-rest ---
[INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-rest' with 9 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-rest ---
[INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/aai-rest-1.15.3-SNAPSHOT.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-rest ---
[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-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-rest ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-rest ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-rest ---
[INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-rest' with 9 classes
[INFO] All coverage checks have been met.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-rest ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-rest ---
[INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/aai-rest-1.15.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-rest/1.15.3-SNAPSHOT/aai-rest-1.15.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-rest/1.15.3-SNAPSHOT/aai-rest-1.15.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building aai-schema-ingest 1.15.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema-ingest ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-ingest ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-ingest ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-schema-ingest ---
[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-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-schema-ingest ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-schema-ingest ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-ingest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema-ingest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema-ingest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 55 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema-ingest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/test-classes
[INFO] /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java: /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java uses unchecked or unsafe operations.
[INFO] /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema-ingest ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest
13:32:13.222 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
13:32:13.235 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
13:32:13.274 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper]
13:32:13.304 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@24d8f87a declaringClass = 'org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest', classes = '{}', locations = '{classpath:forWiringTests/testContext.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
13:32:13.353 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest]
13:32:13.354 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest]: using defaults.
13:32:13.354 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
13:32:13.377 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@79d4ff58, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7ec13984, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@14485747, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@59fea5f5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@78eafad, org.springframework.test.context.support.DirtiesContextTestExecutionListener@70f4abc1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@26d028f7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@a2df0d5, org.springframework.test.context.event.EventPublishingTestExecutionListener@782cc5fa, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2dd3d39d]
13:32:13.378 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@71b0289b testClass = SchemaLocationsBeanXMLSetterTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@42cc420b testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null].
13:32:13.391 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@71b0289b testClass = SchemaLocationsBeanXMLSetterTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest@6cd2cb2, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@42cc420b testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]].
13:32:13.392 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@42cc420b testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]].
13:32:13.392 [main] DEBUG org.springframework.test.context.support.AbstractGenericContextLoader - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@42cc420b testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]].
13:32:13.454 [main] DEBUG org.springframework.core.env.StandardEnvironment - Activating profiles []
13:32:13.639 [main] DEBUG org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loaded 1 bean definitions from class path resource [forWiringTests/testContext.xml]
13:32:13.662 [main] DEBUG org.springframework.context.support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@60f9dc7e
13:32:13.693 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
13:32:13.776 [main] INFO org.springframework.context.annotation.ConfigurationClassParser - Properties location [file:${schema.ingest.file}] not resolvable: Could not resolve placeholder 'schema.ingest.file' in value "file:${schema.ingest.file}"
13:32:13.889 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
13:32:13.897 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
13:32:13.919 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
13:32:13.920 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
13:32:13.922 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
13:32:13.923 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
13:32:13.930 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
13:32:13.931 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
13:32:13.938 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'schemaLocationsBean'
13:32:13.972 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.configuration.location' in PropertySource 'class path resource [schema-ingest.properties]' with value of type String
13:32:13.972 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.configuration.location' in PropertySource 'environmentProperties' with value of type String
13:32:13.973 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.nodes.location' in PropertySource 'class path resource [schema-ingest.properties]' with value of type String
13:32:13.973 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.nodes.location' in PropertySource 'environmentProperties' with value of type String
13:32:13.973 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.edges.location' in PropertySource 'class path resource [schema-ingest.properties]' with value of type String
13:32:13.974 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.edges.location' in PropertySource 'environmentProperties' with value of type String
13:32:14.080 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Storing ApplicationContext [1626987646] in cache under key [[MergedContextConfiguration@42cc420b testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
13:32:14.081 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@69cb296c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1]
13:32:14.085 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1626987646] from cache with key [[MergedContextConfiguration@42cc420b testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
13:32:14.085 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@69cb296c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1]
13:32:14.104 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@71b0289b testClass = SchemaLocationsBeanXMLSetterTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest@6cd2cb2, testMethod = test@SchemaLocationsBeanXMLSetterTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@42cc420b testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
13:32:14.113 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1626987646] from cache with key [[MergedContextConfiguration@42cc420b testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
13:32:14.113 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@69cb296c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1]
13:32:14.113 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1626987646] from cache with key [[MergedContextConfiguration@42cc420b testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
13:32:14.113 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@69cb296c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1]
13:32:14.583 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1626987646] from cache with key [[MergedContextConfiguration@42cc420b testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
13:32:14.584 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@69cb296c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1]
13:32:14.598 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1626987646] from cache with key [[MergedContextConfiguration@42cc420b testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
13:32:14.598 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@69cb296c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1]
13:32:14.599 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1626987646] from cache with key [[MergedContextConfiguration@42cc420b testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
13:32:14.599 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@69cb296c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1]
13:32:14.600 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1626987646] from cache with key [[MergedContextConfiguration@42cc420b testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
13:32:14.600 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@69cb296c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1]
13:32:14.601 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@71b0289b testClass = SchemaLocationsBeanXMLSetterTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest@6cd2cb2, testMethod = test@SchemaLocationsBeanXMLSetterTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@42cc420b testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
13:32:14.609 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1626987646] from cache with key [[MergedContextConfiguration@42cc420b testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
13:32:14.609 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@69cb296c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1]
13:32:14.610 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test class: context [DefaultTestContext@71b0289b testClass = SchemaLocationsBeanXMLSetterTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@42cc420b testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null].
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.582 s -- in org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest
[INFO] Running org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest
13:32:14.621 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
13:32:14.622 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
13:32:14.628 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper]
13:32:14.629 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@4d390a0c declaringClass = 'org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
13:32:14.634 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest]
13:32:14.634 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest]: using defaults.
13:32:14.634 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
13:32:14.635 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@358ebd61, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@75e355e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@485e0996, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4db203fb, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@d97ca99, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7b95eab0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@433f4eed, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1ecf20aa, org.springframework.test.context.event.EventPublishingTestExecutionListener@2d3ff2e8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@792b4d95]
13:32:14.635 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@405a2c7b testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@27779eaa testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null].
13:32:14.643 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@405a2c7b testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest@758d901e, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@27779eaa testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]].
13:32:14.644 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to load context from [MergedContextConfiguration@27779eaa testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]].
13:32:14.644 [main] DEBUG org.springframework.test.context.support.AbstractGenericContextLoader - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@27779eaa testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]].
13:32:14.645 [main] DEBUG org.springframework.core.env.StandardEnvironment - Activating profiles []
13:32:14.645 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}
13:32:14.646 [main] DEBUG org.springframework.test.context.support.AnnotationConfigContextLoader - Registering component classes: {class org.onap.aai.setup.SchemaLocationsBean}
13:32:14.651 [main] DEBUG org.springframework.context.support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@56e92cdf
13:32:14.651 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
13:32:14.653 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.ingest.file' in PropertySource 'Inlined Test Properties' with value of type String
13:32:14.656 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
13:32:14.656 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
13:32:14.657 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
13:32:14.658 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
13:32:14.658 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
13:32:14.659 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
13:32:14.659 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
13:32:14.659 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
13:32:14.660 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'schemaLocationsBean'
13:32:14.662 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.configuration.location' in PropertySource 'URL [file:src/test/resources/forWiringTests/schema-ingest2.properties]' with value of type String
13:32:14.662 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.configuration.location' in PropertySource 'environmentProperties' with value of type String
13:32:14.662 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.nodes.location' in PropertySource 'URL [file:src/test/resources/forWiringTests/schema-ingest2.properties]' with value of type String
13:32:14.662 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.nodes.location' in PropertySource 'environmentProperties' with value of type String
13:32:14.663 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.edges.location' in PropertySource 'URL [file:src/test/resources/forWiringTests/schema-ingest2.properties]' with value of type String
13:32:14.663 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.edges.location' in PropertySource 'environmentProperties' with value of type String
13:32:14.670 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Storing ApplicationContext [1458121951] in cache under key [[MergedContextConfiguration@27779eaa testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
13:32:14.670 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@69cb296c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 2]
13:32:14.672 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1458121951] from cache with key [[MergedContextConfiguration@27779eaa testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
13:32:14.672 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@69cb296c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 2]
13:32:14.675 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@405a2c7b testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest@758d901e, testMethod = test@SchemaLocationsBeanEnvVarInjectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@27779eaa testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
13:32:14.676 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1458121951] from cache with key [[MergedContextConfiguration@27779eaa testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
13:32:14.676 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@69cb296c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 2]
13:32:14.676 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1458121951] from cache with key [[MergedContextConfiguration@27779eaa testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
13:32:14.676 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@69cb296c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 2]
13:32:14.677 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1458121951] from cache with key [[MergedContextConfiguration@27779eaa testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
13:32:14.677 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@69cb296c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 2]
13:32:14.677 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1458121951] from cache with key [[MergedContextConfiguration@27779eaa testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
13:32:14.678 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@69cb296c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 2]
13:32:14.678 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1458121951] from cache with key [[MergedContextConfiguration@27779eaa testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
13:32:14.678 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@69cb296c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 2]
13:32:14.678 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1458121951] from cache with key [[MergedContextConfiguration@27779eaa testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
13:32:14.678 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@69cb296c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 2]
13:32:14.679 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@405a2c7b testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest@758d901e, testMethod = test@SchemaLocationsBeanEnvVarInjectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@27779eaa testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
13:32:14.679 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1458121951] from cache with key [[MergedContextConfiguration@27779eaa testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
13:32:14.680 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@69cb296c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 2]
13:32:14.681 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test class: context [DefaultTestContext@405a2c7b testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@27779eaa testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null].
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest
[INFO] Running org.onap.aai.setup.SchemaVersionsBeanOverrideTest
13:32:14.691 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
13:32:14.691 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
13:32:14.697 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
13:32:14.702 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: class path resource [org/onap/aai/setup/SchemaVersionsBeanOverrideTest-context.xml] does not exist
13:32:14.702 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: class path resource [org/onap/aai/setup/SchemaVersionsBeanOverrideTestContext.groovy] does not exist
13:32:14.702 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: no resource found for suffixes {-context.xml, Context.groovy}.
13:32:14.704 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]
13:32:14.801 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: using defaults.
13:32:14.802 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
13:32:14.802 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@32865c35, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2b710d92, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@62c9625e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5254304d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@52b3a9c6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@718d339f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@58ff6462, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2bdae168, org.springframework.test.context.event.EventPublishingTestExecutionListener@6468904c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7ce15695]
13:32:14.803 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@5f9ef11f testClass = SchemaVersionsBeanOverrideTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@23339a25 testClass = SchemaVersionsBeanOverrideTest, locations = '{}', classes = '{class org.onap.aai.restclient.MockProvider, class org.onap.aai.setup.SchemaVersionsBean, class org.onap.aai.setup.SchemaConfigVersions}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest-ss-wiring-override-test.properties, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2df3545d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c579202, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@3324270d, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@2098d37d], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.15)

2024-11-19 13:32:15.102  INFO 2585 --- [           main] o.o.a.s.SchemaVersionsBeanOverrideTest   : Starting SchemaVersionsBeanOverrideTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-84995 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest)
2024-11-19 13:32:15.103  INFO 2585 --- [           main] o.o.a.s.SchemaVersionsBeanOverrideTest   : No active profile set, falling back to 1 default profile: "default"
2024-11-19 13:32:16.284  INFO 2585 --- [           main] o.o.a.s.SchemaVersionsBeanOverrideTest   : Started SchemaVersionsBeanOverrideTest in 1.445 seconds (JVM running for 4.35)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.629 s -- in org.onap.aai.setup.SchemaVersionsBeanOverrideTest
[INFO] Running org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest
2024-11-19 13:32:16.330  INFO 2585 --- [           main] o.s.t.c.s.DefaultTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
2024-11-19 13:32:16.331  INFO 2585 --- [           main] o.s.t.c.s.DefaultTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@52f387a8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6ccc41e7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@39659540, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@8a4f94f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4624f134, org.springframework.test.context.support.DirtiesContextTestExecutionListener@48e9436e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5d3310a6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7272f4ce, org.springframework.test.context.event.EventPublishingTestExecutionListener@13be06e5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@114ec5cf]
2024-11-19 13:32:16.334  INFO 2585 --- [           main] o.s.c.a.ConfigurationClassParser         : Properties location [file:${schema.ingest.file}] not resolvable: Could not resolve placeholder 'schema.ingest.file' in value "file:${schema.ingest.file}"
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest
[INFO] Running org.onap.aai.setup.SchemaVersionsBeanTest
2024-11-19 13:32:16.362  INFO 2585 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [org.onap.aai.setup.SchemaVersionsBeanTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-19 13:32:16.365  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
2024-11-19 13:32:16.365  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1491df8c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@680c14ec, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4e1ec8d7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2ae81c68, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@309fcb06, org.springframework.test.context.support.DirtiesContextTestExecutionListener@38bc128d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@dc2d3d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6abd6a12, org.springframework.test.context.event.EventPublishingTestExecutionListener@24b44bb8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7cc41dd9]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.15)

2024-11-19 13:32:16.397  INFO 2585 --- [           main] o.onap.aai.setup.SchemaVersionsBeanTest  : Starting SchemaVersionsBeanTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-84995 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest)
2024-11-19 13:32:16.398  INFO 2585 --- [           main] o.onap.aai.setup.SchemaVersionsBeanTest  : No active profile set, falling back to 1 default profile: "default"
2024-11-19 13:32:16.428  INFO 2585 --- [           main] o.onap.aai.setup.SchemaVersionsBeanTest  : Started SchemaVersionsBeanTest in 0.06 seconds (JVM running for 4.494)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.aai.setup.SchemaVersionsBeanTest
[INFO] Running org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest
[INFO] Running org.onap.aai.setup.ConfigTranslatorWiringTest
2024-11-19 13:32:16.444  INFO 2585 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [org.onap.aai.setup.ConfigTranslatorWiringTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-19 13:32:16.446  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
2024-11-19 13:32:16.447  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7376bc08, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1ada2d53, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@45ebdfba, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@75024403, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@33d23057, org.springframework.test.context.support.DirtiesContextTestExecutionListener@78a923cb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@63a4356b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4614740, org.springframework.test.context.event.EventPublishingTestExecutionListener@26138f13, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@17955761]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.15)

2024-11-19 13:32:16.472  INFO 2585 --- [           main] o.o.a.setup.ConfigTranslatorWiringTest   : Starting ConfigTranslatorWiringTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-84995 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest)
2024-11-19 13:32:16.473  INFO 2585 --- [           main] o.o.a.setup.ConfigTranslatorWiringTest   : No active profile set, falling back to 1 default profile: "default"
2024-11-19 13:32:16.503  INFO 2585 --- [           main] o.o.a.setup.ConfigTranslatorWiringTest   : Started ConfigTranslatorWiringTest in 0.054 seconds (JVM running for 4.568)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.aai.setup.ConfigTranslatorWiringTest
[INFO] Running org.onap.aai.nodes.NodeIngestorWiringTest
2024-11-19 13:32:16.513  INFO 2585 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [org.onap.aai.nodes.NodeIngestorWiringTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-19 13:32:16.515  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
2024-11-19 13:32:16.516  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@28e12c6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@54fe7b8e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5781eec2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6be5d76b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@198ff0f3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3e8aca47, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6625d4aa, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@23be198a, org.springframework.test.context.event.EventPublishingTestExecutionListener@45507d66, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2d604f79]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.15)

2024-11-19 13:32:16.537  INFO 2585 --- [           main] o.onap.aai.nodes.NodeIngestorWiringTest  : Starting NodeIngestorWiringTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-84995 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest)
2024-11-19 13:32:16.538  INFO 2585 --- [           main] o.onap.aai.nodes.NodeIngestorWiringTest  : No active profile set, falling back to 1 default profile: "default"
2024-11-19 13:32:16.603  INFO 2585 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
[EL Warning]: moxy: 2024-11-19 13:32:17.62--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
2024-11-19 13:32:17.725  INFO 2585 --- [           main] o.onap.aai.nodes.NodeIngestorWiringTest  : Started NodeIngestorWiringTest in 1.207 seconds (JVM running for 5.791)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.220 s -- in org.onap.aai.nodes.NodeIngestorWiringTest
[INFO] Running org.onap.aai.nodes.NodeIngestorTest
2024-11-19 13:32:17.736  INFO 2585 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [org.onap.aai.nodes.NodeIngestorTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-19 13:32:17.738  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
2024-11-19 13:32:17.739  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4aa6a8f1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@34ceca03, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@47d35344, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4a8b538e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@35958b0e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@77c9c16d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2a5de5a3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3adad445, org.springframework.test.context.event.EventPublishingTestExecutionListener@238ef5eb, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1af59a5e]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.15)

2024-11-19 13:32:17.783  INFO 2585 --- [           main] org.onap.aai.nodes.NodeIngestorTest      : Starting NodeIngestorTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-84995 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest)
2024-11-19 13:32:17.783  INFO 2585 --- [           main] org.onap.aai.nodes.NodeIngestorTest      : No active profile set, falling back to 1 default profile: "default"
2024-11-19 13:32:17.849  INFO 2585 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is SchemaServiceTranslator
[EL Warning]: moxy: 2024-11-19 13:32:17.917--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
[EL Warning]: moxy: 2024-11-19 13:32:17.938--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
[EL Warning]: moxy: 2024-11-19 13:32:17.956--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
[EL Warning]: moxy: 2024-11-19 13:32:17.97--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
[EL Warning]: moxy: 2024-11-19 13:32:17.985--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
[EL Warning]: moxy: 2024-11-19 13:32:18.123--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
[EL Warning]: moxy: 2024-11-19 13:32:18.401--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
[EL Warning]: moxy: 2024-11-19 13:32:18.413--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
2024-11-19 13:32:18.424  INFO 2585 --- [           main] org.onap.aai.nodes.NodeIngestorTest      : Started NodeIngestorTest in 0.681 seconds (JVM running for 6.49)
Schema file: /tmp/schema16442482085789579676.xsd
Schema file: /tmp/schema9327835124839211160.xsd
Schema file: /tmp/schema2175230697416977627.xsd
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.093 s -- in org.onap.aai.nodes.NodeIngestorTest
[INFO] Running org.onap.aai.nodes.NodeIngestorLocalTest
2024-11-19 13:32:18.830  INFO 2585 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [org.onap.aai.nodes.NodeIngestorLocalTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-19 13:32:18.832  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
2024-11-19 13:32:18.833  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3d8d44f6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5b55db12, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5b879db9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@19a680c2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4edbcdf4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3ba30276, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5cae2aee, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@71a30129, org.springframework.test.context.event.EventPublishingTestExecutionListener@6187d684, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4294c870]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.15)

2024-11-19 13:32:18.852  INFO 2585 --- [           main] o.onap.aai.nodes.NodeIngestorLocalTest   : Starting NodeIngestorLocalTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-84995 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest)
2024-11-19 13:32:18.852  INFO 2585 --- [           main] o.onap.aai.nodes.NodeIngestorLocalTest   : No active profile set, falling back to 1 default profile: "default"
2024-11-19 13:32:18.879  INFO 2585 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
[EL Warning]: moxy: 2024-11-19 13:32:18.884--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
[EL Warning]: moxy: 2024-11-19 13:32:18.898--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
[EL Warning]: moxy: 2024-11-19 13:32:18.949--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
2024-11-19 13:32:19.133  INFO 2585 --- [           main] o.onap.aai.nodes.NodeIngestorLocalTest   : Started NodeIngestorLocalTest in 0.299 seconds (JVM running for 7.199)
Schema file: /tmp/schema18043735776339460340.xsd
Schema file: /tmp/schema5695188605469516623.xsd
Schema file: /tmp/schema1962266755679543706.xsd
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.onap.aai.nodes.NodeIngestorLocalTest
[INFO] Running org.onap.aai.validation.VersionValidatorRainyDayTest
2024-11-19 13:32:19.234  INFO 2585 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [org.onap.aai.validation.VersionValidatorRainyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-19 13:32:19.237  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
2024-11-19 13:32:19.237  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3f9665be, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@14ff45c2, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@25274cbf, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4d1598ca, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4122bf43, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2f9d23f0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3040c008, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5172dd02, org.springframework.test.context.event.EventPublishingTestExecutionListener@57eb8c8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@43ba9934]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.15)

2024-11-19 13:32:19.283  INFO 2585 --- [           main] o.o.a.v.VersionValidatorRainyDayTest     : Starting VersionValidatorRainyDayTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-84995 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest)
2024-11-19 13:32:19.283  INFO 2585 --- [           main] o.o.a.v.VersionValidatorRainyDayTest     : No active profile set, falling back to 1 default profile: "default"
2024-11-19 13:32:19.320  INFO 2585 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
[EL Warning]: moxy: 2024-11-19 13:32:19.328--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
2024-11-19 13:32:19.345  INFO 2585 --- [           main] o.o.a.v.VersionValidatorRainyDayTest     : Started VersionValidatorRainyDayTest in 0.107 seconds (JVM running for 7.411)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.onap.aai.validation.VersionValidatorRainyDayTest
[INFO] Running org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest
[INFO] Running org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest
2024-11-19 13:32:19.366  INFO 2585 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-19 13:32:19.369  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
2024-11-19 13:32:19.369  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1db45d0c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@18d9d102, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6867940f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@64a06008, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5b431dad, org.springframework.test.context.support.DirtiesContextTestExecutionListener@dc48606, org.springframework.test.context.transaction.TransactionalTestExecutionListener@59d7bc5d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3e90374f, org.springframework.test.context.event.EventPublishingTestExecutionListener@7d7dfb45, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5420a65a]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.15)

2024-11-19 13:32:19.386  INFO 2585 --- [           main] o.o.a.v.nodes.NodeValidatorSunnyDayTest  : Starting NodeValidatorSunnyDayTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-84995 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest)
2024-11-19 13:32:19.386  INFO 2585 --- [           main] o.o.a.v.nodes.NodeValidatorSunnyDayTest  : No active profile set, falling back to 1 default profile: "default"
2024-11-19 13:32:19.419  INFO 2585 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
[EL Warning]: moxy: 2024-11-19 13:32:19.423--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
[EL Warning]: moxy: 2024-11-19 13:32:19.435--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
[EL Warning]: moxy: 2024-11-19 13:32:19.447--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
[EL Warning]: moxy: 2024-11-19 13:32:19.458--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
[EL Warning]: moxy: 2024-11-19 13:32:19.469--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
[EL Warning]: moxy: 2024-11-19 13:32:19.479--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
[EL Warning]: moxy: 2024-11-19 13:32:19.49--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
[EL Warning]: moxy: 2024-11-19 13:32:19.5--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2024-11-19 13:32:19.511  INFO 2585 --- [           main] o.o.a.v.nodes.NodeValidatorSunnyDayTest  : Started NodeValidatorSunnyDayTest in 0.141 seconds (JVM running for 7.577)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest
[INFO] Running org.onap.aai.validation.nodes.NodeValidatorRainyDayTest
2024-11-19 13:32:19.543  INFO 2585 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-19 13:32:19.545  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
2024-11-19 13:32:19.545  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@164dd496, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@37666930, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3461b3e8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@a90b4d0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@72013870, org.springframework.test.context.support.DirtiesContextTestExecutionListener@762af0e9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4fedf337, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4054f82e, org.springframework.test.context.event.EventPublishingTestExecutionListener@3bed9aec, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1a6198c0]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.15)

2024-11-19 13:32:19.562  INFO 2585 --- [           main] o.o.a.v.nodes.NodeValidatorRainyDayTest  : Starting NodeValidatorRainyDayTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-84995 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest)
2024-11-19 13:32:19.562  INFO 2585 --- [           main] o.o.a.v.nodes.NodeValidatorRainyDayTest  : No active profile set, falling back to 1 default profile: "default"
2024-11-19 13:32:19.586  INFO 2585 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
[EL Warning]: moxy: 2024-11-19 13:32:19.591--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
2024-11-19 13:32:19.602  INFO 2585 --- [           main] o.o.a.v.nodes.NodeValidatorRainyDayTest  : Started NodeValidatorRainyDayTest in 0.055 seconds (JVM running for 7.668)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.onap.aai.validation.nodes.NodeValidatorRainyDayTest
[INFO] Running org.onap.aai.validation.CheckEverythingStrategyTest
oh noes a problem with the gooble-gobble edge rule!
error 2
duplicate labels not everything is a fork
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.aai.validation.CheckEverythingStrategyTest
[INFO] Running org.onap.aai.validation.FailFastStrategyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.aai.validation.FailFastStrategyTest
[INFO] Running org.onap.aai.validation.edges.NodeTypesValidationModuleTest
2024-11-19 13:32:19.620  INFO 2585 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-19 13:32:19.622  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
2024-11-19 13:32:19.622  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@46c4e114, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@261b7b2, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6382e8a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2087def1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@412a57b4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4e79a404, org.springframework.test.context.transaction.TransactionalTestExecutionListener@9f28f3f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@179ca8a6, org.springframework.test.context.event.EventPublishingTestExecutionListener@418ca16, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7421715]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.15)

2024-11-19 13:32:19.638  INFO 2585 --- [           main] o.o.a.v.e.NodeTypesValidationModuleTest  : Starting NodeTypesValidationModuleTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-84995 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest)
2024-11-19 13:32:19.638  INFO 2585 --- [           main] o.o.a.v.e.NodeTypesValidationModuleTest  : No active profile set, falling back to 1 default profile: "default"
2024-11-19 13:32:19.656  INFO 2585 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
[EL Warning]: moxy: 2024-11-19 13:32:19.66--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
[EL Warning]: moxy: 2024-11-19 13:32:19.666--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
[EL Warning]: moxy: 2024-11-19 13:32:19.7--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
2024-11-19 13:32:19.873  INFO 2585 --- [           main] o.o.a.v.e.NodeTypesValidationModuleTest  : Started NodeTypesValidationModuleTest in 0.249 seconds (JVM running for 7.939)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.onap.aai.validation.edges.NodeTypesValidationModuleTest
[INFO] Running org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest
2024-11-19 13:32:19.883  INFO 2585 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-19 13:32:19.884  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
2024-11-19 13:32:19.885  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5acf11c6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@24df13fa, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@584fbabb, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@20a873c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2069e79a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7cf560ae, org.springframework.test.context.transaction.TransactionalTestExecutionListener@594a87e9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@f2fc89b, org.springframework.test.context.event.EventPublishingTestExecutionListener@6015bbd3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@37b2476f]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.15)

2024-11-19 13:32:19.901  INFO 2585 --- [           main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest  : Starting EdgeRuleValidatorSunnyDayTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-84995 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest)
2024-11-19 13:32:19.901  INFO 2585 --- [           main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest  : No active profile set, falling back to 1 default profile: "default"
2024-11-19 13:32:19.929  INFO 2585 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
[EL Warning]: moxy: 2024-11-19 13:32:19.933--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
[EL Warning]: moxy: 2024-11-19 13:32:19.945--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
[EL Warning]: moxy: 2024-11-19 13:32:19.955--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
[EL Warning]: moxy: 2024-11-19 13:32:19.964--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
[EL Warning]: moxy: 2024-11-19 13:32:19.973--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
[EL Warning]: moxy: 2024-11-19 13:32:19.982--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
[EL Warning]: moxy: 2024-11-19 13:32:20.004--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
[EL Warning]: moxy: 2024-11-19 13:32:20.014--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2024-11-19 13:32:20.069  INFO 2585 --- [           main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest  : Started EdgeRuleValidatorSunnyDayTest in 0.182 seconds (JVM running for 8.134)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.290 s -- in org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest
[INFO] Running org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest
2024-11-19 13:32:20.174  INFO 2585 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-19 13:32:20.176  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
2024-11-19 13:32:20.176  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3c6bd9e1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6b1865f3, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2daa6085, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@13326d72, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@71740a24, org.springframework.test.context.support.DirtiesContextTestExecutionListener@596bce04, org.springframework.test.context.transaction.TransactionalTestExecutionListener@27bb23e4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@27e2839c, org.springframework.test.context.event.EventPublishingTestExecutionListener@7616886e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@710a6346]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.15)

2024-11-19 13:32:20.192  INFO 2585 --- [           main] .e.DefaultEdgeFieldsValidationModuleTest : Starting DefaultEdgeFieldsValidationModuleTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-84995 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest)
2024-11-19 13:32:20.192  INFO 2585 --- [           main] .e.DefaultEdgeFieldsValidationModuleTest : No active profile set, falling back to 1 default profile: "default"
2024-11-19 13:32:20.197  INFO 2585 --- [           main] .e.DefaultEdgeFieldsValidationModuleTest : Started DefaultEdgeFieldsValidationModuleTest in 0.019 seconds (JVM running for 8.262)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest
[INFO] Running org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest
2024-11-19 13:32:20.204  INFO 2585 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-19 13:32:20.207  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
2024-11-19 13:32:20.209  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@19bcc8f7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5d04d627, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@67b5b200, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4d675ce1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@32e3deca, org.springframework.test.context.support.DirtiesContextTestExecutionListener@49ad835f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3c20dd8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7435c915, org.springframework.test.context.event.EventPublishingTestExecutionListener@580c4cd7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7d1e9bf2]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.15)

2024-11-19 13:32:20.226  INFO 2585 --- [           main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest  : Starting EdgeRuleValidatorRainyDayTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-84995 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest)
2024-11-19 13:32:20.226  INFO 2585 --- [           main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest  : No active profile set, falling back to 1 default profile: "default"
2024-11-19 13:32:20.250  INFO 2585 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
[EL Warning]: moxy: 2024-11-19 13:32:20.253--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
2024-11-19 13:32:20.266  INFO 2585 --- [           main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest  : Started EdgeRuleValidatorRainyDayTest in 0.055 seconds (JVM running for 8.332)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest
[INFO] Running org.onap.aai.validation.edges.CousinDefaultingValidationModuleTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.aai.validation.edges.CousinDefaultingValidationModuleTest
[INFO] Running org.onap.aai.validation.edges.UniqueLabelValidationModuleTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.aai.validation.edges.UniqueLabelValidationModuleTest
[INFO] Running org.onap.aai.validation.edges.SingleContainmentValidationModuleTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.aai.validation.edges.SingleContainmentValidationModuleTest
[INFO] Running org.onap.aai.validation.VersionValidatorSunnyDayTest
2024-11-19 13:32:20.307  INFO 2585 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-19 13:32:20.308  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
2024-11-19 13:32:20.309  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@349470c1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@19d10355, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@75cbbd7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3a19405, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1424eec8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5fe8cb2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@671e0dd9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6890bc83, org.springframework.test.context.event.EventPublishingTestExecutionListener@5bf15df7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2a9bc127]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.15)

2024-11-19 13:32:20.323  INFO 2585 --- [           main] o.o.a.v.VersionValidatorSunnyDayTest     : Starting VersionValidatorSunnyDayTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-84995 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest)
2024-11-19 13:32:20.323  INFO 2585 --- [           main] o.o.a.v.VersionValidatorSunnyDayTest     : No active profile set, falling back to 1 default profile: "default"
2024-11-19 13:32:20.344  INFO 2585 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
[EL Warning]: moxy: 2024-11-19 13:32:20.347--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
[EL Warning]: moxy: 2024-11-19 13:32:20.357--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
[EL Warning]: moxy: 2024-11-19 13:32:20.366--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2024-11-19 13:32:20.376--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
[EL Warning]: moxy: 2024-11-19 13:32:20.384--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
[EL Warning]: moxy: 2024-11-19 13:32:20.393--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
[EL Warning]: moxy: 2024-11-19 13:32:20.402--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2024-11-19 13:32:20.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
2024-11-19 13:32:20.420  INFO 2585 --- [           main] o.o.a.v.VersionValidatorSunnyDayTest     : Started VersionValidatorSunnyDayTest in 0.109 seconds (JVM running for 8.485)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.onap.aai.validation.VersionValidatorSunnyDayTest
[INFO] Running org.onap.aai.edges.EdgeIngestorLocalTest
2024-11-19 13:32:20.430  INFO 2585 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [org.onap.aai.edges.EdgeIngestorLocalTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-19 13:32:20.431  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
2024-11-19 13:32:20.431  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@582ac61f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6323f815, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5a0cd7c7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@25f7f072, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2b63c0ed, org.springframework.test.context.support.DirtiesContextTestExecutionListener@57fc76c4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6b722113, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@711c386f, org.springframework.test.context.event.EventPublishingTestExecutionListener@444dfa09, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@70b3ee12]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.15)

2024-11-19 13:32:20.446  INFO 2585 --- [           main] o.onap.aai.edges.EdgeIngestorLocalTest   : Starting EdgeIngestorLocalTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-84995 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest)
2024-11-19 13:32:20.446  INFO 2585 --- [           main] o.onap.aai.edges.EdgeIngestorLocalTest   : No active profile set, falling back to 1 default profile: "default"
2024-11-19 13:32:20.519  INFO 2585 --- [           main] o.onap.aai.edges.EdgeIngestorLocalTest   : Started EdgeIngestorLocalTest in 0.085 seconds (JVM running for 8.584)
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.onap.aai.edges.EdgeIngestorLocalTest
[INFO] Running org.onap.aai.edges.EdgeRuleTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.aai.edges.EdgeRuleTest
[INFO] Running org.onap.aai.edges.EdgeIngestorTest
2024-11-19 13:32:20.691  INFO 2585 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [org.onap.aai.edges.EdgeIngestorTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-19 13:32:20.696  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
2024-11-19 13:32:20.697  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@41c9f542, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@479bd369, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6ed659aa, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@252d39d0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2bc0bbd2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@32d93558, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6e9e31a0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2231761a, org.springframework.test.context.event.EventPublishingTestExecutionListener@c8157a5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7789d098]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.15)

2024-11-19 13:32:20.722  INFO 2585 --- [           main] org.onap.aai.edges.EdgeIngestorTest      : Starting EdgeIngestorTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-84995 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest)
2024-11-19 13:32:20.722  INFO 2585 --- [           main] org.onap.aai.edges.EdgeIngestorTest      : No active profile set, falling back to 1 default profile: "default"
2024-11-19 13:32:20.764  INFO 2585 --- [           main] org.onap.aai.edges.EdgeIngestorTest      : Started EdgeIngestorTest in 0.062 seconds (JVM running for 8.829)
5
foo|quux
bar|foo
dog|foo
baz|foo
[INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.onap.aai.edges.EdgeIngestorTest
[INFO] Running org.onap.aai.edges.TypeAlphabetizerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.aai.edges.TypeAlphabetizerTest
[INFO] Running org.onap.aai.edges.EdgeIngestorWiringTest
2024-11-19 13:32:20.846  INFO 2585 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [org.onap.aai.edges.EdgeIngestorWiringTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-19 13:32:20.848  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener]
2024-11-19 13:32:20.848  INFO 2585 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@24631682, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7b39dfb6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5be0a625, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@42003042, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7eebe986, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4b9a4d82, org.springframework.test.context.transaction.TransactionalTestExecutionListener@15150b5a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@56d4bb9a, org.springframework.test.context.event.EventPublishingTestExecutionListener@7752df1f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6ebd6a2a]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.15)

2024-11-19 13:32:20.863  INFO 2585 --- [           main] o.onap.aai.edges.EdgeIngestorWiringTest  : Starting EdgeIngestorWiringTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-84995 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest)
2024-11-19 13:32:20.863  INFO 2585 --- [           main] o.onap.aai.edges.EdgeIngestorWiringTest  : No active profile set, falling back to 1 default profile: "default"
2024-11-19 13:32:20.882  INFO 2585 --- [           main] o.onap.aai.edges.EdgeIngestorWiringTest  : Started EdgeIngestorWiringTest in 0.032 seconds (JVM running for 8.948)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.aai.edges.EdgeIngestorWiringTest
[INFO] Running org.onap.aai.edges.JsonIngestorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.aai.edges.JsonIngestorTest
[INFO] Running org.onap.aai.edges.EdgeRuleQueryTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.aai.edges.EdgeRuleQueryTest
[INFO] Running org.onap.aai.restclient.SchemaRestClientTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.onap.aai.restclient.SchemaRestClientTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 114, Failures: 0, Errors: 0, Skipped: 3
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-schema-ingest ---
[INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-schema-ingest' with 53 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-ingest ---
[INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/aai-schema-ingest-1.15.3-SNAPSHOT.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-schema-ingest ---
[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-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema-ingest ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-schema-ingest ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-schema-ingest ---
[INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-schema-ingest' with 53 classes
[INFO] All coverage checks have been met.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema-ingest ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-ingest ---
[INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/aai-schema-ingest-1.15.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-ingest/1.15.3-SNAPSHOT/aai-schema-ingest-1.15.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-ingest/1.15.3-SNAPSHOT/aai-schema-ingest-1.15.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building aai-annotations 1.15.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-annotations ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-annotations ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-annotations ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-annotations ---
[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-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-annotations ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-annotations ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-annotations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-annotations ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-annotations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-annotations ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-annotations ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.aai.annotations.AnnotationsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.aai.annotations.AnnotationsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-annotations ---
[INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-annotations' with 2 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-annotations ---
[INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/aai-annotations-1.15.3-SNAPSHOT.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-annotations ---
[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-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-annotations ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-annotations ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-annotations ---
[INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-annotations' with 2 classes
[INFO] All coverage checks have been met.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-annotations ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-annotations ---
[INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/aai-annotations-1.15.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-annotations/1.15.3-SNAPSHOT/aai-annotations-1.15.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-annotations/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-annotations/1.15.3-SNAPSHOT/aai-annotations-1.15.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building aai-core 1.15.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-core ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-core ---
[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-aai-common-master-verify-java/aai-core/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 219 source files to /w/workspace/aai-aai-common-master-verify-java/aai-core/target/classes
[INFO] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java: Some input files use or override a deprecated API.
[INFO] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java: Recompile with -Xlint:deprecation for details.
[INFO] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java: Some input files use unchecked or unsafe operations.
[INFO] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 123 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 140 source files to /w/workspace/aai-aai-common-master-verify-java/aai-core/target/test-classes
[INFO] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java: Some input files use or override a deprecated API.
[INFO] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java: Some input files use unchecked or unsafe operations.
[INFO] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-core ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.onap.aai.AAIJunitRunner (file:/w/workspace/aai-aai-common-master-verify-java/aai-core/target/test-classes/) to field java.lang.reflect.Field.modifiers
WARNING: Please consider reporting this to the maintainers of org.onap.aai.AAIJunitRunner
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Running org.onap.aai.stress.IndexStressTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.015 s -- in org.onap.aai.stress.IndexStressTest
[INFO] Running org.onap.aai.rest.PrivateEdgeIntegrationTest
2024-11-19 13:32:34.214 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:32:34.245 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:32:34.250 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:32:34.251 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:32:34.252 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:32:34.253 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:32:34.254 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:32:34.255 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:32:34.256 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:32:34.257 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:32:34.263 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:32:34.360 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:32:34.361 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:32:34.393 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:32:34.393 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:32:35.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
2024-11-19 13:32:35.860 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:32:35.907 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:32:35.916 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:32:35.916 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:32:35.974--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
2024-11-19 13:32:36.220 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:32:36.246 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:32:36.256 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:32:36.257 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:32:36.308--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
2024-11-19 13:32:36.563 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:32:36.590 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:32:36.595 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:32:36.596 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:32:36.651--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
2024-11-19 13:32:36.861 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:32:36.879 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:32:36.883 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:32:36.884 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:32:36.942--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
2024-11-19 13:32:37.196 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:32:37.302  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:32:37.876  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:32:38.674  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-daf64548-ec20-4a50-ba8f-7f2900779388 with payload {
  "model-invariant-id": "test-model-daf64548-ec20-4a50-ba8f-7f2900779388",
  "model-type": "some-type"
}
2024-11-19 13:32:39.446  WARN   --- [           main] org.reflections8.Reflections             : given scan urls are empty. set urls in the configuration
2024-11-19 13:32:39.758  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
2024-11-19 13:32:39.768  INFO   --- [           main] org.onap.aai.dbmap.AAIGraph              : -- loading schema into JanusGraph
2024-11-19 13:32:39.783  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
2024-11-19 13:32:39.784 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties
2024-11-19 13:32:39.784  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties
2024-11-19 13:32:39.784  INFO   --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
2024-11-19 13:32:39.875  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [related-lookup-uuid], [String], [SINGLE]
2024-11-19 13:32:39.921  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [related-lookup-uuid]
2024-11-19 13:32:39.938  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [source-node-type], [String], [SINGLE]
2024-11-19 13:32:39.943  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [source-node-type]
2024-11-19 13:32:39.944  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [source-node-property], [String], [SINGLE]
2024-11-19 13:32:39.947  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [source-node-property]
2024-11-19 13:32:39.949  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [target-node-type], [String], [SINGLE]
2024-11-19 13:32:39.952  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [target-node-type]
2024-11-19 13:32:39.953  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [target-node-property], [String], [SINGLE]
2024-11-19 13:32:39.956  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [target-node-property]
2024-11-19 13:32:39.957  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [property-collect-list], [String], [SET]
2024-11-19 13:32:39.960  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [property-collect-list]
2024-11-19 13:32:39.962  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [resource-version], [String], [SINGLE]
2024-11-19 13:32:40.024  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : Found the error.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/
2024-11-19 13:32:40.032  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  Info: aai_rv_lock_enabled:false
2024-11-19 13:32:40.034  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [resource-version]
2024-11-19 13:32:40.046  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [wan-port-config-id], [String], [SINGLE]
2024-11-19 13:32:40.050  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [wan-port-config-id]
2024-11-19 13:32:40.056  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [wan-port-config-name], [String], [SINGLE]
2024-11-19 13:32:40.067  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [wan-port-config-name]
2024-11-19 13:32:40.072  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [device-id], [String], [SINGLE]
2024-11-19 13:32:40.076  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [device-id]
2024-11-19 13:32:40.080  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vlan-id], [String], [SINGLE]
2024-11-19 13:32:40.083  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vlan-id]
2024-11-19 13:32:40.084  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ip-address], [String], [SINGLE]
2024-11-19 13:32:40.087  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [ip-address]
2024-11-19 13:32:40.091  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipv4-address], [String], [SINGLE]
2024-11-19 13:32:40.094  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [ipv4-address]
2024-11-19 13:32:40.099  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipv6-address], [String], [SINGLE]
2024-11-19 13:32:40.101  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [ipv6-address]
2024-11-19 13:32:40.106  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [provider-ip-address], [String], [SINGLE]
2024-11-19 13:32:40.108  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [provider-ip-address]
2024-11-19 13:32:40.109  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [provider-ipv4-address], [String], [SINGLE]
2024-11-19 13:32:40.112  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [provider-ipv4-address]
2024-11-19 13:32:40.113  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [provider-ipv6-address], [String], [SINGLE]
2024-11-19 13:32:40.115  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [provider-ipv6-address]
2024-11-19 13:32:40.116  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [input-bandwidth], [String], [SINGLE]
2024-11-19 13:32:40.119  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [input-bandwidth]
2024-11-19 13:32:40.120  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [output-bandwidth], [String], [SINGLE]
2024-11-19 13:32:40.122  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [output-bandwidth]
2024-11-19 13:32:40.123  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [description], [String], [SINGLE]
2024-11-19 13:32:40.126  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [description]
2024-11-19 13:32:40.126  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [port-type], [String], [SINGLE]
2024-11-19 13:32:40.129  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [port-type]
2024-11-19 13:32:40.133  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [port-number], [String], [SINGLE]
2024-11-19 13:32:40.136  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [port-number]
2024-11-19 13:32:40.140  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [transport-network-name], [String], [SINGLE]
2024-11-19 13:32:40.142  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [transport-network-name]
2024-11-19 13:32:40.143  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [device-port-id], [String], [SINGLE]
2024-11-19 13:32:40.145  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [device-port-id]
2024-11-19 13:32:40.149  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [wan-port-id], [String], [SINGLE]
2024-11-19 13:32:40.152  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [wan-port-id]
2024-11-19 13:32:40.162  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [selflink], [String], [SINGLE]
2024-11-19 13:32:40.168  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [selflink]
2024-11-19 13:32:40.169  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [operational-status], [String], [SINGLE]
2024-11-19 13:32:40.171  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [operational-status]
2024-11-19 13:32:40.181  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [model-customization-id], [String], [SINGLE]
2024-11-19 13:32:40.183  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [model-customization-id]
2024-11-19 13:32:40.184  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [model-invariant-id-local], [String], [SINGLE]
2024-11-19 13:32:40.186  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [model-invariant-id-local]
2024-11-19 13:32:40.187  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [model-version-id-local], [String], [SINGLE]
2024-11-19 13:32:40.189  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [model-version-id-local]
2024-11-19 13:32:40.189 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.192  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [site-pair-set-id], [String], [SINGLE]
2024-11-19 13:32:40.194  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [site-pair-set-id]
2024-11-19 13:32:40.199 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.204  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [physical-location-id], [String], [SINGLE]
2024-11-19 13:32:40.208  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [physical-location-id]
2024-11-19 13:32:40.211  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [data-center-code], [String], [SINGLE]
2024-11-19 13:32:40.213  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [data-center-code]
2024-11-19 13:32:40.217  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [complex-name], [String], [SINGLE]
2024-11-19 13:32:40.220  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [complex-name]
2024-11-19 13:32:40.223  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [identity-url], [String], [SINGLE]
2024-11-19 13:32:40.225  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [identity-url]
2024-11-19 13:32:40.228 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.229  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [physical-location-type], [String], [SINGLE]
2024-11-19 13:32:40.231  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [physical-location-type]
2024-11-19 13:32:40.231  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [street1], [String], [SINGLE]
2024-11-19 13:32:40.233  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [street1]
2024-11-19 13:32:40.234  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [street2], [String], [SINGLE]
2024-11-19 13:32:40.236  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [street2]
2024-11-19 13:32:40.237  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [city], [String], [SINGLE]
2024-11-19 13:32:40.238  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [city]
2024-11-19 13:32:40.239  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [state], [String], [SINGLE]
2024-11-19 13:32:40.241  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [state]
2024-11-19 13:32:40.241  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [postal-code], [String], [SINGLE]
2024-11-19 13:32:40.243  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [postal-code]
2024-11-19 13:32:40.244  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [country], [String], [SINGLE]
2024-11-19 13:32:40.246  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [country]
2024-11-19 13:32:40.247  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [region], [String], [SINGLE]
2024-11-19 13:32:40.248  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [region]
2024-11-19 13:32:40.249  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [latitude], [String], [SINGLE]
2024-11-19 13:32:40.251  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [latitude]
2024-11-19 13:32:40.251  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [longitude], [String], [SINGLE]
2024-11-19 13:32:40.253  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [longitude]
2024-11-19 13:32:40.254  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [elevation], [String], [SINGLE]
2024-11-19 13:32:40.256  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [elevation]
2024-11-19 13:32:40.257  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [lata], [String], [SINGLE]
2024-11-19 13:32:40.258  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [lata]
2024-11-19 13:32:40.260  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [property-name], [String], [SINGLE]
2024-11-19 13:32:40.262  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [property-name]
2024-11-19 13:32:40.263  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [property-value], [String], [SINGLE]
2024-11-19 13:32:40.264  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [property-value]
2024-11-19 13:32:40.268  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [routing-instance-id], [String], [SINGLE]
2024-11-19 13:32:40.270  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [routing-instance-id]
2024-11-19 13:32:40.273  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [rpm-owner], [String], [SINGLE]
2024-11-19 13:32:40.275  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [rpm-owner]
2024-11-19 13:32:40.275 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.283  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [pnf-name], [String], [SINGLE]
2024-11-19 13:32:40.286  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [pnf-name]
2024-11-19 13:32:40.290  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [data-owner], [String], [SINGLE]
2024-11-19 13:32:40.292  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [data-owner]
2024-11-19 13:32:40.293  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [pnf-name2], [String], [SINGLE]
2024-11-19 13:32:40.295  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [pnf-name2]
2024-11-19 13:32:40.296 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [selflink] already existed in the DB. 
2024-11-19 13:32:40.296  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [pnf-name2-source], [String], [SINGLE]
2024-11-19 13:32:40.298  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [pnf-name2-source]
2024-11-19 13:32:40.299  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [pnf-id], [String], [SINGLE]
2024-11-19 13:32:40.300  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [pnf-id]
2024-11-19 13:32:40.301  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [equip-type], [String], [SINGLE]
2024-11-19 13:32:40.302  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [equip-type]
2024-11-19 13:32:40.303  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [equip-vendor], [String], [SINGLE]
2024-11-19 13:32:40.305  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [equip-vendor]
2024-11-19 13:32:40.305  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [equip-model], [String], [SINGLE]
2024-11-19 13:32:40.307  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [equip-model]
2024-11-19 13:32:40.308  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [management-option], [String], [SINGLE]
2024-11-19 13:32:40.309  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [management-option]
2024-11-19 13:32:40.310  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipaddress-v4-oam], [String], [SINGLE]
2024-11-19 13:32:40.312  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ipaddress-v4-oam]
2024-11-19 13:32:40.312  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [sw-version], [String], [SINGLE]
2024-11-19 13:32:40.314  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [sw-version]
2024-11-19 13:32:40.314  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [in-maint], [Boolean], [SINGLE]
2024-11-19 13:32:40.316  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [in-maint]
2024-11-19 13:32:40.317  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [frame-id], [String], [SINGLE]
2024-11-19 13:32:40.318  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [frame-id]
2024-11-19 13:32:40.319  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [serial-number], [String], [SINGLE]
2024-11-19 13:32:40.321  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [serial-number]
2024-11-19 13:32:40.321  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipaddress-v4-loopback0], [String], [SINGLE]
2024-11-19 13:32:40.323  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ipaddress-v4-loopback0]
2024-11-19 13:32:40.324  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipaddress-v6-loopback0], [String], [SINGLE]
2024-11-19 13:32:40.325  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ipaddress-v6-loopback0]
2024-11-19 13:32:40.326  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipaddress-v4-aim], [String], [SINGLE]
2024-11-19 13:32:40.327  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ipaddress-v4-aim]
2024-11-19 13:32:40.328  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipaddress-v6-aim], [String], [SINGLE]
2024-11-19 13:32:40.330  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ipaddress-v6-aim]
2024-11-19 13:32:40.330  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipaddress-v6-oam], [String], [SINGLE]
2024-11-19 13:32:40.332  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ipaddress-v6-oam]
2024-11-19 13:32:40.333  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [inv-status], [String], [SINGLE]
2024-11-19 13:32:40.334  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [inv-status]
2024-11-19 13:32:40.341 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.342  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [prov-status], [String], [SINGLE]
2024-11-19 13:32:40.343  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [prov-status]
2024-11-19 13:32:40.344  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [nf-role], [String], [SINGLE]
2024-11-19 13:32:40.346  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [nf-role]
2024-11-19 13:32:40.346  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [admin-status], [String], [SINGLE]
2024-11-19 13:32:40.348  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [admin-status]
2024-11-19 13:32:40.351 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [operational-status] already existed in the DB. 
2024-11-19 13:32:40.351 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-customization-id] already existed in the DB. 
2024-11-19 13:32:40.352 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id-local] already existed in the DB. 
2024-11-19 13:32:40.352 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version-id-local] already existed in the DB. 
2024-11-19 13:32:40.353  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [pnf-ipv4-address], [String], [SINGLE]
2024-11-19 13:32:40.355  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [pnf-ipv4-address]
2024-11-19 13:32:40.356  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [pnf-ipv6-address], [String], [SINGLE]
2024-11-19 13:32:40.358  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [pnf-ipv6-address]
2024-11-19 13:32:40.363  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [element-choice-set-uuid], [String], [SINGLE]
2024-11-19 13:32:40.364  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [element-choice-set-uuid]
2024-11-19 13:32:40.367  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [element-choice-set-name], [String], [SINGLE]
2024-11-19 13:32:40.368  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [element-choice-set-name]
2024-11-19 13:32:40.369  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [cardinality], [String], [SINGLE]
2024-11-19 13:32:40.371  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [cardinality]
2024-11-19 13:32:40.371 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.372  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vf-module-id], [String], [SINGLE]
2024-11-19 13:32:40.374  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vf-module-id]
2024-11-19 13:32:40.376  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vf-module-name], [String], [SINGLE]
2024-11-19 13:32:40.378  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vf-module-name]
2024-11-19 13:32:40.381  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [heat-stack-id], [String], [SINGLE]
2024-11-19 13:32:40.383  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [heat-stack-id]
2024-11-19 13:32:40.386  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [orchestration-status], [String], [SINGLE]
2024-11-19 13:32:40.387  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [orchestration-status]
2024-11-19 13:32:40.388  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [is-base-vf-module], [Boolean], [SINGLE]
2024-11-19 13:32:40.389  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [is-base-vf-module]
2024-11-19 13:32:40.390  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [automated-assignment], [Boolean], [SINGLE]
2024-11-19 13:32:40.391  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [automated-assignment]
2024-11-19 13:32:40.392 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.392 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id-local] already existed in the DB. 
2024-11-19 13:32:40.392 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version-id-local] already existed in the DB. 
2024-11-19 13:32:40.393  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [persona-model-version], [String], [SINGLE]
2024-11-19 13:32:40.394  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [persona-model-version]
2024-11-19 13:32:40.394 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-customization-id] already existed in the DB. 
2024-11-19 13:32:40.395  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [widget-model-id], [String], [SINGLE]
2024-11-19 13:32:40.396  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [widget-model-id]
2024-11-19 13:32:40.399  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [widget-model-version], [String], [SINGLE]
2024-11-19 13:32:40.400  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [widget-model-version]
2024-11-19 13:32:40.403  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [contrail-service-instance-fqdn], [String], [SINGLE]
2024-11-19 13:32:40.404  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [contrail-service-instance-fqdn]
2024-11-19 13:32:40.406  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [module-index], [Integer], [SINGLE]
2024-11-19 13:32:40.408  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [module-index]
2024-11-19 13:32:40.408 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [selflink] already existed in the DB. 
2024-11-19 13:32:40.409  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [model-element-uuid], [String], [SINGLE]
2024-11-19 13:32:40.411  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [model-element-uuid]
2024-11-19 13:32:40.413  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [new-data-del-flag], [String], [SINGLE]
2024-11-19 13:32:40.415  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [new-data-del-flag]
2024-11-19 13:32:40.415 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [cardinality] already existed in the DB. 
2024-11-19 13:32:40.415  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [linkage-points], [String], [SET]
2024-11-19 13:32:40.417  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [linkage-points]
2024-11-19 13:32:40.417 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.419  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [include-node-type], [String], [SINGLE]
2024-11-19 13:32:40.420  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [include-node-type]
2024-11-19 13:32:40.421  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [relationship-key], [String], [SINGLE]
2024-11-19 13:32:40.423  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [relationship-key]
2024-11-19 13:32:40.423  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [relationship-value], [String], [SINGLE]
2024-11-19 13:32:40.424  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [relationship-value]
2024-11-19 13:32:40.425  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vip-ipv6-address], [String], [SINGLE]
2024-11-19 13:32:40.426  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vip-ipv6-address]
2024-11-19 13:32:40.428  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vip-ipv6-prefix-length], [Long], [SINGLE]
2024-11-19 13:32:40.430  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vip-ipv6-prefix-length]
2024-11-19 13:32:40.430  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vlan-id-inner], [Long], [SINGLE]
2024-11-19 13:32:40.432  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vlan-id-inner]
2024-11-19 13:32:40.434  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vlan-id-outer], [Long], [SINGLE]
2024-11-19 13:32:40.435  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vlan-id-outer]
2024-11-19 13:32:40.436  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [is-floating], [Boolean], [SINGLE]
2024-11-19 13:32:40.437  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [is-floating]
2024-11-19 13:32:40.437 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.438  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [neutron-network-id], [String], [SINGLE]
2024-11-19 13:32:40.439  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [neutron-network-id]
2024-11-19 13:32:40.441  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [neutron-subnet-id], [String], [SINGLE]
2024-11-19 13:32:40.442  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [neutron-subnet-id]
2024-11-19 13:32:40.444  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [hpa-capability-id], [String], [SINGLE]
2024-11-19 13:32:40.446  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [hpa-capability-id]
2024-11-19 13:32:40.447  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [hpa-feature], [String], [SINGLE]
2024-11-19 13:32:40.449  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [hpa-feature]
2024-11-19 13:32:40.451  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [hpa-version], [String], [SINGLE]
2024-11-19 13:32:40.452  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [hpa-version]
2024-11-19 13:32:40.453  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [architecture], [String], [SINGLE]
2024-11-19 13:32:40.454  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [architecture]
2024-11-19 13:32:40.456 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.458 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [device-id] already existed in the DB. 
2024-11-19 13:32:40.459  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [esn], [String], [SINGLE]
2024-11-19 13:32:40.460  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [esn]
2024-11-19 13:32:40.462  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [device-name], [String], [SINGLE]
2024-11-19 13:32:40.463  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [device-name]
2024-11-19 13:32:40.464 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [description] already existed in the DB. 
2024-11-19 13:32:40.465  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vendor], [String], [SINGLE]
2024-11-19 13:32:40.466  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vendor]
2024-11-19 13:32:40.468  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [class], [String], [SINGLE]
2024-11-19 13:32:40.469  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [class]
2024-11-19 13:32:40.471  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [type], [String], [SINGLE]
2024-11-19 13:32:40.472  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [type]
2024-11-19 13:32:40.474  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [version], [String], [SINGLE]
2024-11-19 13:32:40.475  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [version]
2024-11-19 13:32:40.477  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [system-ip], [String], [SINGLE]
2024-11-19 13:32:40.478  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [system-ip]
2024-11-19 13:32:40.480  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [system-ipv4], [String], [SINGLE]
2024-11-19 13:32:40.481  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [system-ipv4]
2024-11-19 13:32:40.483  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [system-ipv6], [String], [SINGLE]
2024-11-19 13:32:40.484  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [system-ipv6]
2024-11-19 13:32:40.486 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [selflink] already existed in the DB. 
2024-11-19 13:32:40.486 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [operational-status] already existed in the DB. 
2024-11-19 13:32:40.486 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-customization-id] already existed in the DB. 
2024-11-19 13:32:40.486 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id-local] already existed in the DB. 
2024-11-19 13:32:40.486 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version-id-local] already existed in the DB. 
2024-11-19 13:32:40.487 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.488  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [interface-name], [String], [SINGLE]
2024-11-19 13:32:40.489  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [interface-name]
2024-11-19 13:32:40.490  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [interface-role], [String], [SINGLE]
2024-11-19 13:32:40.492  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [interface-role]
2024-11-19 13:32:40.492  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [v6-wan-link-ip], [String], [SINGLE]
2024-11-19 13:32:40.493  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [v6-wan-link-ip]
2024-11-19 13:32:40.493 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [selflink] already existed in the DB. 
2024-11-19 13:32:40.494  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [interface-id], [String], [SINGLE]
2024-11-19 13:32:40.495  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [interface-id]
2024-11-19 13:32:40.497  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [macaddr], [String], [SINGLE]
2024-11-19 13:32:40.499  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [macaddr]
2024-11-19 13:32:40.500  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [network-name], [String], [SINGLE]
2024-11-19 13:32:40.501  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [network-name]
2024-11-19 13:32:40.503 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [management-option] already existed in the DB. 
2024-11-19 13:32:40.503  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [interface-description], [String], [SINGLE]
2024-11-19 13:32:40.505  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [interface-description]
2024-11-19 13:32:40.505  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [is-port-mirrored], [Boolean], [SINGLE]
2024-11-19 13:32:40.506  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [is-port-mirrored]
2024-11-19 13:32:40.506 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.507 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [in-maint] already existed in the DB. 
2024-11-19 13:32:40.507 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [prov-status] already existed in the DB. 
2024-11-19 13:32:40.507  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [is-ip-unnumbered], [Boolean], [SINGLE]
2024-11-19 13:32:40.508  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [is-ip-unnumbered]
2024-11-19 13:32:40.509  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [allowed-address-pairs], [String], [SINGLE]
2024-11-19 13:32:40.510  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [allowed-address-pairs]
2024-11-19 13:32:40.512 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [admin-status] already existed in the DB. 
2024-11-19 13:32:40.517  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vnfm-id], [String], [SINGLE]
2024-11-19 13:32:40.518  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vnfm-id]
2024-11-19 13:32:40.520  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vim-id], [String], [SINGLE]
2024-11-19 13:32:40.521  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vim-id]
2024-11-19 13:32:40.521  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [certificate-url], [String], [SINGLE]
2024-11-19 13:32:40.523  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [certificate-url]
2024-11-19 13:32:40.523 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.524  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [related-to], [String], [SINGLE]
2024-11-19 13:32:40.525  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [related-to]
2024-11-19 13:32:40.526  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [relationship-label], [String], [SINGLE]
2024-11-19 13:32:40.527  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [relationship-label]
2024-11-19 13:32:40.527  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [related-link], [String], [SINGLE]
2024-11-19 13:32:40.528  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [related-link]
2024-11-19 13:32:40.529  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [model-constraint-uuid], [String], [SINGLE]
2024-11-19 13:32:40.531  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [model-constraint-uuid]
2024-11-19 13:32:40.532  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [constrained-element-set-uuid-to-replace], [String], [SINGLE]
2024-11-19 13:32:40.533  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [constrained-element-set-uuid-to-replace]
2024-11-19 13:32:40.534 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.534 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [property-name] already existed in the DB. 
2024-11-19 13:32:40.534  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [filter-type], [String], [SINGLE]
2024-11-19 13:32:40.536  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [filter-type]
2024-11-19 13:32:40.536 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [property-value] already existed in the DB. 
2024-11-19 13:32:40.538  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [cambria-partition], [String], [SINGLE]
2024-11-19 13:32:40.540  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [cambria-partition]
2024-11-19 13:32:40.541  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ems-id], [String], [SINGLE]
2024-11-19 13:32:40.542  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [ems-id]
2024-11-19 13:32:40.544 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.545  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [cp-instance-id], [String], [SINGLE]
2024-11-19 13:32:40.546  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [cp-instance-id]
2024-11-19 13:32:40.548  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [port-id], [Integer], [SINGLE]
2024-11-19 13:32:40.549  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [port-id]
2024-11-19 13:32:40.549 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.551  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [resource-type], [String], [SINGLE]
2024-11-19 13:32:40.552  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [resource-type]
2024-11-19 13:32:40.552  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [resource-link], [String], [SINGLE]
2024-11-19 13:32:40.553  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [resource-link]
2024-11-19 13:32:40.553 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.554  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [availability-zone-name], [String], [SINGLE]
2024-11-19 13:32:40.555  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [availability-zone-name]
2024-11-19 13:32:40.557  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [hypervisor-type], [String], [SINGLE]
2024-11-19 13:32:40.558  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [hypervisor-type]
2024-11-19 13:32:40.558 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [operational-status] already existed in the DB. 
2024-11-19 13:32:40.558 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.560  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [sdwan-vpn-id], [String], [SINGLE]
2024-11-19 13:32:40.561  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [sdwan-vpn-id]
2024-11-19 13:32:40.562  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [sdwan-vpn-name], [String], [SINGLE]
2024-11-19 13:32:40.563  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [sdwan-vpn-name]
2024-11-19 13:32:40.565  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vxlan-id], [String], [SINGLE]
2024-11-19 13:32:40.566  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vxlan-id]
2024-11-19 13:32:40.568  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [topology], [String], [SINGLE]
2024-11-19 13:32:40.569  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [topology]
2024-11-19 13:32:40.570  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [tenant-id], [String], [SINGLE]
2024-11-19 13:32:40.571  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [tenant-id]
2024-11-19 13:32:40.572  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vpn-id], [String], [SINGLE]
2024-11-19 13:32:40.573  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vpn-id]
2024-11-19 13:32:40.573 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [selflink] already existed in the DB. 
2024-11-19 13:32:40.573 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [operational-status] already existed in the DB. 
2024-11-19 13:32:40.573 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-customization-id] already existed in the DB. 
2024-11-19 13:32:40.573 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id-local] already existed in the DB. 
2024-11-19 13:32:40.574 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version-id-local] already existed in the DB. 
2024-11-19 13:32:40.574 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.575  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vlan-mapping-id], [String], [SINGLE]
2024-11-19 13:32:40.576  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [vlan-mapping-id]
2024-11-19 13:32:40.577  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [uni-cvlan], [String], [SINGLE]
2024-11-19 13:32:40.579  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [uni-cvlan]
2024-11-19 13:32:40.580  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [nni-svlan], [String], [SINGLE]
2024-11-19 13:32:40.581  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [nni-svlan]
2024-11-19 13:32:40.581  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [nni-cvlan], [String], [SINGLE]
2024-11-19 13:32:40.582  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [nni-cvlan]
2024-11-19 13:32:40.583  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [iv-lan], [String], [SINGLE]
2024-11-19 13:32:40.584  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [iv-lan]
2024-11-19 13:32:40.584 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.585  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [pci-id], [String], [SINGLE]
2024-11-19 13:32:40.586  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [pci-id]
2024-11-19 13:32:40.588  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vf-vlan-filter], [String], [SINGLE]
2024-11-19 13:32:40.589  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vf-vlan-filter]
2024-11-19 13:32:40.591  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vf-mac-filter], [String], [SINGLE]
2024-11-19 13:32:40.592  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vf-mac-filter]
2024-11-19 13:32:40.593  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vf-vlan-strip], [Boolean], [SINGLE]
2024-11-19 13:32:40.594  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vf-vlan-strip]
2024-11-19 13:32:40.596  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vf-vlan-anti-spoof-check], [Boolean], [SINGLE]
2024-11-19 13:32:40.597  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vf-vlan-anti-spoof-check]
2024-11-19 13:32:40.597  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vf-mac-anti-spoof-check], [Boolean], [SINGLE]
2024-11-19 13:32:40.598  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vf-mac-anti-spoof-check]
2024-11-19 13:32:40.599  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vf-mirrors], [String], [SINGLE]
2024-11-19 13:32:40.600  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vf-mirrors]
2024-11-19 13:32:40.600  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vf-broadcast-allow], [Boolean], [SINGLE]
2024-11-19 13:32:40.601  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vf-broadcast-allow]
2024-11-19 13:32:40.602  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vf-unknown-multicast-allow], [Boolean], [SINGLE]
2024-11-19 13:32:40.603  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vf-unknown-multicast-allow]
2024-11-19 13:32:40.603  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vf-unknown-unicast-allow], [Boolean], [SINGLE]
2024-11-19 13:32:40.604  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vf-unknown-unicast-allow]
2024-11-19 13:32:40.605  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vf-insert-stag], [Boolean], [SINGLE]
2024-11-19 13:32:40.605  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vf-insert-stag]
2024-11-19 13:32:40.606  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vf-link-status], [String], [SINGLE]
2024-11-19 13:32:40.607  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vf-link-status]
2024-11-19 13:32:40.607 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.607 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [neutron-network-id] already existed in the DB. 
2024-11-19 13:32:40.608  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [project-name], [String], [SINGLE]
2024-11-19 13:32:40.609  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [project-name]
2024-11-19 13:32:40.611 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.611  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [service-type], [String], [SINGLE]
2024-11-19 13:32:40.612  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [service-type]
2024-11-19 13:32:40.614  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [temp-ub-sub-account-id], [String], [SINGLE]
2024-11-19 13:32:40.615  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [temp-ub-sub-account-id]
2024-11-19 13:32:40.615 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.617  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [top-node-type], [String], [SINGLE]
2024-11-19 13:32:40.618  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [top-node-type]
2024-11-19 13:32:40.619  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [secondary-filter-cut-point], [String], [SINGLE]
2024-11-19 13:32:40.620  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [secondary-filter-cut-point]
2024-11-19 13:32:40.620  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [network-policy-id], [String], [SINGLE]
2024-11-19 13:32:40.621  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [network-policy-id]
2024-11-19 13:32:40.623  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [network-policy-fqdn], [String], [SINGLE]
2024-11-19 13:32:40.624  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [network-policy-fqdn]
2024-11-19 13:32:40.625 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [heat-stack-id] already existed in the DB. 
2024-11-19 13:32:40.625 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.627  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [model-name], [String], [SINGLE]
2024-11-19 13:32:40.627  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [model-name]
2024-11-19 13:32:40.629  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [image-id], [String], [SINGLE]
2024-11-19 13:32:40.630  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [image-id]
2024-11-19 13:32:40.632  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [image-name], [String], [SINGLE]
2024-11-19 13:32:40.633  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [image-name]
2024-11-19 13:32:40.634  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [image-architecture], [String], [SINGLE]
2024-11-19 13:32:40.635  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [image-architecture]
2024-11-19 13:32:40.636  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [image-os-distro], [String], [SINGLE]
2024-11-19 13:32:40.636  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [image-os-distro]
2024-11-19 13:32:40.637  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [image-os-version], [String], [SINGLE]
2024-11-19 13:32:40.638  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [image-os-version]
2024-11-19 13:32:40.638  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [application], [String], [SINGLE]
2024-11-19 13:32:40.639  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [application]
2024-11-19 13:32:40.640  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [application-vendor], [String], [SINGLE]
2024-11-19 13:32:40.641  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [application-vendor]
2024-11-19 13:32:40.643  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [application-version], [String], [SINGLE]
2024-11-19 13:32:40.644  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [application-version]
2024-11-19 13:32:40.645  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [image-selflink], [String], [SINGLE]
2024-11-19 13:32:40.646  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [image-selflink]
2024-11-19 13:32:40.646 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.647  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [last-mod-source-of-truth], [String], [SINGLE]
2024-11-19 13:32:40.648  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [last-mod-source-of-truth]
2024-11-19 13:32:40.649  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [aai-node-type], [String], [SINGLE]
2024-11-19 13:32:40.650  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [aai-node-type]
2024-11-19 13:32:40.652  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [aai-created-ts], [Long], [SINGLE]
2024-11-19 13:32:40.653  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [aai-created-ts]
2024-11-19 13:32:40.653  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [aai-unique-key], [String], [SINGLE]
2024-11-19 13:32:40.654  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [aai-unique-key]
2024-11-19 13:32:40.656  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [aai-last-mod-ts], [Long], [SINGLE]
2024-11-19 13:32:40.657  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [aai-last-mod-ts]
2024-11-19 13:32:40.657  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [source-of-truth], [String], [SINGLE]
2024-11-19 13:32:40.658  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [source-of-truth]
2024-11-19 13:32:40.660  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [aai-uri], [String], [SINGLE]
2024-11-19 13:32:40.661  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  Info: aai_uri_lock_enabled:false
2024-11-19 13:32:40.661  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [aai-uri]
2024-11-19 13:32:40.662  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  Info:: aai_uri_lock_enabled:false
2024-11-19 13:32:40.663  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [host-route-id], [String], [SINGLE]
2024-11-19 13:32:40.664  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [host-route-id]
2024-11-19 13:32:40.665  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [route-prefix], [String], [SINGLE]
2024-11-19 13:32:40.666  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [route-prefix]
2024-11-19 13:32:40.667  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [next-hop], [String], [SINGLE]
2024-11-19 13:32:40.668  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [next-hop]
2024-11-19 13:32:40.668  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [next-hop-type], [String], [SINGLE]
2024-11-19 13:32:40.669  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [next-hop-type]
2024-11-19 13:32:40.669 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.670  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vlan-tag-id], [String], [SINGLE]
2024-11-19 13:32:40.671  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [vlan-tag-id]
2024-11-19 13:32:40.672  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vlan-tag-role], [String], [SINGLE]
2024-11-19 13:32:40.673  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vlan-tag-role]
2024-11-19 13:32:40.673 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vlan-id-inner] already existed in the DB. 
2024-11-19 13:32:40.674 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vlan-id-outer] already existed in the DB. 
2024-11-19 13:32:40.674  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [is-private], [Boolean], [SINGLE]
2024-11-19 13:32:40.675  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [is-private]
2024-11-19 13:32:40.675 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.676  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipsec-configuration-id], [String], [SINGLE]
2024-11-19 13:32:40.677  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [ipsec-configuration-id]
2024-11-19 13:32:40.679  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [requested-vig-address-type], [String], [SINGLE]
2024-11-19 13:32:40.680  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [requested-vig-address-type]
2024-11-19 13:32:40.681  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [requested-encryption-strength], [String], [SINGLE]
2024-11-19 13:32:40.682  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [requested-encryption-strength]
2024-11-19 13:32:40.682  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [requested-dmz-type], [String], [SINGLE]
2024-11-19 13:32:40.684  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [requested-dmz-type]
2024-11-19 13:32:40.684  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [shared-dmz-network-address], [String], [SINGLE]
2024-11-19 13:32:40.685  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [shared-dmz-network-address]
2024-11-19 13:32:40.686  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [requested-customer-name], [String], [SINGLE]
2024-11-19 13:32:40.687  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [requested-customer-name]
2024-11-19 13:32:40.687  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ike-version], [String], [SINGLE]
2024-11-19 13:32:40.688  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ike-version]
2024-11-19 13:32:40.689  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ikev1-authentication], [String], [SINGLE]
2024-11-19 13:32:40.689  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ikev1-authentication]
2024-11-19 13:32:40.690  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ikev1-encryption], [String], [SINGLE]
2024-11-19 13:32:40.691  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ikev1-encryption]
2024-11-19 13:32:40.691  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ikev1-dh-group], [String], [SINGLE]
2024-11-19 13:32:40.692  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ikev1-dh-group]
2024-11-19 13:32:40.692  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ikev1-am-group-id], [String], [SINGLE]
2024-11-19 13:32:40.693  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ikev1-am-group-id]
2024-11-19 13:32:40.694  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ikev1-am-password], [String], [SINGLE]
2024-11-19 13:32:40.695  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ikev1-am-password]
2024-11-19 13:32:40.695  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ikev1-sa-lifetime], [String], [SINGLE]
2024-11-19 13:32:40.696  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ikev1-sa-lifetime]
2024-11-19 13:32:40.696  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipsec-authentication], [String], [SINGLE]
2024-11-19 13:32:40.697  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ipsec-authentication]
2024-11-19 13:32:40.698  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipsec-encryption], [String], [SINGLE]
2024-11-19 13:32:40.699  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ipsec-encryption]
2024-11-19 13:32:40.699  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipsec-sa-lifetime], [String], [SINGLE]
2024-11-19 13:32:40.700  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ipsec-sa-lifetime]
2024-11-19 13:32:40.700  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipsec-pfs], [String], [SINGLE]
2024-11-19 13:32:40.701  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ipsec-pfs]
2024-11-19 13:32:40.702  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [xauth-user-id], [String], [SINGLE]
2024-11-19 13:32:40.702  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [xauth-user-id]
2024-11-19 13:32:40.703  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [xauth-user-password], [String], [SINGLE]
2024-11-19 13:32:40.704  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [xauth-user-password]
2024-11-19 13:32:40.704  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [dpd-interval], [String], [SINGLE]
2024-11-19 13:32:40.705  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [dpd-interval]
2024-11-19 13:32:40.705  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [dpd-frequency], [String], [SINGLE]
2024-11-19 13:32:40.706  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [dpd-frequency]
2024-11-19 13:32:40.706 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.707  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [property-constraint-uuid], [String], [SINGLE]
2024-11-19 13:32:40.708  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [property-constraint-uuid]
2024-11-19 13:32:40.710  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [constraint-type], [String], [SINGLE]
2024-11-19 13:32:40.711  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [constraint-type]
2024-11-19 13:32:40.711 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [property-name] already existed in the DB. 
2024-11-19 13:32:40.711 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [property-value] already existed in the DB. 
2024-11-19 13:32:40.711 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.712  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [collection-id], [String], [SINGLE]
2024-11-19 13:32:40.712  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [collection-id]
2024-11-19 13:32:40.714 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id-local] already existed in the DB. 
2024-11-19 13:32:40.714 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version-id-local] already existed in the DB. 
2024-11-19 13:32:40.714  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [collection-name], [String], [SINGLE]
2024-11-19 13:32:40.715  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [collection-name]
2024-11-19 13:32:40.715  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [collection-type], [String], [SINGLE]
2024-11-19 13:32:40.716  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [collection-type]
2024-11-19 13:32:40.717  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [collection-role], [String], [SINGLE]
2024-11-19 13:32:40.717  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [collection-role]
2024-11-19 13:32:40.718  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [collection-function], [String], [SINGLE]
2024-11-19 13:32:40.719  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [collection-function]
2024-11-19 13:32:40.719 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [orchestration-status] already existed in the DB. 
2024-11-19 13:32:40.719  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [collection-customization-id], [String], [SINGLE]
2024-11-19 13:32:40.720  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [collection-customization-id]
2024-11-19 13:32:40.720 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.721 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [property-name] already existed in the DB. 
2024-11-19 13:32:40.721 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [property-value] already existed in the DB. 
2024-11-19 13:32:40.721  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vnf-id], [String], [SINGLE]
2024-11-19 13:32:40.723  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [vnf-id]
2024-11-19 13:32:40.724  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [volume-id], [String], [SINGLE]
2024-11-19 13:32:40.725  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [volume-id]
2024-11-19 13:32:40.727  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [volume-selflink], [String], [SINGLE]
2024-11-19 13:32:40.728  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [volume-selflink]
2024-11-19 13:32:40.728 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.728  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [flavor-id], [String], [SINGLE]
2024-11-19 13:32:40.729  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [flavor-id]
2024-11-19 13:32:40.730  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [flavor-name], [String], [SINGLE]
2024-11-19 13:32:40.731  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [flavor-name]
2024-11-19 13:32:40.733  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [flavor-vcpus], [Integer], [SINGLE]
2024-11-19 13:32:40.733  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [flavor-vcpus]
2024-11-19 13:32:40.734  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [flavor-ram], [Integer], [SINGLE]
2024-11-19 13:32:40.735  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [flavor-ram]
2024-11-19 13:32:40.735  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [flavor-disk], [Integer], [SINGLE]
2024-11-19 13:32:40.736  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [flavor-disk]
2024-11-19 13:32:40.736  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [flavor-ephemeral], [Integer], [SINGLE]
2024-11-19 13:32:40.737  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [flavor-ephemeral]
2024-11-19 13:32:40.737  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [flavor-swap], [String], [SINGLE]
2024-11-19 13:32:40.742  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [flavor-swap]
2024-11-19 13:32:40.742  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [flavor-is-public], [Boolean], [SINGLE]
2024-11-19 13:32:40.743  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [flavor-is-public]
2024-11-19 13:32:40.743  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [flavor-selflink], [String], [SINGLE]
2024-11-19 13:32:40.744  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [flavor-selflink]
2024-11-19 13:32:40.745  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [flavor-disabled], [Boolean], [SINGLE]
2024-11-19 13:32:40.745  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [flavor-disabled]
2024-11-19 13:32:40.746 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.746  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [named-query-element-uuid], [String], [SINGLE]
2024-11-19 13:32:40.747  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [named-query-element-uuid]
2024-11-19 13:32:40.748 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [property-collect-list] already existed in the DB. 
2024-11-19 13:32:40.749 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.749  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [property-limit-desc], [String], [SINGLE]
2024-11-19 13:32:40.750  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [property-limit-desc]
2024-11-19 13:32:40.751  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [do-not-output], [String], [SINGLE]
2024-11-19 13:32:40.752  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [do-not-output]
2024-11-19 13:32:40.753  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [forwarder-evc-id], [String], [SINGLE]
2024-11-19 13:32:40.754  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [forwarder-evc-id]
2024-11-19 13:32:40.756  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [circuit-id], [String], [SINGLE]
2024-11-19 13:32:40.756  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [circuit-id]
2024-11-19 13:32:40.757  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ivlan], [String], [SINGLE]
2024-11-19 13:32:40.757  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ivlan]
2024-11-19 13:32:40.758  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [svlan], [String], [SINGLE]
2024-11-19 13:32:40.759  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [svlan]
2024-11-19 13:32:40.759  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [cvlan], [String], [SINGLE]
2024-11-19 13:32:40.760  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [cvlan]
2024-11-19 13:32:40.760 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.761  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [esr-system-info-id], [String], [SINGLE]
2024-11-19 13:32:40.762  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [esr-system-info-id]
2024-11-19 13:32:40.763  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [system-name], [String], [SINGLE]
2024-11-19 13:32:40.764  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [system-name]
2024-11-19 13:32:40.765 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [type] already existed in the DB. 
2024-11-19 13:32:40.765 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vendor] already existed in the DB. 
2024-11-19 13:32:40.765 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [version] already existed in the DB. 
2024-11-19 13:32:40.765  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [service-url], [String], [SINGLE]
2024-11-19 13:32:40.766  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [service-url]
2024-11-19 13:32:40.767  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [user-name], [String], [SINGLE]
2024-11-19 13:32:40.767  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [user-name]
2024-11-19 13:32:40.768  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [password], [String], [SINGLE]
2024-11-19 13:32:40.768  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [password]
2024-11-19 13:32:40.769  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [system-type], [String], [SINGLE]
2024-11-19 13:32:40.770  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [system-type]
2024-11-19 13:32:40.771  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [protocol], [String], [SINGLE]
2024-11-19 13:32:40.772  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [protocol]
2024-11-19 13:32:40.772  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ssl-cacert], [String], [SINGLE]
2024-11-19 13:32:40.773  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ssl-cacert]
2024-11-19 13:32:40.773  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ssl-insecure], [Boolean], [SINGLE]
2024-11-19 13:32:40.774  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ssl-insecure]
2024-11-19 13:32:40.774 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [ip-address] already existed in the DB. 
2024-11-19 13:32:40.774  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [port], [String], [SINGLE]
2024-11-19 13:32:40.775  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [port]
2024-11-19 13:32:40.776  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [cloud-domain], [String], [SINGLE]
2024-11-19 13:32:40.776  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [cloud-domain]
2024-11-19 13:32:40.777  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [default-tenant], [String], [SINGLE]
2024-11-19 13:32:40.778  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [default-tenant]
2024-11-19 13:32:40.779  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [passive], [Boolean], [SINGLE]
2024-11-19 13:32:40.780  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [passive]
2024-11-19 13:32:40.780  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [remote-path], [String], [SINGLE]
2024-11-19 13:32:40.781  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [remote-path]
2024-11-19 13:32:40.781  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [system-status], [String], [SINGLE]
2024-11-19 13:32:40.782  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [system-status]
2024-11-19 13:32:40.783  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [openstack-region-id], [String], [SINGLE]
2024-11-19 13:32:40.783  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [openstack-region-id]
2024-11-19 13:32:40.783 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.784  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [network-id], [String], [SINGLE]
2024-11-19 13:32:40.785  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [network-id]
2024-11-19 13:32:40.786 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [network-name] already existed in the DB. 
2024-11-19 13:32:40.786  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [network-type], [String], [SINGLE]
2024-11-19 13:32:40.787  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [network-type]
2024-11-19 13:32:40.787  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [network-role], [String], [SINGLE]
2024-11-19 13:32:40.788  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [network-role]
2024-11-19 13:32:40.789  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [network-technology], [String], [SINGLE]
2024-11-19 13:32:40.790  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [network-technology]
2024-11-19 13:32:40.790 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [neutron-network-id] already existed in the DB. 
2024-11-19 13:32:40.791  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [is-bound-to-vpn], [Boolean], [SINGLE]
2024-11-19 13:32:40.791  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [is-bound-to-vpn]
2024-11-19 13:32:40.792  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [service-id], [String], [SINGLE]
2024-11-19 13:32:40.792  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [service-id]
2024-11-19 13:32:40.794  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [network-role-instance], [Long], [SINGLE]
2024-11-19 13:32:40.794  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [network-role-instance]
2024-11-19 13:32:40.794 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.795 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [orchestration-status] already existed in the DB. 
2024-11-19 13:32:40.795 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [heat-stack-id] already existed in the DB. 
2024-11-19 13:32:40.795  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [mso-catalog-key], [String], [SINGLE]
2024-11-19 13:32:40.796  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [mso-catalog-key]
2024-11-19 13:32:40.796  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [contrail-network-fqdn], [String], [SINGLE]
2024-11-19 13:32:40.797  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [contrail-network-fqdn]
2024-11-19 13:32:40.798 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id-local] already existed in the DB. 
2024-11-19 13:32:40.798 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version-id-local] already existed in the DB. 
2024-11-19 13:32:40.798 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [persona-model-version] already existed in the DB. 
2024-11-19 13:32:40.798 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-customization-id] already existed in the DB. 
2024-11-19 13:32:40.799 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [widget-model-id] already existed in the DB. 
2024-11-19 13:32:40.799 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [widget-model-version] already existed in the DB. 
2024-11-19 13:32:40.799  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [physical-network-name], [String], [SINGLE]
2024-11-19 13:32:40.800  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [physical-network-name]
2024-11-19 13:32:40.800  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [is-provider-network], [Boolean], [SINGLE]
2024-11-19 13:32:40.801  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [is-provider-network]
2024-11-19 13:32:40.801  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [is-shared-network], [Boolean], [SINGLE]
2024-11-19 13:32:40.802  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [is-shared-network]
2024-11-19 13:32:40.802  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [is-external-network], [Boolean], [SINGLE]
2024-11-19 13:32:40.803  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [is-external-network]
2024-11-19 13:32:40.803 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [selflink] already existed in the DB. 
2024-11-19 13:32:40.803 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [operational-status] already existed in the DB. 
2024-11-19 13:32:40.804  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [is-trunked], [Boolean], [SINGLE]
2024-11-19 13:32:40.804  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [is-trunked]
2024-11-19 13:32:40.806 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vnf-id] already existed in the DB. 
2024-11-19 13:32:40.806  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vnf-instance-id], [String], [SINGLE]
2024-11-19 13:32:40.807  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vnf-instance-id]
2024-11-19 13:32:40.807  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vnf-name], [String], [SINGLE]
2024-11-19 13:32:40.808  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vnf-name]
2024-11-19 13:32:40.809  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vnf-name2], [String], [SINGLE]
2024-11-19 13:32:40.810  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vnf-name2]
2024-11-19 13:32:40.811  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vnf-type], [String], [SINGLE]
2024-11-19 13:32:40.812  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vnf-type]
2024-11-19 13:32:40.813 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [service-id] already existed in the DB. 
2024-11-19 13:32:40.813  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [regional-resource-zone], [String], [SINGLE]
2024-11-19 13:32:40.814  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [regional-resource-zone]
2024-11-19 13:32:40.815 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [prov-status] already existed in the DB. 
2024-11-19 13:32:40.815 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [operational-status] already existed in the DB. 
2024-11-19 13:32:40.815  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [license-key], [String], [SINGLE]
2024-11-19 13:32:40.816  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [license-key]
2024-11-19 13:32:40.816  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [equipment-role], [String], [SINGLE]
2024-11-19 13:32:40.817  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [equipment-role]
2024-11-19 13:32:40.817 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [orchestration-status] already existed in the DB. 
2024-11-19 13:32:40.817  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vnf-package-name], [String], [SINGLE]
2024-11-19 13:32:40.818  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vnf-package-name]
2024-11-19 13:32:40.818  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vnf-discriptor-name], [String], [SINGLE]
2024-11-19 13:32:40.819  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vnf-discriptor-name]
2024-11-19 13:32:40.820  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [job-id], [String], [SINGLE]
2024-11-19 13:32:40.820  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [job-id]
2024-11-19 13:32:40.821 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [heat-stack-id] already existed in the DB. 
2024-11-19 13:32:40.821 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [mso-catalog-key] already existed in the DB. 
2024-11-19 13:32:40.821 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [management-option] already existed in the DB. 
2024-11-19 13:32:40.821  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipv4-oam-address], [String], [SINGLE]
2024-11-19 13:32:40.822  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ipv4-oam-address]
2024-11-19 13:32:40.822  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipv4-loopback0-address], [String], [SINGLE]
2024-11-19 13:32:40.823  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ipv4-loopback0-address]
2024-11-19 13:32:40.823  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [nm-lan-v6-address], [String], [SINGLE]
2024-11-19 13:32:40.824  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [nm-lan-v6-address]
2024-11-19 13:32:40.824  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [management-v6-address], [String], [SINGLE]
2024-11-19 13:32:40.825  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [management-v6-address]
2024-11-19 13:32:40.825  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vcpu], [Long], [SINGLE]
2024-11-19 13:32:40.826  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vcpu]
2024-11-19 13:32:40.826  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vcpu-units], [String], [SINGLE]
2024-11-19 13:32:40.827  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vcpu-units]
2024-11-19 13:32:40.827  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vmemory], [Long], [SINGLE]
2024-11-19 13:32:40.828  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vmemory]
2024-11-19 13:32:40.828  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vmemory-units], [String], [SINGLE]
2024-11-19 13:32:40.829  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vmemory-units]
2024-11-19 13:32:40.829  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vdisk], [Long], [SINGLE]
2024-11-19 13:32:40.830  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vdisk]
2024-11-19 13:32:40.830  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vdisk-units], [String], [SINGLE]
2024-11-19 13:32:40.831  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vdisk-units]
2024-11-19 13:32:40.831  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [nshd], [Long], [SINGLE]
2024-11-19 13:32:40.832  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [nshd]
2024-11-19 13:32:40.832  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [nvm], [Long], [SINGLE]
2024-11-19 13:32:40.833  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [nvm]
2024-11-19 13:32:40.833  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [nnet], [Long], [SINGLE]
2024-11-19 13:32:40.834  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [nnet]
2024-11-19 13:32:40.834 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [in-maint] already existed in the DB. 
2024-11-19 13:32:40.834  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [is-closed-loop-disabled], [Boolean], [SINGLE]
2024-11-19 13:32:40.835  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [is-closed-loop-disabled]
2024-11-19 13:32:40.836 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.836  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [summary-status], [String], [SINGLE]
2024-11-19 13:32:40.837  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [summary-status]
2024-11-19 13:32:40.837  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [encrypted-access-flag], [Boolean], [SINGLE]
2024-11-19 13:32:40.838  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [encrypted-access-flag]
2024-11-19 13:32:40.838  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [entitlement-assignment-group-uuid], [String], [SINGLE]
2024-11-19 13:32:40.839  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [entitlement-assignment-group-uuid]
2024-11-19 13:32:40.839  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [entitlement-resource-uuid], [String], [SINGLE]
2024-11-19 13:32:40.840  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [entitlement-resource-uuid]
2024-11-19 13:32:40.840  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [license-assignment-group-uuid], [String], [SINGLE]
2024-11-19 13:32:40.841  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [license-assignment-group-uuid]
2024-11-19 13:32:40.841  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [license-key-uuid], [String], [SINGLE]
2024-11-19 13:32:40.842  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [license-key-uuid]
2024-11-19 13:32:40.842 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id-local] already existed in the DB. 
2024-11-19 13:32:40.843 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version-id-local] already existed in the DB. 
2024-11-19 13:32:40.843 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [persona-model-version] already existed in the DB. 
2024-11-19 13:32:40.843 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-customization-id] already existed in the DB. 
2024-11-19 13:32:40.843 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [widget-model-id] already existed in the DB. 
2024-11-19 13:32:40.843 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [widget-model-version] already existed in the DB. 
2024-11-19 13:32:40.844  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [as-number], [String], [SINGLE]
2024-11-19 13:32:40.844  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [as-number]
2024-11-19 13:32:40.845  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [regional-resource-subzone], [String], [SINGLE]
2024-11-19 13:32:40.845  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [regional-resource-subzone]
2024-11-19 13:32:40.846  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [nf-type], [String], [SINGLE]
2024-11-19 13:32:40.846  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [nf-type]
2024-11-19 13:32:40.848  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [nf-function], [String], [SINGLE]
2024-11-19 13:32:40.849  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [nf-function]
2024-11-19 13:32:40.850 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [nf-role] already existed in the DB. 
2024-11-19 13:32:40.850  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [nf-naming-code], [String], [SINGLE]
2024-11-19 13:32:40.851  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [nf-naming-code]
2024-11-19 13:32:40.852 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [selflink] already existed in the DB. 
2024-11-19 13:32:40.852  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipv4-oam-gateway-address], [String], [SINGLE]
2024-11-19 13:32:40.853  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ipv4-oam-gateway-address]
2024-11-19 13:32:40.853  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipv4-oam-gateway-address-prefix-length], [Integer], [SINGLE]
2024-11-19 13:32:40.854  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ipv4-oam-gateway-address-prefix-length]
2024-11-19 13:32:40.854 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vlan-id-outer] already existed in the DB. 
2024-11-19 13:32:40.855  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [nm-profile-name], [String], [SINGLE]
2024-11-19 13:32:40.855  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [nm-profile-name]
2024-11-19 13:32:40.857  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vnf-id2], [String], [SINGLE]
2024-11-19 13:32:40.858  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [vnf-id2]
2024-11-19 13:32:40.859 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vnf-name] already existed in the DB. 
2024-11-19 13:32:40.859 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vnf-name2] already existed in the DB. 
2024-11-19 13:32:40.859 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vnf-type] already existed in the DB. 
2024-11-19 13:32:40.859 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [prov-status] already existed in the DB. 
2024-11-19 13:32:40.859 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [operational-status] already existed in the DB. 
2024-11-19 13:32:40.859 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [license-key] already existed in the DB. 
2024-11-19 13:32:40.859 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [ipv4-oam-address] already existed in the DB. 
2024-11-19 13:32:40.859 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [equipment-role] already existed in the DB. 
2024-11-19 13:32:40.859 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.859 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [ipv4-loopback0-address] already existed in the DB. 
2024-11-19 13:32:40.860 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [orchestration-status] already existed in the DB. 
2024-11-19 13:32:40.860 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [heat-stack-id] already existed in the DB. 
2024-11-19 13:32:40.860 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [mso-catalog-key] already existed in the DB. 
2024-11-19 13:32:40.861  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [id], [String], [SINGLE]
2024-11-19 13:32:40.861  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [id]
2024-11-19 13:32:40.862  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [instance-group-role], [String], [SINGLE]
2024-11-19 13:32:40.863  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [instance-group-role]
2024-11-19 13:32:40.863 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id-local] already existed in the DB. 
2024-11-19 13:32:40.863 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version-id-local] already existed in the DB. 
2024-11-19 13:32:40.863 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [description] already existed in the DB. 
2024-11-19 13:32:40.864  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [instance-group-type], [String], [SINGLE]
2024-11-19 13:32:40.864  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [instance-group-type]
2024-11-19 13:32:40.865 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.865  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [instance-group-name], [String], [SINGLE]
2024-11-19 13:32:40.866  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [instance-group-name]
2024-11-19 13:32:40.866  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [instance-group-function], [String], [SINGLE]
2024-11-19 13:32:40.866  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [instance-group-function]
2024-11-19 13:32:40.867 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [interface-name] already existed in the DB. 
2024-11-19 13:32:40.867 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [interface-description] already existed in the DB. 
2024-11-19 13:32:40.867 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.867  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [speed-value], [String], [SINGLE]
2024-11-19 13:32:40.868  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [speed-value]
2024-11-19 13:32:40.868  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [speed-units], [String], [SINGLE]
2024-11-19 13:32:40.869  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [speed-units]
2024-11-19 13:32:40.869 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [interface-id] already existed in the DB. 
2024-11-19 13:32:40.869 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [interface-role] already existed in the DB. 
2024-11-19 13:32:40.869 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [prov-status] already existed in the DB. 
2024-11-19 13:32:40.869 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [in-maint] already existed in the DB. 
2024-11-19 13:32:40.870  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [update-node-type], [String], [SINGLE]
2024-11-19 13:32:40.871  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [update-node-type]
2024-11-19 13:32:40.871  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [update-node-uri], [String], [SINGLE]
2024-11-19 13:32:40.872  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [update-node-uri]
2024-11-19 13:32:40.874  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [site-resource-id], [String], [SINGLE]
2024-11-19 13:32:40.876  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [site-resource-id]
2024-11-19 13:32:40.877  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [site-resource-name], [String], [SINGLE]
2024-11-19 13:32:40.880  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [site-resource-name]
2024-11-19 13:32:40.881 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [description] already existed in the DB. 
2024-11-19 13:32:40.881 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [type] already existed in the DB. 
2024-11-19 13:32:40.881  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [role], [String], [SINGLE]
2024-11-19 13:32:40.882  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [role]
2024-11-19 13:32:40.883  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [generated-site-id], [String], [SINGLE]
2024-11-19 13:32:40.883  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [generated-site-id]
2024-11-19 13:32:40.884 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [selflink] already existed in the DB. 
2024-11-19 13:32:40.884 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [operational-status] already existed in the DB. 
2024-11-19 13:32:40.885 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-customization-id] already existed in the DB. 
2024-11-19 13:32:40.885 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id-local] already existed in the DB. 
2024-11-19 13:32:40.885 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version-id-local] already existed in the DB. 
2024-11-19 13:32:40.885 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.885 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [id] already existed in the DB. 
2024-11-19 13:32:40.885 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [description] already existed in the DB. 
2024-11-19 13:32:40.885 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [selflink] already existed in the DB. 
2024-11-19 13:32:40.886 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id-local] already existed in the DB. 
2024-11-19 13:32:40.886 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version-id-local] already existed in the DB. 
2024-11-19 13:32:40.886 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.886 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [orchestration-status] already existed in the DB. 
2024-11-19 13:32:40.886 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [operational-status] already existed in the DB. 
2024-11-19 13:32:40.886 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [type] already existed in the DB. 
2024-11-19 13:32:40.886 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [role] already existed in the DB. 
2024-11-19 13:32:40.886  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [allotted-resource-name], [String], [SINGLE]
2024-11-19 13:32:40.887  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [allotted-resource-name]
2024-11-19 13:32:40.888  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [access-provider-id], [String], [SINGLE]
2024-11-19 13:32:40.889  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [access-provider-id]
2024-11-19 13:32:40.890  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [access-client-id], [String], [SINGLE]
2024-11-19 13:32:40.890  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [access-client-id]
2024-11-19 13:32:40.891  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [access-topology-id], [String], [SINGLE]
2024-11-19 13:32:40.892  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [access-topology-id]
2024-11-19 13:32:40.893  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [access-node-id], [String], [SINGLE]
2024-11-19 13:32:40.894  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [access-node-id]
2024-11-19 13:32:40.895  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [access-ltp-id], [String], [SINGLE]
2024-11-19 13:32:40.895  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [access-ltp-id]
2024-11-19 13:32:40.896 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [cvlan] already existed in the DB. 
2024-11-19 13:32:40.897  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vpn-name], [String], [SINGLE]
2024-11-19 13:32:40.897  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vpn-name]
2024-11-19 13:32:40.899  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [site-pair-id], [String], [SINGLE]
2024-11-19 13:32:40.899  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [site-pair-id]
2024-11-19 13:32:40.900  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [source-ip], [String], [SINGLE]
2024-11-19 13:32:40.901  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [source-ip]
2024-11-19 13:32:40.901  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [destination-ip], [String], [SINGLE]
2024-11-19 13:32:40.902  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [destination-ip]
2024-11-19 13:32:40.902  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ip-version], [String], [SINGLE]
2024-11-19 13:32:40.903  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ip-version]
2024-11-19 13:32:40.903  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [destination-hostname], [String], [SINGLE]
2024-11-19 13:32:40.903  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [destination-hostname]
2024-11-19 13:32:40.904  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [destination-equip-type], [String], [SINGLE]
2024-11-19 13:32:40.904  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [destination-equip-type]
2024-11-19 13:32:40.904 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.905 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [id] already existed in the DB. 
2024-11-19 13:32:40.905  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [timestamp], [String], [SINGLE]
2024-11-19 13:32:40.906  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [timestamp]
2024-11-19 13:32:40.906  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [source-name], [String], [SINGLE]
2024-11-19 13:32:40.907  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [source-name]
2024-11-19 13:32:40.907  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [domain], [String], [SINGLE]
2024-11-19 13:32:40.908  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [domain]
2024-11-19 13:32:40.908  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [sequence-number], [String], [SINGLE]
2024-11-19 13:32:40.909  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [sequence-number]
2024-11-19 13:32:40.909  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [severity], [String], [SINGLE]
2024-11-19 13:32:40.909  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [severity]
2024-11-19 13:32:40.910  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [event-type], [String], [SINGLE]
2024-11-19 13:32:40.910  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [event-type]
2024-11-19 13:32:40.910 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [version] already existed in the DB. 
2024-11-19 13:32:40.911  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [action], [String], [SINGLE]
2024-11-19 13:32:40.911  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [action]
2024-11-19 13:32:40.912  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [entity-type], [String], [SINGLE]
2024-11-19 13:32:40.912  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [entity-type]
2024-11-19 13:32:40.912  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [top-entity-type], [String], [SINGLE]
2024-11-19 13:32:40.913  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [top-entity-type]
2024-11-19 13:32:40.913  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [entity-link], [String], [SINGLE]
2024-11-19 13:32:40.914  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [entity-link]
2024-11-19 13:32:40.914  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [status], [String], [SINGLE]
2024-11-19 13:32:40.915  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [status]
2024-11-19 13:32:40.915 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [id] already existed in the DB. 
2024-11-19 13:32:40.915 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.916  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [aai-id], [String], [SINGLE]
2024-11-19 13:32:40.916  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [aai-id]
2024-11-19 13:32:40.917  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [schema-version], [String], [SINGLE]
2024-11-19 13:32:40.918  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [schema-version]
2024-11-19 13:32:40.918 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.919  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [cos], [String], [SINGLE]
2024-11-19 13:32:40.920  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [cos]
2024-11-19 13:32:40.921  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [probe-id], [String], [SINGLE]
2024-11-19 13:32:40.922  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [probe-id]
2024-11-19 13:32:40.922  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [probe-type], [String], [SINGLE]
2024-11-19 13:32:40.922  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [probe-type]
2024-11-19 13:32:40.923 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.923  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vig-address-type], [String], [SINGLE]
2024-11-19 13:32:40.924  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vig-address-type]
2024-11-19 13:32:40.925  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipaddress-v4-vig], [String], [SET]
2024-11-19 13:32:40.925  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ipaddress-v4-vig]
2024-11-19 13:32:40.926  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipaddress-v6-vig], [String], [SET]
2024-11-19 13:32:40.926  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ipaddress-v6-vig]
2024-11-19 13:32:40.926 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.927  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [cvlan-tag], [Long], [SINGLE]
2024-11-19 13:32:40.928  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [cvlan-tag]
2024-11-19 13:32:40.928 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.929  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [equipment-name], [String], [SINGLE]
2024-11-19 13:32:40.929  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [equipment-name]
2024-11-19 13:32:40.930 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [prov-status] already existed in the DB. 
2024-11-19 13:32:40.930 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [ipv4-oam-address] already existed in the DB. 
2024-11-19 13:32:40.931 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [equipment-role] already existed in the DB. 
2024-11-19 13:32:40.931 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vlan-id-outer] already existed in the DB. 
2024-11-19 13:32:40.931 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.932  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [model-version-id], [String], [SINGLE]
2024-11-19 13:32:40.932  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [model-version-id]
2024-11-19 13:32:40.933 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-name] already existed in the DB. 
2024-11-19 13:32:40.933  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [model-version], [String], [SINGLE]
2024-11-19 13:32:40.934  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [model-version]
2024-11-19 13:32:40.935  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [distribution-status], [String], [SINGLE]
2024-11-19 13:32:40.936  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [distribution-status]
2024-11-19 13:32:40.937  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [model-description], [String], [SINGLE]
2024-11-19 13:32:40.937  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [model-description]
2024-11-19 13:32:40.937 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.960  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [owning-entity-id], [String], [SINGLE]
2024-11-19 13:32:40.961  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [owning-entity-id]
2024-11-19 13:32:40.963  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [owning-entity-name], [String], [SINGLE]
2024-11-19 13:32:40.964  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [owning-entity-name]
2024-11-19 13:32:40.965 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.965 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [service-type] already existed in the DB. 
2024-11-19 13:32:40.965 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vnf-type] already existed in the DB. 
2024-11-19 13:32:40.965 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.966 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [interface-name] already existed in the DB. 
2024-11-19 13:32:40.966 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [selflink] already existed in the DB. 
2024-11-19 13:32:40.966 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [speed-value] already existed in the DB. 
2024-11-19 13:32:40.966 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [speed-units] already existed in the DB. 
2024-11-19 13:32:40.966  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [port-description], [String], [SINGLE]
2024-11-19 13:32:40.967  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [port-description]
2024-11-19 13:32:40.967  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [equipment-identifier], [String], [SINGLE]
2024-11-19 13:32:40.968  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [equipment-identifier]
2024-11-19 13:32:40.968 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [interface-role] already existed in the DB. 
2024-11-19 13:32:40.968  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [interface-type], [String], [SINGLE]
2024-11-19 13:32:40.969  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [interface-type]
2024-11-19 13:32:40.969 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [prov-status] already existed in the DB. 
2024-11-19 13:32:40.969  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [mac-address], [String], [SINGLE]
2024-11-19 13:32:40.970  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [mac-address]
2024-11-19 13:32:40.970 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.970 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [in-maint] already existed in the DB. 
2024-11-19 13:32:40.970 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [inv-status] already existed in the DB. 
2024-11-19 13:32:40.970  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [network-ref], [String], [SINGLE]
2024-11-19 13:32:40.971  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [network-ref]
2024-11-19 13:32:40.971  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [transparent], [String], [SINGLE]
2024-11-19 13:32:40.972  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [transparent]
2024-11-19 13:32:40.972 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [operational-status] already existed in the DB. 
2024-11-19 13:32:40.973 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [service-id] already existed in the DB. 
2024-11-19 13:32:40.973  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [service-description], [String], [SINGLE]
2024-11-19 13:32:40.974  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [service-description]
2024-11-19 13:32:40.975  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [service-selflink], [String], [SINGLE]
2024-11-19 13:32:40.975  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [service-selflink]
2024-11-19 13:32:40.975 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.976  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [service-version], [String], [SINGLE]
2024-11-19 13:32:40.976  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [service-version]
2024-11-19 13:32:40.977  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [multicast-configuration-id], [String], [SINGLE]
2024-11-19 13:32:40.977  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [multicast-configuration-id]
2024-11-19 13:32:40.978  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [multicast-protocol], [String], [SINGLE]
2024-11-19 13:32:40.979  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [multicast-protocol]
2024-11-19 13:32:40.979  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [rp-type], [String], [SINGLE]
2024-11-19 13:32:40.980  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [rp-type]
2024-11-19 13:32:40.980 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.980  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [hpa-attribute-key], [String], [SINGLE]
2024-11-19 13:32:40.981  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [hpa-attribute-key]
2024-11-19 13:32:40.982  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [hpa-attribute-value], [String], [SINGLE]
2024-11-19 13:32:40.982  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [hpa-attribute-value]
2024-11-19 13:32:40.982 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.983  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [metaname], [String], [SINGLE]
2024-11-19 13:32:40.984  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [metaname]
2024-11-19 13:32:40.984  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [metaval], [String], [SINGLE]
2024-11-19 13:32:40.985  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [metaval]
2024-11-19 13:32:40.985 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.986  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [service-instance-id], [String], [SINGLE]
2024-11-19 13:32:40.986  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [service-instance-id]
2024-11-19 13:32:40.987  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [service-instance-name], [String], [SINGLE]
2024-11-19 13:32:40.988  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [service-instance-name]
2024-11-19 13:32:40.988 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [service-type] already existed in the DB. 
2024-11-19 13:32:40.989  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [service-role], [String], [SINGLE]
2024-11-19 13:32:40.989  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [service-role]
2024-11-19 13:32:40.989  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [environment-context], [String], [SINGLE]
2024-11-19 13:32:40.990  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [environment-context]
2024-11-19 13:32:40.991  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [workload-context], [String], [SINGLE]
2024-11-19 13:32:40.991  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [workload-context]
2024-11-19 13:32:40.992  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [created-at], [String], [SINGLE]
2024-11-19 13:32:40.993  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [created-at]
2024-11-19 13:32:40.993  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [updated-at], [String], [SINGLE]
2024-11-19 13:32:40.994  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [updated-at]
2024-11-19 13:32:40.994 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [description] already existed in the DB. 
2024-11-19 13:32:40.994 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id-local] already existed in the DB. 
2024-11-19 13:32:40.994 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version-id-local] already existed in the DB. 
2024-11-19 13:32:40.994 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [persona-model-version] already existed in the DB. 
2024-11-19 13:32:40.994 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [widget-model-id] already existed in the DB. 
2024-11-19 13:32:40.994 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [widget-model-version] already existed in the DB. 
2024-11-19 13:32:40.995  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [bandwidth-total], [String], [SINGLE]
2024-11-19 13:32:40.995  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [bandwidth-total]
2024-11-19 13:32:40.995  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vhn-portal-url], [String], [SINGLE]
2024-11-19 13:32:40.996  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vhn-portal-url]
2024-11-19 13:32:40.996  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [service-instance-location-id], [String], [SINGLE]
2024-11-19 13:32:40.997  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [service-instance-location-id]
2024-11-19 13:32:40.997 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:40.997 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [selflink] already existed in the DB. 
2024-11-19 13:32:40.998 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [orchestration-status] already existed in the DB. 
2024-11-19 13:32:40.998  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [input-parameters], [String], [SINGLE]
2024-11-19 13:32:40.998  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [input-parameters]
2024-11-19 13:32:40.999  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [named-query-uuid], [String], [SINGLE]
2024-11-19 13:32:41.000  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [named-query-uuid]
2024-11-19 13:32:41.001  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [named-query-name], [String], [SINGLE]
2024-11-19 13:32:41.001  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [named-query-name]
2024-11-19 13:32:41.002  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [named-query-version], [String], [SINGLE]
2024-11-19 13:32:41.003  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [named-query-version]
2024-11-19 13:32:41.003  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [required-input-params], [String], [SET]
2024-11-19 13:32:41.004  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [required-input-params]
2024-11-19 13:32:41.004 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [description] already existed in the DB. 
2024-11-19 13:32:41.004 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.004  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [hostname], [String], [SINGLE]
2024-11-19 13:32:41.005  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [hostname]
2024-11-19 13:32:41.006  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ptnii-equip-name], [String], [SINGLE]
2024-11-19 13:32:41.006  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ptnii-equip-name]
2024-11-19 13:32:41.006  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [number-of-cpus], [Integer], [SINGLE]
2024-11-19 13:32:41.007  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [number-of-cpus]
2024-11-19 13:32:41.007  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [disk-in-gigabytes], [Integer], [SINGLE]
2024-11-19 13:32:41.008  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [disk-in-gigabytes]
2024-11-19 13:32:41.008  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ram-in-megabytes], [Integer], [SINGLE]
2024-11-19 13:32:41.009  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ram-in-megabytes]
2024-11-19 13:32:41.009 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [equip-type] already existed in the DB. 
2024-11-19 13:32:41.009 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [equip-vendor] already existed in the DB. 
2024-11-19 13:32:41.009 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [equip-model] already existed in the DB. 
2024-11-19 13:32:41.009  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [fqdn], [String], [SINGLE]
2024-11-19 13:32:41.010  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [fqdn]
2024-11-19 13:32:41.010  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [pserver-selflink], [String], [SINGLE]
2024-11-19 13:32:41.010  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [pserver-selflink]
2024-11-19 13:32:41.011 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [ipv4-oam-address] already existed in the DB. 
2024-11-19 13:32:41.011 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [serial-number] already existed in the DB. 
2024-11-19 13:32:41.011 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [ipaddress-v4-loopback0] already existed in the DB. 
2024-11-19 13:32:41.011 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [ipaddress-v6-loopback0] already existed in the DB. 
2024-11-19 13:32:41.011 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [ipaddress-v4-aim] already existed in the DB. 
2024-11-19 13:32:41.011 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [ipaddress-v6-aim] already existed in the DB. 
2024-11-19 13:32:41.011 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [ipaddress-v6-oam] already existed in the DB. 
2024-11-19 13:32:41.011 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [inv-status] already existed in the DB. 
2024-11-19 13:32:41.012  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [pserver-id], [String], [SINGLE]
2024-11-19 13:32:41.013  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [pserver-id]
2024-11-19 13:32:41.014  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [internet-topology], [String], [SINGLE]
2024-11-19 13:32:41.014  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [internet-topology]
2024-11-19 13:32:41.014 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [in-maint] already existed in the DB. 
2024-11-19 13:32:41.015 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.015  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [pserver-name2], [String], [SINGLE]
2024-11-19 13:32:41.015  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [pserver-name2]
2024-11-19 13:32:41.016  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [purpose], [String], [SINGLE]
2024-11-19 13:32:41.017  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [purpose]
2024-11-19 13:32:41.017 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [prov-status] already existed in the DB. 
2024-11-19 13:32:41.017 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [management-option] already existed in the DB. 
2024-11-19 13:32:41.017  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [host-profile], [String], [SINGLE]
2024-11-19 13:32:41.018  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [host-profile]
2024-11-19 13:32:41.019  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [connectivity-id], [String], [SINGLE]
2024-11-19 13:32:41.019  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [connectivity-id]
2024-11-19 13:32:41.020  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [bandwidth-profile-name], [String], [SINGLE]
2024-11-19 13:32:41.021  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [bandwidth-profile-name]
2024-11-19 13:32:41.022  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vpn-type], [String], [SINGLE]
2024-11-19 13:32:41.023  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vpn-type]
2024-11-19 13:32:41.024  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [cir], [String], [SINGLE]
2024-11-19 13:32:41.025  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [cir]
2024-11-19 13:32:41.026  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [eir], [String], [SINGLE]
2024-11-19 13:32:41.026  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [eir]
2024-11-19 13:32:41.026  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [cbs], [String], [SINGLE]
2024-11-19 13:32:41.027  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [cbs]
2024-11-19 13:32:41.027  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ebs], [String], [SINGLE]
2024-11-19 13:32:41.028  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ebs]
2024-11-19 13:32:41.028  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [color-aware], [String], [SINGLE]
2024-11-19 13:32:41.028  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [color-aware]
2024-11-19 13:32:41.029  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [coupling-flag], [String], [SINGLE]
2024-11-19 13:32:41.030  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [coupling-flag]
2024-11-19 13:32:41.031  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [etht-svc-name], [String], [SINGLE]
2024-11-19 13:32:41.031  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [etht-svc-name]
2024-11-19 13:32:41.032 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [access-provider-id] already existed in the DB. 
2024-11-19 13:32:41.032 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [access-client-id] already existed in the DB. 
2024-11-19 13:32:41.032 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [access-topology-id] already existed in the DB. 
2024-11-19 13:32:41.032 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [access-node-id] already existed in the DB. 
2024-11-19 13:32:41.032 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [access-ltp-id] already existed in the DB. 
2024-11-19 13:32:41.032  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [connectivity-selflink], [String], [SINGLE]
2024-11-19 13:32:41.033  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [connectivity-selflink]
2024-11-19 13:32:41.033 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [cvlan] already existed in the DB. 
2024-11-19 13:32:41.033 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [operational-status] already existed in the DB. 
2024-11-19 13:32:41.033 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-customization-id] already existed in the DB. 
2024-11-19 13:32:41.033 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id-local] already existed in the DB. 
2024-11-19 13:32:41.033 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version-id-local] already existed in the DB. 
2024-11-19 13:32:41.034 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.034  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vserver-id], [String], [SINGLE]
2024-11-19 13:32:41.035  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vserver-id]
2024-11-19 13:32:41.036  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vserver-name], [String], [SINGLE]
2024-11-19 13:32:41.036  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vserver-name]
2024-11-19 13:32:41.037  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vserver-name2], [String], [SINGLE]
2024-11-19 13:32:41.038  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vserver-name2]
2024-11-19 13:32:41.038 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [prov-status] already existed in the DB. 
2024-11-19 13:32:41.039  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vserver-selflink], [String], [SINGLE]
2024-11-19 13:32:41.039  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vserver-selflink]
2024-11-19 13:32:41.039 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [in-maint] already existed in the DB. 
2024-11-19 13:32:41.039 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [is-closed-loop-disabled] already existed in the DB. 
2024-11-19 13:32:41.039 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.040  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [sp-partner-id], [String], [SINGLE]
2024-11-19 13:32:41.041  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [sp-partner-id]
2024-11-19 13:32:41.042  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [url], [String], [SINGLE]
2024-11-19 13:32:41.042  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [url]
2024-11-19 13:32:41.043  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [callsource], [String], [SINGLE]
2024-11-19 13:32:41.043  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [callsource]
2024-11-19 13:32:41.044 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.044 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [operational-status] already existed in the DB. 
2024-11-19 13:32:41.044 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-customization-id] already existed in the DB. 
2024-11-19 13:32:41.044 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id-local] already existed in the DB. 
2024-11-19 13:32:41.044 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version-id-local] already existed in the DB. 
2024-11-19 13:32:41.045  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [action-type], [String], [SINGLE]
2024-11-19 13:32:41.045  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [action-type]
2024-11-19 13:32:41.046  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [model-invariant-id], [String], [SINGLE]
2024-11-19 13:32:41.046  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [model-invariant-id]
2024-11-19 13:32:41.047  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [model-type], [String], [SINGLE]
2024-11-19 13:32:41.047  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [model-type]
2024-11-19 13:32:41.048 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.049 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [tenant-id] already existed in the DB. 
2024-11-19 13:32:41.049  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [tenant-name], [String], [SINGLE]
2024-11-19 13:32:41.049  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [tenant-name]
2024-11-19 13:32:41.050  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [tenant-context], [String], [SINGLE]
2024-11-19 13:32:41.051  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [tenant-context]
2024-11-19 13:32:41.052 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.053 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [interface-id] already existed in the DB. 
2024-11-19 13:32:41.053 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [neutron-network-id] already existed in the DB. 
2024-11-19 13:32:41.053  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [neutron-network-name], [String], [SINGLE]
2024-11-19 13:32:41.053  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [neutron-network-name]
2024-11-19 13:32:41.054 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [interface-role] already existed in the DB. 
2024-11-19 13:32:41.054 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.054  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [port-group-id], [String], [SINGLE]
2024-11-19 13:32:41.054  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [port-group-id]
2024-11-19 13:32:41.055  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [port-group-name], [String], [SINGLE]
2024-11-19 13:32:41.056  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [port-group-name]
2024-11-19 13:32:41.056  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [switch-name], [String], [SINGLE]
2024-11-19 13:32:41.057  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [switch-name]
2024-11-19 13:32:41.057 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [orchestration-status] already existed in the DB. 
2024-11-19 13:32:41.057 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [heat-stack-id] already existed in the DB. 
2024-11-19 13:32:41.057 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [mso-catalog-key] already existed in the DB. 
2024-11-19 13:32:41.058 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [network-id] already existed in the DB. 
2024-11-19 13:32:41.058  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [provider-id], [String], [SINGLE]
2024-11-19 13:32:41.059  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [provider-id]
2024-11-19 13:32:41.059  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [client-id], [String], [SINGLE]
2024-11-19 13:32:41.060  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [client-id]
2024-11-19 13:32:41.061  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [te-topo-id], [String], [SINGLE]
2024-11-19 13:32:41.061  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [te-topo-id]
2024-11-19 13:32:41.062 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [selflink] already existed in the DB. 
2024-11-19 13:32:41.062 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.063  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [constrained-element-set-uuid], [String], [SINGLE]
2024-11-19 13:32:41.063  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [constrained-element-set-uuid]
2024-11-19 13:32:41.064 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [constraint-type] already existed in the DB. 
2024-11-19 13:32:41.064  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [check-type], [String], [SINGLE]
2024-11-19 13:32:41.065  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [check-type]
2024-11-19 13:32:41.065 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.066  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [operational-environment-id], [String], [SINGLE]
2024-11-19 13:32:41.066  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [operational-environment-id]
2024-11-19 13:32:41.067  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [operational-environment-name], [String], [SINGLE]
2024-11-19 13:32:41.068  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [operational-environment-name]
2024-11-19 13:32:41.068  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [operational-environment-type], [String], [SINGLE]
2024-11-19 13:32:41.068  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [operational-environment-type]
2024-11-19 13:32:41.069  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [operational-environment-status], [String], [SINGLE]
2024-11-19 13:32:41.069  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [operational-environment-status]
2024-11-19 13:32:41.069 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [tenant-context] already existed in the DB. 
2024-11-19 13:32:41.069 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [workload-context] already existed in the DB. 
2024-11-19 13:32:41.069 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.070  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [global-route-target], [String], [SINGLE]
2024-11-19 13:32:41.070  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [global-route-target]
2024-11-19 13:32:41.071  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [route-target-role], [String], [SINGLE]
2024-11-19 13:32:41.072  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [route-target-role]
2024-11-19 13:32:41.073 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.074  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [l3-interface-ipv6-address], [String], [SINGLE]
2024-11-19 13:32:41.074  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [l3-interface-ipv6-address]
2024-11-19 13:32:41.075  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [l3-interface-ipv6-prefix-length], [Long], [SINGLE]
2024-11-19 13:32:41.075  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [l3-interface-ipv6-prefix-length]
2024-11-19 13:32:41.075 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vlan-id-inner] already existed in the DB. 
2024-11-19 13:32:41.076 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vlan-id-outer] already existed in the DB. 
2024-11-19 13:32:41.076 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [is-floating] already existed in the DB. 
2024-11-19 13:32:41.076 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.076 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [neutron-network-id] already existed in the DB. 
2024-11-19 13:32:41.076 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [neutron-subnet-id] already existed in the DB. 
2024-11-19 13:32:41.076  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [resource-instance-id], [String], [SINGLE]
2024-11-19 13:32:41.077  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [resource-instance-id]
2024-11-19 13:32:41.077 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.078 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id-local] already existed in the DB. 
2024-11-19 13:32:41.078 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version-id-local] already existed in the DB. 
2024-11-19 13:32:41.078 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [widget-model-id] already existed in the DB. 
2024-11-19 13:32:41.078 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [widget-model-version] already existed in the DB. 
2024-11-19 13:32:41.090  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [sequence], [Integer], [SINGLE]
2024-11-19 13:32:41.091  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [sequence]
2024-11-19 13:32:41.092  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [forwarder-role], [String], [SINGLE]
2024-11-19 13:32:41.092  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [forwarder-role]
2024-11-19 13:32:41.092 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.093  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [thirdparty-sdnc-id], [String], [SINGLE]
2024-11-19 13:32:41.093  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [thirdparty-sdnc-id]
2024-11-19 13:32:41.094  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [location], [String], [SINGLE]
2024-11-19 13:32:41.094  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [location]
2024-11-19 13:32:41.095  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [product-name], [String], [SINGLE]
2024-11-19 13:32:41.095  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [product-name]
2024-11-19 13:32:41.095 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.096  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [link-name], [String], [SINGLE]
2024-11-19 13:32:41.096  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [link-name]
2024-11-19 13:32:41.097 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [in-maint] already existed in the DB. 
2024-11-19 13:32:41.097  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [link-type], [String], [SINGLE]
2024-11-19 13:32:41.098  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [link-type]
2024-11-19 13:32:41.098 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [speed-value] already existed in the DB. 
2024-11-19 13:32:41.098 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [speed-units] already existed in the DB. 
2024-11-19 13:32:41.098 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [ip-version] already existed in the DB. 
2024-11-19 13:32:41.098  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [routing-protocol], [String], [SINGLE]
2024-11-19 13:32:41.099  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [routing-protocol]
2024-11-19 13:32:41.099 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.099 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id-local] already existed in the DB. 
2024-11-19 13:32:41.099 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version-id-local] already existed in the DB. 
2024-11-19 13:32:41.099 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [widget-model-id] already existed in the DB. 
2024-11-19 13:32:41.099 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [widget-model-version] already existed in the DB. 
2024-11-19 13:32:41.099 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [operational-status] already existed in the DB. 
2024-11-19 13:32:41.099 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [prov-status] already existed in the DB. 
2024-11-19 13:32:41.100  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [link-role], [String], [SINGLE]
2024-11-19 13:32:41.100  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [link-role]
2024-11-19 13:32:41.100  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [link-name2], [String], [SINGLE]
2024-11-19 13:32:41.101  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [link-name2]
2024-11-19 13:32:41.101  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [link-id], [String], [SINGLE]
2024-11-19 13:32:41.102  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [link-id]
2024-11-19 13:32:41.102 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [circuit-id] already existed in the DB. 
2024-11-19 13:32:41.102 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [purpose] already existed in the DB. 
2024-11-19 13:32:41.103  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [snapshot-id], [String], [SINGLE]
2024-11-19 13:32:41.103  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [snapshot-id]
2024-11-19 13:32:41.104  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [snapshot-name], [String], [SINGLE]
2024-11-19 13:32:41.105  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [snapshot-name]
2024-11-19 13:32:41.105  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [snapshot-architecture], [String], [SINGLE]
2024-11-19 13:32:41.106  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [snapshot-architecture]
2024-11-19 13:32:41.106  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [snapshot-os-distro], [String], [SINGLE]
2024-11-19 13:32:41.107  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [snapshot-os-distro]
2024-11-19 13:32:41.107  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [snapshot-os-version], [String], [SINGLE]
2024-11-19 13:32:41.107  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [snapshot-os-version]
2024-11-19 13:32:41.108 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [application] already existed in the DB. 
2024-11-19 13:32:41.108 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [application-vendor] already existed in the DB. 
2024-11-19 13:32:41.108 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [application-version] already existed in the DB. 
2024-11-19 13:32:41.108  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [snapshot-selflink], [String], [SINGLE]
2024-11-19 13:32:41.108  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [snapshot-selflink]
2024-11-19 13:32:41.109  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [prev-snapshot-id], [String], [SINGLE]
2024-11-19 13:32:41.109  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [prev-snapshot-id]
2024-11-19 13:32:41.110 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.110  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [nos-server-id], [String], [SINGLE]
2024-11-19 13:32:41.111  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [nos-server-id]
2024-11-19 13:32:41.112  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [nos-server-name], [String], [SINGLE]
2024-11-19 13:32:41.112  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [nos-server-name]
2024-11-19 13:32:41.112 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vendor] already existed in the DB. 
2024-11-19 13:32:41.112 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [prov-status] already existed in the DB. 
2024-11-19 13:32:41.113  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [nos-server-selflink], [String], [SINGLE]
2024-11-19 13:32:41.113  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [nos-server-selflink]
2024-11-19 13:32:41.113 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [in-maint] already existed in the DB. 
2024-11-19 13:32:41.113 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.114  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vnfc-name], [String], [SINGLE]
2024-11-19 13:32:41.114  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vnfc-name]
2024-11-19 13:32:41.115  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [nfc-naming-code], [String], [SINGLE]
2024-11-19 13:32:41.116  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [nfc-naming-code]
2024-11-19 13:32:41.116  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [nfc-function], [String], [SINGLE]
2024-11-19 13:32:41.117  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [nfc-function]
2024-11-19 13:32:41.118 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [prov-status] already existed in the DB. 
2024-11-19 13:32:41.118 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [orchestration-status] already existed in the DB. 
2024-11-19 13:32:41.118  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ipaddress-v4-oam-vip], [String], [SINGLE]
2024-11-19 13:32:41.118  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [ipaddress-v4-oam-vip]
2024-11-19 13:32:41.119 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [in-maint] already existed in the DB. 
2024-11-19 13:32:41.119 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [is-closed-loop-disabled] already existed in the DB. 
2024-11-19 13:32:41.119  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [group-notation], [String], [SINGLE]
2024-11-19 13:32:41.120  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [group-notation]
2024-11-19 13:32:41.120 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id-local] already existed in the DB. 
2024-11-19 13:32:41.121 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version-id-local] already existed in the DB. 
2024-11-19 13:32:41.121 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-customization-id] already existed in the DB. 
2024-11-19 13:32:41.121 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.121  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [line-of-business-name], [String], [SINGLE]
2024-11-19 13:32:41.122  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [line-of-business-name]
2024-11-19 13:32:41.123 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.123 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [property-name] already existed in the DB. 
2024-11-19 13:32:41.123 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [property-value] already existed in the DB. 
2024-11-19 13:32:41.123  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [property-key], [String], [SINGLE]
2024-11-19 13:32:41.124  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [property-key]
2024-11-19 13:32:41.124 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [property-value] already existed in the DB. 
2024-11-19 13:32:41.124  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [event-id], [String], [SINGLE]
2024-11-19 13:32:41.125  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [event-id]
2024-11-19 13:32:41.125  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [node-type], [String], [SINGLE]
2024-11-19 13:32:41.126  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [node-type]
2024-11-19 13:32:41.126  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [event-trigger], [String], [SINGLE]
2024-11-19 13:32:41.126  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [event-trigger]
2024-11-19 13:32:41.126 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [selflink] already existed in the DB. 
2024-11-19 13:32:41.127  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [key-name], [String], [SINGLE]
2024-11-19 13:32:41.127  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [key-name]
2024-11-19 13:32:41.127  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [key-value], [String], [SINGLE]
2024-11-19 13:32:41.128  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [key-value]
2024-11-19 13:32:41.128  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [group-id], [String], [SINGLE]
2024-11-19 13:32:41.129  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [group-id]
2024-11-19 13:32:41.129  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [group-type], [String], [SINGLE]
2024-11-19 13:32:41.130  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [group-type]
2024-11-19 13:32:41.131  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [group-name], [String], [SINGLE]
2024-11-19 13:32:41.131  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [group-name]
2024-11-19 13:32:41.132  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [group-description], [String], [SINGLE]
2024-11-19 13:32:41.133  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [group-description]
2024-11-19 13:32:41.133 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.133  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [software-version-id], [String], [SINGLE]
2024-11-19 13:32:41.133  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [software-version-id]
2024-11-19 13:32:41.134  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [is-active-sw-ver], [Boolean], [SINGLE]
2024-11-19 13:32:41.135  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [is-active-sw-ver]
2024-11-19 13:32:41.135  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [segmentation-id], [String], [SINGLE]
2024-11-19 13:32:41.136  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [segmentation-id]
2024-11-19 13:32:41.136 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.137  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vlan-interface], [String], [SINGLE]
2024-11-19 13:32:41.137  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vlan-interface]
2024-11-19 13:32:41.138 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vlan-id-inner] already existed in the DB. 
2024-11-19 13:32:41.138 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vlan-id-outer] already existed in the DB. 
2024-11-19 13:32:41.138 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.138 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [speed-value] already existed in the DB. 
2024-11-19 13:32:41.138 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [speed-units] already existed in the DB. 
2024-11-19 13:32:41.138  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vlan-description], [String], [SINGLE]
2024-11-19 13:32:41.139  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vlan-description]
2024-11-19 13:32:41.139  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [backdoor-connection], [String], [SINGLE]
2024-11-19 13:32:41.140  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [backdoor-connection]
2024-11-19 13:32:41.140  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vpn-key], [String], [SINGLE]
2024-11-19 13:32:41.140  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vpn-key]
2024-11-19 13:32:41.141 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [orchestration-status] already existed in the DB. 
2024-11-19 13:32:41.141 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [in-maint] already existed in the DB. 
2024-11-19 13:32:41.141 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [prov-status] already existed in the DB. 
2024-11-19 13:32:41.141 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [is-ip-unnumbered] already existed in the DB. 
2024-11-19 13:32:41.141 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [is-private] already existed in the DB. 
2024-11-19 13:32:41.142 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vnf-id] already existed in the DB. 
2024-11-19 13:32:41.142 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vnf-name] already existed in the DB. 
2024-11-19 13:32:41.142 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vnf-name2] already existed in the DB. 
2024-11-19 13:32:41.142 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vnf-type] already existed in the DB. 
2024-11-19 13:32:41.142 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [service-id] already existed in the DB. 
2024-11-19 13:32:41.143 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [regional-resource-zone] already existed in the DB. 
2024-11-19 13:32:41.143 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [prov-status] already existed in the DB. 
2024-11-19 13:32:41.143 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [operational-status] already existed in the DB. 
2024-11-19 13:32:41.144 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [license-key] already existed in the DB. 
2024-11-19 13:32:41.144 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [equipment-role] already existed in the DB. 
2024-11-19 13:32:41.144 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [orchestration-status] already existed in the DB. 
2024-11-19 13:32:41.144 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [heat-stack-id] already existed in the DB. 
2024-11-19 13:32:41.144 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [mso-catalog-key] already existed in the DB. 
2024-11-19 13:32:41.144  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vpe-id], [String], [SINGLE]
2024-11-19 13:32:41.145  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vpe-id]
2024-11-19 13:32:41.145  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [v6-vce-wan-address], [String], [SINGLE]
2024-11-19 13:32:41.146  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [v6-vce-wan-address]
2024-11-19 13:32:41.146 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [ipv4-oam-address] already existed in the DB. 
2024-11-19 13:32:41.146 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.146 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [ipv4-loopback0-address] already existed in the DB. 
2024-11-19 13:32:41.146 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [entitlement-resource-uuid] already existed in the DB. 
2024-11-19 13:32:41.147 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [nm-profile-name] already existed in the DB. 
2024-11-19 13:32:41.147  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [community-string], [String], [SINGLE]
2024-11-19 13:32:41.148  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [community-string]
2024-11-19 13:32:41.148 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.148  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [edge-label], [String], [SINGLE]
2024-11-19 13:32:41.149  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [edge-label]
2024-11-19 13:32:41.149  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [direction], [String], [SINGLE]
2024-11-19 13:32:41.149  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [direction]
2024-11-19 13:32:41.150  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [multiplicity-rule], [String], [SINGLE]
2024-11-19 13:32:41.150  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [multiplicity-rule]
2024-11-19 13:32:41.150  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [contains-other-v], [String], [SINGLE]
2024-11-19 13:32:41.151  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [contains-other-v]
2024-11-19 13:32:41.151  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [delete-other-v], [String], [SINGLE]
2024-11-19 13:32:41.151  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [delete-other-v]
2024-11-19 13:32:41.152  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [svcinfra], [String], [SINGLE]
2024-11-19 13:32:41.152  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [svcinfra]
2024-11-19 13:32:41.152  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [prevent-delete], [String], [SINGLE]
2024-11-19 13:32:41.153  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [prevent-delete]
2024-11-19 13:32:41.153  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [aai-uuid], [String], [SINGLE]
2024-11-19 13:32:41.154  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [aai-uuid]
2024-11-19 13:32:41.156 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [property-name] already existed in the DB. 
2024-11-19 13:32:41.156 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [property-value] already existed in the DB. 
2024-11-19 13:32:41.156  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vdc-id], [String], [SINGLE]
2024-11-19 13:32:41.157  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vdc-id]
2024-11-19 13:32:41.158  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vdc-name], [String], [SINGLE]
2024-11-19 13:32:41.158  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vdc-name]
2024-11-19 13:32:41.159 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.160  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [subnet-id], [String], [SINGLE]
2024-11-19 13:32:41.160  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [subnet-id]
2024-11-19 13:32:41.161  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [subnet-name], [String], [SINGLE]
2024-11-19 13:32:41.161  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [subnet-name]
2024-11-19 13:32:41.162 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [neutron-subnet-id] already existed in the DB. 
2024-11-19 13:32:41.162  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [gateway-address], [String], [SINGLE]
2024-11-19 13:32:41.163  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [gateway-address]
2024-11-19 13:32:41.163  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [network-start-address], [String], [SINGLE]
2024-11-19 13:32:41.164  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [network-start-address]
2024-11-19 13:32:41.164  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [cidr-mask], [String], [SINGLE]
2024-11-19 13:32:41.164  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [cidr-mask]
2024-11-19 13:32:41.164 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [ip-version] already existed in the DB. 
2024-11-19 13:32:41.164 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [orchestration-status] already existed in the DB. 
2024-11-19 13:32:41.165  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [dhcp-enabled], [Boolean], [SINGLE]
2024-11-19 13:32:41.165  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [dhcp-enabled]
2024-11-19 13:32:41.165  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [dhcp-start], [String], [SINGLE]
2024-11-19 13:32:41.166  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [dhcp-start]
2024-11-19 13:32:41.166  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [dhcp-end], [String], [SINGLE]
2024-11-19 13:32:41.167  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [dhcp-end]
2024-11-19 13:32:41.167  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [subnet-role], [String], [SINGLE]
2024-11-19 13:32:41.167  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [subnet-role]
2024-11-19 13:32:41.167  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ip-assignment-direction], [String], [SINGLE]
2024-11-19 13:32:41.168  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ip-assignment-direction]
2024-11-19 13:32:41.168 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.168  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [subnet-sequence], [Integer], [SINGLE]
2024-11-19 13:32:41.169  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [subnet-sequence]
2024-11-19 13:32:41.169  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [cloud-owner], [String], [SINGLE]
2024-11-19 13:32:41.170  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [cloud-owner]
2024-11-19 13:32:41.171  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [cloud-region-id], [String], [SINGLE]
2024-11-19 13:32:41.171  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [cloud-region-id]
2024-11-19 13:32:41.172  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [cloud-type], [String], [SINGLE]
2024-11-19 13:32:41.172  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [cloud-type]
2024-11-19 13:32:41.173  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [owner-defined-type], [String], [SINGLE]
2024-11-19 13:32:41.174  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [owner-defined-type]
2024-11-19 13:32:41.174  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [cloud-region-version], [String], [SINGLE]
2024-11-19 13:32:41.175  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [cloud-region-version]
2024-11-19 13:32:41.175 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [identity-url] already existed in the DB. 
2024-11-19 13:32:41.175  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [cloud-zone], [String], [SINGLE]
2024-11-19 13:32:41.176  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [cloud-zone]
2024-11-19 13:32:41.176 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [complex-name] already existed in the DB. 
2024-11-19 13:32:41.176  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [sriov-automation], [String], [SINGLE]
2024-11-19 13:32:41.176  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [sriov-automation]
2024-11-19 13:32:41.177  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [cloud-extra-info], [String], [SINGLE]
2024-11-19 13:32:41.177  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [cloud-extra-info]
2024-11-19 13:32:41.177 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.180  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [zone-id], [String], [SINGLE]
2024-11-19 13:32:41.180  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [zone-id]
2024-11-19 13:32:41.181  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [zone-name], [String], [SINGLE]
2024-11-19 13:32:41.181  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [zone-name]
2024-11-19 13:32:41.182  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [design-type], [String], [SINGLE]
2024-11-19 13:32:41.182  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [design-type]
2024-11-19 13:32:41.183  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [zone-context], [String], [SINGLE]
2024-11-19 13:32:41.183  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [zone-context]
2024-11-19 13:32:41.184 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [status] already existed in the DB. 
2024-11-19 13:32:41.184 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.184  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [lan-port-config-id], [String], [SINGLE]
2024-11-19 13:32:41.185  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [lan-port-config-id]
2024-11-19 13:32:41.186  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [lan-port-config-name], [String], [SINGLE]
2024-11-19 13:32:41.186  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [lan-port-config-name]
2024-11-19 13:32:41.187 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [description] already existed in the DB. 
2024-11-19 13:32:41.187 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [device-id] already existed in the DB. 
2024-11-19 13:32:41.187 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [port-id] already existed in the DB. 
2024-11-19 13:32:41.187 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [ipv4-address] already existed in the DB. 
2024-11-19 13:32:41.187 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [ipv6-address] already existed in the DB. 
2024-11-19 13:32:41.187  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vlan-tag], [String], [SINGLE]
2024-11-19 13:32:41.188  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vlan-tag]
2024-11-19 13:32:41.188 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [input-bandwidth] already existed in the DB. 
2024-11-19 13:32:41.188 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [output-bandwidth] already existed in the DB. 
2024-11-19 13:32:41.189 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.189 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id] already existed in the DB. 
2024-11-19 13:32:41.189  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [model-name-version-id], [String], [SINGLE]
2024-11-19 13:32:41.190  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [model-name-version-id]
2024-11-19 13:32:41.190 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-type] already existed in the DB. 
2024-11-19 13:32:41.190 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-name] already existed in the DB. 
2024-11-19 13:32:41.191  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [model-id], [String], [SINGLE]
2024-11-19 13:32:41.191  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [model-id]
2024-11-19 13:32:41.191 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version] already existed in the DB. 
2024-11-19 13:32:41.191 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-description] already existed in the DB. 
2024-11-19 13:32:41.191 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.192  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [forwarding-path-id], [String], [SINGLE]
2024-11-19 13:32:41.192  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [forwarding-path-id]
2024-11-19 13:32:41.193  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [forwarding-path-name], [String], [SINGLE]
2024-11-19 13:32:41.193  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [forwarding-path-name]
2024-11-19 13:32:41.194 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.194 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [selflink] already existed in the DB. 
2024-11-19 13:32:41.195  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [volume-group-id], [String], [SINGLE]
2024-11-19 13:32:41.195  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [volume-group-id]
2024-11-19 13:32:41.196  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [volume-group-name], [String], [SINGLE]
2024-11-19 13:32:41.197  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [volume-group-name]
2024-11-19 13:32:41.197 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [heat-stack-id] already existed in the DB. 
2024-11-19 13:32:41.197 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vnf-type] already existed in the DB. 
2024-11-19 13:32:41.197 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [orchestration-status] already existed in the DB. 
2024-11-19 13:32:41.198 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-customization-id] already existed in the DB. 
2024-11-19 13:32:41.198  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vf-module-model-customization-id], [String], [SINGLE]
2024-11-19 13:32:41.198  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vf-module-model-customization-id]
2024-11-19 13:32:41.198 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.199  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [network-technology-id], [String], [SINGLE]
2024-11-19 13:32:41.199  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [network-technology-id]
2024-11-19 13:32:41.200  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [network-technology-name], [String], [SINGLE]
2024-11-19 13:32:41.200  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [network-technology-name]
2024-11-19 13:32:41.200 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.201  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [inventory-item-type], [String], [SINGLE]
2024-11-19 13:32:41.201  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [inventory-item-type]
2024-11-19 13:32:41.201  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [inventory-item-link], [String], [SINGLE]
2024-11-19 13:32:41.202  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [inventory-item-link]
2024-11-19 13:32:41.202  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [dhcp-service-id], [String], [SINGLE]
2024-11-19 13:32:41.203  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [dhcp-service-id]
2024-11-19 13:32:41.204  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [server-ipv4-address], [String], [SINGLE]
2024-11-19 13:32:41.204  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [server-ipv4-address]
2024-11-19 13:32:41.205  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [server-ipv6-address], [String], [SINGLE]
2024-11-19 13:32:41.205  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [server-ipv6-address]
2024-11-19 13:32:41.206  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [service-enable], [String], [SINGLE]
2024-11-19 13:32:41.207  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [service-enable]
2024-11-19 13:32:41.207  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [dhcp-service-type], [String], [SINGLE]
2024-11-19 13:32:41.207  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [dhcp-service-type]
2024-11-19 13:32:41.208  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [lease-time], [String], [SINGLE]
2024-11-19 13:32:41.209  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [lease-time]
2024-11-19 13:32:41.209  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [domain-name], [String], [SINGLE]
2024-11-19 13:32:41.210  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [domain-name]
2024-11-19 13:32:41.211  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [dns], [String], [SINGLE]
2024-11-19 13:32:41.211  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [dns]
2024-11-19 13:32:41.211  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ntp-primary], [String], [SINGLE]
2024-11-19 13:32:41.212  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ntp-primary]
2024-11-19 13:32:41.212  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ntp-secondary], [String], [SINGLE]
2024-11-19 13:32:41.212  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ntp-secondary]
2024-11-19 13:32:41.213  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [nbns], [String], [SINGLE]
2024-11-19 13:32:41.213  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [nbns]
2024-11-19 13:32:41.213 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.214  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [hpa-capacity-key], [String], [SINGLE]
2024-11-19 13:32:41.214  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [hpa-capacity-key]
2024-11-19 13:32:41.215  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [hpa-capacity-value], [String], [SINGLE]
2024-11-19 13:32:41.215  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [hpa-capacity-value]
2024-11-19 13:32:41.216 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.216  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [network-uuid], [String], [SINGLE]
2024-11-19 13:32:41.216  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [network-uuid]
2024-11-19 13:32:41.217 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [network-name] already existed in the DB. 
2024-11-19 13:32:41.217 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [cvlan-tag] already existed in the DB. 
2024-11-19 13:32:41.217 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [ipv4-oam-gateway-address] already existed in the DB. 
2024-11-19 13:32:41.217 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [ipv4-oam-gateway-address-prefix-length] already existed in the DB. 
2024-11-19 13:32:41.217 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.218  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [group-uuid], [String], [SINGLE]
2024-11-19 13:32:41.218  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [group-uuid]
2024-11-19 13:32:41.219  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [resource-uuid], [String], [SINGLE]
2024-11-19 13:32:41.220  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [resource-uuid]
2024-11-19 13:32:41.220 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.221  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vnf-image-uuid], [String], [SINGLE]
2024-11-19 13:32:41.221  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [vnf-image-uuid]
2024-11-19 13:32:41.222 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [application] already existed in the DB. 
2024-11-19 13:32:41.222 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [application-vendor] already existed in the DB. 
2024-11-19 13:32:41.222 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [application-version] already existed in the DB. 
2024-11-19 13:32:41.222 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [selflink] already existed in the DB. 
2024-11-19 13:32:41.222 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.223 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [group-uuid] already existed in the DB. 
2024-11-19 13:32:41.223 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-uuid] already existed in the DB. 
2024-11-19 13:32:41.223 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.223 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [switch-name] already existed in the DB. 
2024-11-19 13:32:41.223  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vcenter-url], [String], [SINGLE]
2024-11-19 13:32:41.224  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vcenter-url]
2024-11-19 13:32:41.225 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.225  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [edge-tag], [String], [SINGLE]
2024-11-19 13:32:41.225  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [edge-tag]
2024-11-19 13:32:41.226  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [result-detail], [String], [SINGLE]
2024-11-19 13:32:41.226  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [result-detail]
2024-11-19 13:32:41.226  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [start-node-type], [String], [SINGLE]
2024-11-19 13:32:41.227  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [start-node-type]
2024-11-19 13:32:41.227 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vpn-id] already existed in the DB. 
2024-11-19 13:32:41.227 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vpn-name] already existed in the DB. 
2024-11-19 13:32:41.228  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vpn-platform], [String], [SINGLE]
2024-11-19 13:32:41.228  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vpn-platform]
2024-11-19 13:32:41.228 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vpn-type] already existed in the DB. 
2024-11-19 13:32:41.228  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vpn-region], [String], [SINGLE]
2024-11-19 13:32:41.229  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vpn-region]
2024-11-19 13:32:41.229  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [customer-vpn-id], [String], [SINGLE]
2024-11-19 13:32:41.229  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [customer-vpn-id]
2024-11-19 13:32:41.230  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [route-distinguisher], [String], [SINGLE]
2024-11-19 13:32:41.230  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [route-distinguisher]
2024-11-19 13:32:41.230 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [access-provider-id] already existed in the DB. 
2024-11-19 13:32:41.230 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [access-client-id] already existed in the DB. 
2024-11-19 13:32:41.230 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [access-topology-id] already existed in the DB. 
2024-11-19 13:32:41.231  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [src-access-node-id], [String], [SINGLE]
2024-11-19 13:32:41.231  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [src-access-node-id]
2024-11-19 13:32:41.232  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [src-access-ltp-id], [String], [SINGLE]
2024-11-19 13:32:41.232  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [src-access-ltp-id]
2024-11-19 13:32:41.233  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [dst-access-node-id], [String], [SINGLE]
2024-11-19 13:32:41.233  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [dst-access-node-id]
2024-11-19 13:32:41.234  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [dst-access-ltp-id], [String], [SINGLE]
2024-11-19 13:32:41.235  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [dst-access-ltp-id]
2024-11-19 13:32:41.235 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [operational-status] already existed in the DB. 
2024-11-19 13:32:41.235 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-customization-id] already existed in the DB. 
2024-11-19 13:32:41.235 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id-local] already existed in the DB. 
2024-11-19 13:32:41.236 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version-id-local] already existed in the DB. 
2024-11-19 13:32:41.236 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.236  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [l3-interface-ipv4-address], [String], [SINGLE]
2024-11-19 13:32:41.237  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [l3-interface-ipv4-address]
2024-11-19 13:32:41.237  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [l3-interface-ipv4-prefix-length], [Long], [SINGLE]
2024-11-19 13:32:41.238  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [l3-interface-ipv4-prefix-length]
2024-11-19 13:32:41.238 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vlan-id-inner] already existed in the DB. 
2024-11-19 13:32:41.238 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vlan-id-outer] already existed in the DB. 
2024-11-19 13:32:41.238 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [is-floating] already existed in the DB. 
2024-11-19 13:32:41.238 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.238 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [neutron-network-id] already existed in the DB. 
2024-11-19 13:32:41.238 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [neutron-subnet-id] already existed in the DB. 
2024-11-19 13:32:41.239  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [configuration-id], [String], [SINGLE]
2024-11-19 13:32:41.240  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [configuration-id]
2024-11-19 13:32:41.240 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [management-option] already existed in the DB. 
2024-11-19 13:32:41.240  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [configuration-name], [String], [SINGLE]
2024-11-19 13:32:41.241  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [configuration-name]
2024-11-19 13:32:41.241  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [configuration-type], [String], [SINGLE]
2024-11-19 13:32:41.241  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [configuration-type]
2024-11-19 13:32:41.242  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [configuration-sub-type], [String], [SINGLE]
2024-11-19 13:32:41.242  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [configuration-sub-type]
2024-11-19 13:32:41.242 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-invariant-id-local] already existed in the DB. 
2024-11-19 13:32:41.242 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-version-id-local] already existed in the DB. 
2024-11-19 13:32:41.242 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [orchestration-status] already existed in the DB. 
2024-11-19 13:32:41.243 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [operational-status] already existed in the DB. 
2024-11-19 13:32:41.243  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [configuration-selflink], [String], [SINGLE]
2024-11-19 13:32:41.243  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [configuration-selflink]
2024-11-19 13:32:41.243 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [model-customization-id] already existed in the DB. 
2024-11-19 13:32:41.243  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [tunnel-bandwidth], [String], [SINGLE]
2024-11-19 13:32:41.244  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [tunnel-bandwidth]
2024-11-19 13:32:41.244  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vendor-allowed-max-bandwidth], [String], [SINGLE]
2024-11-19 13:32:41.245  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vendor-allowed-max-bandwidth]
2024-11-19 13:32:41.245  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [config-policy-name], [String], [SINGLE]
2024-11-19 13:32:41.245  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [config-policy-name]
2024-11-19 13:32:41.245 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.246  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vip-ipv4-address], [String], [SINGLE]
2024-11-19 13:32:41.247  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [vip-ipv4-address]
2024-11-19 13:32:41.248  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [vip-ipv4-prefix-length], [Long], [SINGLE]
2024-11-19 13:32:41.248  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [vip-ipv4-prefix-length]
2024-11-19 13:32:41.248 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vlan-id-inner] already existed in the DB. 
2024-11-19 13:32:41.248 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vlan-id-outer] already existed in the DB. 
2024-11-19 13:32:41.248 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [is-floating] already existed in the DB. 
2024-11-19 13:32:41.249 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.249 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [neutron-network-id] already existed in the DB. 
2024-11-19 13:32:41.249 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [neutron-subnet-id] already existed in the DB. 
2024-11-19 13:32:41.249  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [platform-name], [String], [SINGLE]
2024-11-19 13:32:41.250  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [platform-name]
2024-11-19 13:32:41.250 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.254  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [evc-id], [String], [SINGLE]
2024-11-19 13:32:41.254  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [evc-id]
2024-11-19 13:32:41.255  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [forwarding-path-topology], [String], [SINGLE]
2024-11-19 13:32:41.255  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [forwarding-path-topology]
2024-11-19 13:32:41.256  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [cir-value], [String], [SINGLE]
2024-11-19 13:32:41.256  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [cir-value]
2024-11-19 13:32:41.256  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [cir-units], [String], [SINGLE]
2024-11-19 13:32:41.257  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [cir-units]
2024-11-19 13:32:41.257  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [connection-diversity-group-id], [String], [SINGLE]
2024-11-19 13:32:41.257  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [connection-diversity-group-id]
2024-11-19 13:32:41.258  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [service-hours], [String], [SINGLE]
2024-11-19 13:32:41.258  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [service-hours]
2024-11-19 13:32:41.258  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [esp-evc-circuit-id], [String], [SINGLE]
2024-11-19 13:32:41.259  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [esp-evc-circuit-id]
2024-11-19 13:32:41.259  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [esp-evc-cir-value], [String], [SINGLE]
2024-11-19 13:32:41.259  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [esp-evc-cir-value]
2024-11-19 13:32:41.260  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [esp-evc-cir-units], [String], [SINGLE]
2024-11-19 13:32:41.260  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [esp-evc-cir-units]
2024-11-19 13:32:41.260  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [esp-itu-code], [String], [SINGLE]
2024-11-19 13:32:41.261  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [esp-itu-code]
2024-11-19 13:32:41.261  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [collector-pop-clli], [String], [SINGLE]
2024-11-19 13:32:41.261  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [collector-pop-clli]
2024-11-19 13:32:41.262  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [inter-connect-type-ingress], [String], [SINGLE]
2024-11-19 13:32:41.262  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [inter-connect-type-ingress]
2024-11-19 13:32:41.262  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [tagmode-access-ingress], [String], [SINGLE]
2024-11-19 13:32:41.263  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [tagmode-access-ingress]
2024-11-19 13:32:41.263  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [tagmode-access-egress], [String], [SINGLE]
2024-11-19 13:32:41.263  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [tagmode-access-egress]
2024-11-19 13:32:41.264 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.264 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [vlan-id-inner] already existed in the DB. 
2024-11-19 13:32:41.264 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.264 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [key-name] already existed in the DB. 
2024-11-19 13:32:41.264 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [key-value] already existed in the DB. 
2024-11-19 13:32:41.265 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [link-name] already existed in the DB. 
2024-11-19 13:32:41.265 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [speed-value] already existed in the DB. 
2024-11-19 13:32:41.265 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [speed-units] already existed in the DB. 
2024-11-19 13:32:41.265 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [circuit-id] already existed in the DB. 
2024-11-19 13:32:41.265  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [dual-mode], [String], [SINGLE]
2024-11-19 13:32:41.265  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [dual-mode]
2024-11-19 13:32:41.266 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [management-option] already existed in the DB. 
2024-11-19 13:32:41.266  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [service-provider-name], [String], [SINGLE]
2024-11-19 13:32:41.266  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [service-provider-name]
2024-11-19 13:32:41.266  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [service-provider-bandwidth-up-value], [Integer], [SINGLE]
2024-11-19 13:32:41.267  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [service-provider-bandwidth-up-value]
2024-11-19 13:32:41.267  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [service-provider-bandwidth-up-units], [String], [SINGLE]
2024-11-19 13:32:41.268  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [service-provider-bandwidth-up-units]
2024-11-19 13:32:41.268  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [service-provider-bandwidth-down-value], [Integer], [SINGLE]
2024-11-19 13:32:41.269  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [service-provider-bandwidth-down-value]
2024-11-19 13:32:41.269  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [service-provider-bandwidth-down-units], [String], [SINGLE]
2024-11-19 13:32:41.270  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [service-provider-bandwidth-down-units]
2024-11-19 13:32:41.270 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.270  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [pf-pci-id], [String], [SINGLE]
2024-11-19 13:32:41.271  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [pf-pci-id]
2024-11-19 13:32:41.272 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.273  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [route-table-reference-id], [String], [SINGLE]
2024-11-19 13:32:41.273  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [route-table-reference-id]
2024-11-19 13:32:41.274  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [route-table-reference-fqdn], [String], [SINGLE]
2024-11-19 13:32:41.275  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [route-table-reference-fqdn]
2024-11-19 13:32:41.275 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.276 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [link-name] already existed in the DB. 
2024-11-19 13:32:41.276 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.276 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [property-name] already existed in the DB. 
2024-11-19 13:32:41.276 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [property-value] already existed in the DB. 
2024-11-19 13:32:41.277  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [target-pe], [String], [SINGLE]
2024-11-19 13:32:41.281  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [target-pe]
2024-11-19 13:32:41.282 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [availability-zone-name] already existed in the DB. 
2024-11-19 13:32:41.282  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ctag-pool-purpose], [String], [SINGLE]
2024-11-19 13:32:41.283  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ctag-pool-purpose]
2024-11-19 13:32:41.283  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [ctag-values], [String], [SINGLE]
2024-11-19 13:32:41.283  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : No index added for PropertyKey: [ctag-values]
2024-11-19 13:32:41.283 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.284  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [global-customer-id], [String], [SINGLE]
2024-11-19 13:32:41.284  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add Unique index for PropertyKey: [global-customer-id]
2024-11-19 13:32:41.285  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [subscriber-name], [String], [SINGLE]
2024-11-19 13:32:41.285  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [subscriber-name]
2024-11-19 13:32:41.286  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating PropertyKey: [subscriber-type], [String], [SINGLE]
2024-11-19 13:32:41.287  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Add index for PropertyKey: [subscriber-type]
2024-11-19 13:32:41.287 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       :  PropertyKey  [resource-version] already existed in the DB. 
2024-11-19 13:32:41.326 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.Targets]
2024-11-19 13:32:41.329 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.Targets
2024-11-19 13:32:41.341 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.BelongsTo]
2024-11-19 13:32:41.341 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.BelongsTo
2024-11-19 13:32:41.342 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [NOT.A.REAL.EDGERULE]
2024-11-19 13:32:41.343 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: NOT.A.REAL.EDGERULE
2024-11-19 13:32:41.344 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.BindsTo]
2024-11-19 13:32:41.344 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.BindsTo
2024-11-19 13:32:41.345 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.DependsOn]
2024-11-19 13:32:41.346 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.DependsOn
2024-11-19 13:32:41.347 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.Source]
2024-11-19 13:32:41.347 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.Source
2024-11-19 13:32:41.348 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.inventory.BelongsTo]
2024-11-19 13:32:41.349 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.inventory.BelongsTo
2024-11-19 13:32:41.349 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [tosca.relationships.HostedOn]
2024-11-19 13:32:41.350 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: tosca.relationships.HostedOn
2024-11-19 13:32:41.351 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.MemberOf]
2024-11-19 13:32:41.351 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.MemberOf
2024-11-19 13:32:41.352 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.IsA]
2024-11-19 13:32:41.353 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.IsA
2024-11-19 13:32:41.353 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.network.BelongsTo]
2024-11-19 13:32:41.354 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.network.BelongsTo
2024-11-19 13:32:41.355 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.network.Uses]
2024-11-19 13:32:41.355 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.network.Uses
2024-11-19 13:32:41.356 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [tosca.relationships.AttachesTo]
2024-11-19 13:32:41.357 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: tosca.relationships.AttachesTo
2024-11-19 13:32:41.357 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [tosca.relationships.network.BindsTo]
2024-11-19 13:32:41.358 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: tosca.relationships.network.BindsTo
2024-11-19 13:32:41.359 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.ForwardsTo]
2024-11-19 13:32:41.359 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.ForwardsTo
2024-11-19 13:32:41.360 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.BridgedTo]
2024-11-19 13:32:41.360 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.BridgedTo
2024-11-19 13:32:41.361 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.LocatedIn]
2024-11-19 13:32:41.362 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.LocatedIn
2024-11-19 13:32:41.362 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.network.MemberOf]
2024-11-19 13:32:41.363 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.network.MemberOf
2024-11-19 13:32:41.363 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.PartOf]
2024-11-19 13:32:41.364 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.PartOf
2024-11-19 13:32:41.365 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.AppliesTo]
2024-11-19 13:32:41.365 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.AppliesTo
2024-11-19 13:32:41.366 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.ComposedOf]
2024-11-19 13:32:41.366 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.ComposedOf
2024-11-19 13:32:41.367 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.Destination]
2024-11-19 13:32:41.367 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.Destination
2024-11-19 13:32:41.368 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.CanBeInstantiatedIn]
2024-11-19 13:32:41.369 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.CanBeInstantiatedIn
2024-11-19 13:32:41.369 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [org.onap.relationships.inventory.Uses]
2024-11-19 13:32:41.370 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: org.onap.relationships.inventory.Uses
2024-11-19 13:32:41.371 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Making EdgeLabel: [tosca.relationships.network.LinksTo]
2024-11-19 13:32:41.371 DEBUG   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Creating edge index for relation: tosca.relationships.network.LinksTo
2024-11-19 13:32:41.372  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : -- About to call graphMgmt commit
2024-11-19 13:32:41.372  INFO   --- [           main] org.onap.aai.dbgen.SchemaGenerator       : Successfully loaded the schema to inmemory
2024-11-19 13:32:41.887 DEBUG   --- [           main] org.onap.aai.dbmap.AAIGraph              : Load Snapshot to InMemory Graph
2024-11-19 13:32:41.933  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:41.974  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:41.974  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:41.974  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:41.982  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:42.063  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:42.157  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:42.477  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-daf64548-ec20-4a50-ba8f-7f2900779388/model-vers/model-ver/test-model-ver-22e5481a-9d3e-4c67-9101-0d8510f78184 with payload {
  "model-version-id": "test-model-ver-22e5481a-9d3e-4c67-9101-0d8510f78184",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:42.487  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:42.489  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:42.489  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:42.489  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:42.490  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:42.550 DEBUG   --- [           main] org.reflections8.Reflections             : going to scan these urls:
jar:file:/home/jenkins/.m2/repository/org/apache/tinkerpop/gremlin-shaded/3.7.1/gremlin-shaded-3.7.1.jar!/
jar:file:/home/jenkins/.m2/repository/org/apache/tinkerpop/gremlin-util/3.7.1/gremlin-util-3.7.1.jar!/
jar:file:/home/jenkins/.m2/repository/org/apache/tinkerpop/gremlin-core/3.7.1/gremlin-core-3.7.1.jar!/
jar:file:/home/jenkins/.m2/repository/org/apache/tinkerpop/gremlin-driver/3.7.1/gremlin-driver-3.7.1.jar!/
jar:file:/home/jenkins/.m2/repository/org/apache/tinkerpop/gremlin-language/3.7.1/gremlin-language-3.7.1.jar!/
jar:file:/home/jenkins/.m2/repository/org/apache/tinkerpop/gremlin-groovy/3.7.1/gremlin-groovy-3.7.1.jar!/
jar:file:/home/jenkins/.m2/repository/org/apache/tinkerpop/tinkergraph-gremlin/3.7.1/tinkergraph-gremlin-3.7.1.jar!/
2024-11-19 13:32:42.918 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.net.URLClassLoader -> groovy.lang.GroovyClassLoader
2024-11-19 13:32:42.918 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.security.SecureClassLoader -> java.net.URLClassLoader
2024-11-19 13:32:42.918 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.ClassLoader -> java.security.SecureClassLoader
2024-11-19 13:32:42.918 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Closeable -> java.net.URLClassLoader
2024-11-19 13:32:42.918 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.AutoCloseable -> java.io.Closeable
2024-11-19 13:32:42.920 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.HashMap -> java.util.LinkedHashMap
2024-11-19 13:32:42.920 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.AbstractMap -> java.util.HashMap
2024-11-19 13:32:42.920 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Map -> java.util.AbstractMap
2024-11-19 13:32:42.920 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Map -> java.util.HashMap
2024-11-19 13:32:42.920 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Cloneable -> java.util.HashMap
2024-11-19 13:32:42.920 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.util.HashMap
2024-11-19 13:32:42.920 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Map -> java.util.LinkedHashMap
2024-11-19 13:32:42.924 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.antlr.v4.runtime.Recognizer -> org.antlr.v4.runtime.Parser
2024-11-19 13:32:42.925 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype io.netty.channel.ChannelInboundHandlerAdapter -> io.netty.channel.SimpleChannelInboundHandler
2024-11-19 13:32:42.925 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype io.netty.channel.ChannelHandlerAdapter -> io.netty.channel.ChannelInboundHandlerAdapter
2024-11-19 13:32:42.925 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype io.netty.channel.ChannelHandler -> io.netty.channel.ChannelHandlerAdapter
2024-11-19 13:32:42.925 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype io.netty.channel.ChannelInboundHandler -> io.netty.channel.ChannelInboundHandlerAdapter
2024-11-19 13:32:42.925 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype io.netty.channel.ChannelHandler -> io.netty.channel.ChannelInboundHandler
2024-11-19 13:32:42.929 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Collection -> java.util.AbstractCollection
2024-11-19 13:32:42.929 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Iterable -> java.util.Collection
2024-11-19 13:32:42.929 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype groovy.lang.GroovyObjectSupport -> groovy.lang.Binding
2024-11-19 13:32:42.929 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype groovy.lang.GroovyObject -> groovy.lang.GroovyObjectSupport
2024-11-19 13:32:42.930 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype javax.script.Bindings -> javax.script.SimpleBindings
2024-11-19 13:32:42.930 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Map -> javax.script.Bindings
2024-11-19 13:32:42.932 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.RuntimeException -> java.util.NoSuchElementException
2024-11-19 13:32:42.932 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Exception -> java.lang.RuntimeException
2024-11-19 13:32:42.932 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Throwable -> java.lang.Exception
2024-11-19 13:32:42.932 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.lang.Throwable
2024-11-19 13:32:42.933 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.commons.configuration2.AbstractConfiguration -> org.apache.commons.configuration2.BaseConfiguration
2024-11-19 13:32:42.933 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.commons.configuration2.event.BaseEventSource -> org.apache.commons.configuration2.AbstractConfiguration
2024-11-19 13:32:42.933 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.commons.configuration2.event.EventSource -> org.apache.commons.configuration2.event.BaseEventSource
2024-11-19 13:32:42.933 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.commons.configuration2.Configuration -> org.apache.commons.configuration2.AbstractConfiguration
2024-11-19 13:32:42.933 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.commons.configuration2.ImmutableConfiguration -> org.apache.commons.configuration2.Configuration
2024-11-19 13:32:42.933 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.commons.configuration2.sync.SynchronizerSupport -> org.apache.commons.configuration2.Configuration
2024-11-19 13:32:42.933 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Cloneable -> org.apache.commons.configuration2.BaseConfiguration
2024-11-19 13:32:42.933 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype groovy.lang.GroovyObjectSupport -> groovy.lang.Closure
2024-11-19 13:32:42.933 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Cloneable -> groovy.lang.Closure
2024-11-19 13:32:42.933 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Runnable -> groovy.lang.Closure
2024-11-19 13:32:42.933 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype groovy.lang.GroovyCallable -> groovy.lang.Closure
2024-11-19 13:32:42.933 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.concurrent.Callable -> groovy.lang.GroovyCallable
2024-11-19 13:32:42.933 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> groovy.lang.Closure
2024-11-19 13:32:42.935 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker -> io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
2024-11-19 13:32:42.937 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.AbstractMap -> java.util.EnumMap
2024-11-19 13:32:42.937 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.util.EnumMap
2024-11-19 13:32:42.937 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Cloneable -> java.util.EnumMap
2024-11-19 13:32:42.937 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype javax.script.AbstractScriptEngine -> org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
2024-11-19 13:32:42.937 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype javax.script.ScriptEngine -> javax.script.AbstractScriptEngine
2024-11-19 13:32:42.937 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype javax.script.Compilable -> org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
2024-11-19 13:32:42.937 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype javax.script.Invocable -> org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
2024-11-19 13:32:42.939 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.AbstractList -> java.util.ArrayList
2024-11-19 13:32:42.939 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.AbstractCollection -> java.util.AbstractList
2024-11-19 13:32:42.939 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.List -> java.util.AbstractList
2024-11-19 13:32:42.939 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Collection -> java.util.List
2024-11-19 13:32:42.939 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.List -> java.util.ArrayList
2024-11-19 13:32:42.939 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.RandomAccess -> java.util.ArrayList
2024-11-19 13:32:42.939 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Cloneable -> java.util.ArrayList
2024-11-19 13:32:42.939 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.util.ArrayList
2024-11-19 13:32:42.940 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype groovy.lang.Script -> org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport$TypeCheckingDSL
2024-11-19 13:32:42.941 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype groovy.lang.GroovyObjectSupport -> groovy.lang.Script
2024-11-19 13:32:42.944 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.text.Format -> java.text.DateFormat
2024-11-19 13:32:42.944 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.text.Format
2024-11-19 13:32:42.944 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Cloneable -> java.text.Format
2024-11-19 13:32:42.944 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype io.netty.channel.ChannelInboundHandlerAdapter -> io.netty.channel.ChannelInitializer
2024-11-19 13:32:42.945 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Appendable -> java.io.Writer
2024-11-19 13:32:42.945 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Closeable -> java.io.Writer
2024-11-19 13:32:42.945 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Flushable -> java.io.Writer
2024-11-19 13:32:42.945 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.AbstractCollection -> java.util.AbstractSet
2024-11-19 13:32:42.946 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Set -> java.util.AbstractSet
2024-11-19 13:32:42.946 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Collection -> java.util.Set
2024-11-19 13:32:42.946 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Queue -> java.util.Deque
2024-11-19 13:32:42.946 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Collection -> java.util.Queue
2024-11-19 13:32:42.946 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.util.concurrent.atomic.AtomicReference
2024-11-19 13:32:42.946 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Closeable -> java.io.OutputStream
2024-11-19 13:32:42.946 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Flushable -> java.io.OutputStream
2024-11-19 13:32:42.946 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype io.netty.channel.ChannelInboundHandlerAdapter -> io.netty.handler.codec.MessageToMessageDecoder
2024-11-19 13:32:42.949 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype groovy.lang.MetaClass -> groovy.lang.DelegatingMetaClass
2024-11-19 13:32:42.949 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype groovy.lang.MetaObjectProtocol -> groovy.lang.MetaClass
2024-11-19 13:32:42.949 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype groovy.lang.MutableMetaClass -> groovy.lang.DelegatingMetaClass
2024-11-19 13:32:42.949 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype groovy.lang.MetaClass -> groovy.lang.MutableMetaClass
2024-11-19 13:32:42.949 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype groovy.lang.GroovyObject -> groovy.lang.DelegatingMetaClass
2024-11-19 13:32:42.949 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Closeable -> java.io.InputStream
2024-11-19 13:32:42.952 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Enumeration -> java.util.StringTokenizer
2024-11-19 13:32:42.957 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.codehaus.groovy.control.customizers.CompilationCustomizer -> org.codehaus.groovy.control.customizers.ASTTransformationCustomizer
2024-11-19 13:32:42.957 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.codehaus.groovy.control.CompilationUnit$IPrimaryClassNodeOperation -> org.codehaus.groovy.control.customizers.CompilationCustomizer
2024-11-19 13:32:42.957 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.codehaus.groovy.control.CompilationUnit$PhaseOperation -> org.codehaus.groovy.control.CompilationUnit$IPrimaryClassNodeOperation
2024-11-19 13:32:42.957 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype groovy.transform.CompilationUnitAware -> org.codehaus.groovy.control.customizers.ASTTransformationCustomizer
2024-11-19 13:32:42.957 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype groovy.lang.GroovyObject -> org.codehaus.groovy.control.customizers.ASTTransformationCustomizer
2024-11-19 13:32:42.958 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Exception -> java.io.IOException
2024-11-19 13:32:42.958 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Map$Entry -> java.util.AbstractMap$SimpleEntry
2024-11-19 13:32:42.958 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.util.AbstractMap$SimpleEntry
2024-11-19 13:32:42.958 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.InputStream -> java.io.ObjectInputStream
2024-11-19 13:32:42.958 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.ObjectInput -> java.io.ObjectInputStream
2024-11-19 13:32:42.958 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.DataInput -> java.io.ObjectInput
2024-11-19 13:32:42.958 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.AutoCloseable -> java.io.ObjectInput
2024-11-19 13:32:42.958 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.ObjectStreamConstants -> java.io.ObjectInputStream
2024-11-19 13:32:42.960 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.AbstractMap -> java.util.concurrent.ConcurrentHashMap
2024-11-19 13:32:42.960 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.concurrent.ConcurrentMap -> java.util.concurrent.ConcurrentHashMap
2024-11-19 13:32:42.960 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Map -> java.util.concurrent.ConcurrentMap
2024-11-19 13:32:42.960 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.util.concurrent.ConcurrentHashMap
2024-11-19 13:32:42.960 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.function.BiFunction -> java.util.function.BinaryOperator
2024-11-19 13:32:42.961 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype com.github.benmanes.caffeine.cache.AsyncCacheLoader -> com.github.benmanes.caffeine.cache.CacheLoader
2024-11-19 13:32:42.962 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype io.netty.channel.ChannelOutboundHandlerAdapter -> io.netty.handler.codec.MessageToMessageEncoder
2024-11-19 13:32:42.962 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype io.netty.channel.ChannelHandlerAdapter -> io.netty.channel.ChannelOutboundHandlerAdapter
2024-11-19 13:32:42.962 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype io.netty.channel.ChannelOutboundHandler -> io.netty.channel.ChannelOutboundHandlerAdapter
2024-11-19 13:32:42.962 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype io.netty.channel.ChannelHandler -> io.netty.channel.ChannelOutboundHandler
2024-11-19 13:32:42.962 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.AbstractSet -> java.util.HashSet
2024-11-19 13:32:42.962 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Set -> java.util.HashSet
2024-11-19 13:32:42.962 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Cloneable -> java.util.HashSet
2024-11-19 13:32:42.962 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.util.HashSet
2024-11-19 13:32:42.962 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.InputStream -> java.io.FilterInputStream
2024-11-19 13:32:42.965 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.codehaus.groovy.ast.CodeVisitorSupport -> org.codehaus.groovy.ast.ClassCodeVisitorSupport
2024-11-19 13:32:42.965 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.codehaus.groovy.ast.GroovyCodeVisitor -> org.codehaus.groovy.ast.CodeVisitorSupport
2024-11-19 13:32:42.965 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.codehaus.groovy.transform.ErrorCollecting -> org.codehaus.groovy.ast.ClassCodeVisitorSupport
2024-11-19 13:32:42.965 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.codehaus.groovy.ast.GroovyClassVisitor -> org.codehaus.groovy.ast.ClassCodeVisitorSupport
2024-11-19 13:32:42.966 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.function.Function -> java.util.function.UnaryOperator
2024-11-19 13:32:42.967 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.io.Externalizable
2024-11-19 13:32:42.967 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Readable -> java.io.Reader
2024-11-19 13:32:42.967 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Closeable -> java.io.Reader
2024-11-19 13:32:42.971 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.antlr.v4.runtime.RuleContext -> org.antlr.v4.runtime.ParserRuleContext
2024-11-19 13:32:42.971 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.antlr.v4.runtime.tree.RuleNode -> org.antlr.v4.runtime.RuleContext
2024-11-19 13:32:42.971 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.antlr.v4.runtime.tree.ParseTree -> org.antlr.v4.runtime.tree.RuleNode
2024-11-19 13:32:42.971 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.antlr.v4.runtime.tree.SyntaxTree -> org.antlr.v4.runtime.tree.ParseTree
2024-11-19 13:32:42.971 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.antlr.v4.runtime.tree.Tree -> org.antlr.v4.runtime.tree.SyntaxTree
2024-11-19 13:32:42.973 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.codehaus.groovy.util.Finalizable -> org.codehaus.groovy.util.ManagedReference
2024-11-19 13:32:42.973 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.lang.Number
2024-11-19 13:32:42.975 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.OutputStream -> java.io.PipedOutputStream
2024-11-19 13:32:42.977 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype io.netty.handler.codec.http.websocketx.WebSocketProtocolHandler -> io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler
2024-11-19 13:32:42.977 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype io.netty.handler.codec.MessageToMessageDecoder -> io.netty.handler.codec.http.websocketx.WebSocketProtocolHandler
2024-11-19 13:32:42.977 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype io.netty.channel.ChannelOutboundHandler -> io.netty.handler.codec.http.websocketx.WebSocketProtocolHandler
2024-11-19 13:32:42.977 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.RuntimeException -> java.lang.IllegalStateException
2024-11-19 13:32:42.979 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.DataOutput -> java.io.ObjectOutput
2024-11-19 13:32:42.979 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.AutoCloseable -> java.io.ObjectOutput
2024-11-19 13:32:42.979 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Exception -> java.util.concurrent.TimeoutException
2024-11-19 13:32:42.980 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.antlr.v4.runtime.ANTLRErrorListener -> org.antlr.v4.runtime.BaseErrorListener
2024-11-19 13:32:42.982 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.antlr.v4.runtime.Recognizer -> org.antlr.v4.runtime.Lexer
2024-11-19 13:32:42.982 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.antlr.v4.runtime.TokenSource -> org.antlr.v4.runtime.Lexer
2024-11-19 13:32:42.982 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Comparable -> java.lang.Enum
2024-11-19 13:32:42.982 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.lang.Enum
2024-11-19 13:32:42.985 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.antlr.v4.runtime.tree.ParseTreeVisitor -> org.antlr.v4.runtime.tree.AbstractParseTreeVisitor
2024-11-19 13:32:42.999 DEBUG   --- [           main] org.reflections8.Reflections             : going to scan these urls:
jar:file:/home/jenkins/.m2/repository/org/janusgraph/janusgraph-inmemory/1.0.0/janusgraph-inmemory-1.0.0.jar!/
jar:file:/home/jenkins/.m2/repository/org/janusgraph/janusgraph-driver/1.0.0/janusgraph-driver-1.0.0.jar!/
jar:file:/home/jenkins/.m2/repository/org/janusgraph/janusgraph-core/1.0.0/janusgraph-core-1.0.0.jar!/
2024-11-19 13:32:43.067 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.shaded.jackson.databind.deser.std.StdDeserializer -> org.apache.tinkerpop.gremlin.structure.io.graphson.AbstractObjectDeserializer
2024-11-19 13:32:43.067 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.shaded.jackson.databind.JsonDeserializer -> org.apache.tinkerpop.shaded.jackson.databind.deser.std.StdDeserializer
2024-11-19 13:32:43.067 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.shaded.jackson.databind.deser.NullValueProvider -> org.apache.tinkerpop.shaded.jackson.databind.JsonDeserializer
2024-11-19 13:32:43.067 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> org.apache.tinkerpop.shaded.jackson.databind.deser.std.StdDeserializer
2024-11-19 13:32:43.067 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.shaded.jackson.databind.deser.ValueInstantiator$Gettable -> org.apache.tinkerpop.shaded.jackson.databind.deser.std.StdDeserializer
2024-11-19 13:32:43.068 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Runnable -> java.lang.Thread
2024-11-19 13:32:43.069 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.function.Predicate -> com.google.common.base.Predicate
2024-11-19 13:32:43.069 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.function.BiPredicate -> org.apache.tinkerpop.gremlin.process.traversal.PBiPredicate
2024-11-19 13:32:43.069 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.HashMap -> java.util.LinkedHashMap
2024-11-19 13:32:43.069 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.AbstractMap -> java.util.HashMap
2024-11-19 13:32:43.069 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Map -> java.util.AbstractMap
2024-11-19 13:32:43.069 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Map -> java.util.HashMap
2024-11-19 13:32:43.069 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Cloneable -> java.util.HashMap
2024-11-19 13:32:43.069 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.util.HashMap
2024-11-19 13:32:43.069 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Map -> java.util.LinkedHashMap
2024-11-19 13:32:43.071 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.TraversalStrategy -> org.apache.tinkerpop.gremlin.process.traversal.strategy.AbstractTraversalStrategy
2024-11-19 13:32:43.071 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> org.apache.tinkerpop.gremlin.process.traversal.TraversalStrategy
2024-11-19 13:32:43.071 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Comparable -> org.apache.tinkerpop.gremlin.process.traversal.TraversalStrategy
2024-11-19 13:32:43.071 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.jsr223.GremlinPlugin -> org.apache.tinkerpop.gremlin.jsr223.AbstractGremlinPlugin
2024-11-19 13:32:43.071 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.Graph$Features$PropertyFeatures -> org.apache.tinkerpop.gremlin.structure.Graph$Features$VertexPropertyFeatures
2024-11-19 13:32:43.071 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.Graph$Features$DataTypeFeatures -> org.apache.tinkerpop.gremlin.structure.Graph$Features$PropertyFeatures
2024-11-19 13:32:43.071 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.Graph$Features$FeatureSet -> org.apache.tinkerpop.gremlin.structure.Graph$Features$DataTypeFeatures
2024-11-19 13:32:43.072 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.AutoCloseable -> org.apache.tinkerpop.gremlin.structure.Graph
2024-11-19 13:32:43.072 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.util.Host -> org.apache.tinkerpop.gremlin.structure.Graph
2024-11-19 13:32:43.073 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.shaded.jackson.databind.module.SimpleModule -> org.apache.tinkerpop.gremlin.structure.io.graphson.TinkerPopJacksonModule
2024-11-19 13:32:43.073 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.shaded.jackson.databind.Module -> org.apache.tinkerpop.shaded.jackson.databind.module.SimpleModule
2024-11-19 13:32:43.073 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.shaded.jackson.core.Versioned -> org.apache.tinkerpop.shaded.jackson.databind.Module
2024-11-19 13:32:43.073 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> org.apache.tinkerpop.shaded.jackson.databind.module.SimpleModule
2024-11-19 13:32:43.073 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Collection -> java.util.AbstractCollection
2024-11-19 13:32:43.073 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Iterable -> java.util.Collection
2024-11-19 13:32:43.073 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.Step -> org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep
2024-11-19 13:32:43.074 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Iterator -> org.apache.tinkerpop.gremlin.process.traversal.Step
2024-11-19 13:32:43.074 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> org.apache.tinkerpop.gremlin.process.traversal.Step
2024-11-19 13:32:43.074 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Cloneable -> org.apache.tinkerpop.gremlin.process.traversal.Step
2024-11-19 13:32:43.074 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.map.ScalarMapStep -> org.apache.tinkerpop.gremlin.process.traversal.step.map.ElementMapStep
2024-11-19 13:32:43.074 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.map.MapStep -> org.apache.tinkerpop.gremlin.process.traversal.step.map.ScalarMapStep
2024-11-19 13:32:43.074 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep -> org.apache.tinkerpop.gremlin.process.traversal.step.map.MapStep
2024-11-19 13:32:43.074 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.TraversalParent -> org.apache.tinkerpop.gremlin.process.traversal.step.map.ElementMapStep
2024-11-19 13:32:43.074 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.AutoCloseable -> org.apache.tinkerpop.gremlin.process.traversal.step.TraversalParent
2024-11-19 13:32:43.074 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.GraphComputing -> org.apache.tinkerpop.gremlin.process.traversal.step.map.ElementMapStep
2024-11-19 13:32:43.074 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.Graph$Features$FeatureSet -> org.apache.tinkerpop.gremlin.structure.Graph$Features$GraphFeatures
2024-11-19 13:32:43.074 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.computer.Memory -> org.apache.tinkerpop.gremlin.process.computer.Memory$Admin
2024-11-19 13:32:43.075 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.io.binary.TypeSerializer -> org.apache.tinkerpop.gremlin.structure.io.binary.types.CustomTypeSerializer
2024-11-19 13:32:43.075 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.Property -> org.apache.tinkerpop.gremlin.structure.VertexProperty
2024-11-19 13:32:43.075 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.Element -> org.apache.tinkerpop.gremlin.structure.VertexProperty
2024-11-19 13:32:43.075 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.TraversalStrategy -> org.apache.tinkerpop.gremlin.process.traversal.TraversalStrategy$ProviderOptimizationStrategy
2024-11-19 13:32:43.075 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.Graph$Features$ElementFeatures -> org.apache.tinkerpop.gremlin.structure.Graph$Features$EdgeFeatures
2024-11-19 13:32:43.075 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.Graph$Features$FeatureSet -> org.apache.tinkerpop.gremlin.structure.Graph$Features$ElementFeatures
2024-11-19 13:32:43.075 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.util.concurrent.Semaphore
2024-11-19 13:32:43.076 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.io.IoRegistry -> org.apache.tinkerpop.gremlin.structure.io.AbstractIoRegistry
2024-11-19 13:32:43.076 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.util.AbstractTransaction -> org.apache.tinkerpop.gremlin.structure.util.AbstractThreadLocalTransaction
2024-11-19 13:32:43.076 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.Transaction -> org.apache.tinkerpop.gremlin.structure.util.AbstractTransaction
2024-11-19 13:32:43.076 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.AutoCloseable -> org.apache.tinkerpop.gremlin.structure.Transaction
2024-11-19 13:32:43.076 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.AbstractMap -> java.util.EnumMap
2024-11-19 13:32:43.076 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.util.EnumMap
2024-11-19 13:32:43.076 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Cloneable -> java.util.EnumMap
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.map.FlatMapStep -> org.apache.tinkerpop.gremlin.process.traversal.step.map.PropertiesStep
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep -> org.apache.tinkerpop.gremlin.process.traversal.step.map.FlatMapStep
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.AutoCloseable -> org.apache.tinkerpop.gremlin.process.traversal.step.map.PropertiesStep
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.Configuring -> org.apache.tinkerpop.gremlin.process.traversal.step.map.PropertiesStep
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.Parameterizing -> org.apache.tinkerpop.gremlin.process.traversal.step.Configuring
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.Element -> org.apache.tinkerpop.gremlin.structure.Vertex
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.util.Host -> org.apache.tinkerpop.gremlin.structure.Vertex
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Throwable -> java.lang.Exception
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.lang.Throwable
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.util.AbstractTransaction -> org.apache.tinkerpop.gremlin.structure.util.AbstractThreadedTransaction
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep -> org.apache.tinkerpop.gremlin.process.traversal.step.map.GraphStep
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.GraphComputing -> org.apache.tinkerpop.gremlin.process.traversal.step.map.GraphStep
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.AutoCloseable -> org.apache.tinkerpop.gremlin.process.traversal.step.map.GraphStep
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.Configuring -> org.apache.tinkerpop.gremlin.process.traversal.step.map.GraphStep
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.AbstractList -> java.util.ArrayList
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.AbstractCollection -> java.util.AbstractList
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.List -> java.util.AbstractList
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Collection -> java.util.List
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.List -> java.util.ArrayList
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.RandomAccess -> java.util.ArrayList
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Cloneable -> java.util.ArrayList
2024-11-19 13:32:43.077 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.util.ArrayList
2024-11-19 13:32:43.081  WARN   --- [           main] org.reflections8.Reflections             : could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager from any class loader
org.reflections8.ReflectionsException: could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager
	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
	at org.reflections8.Reflections.<init>(Reflections.java:158)
	at org.reflections8.Reflections.<init>(Reflections.java:200)
	at org.reflections8.Reflections.<init>(Reflections.java:173)
	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
	at org.apache.tinkerpop.gremlin.process.traversal.step.map.FlatMapStep.processNextStart(FlatMapStep.java:48)
	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ReducingBarrierStep.processAllStarts(ReducingBarrierStep.java:110)
	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ReducingBarrierStep.processNextStart(ReducingBarrierStep.java:140)
	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
	at org.apache.tinkerpop.gremlin.process.traversal.util.DefaultTraversal.next(DefaultTraversal.java:206)
	at org.onap.aai.serialization.db.EdgeSerializer.validateMultiplicity(EdgeSerializer.java:264)
	at org.onap.aai.serialization.db.EdgeSerializer.addEdge(EdgeSerializer.java:183)
	at org.onap.aai.serialization.db.EdgeSerializer.addTreeEdge(EdgeSerializer.java:66)
	at org.onap.aai.serialization.db.DBSerializer.reflectDependentVertex(DBSerializer.java:1186)
	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:472)
	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
	at org.onap.aai.HttpTestUtil.doPut(HttpTestUtil.java:237)
	at org.onap.aai.HttpTestUtil.doPut(HttpTestUtil.java:161)
	at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:113)
	at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:91)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.ClassNotFoundException: org.apache.tinkerpop.gremlin.server.GraphManager
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
	... 102 common frames omitted
2024-11-19 13:32:43.081 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.Graph$Features$DataTypeFeatures -> org.apache.tinkerpop.gremlin.structure.Graph$Features$VariableFeatures
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.RuntimeException -> java.lang.UnsupportedOperationException
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Exception -> java.lang.RuntimeException
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype com.google.common.collect.UnmodifiableIterator -> com.google.common.collect.AbstractIterator
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Iterator -> com.google.common.collect.UnmodifiableIterator
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.map.FlatMapStep -> org.apache.tinkerpop.gremlin.process.traversal.step.map.VertexStep
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.AutoCloseable -> org.apache.tinkerpop.gremlin.process.traversal.step.map.VertexStep
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.Configuring -> org.apache.tinkerpop.gremlin.process.traversal.step.map.VertexStep
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Comparable -> java.lang.Enum
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.lang.Enum
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.function.Predicate -> org.apache.tinkerpop.gremlin.process.traversal.P
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> org.apache.tinkerpop.gremlin.process.traversal.P
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Cloneable -> org.apache.tinkerpop.gremlin.process.traversal.P
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.function.Function -> com.google.common.base.Function
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Iterator -> org.apache.tinkerpop.gremlin.structure.util.CloseableIterator
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.AutoCloseable -> org.apache.tinkerpop.gremlin.structure.util.CloseableIterator
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep -> org.apache.tinkerpop.gremlin.process.traversal.step.filter.HasStep
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep -> org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.HasContainerHolder -> org.apache.tinkerpop.gremlin.process.traversal.step.filter.HasStep
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.Configuring -> org.apache.tinkerpop.gremlin.process.traversal.step.filter.HasStep
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.Graph$Features$PropertyFeatures -> org.apache.tinkerpop.gremlin.structure.Graph$Features$EdgePropertyFeatures
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.Graph$Features$ElementFeatures -> org.apache.tinkerpop.gremlin.structure.Graph$Features$VertexFeatures
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.AbstractCollection -> java.util.AbstractSet
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Set -> java.util.AbstractSet
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Collection -> java.util.Set
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.util.DefaultTraversal -> org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.Traversal$Admin -> org.apache.tinkerpop.gremlin.process.traversal.util.DefaultTraversal
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.Traversal -> org.apache.tinkerpop.gremlin.process.traversal.Traversal$Admin
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.Iterator -> org.apache.tinkerpop.gremlin.process.traversal.Traversal
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> org.apache.tinkerpop.gremlin.process.traversal.Traversal
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.Cloneable -> org.apache.tinkerpop.gremlin.process.traversal.Traversal
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.AutoCloseable -> org.apache.tinkerpop.gremlin.process.traversal.Traversal
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin -> org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.Traversal$Admin -> org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal -> org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.Traversal -> org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.structure.Element -> org.apache.tinkerpop.gremlin.structure.Edge
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.concurrent.locks.Lock -> java.util.concurrent.locks.ReentrantLock
2024-11-19 13:32:43.082 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> java.util.concurrent.locks.ReentrantLock
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.map.ScalarMapStep -> org.apache.tinkerpop.gremlin.process.traversal.step.map.LabelStep
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.RuntimeException -> java.lang.IllegalArgumentException
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.shaded.jackson.databind.JsonSerializer -> org.apache.tinkerpop.shaded.jackson.databind.ser.std.StdSerializer
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.shaded.jackson.databind.jsonFormatVisitors.JsonFormatVisitable -> org.apache.tinkerpop.shaded.jackson.databind.JsonSerializer
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.shaded.jackson.databind.jsonFormatVisitors.JsonFormatVisitable -> org.apache.tinkerpop.shaded.jackson.databind.ser.std.StdSerializer
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.shaded.jackson.databind.jsonschema.SchemaAware -> org.apache.tinkerpop.shaded.jackson.databind.ser.std.StdSerializer
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Serializable -> org.apache.tinkerpop.shaded.jackson.databind.ser.std.StdSerializer
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep -> org.apache.tinkerpop.gremlin.process.traversal.step.util.ReducingBarrierStep
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.Barrier -> org.apache.tinkerpop.gremlin.process.traversal.step.util.ReducingBarrierStep
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.MemoryComputing -> org.apache.tinkerpop.gremlin.process.traversal.step.Barrier
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.Generating -> org.apache.tinkerpop.gremlin.process.traversal.step.util.ReducingBarrierStep
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.map.ScalarMapStep -> org.apache.tinkerpop.gremlin.process.traversal.step.map.PropertyMapStep
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.TraversalParent -> org.apache.tinkerpop.gremlin.process.traversal.step.map.PropertyMapStep
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.ByModulating -> org.apache.tinkerpop.gremlin.process.traversal.step.map.PropertyMapStep
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype org.apache.tinkerpop.gremlin.process.traversal.step.Configuring -> org.apache.tinkerpop.gremlin.process.traversal.step.map.PropertyMapStep
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.lang.AutoCloseable -> java.io.Closeable
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype com.google.common.util.concurrent.internal.InternalFutureFailureAccess -> com.google.common.util.concurrent.AbstractFuture
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype com.google.common.util.concurrent.ListenableFuture -> com.google.common.util.concurrent.AbstractFuture
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.util.concurrent.Future -> com.google.common.util.concurrent.ListenableFuture
2024-11-19 13:32:43.083 DEBUG   --- [           main] org.reflections8.Reflections             : expanded subtype java.io.Closeable -> java.io.InputStream
2024-11-19 13:32:43.092  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:43.141  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:43.454  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-10717ecf-5502-473a-a0ba-7532f639e3ed with payload {
  "vnf-id": "test-generic-10717ecf-5502-473a-a0ba-7532f639e3ed",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-daf64548-ec20-4a50-ba8f-7f2900779388",
  "model-version-id": "test-model-ver-22e5481a-9d3e-4c67-9101-0d8510f78184"
}

2024-11-19 13:32:43.459  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:43.463  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:43.463  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:43.463  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:43.463  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:43.536  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:43.581  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:43.887  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:43.904  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-10717ecf-5502-473a-a0ba-7532f639e3ed with depth all
2024-11-19 13:32:43.907  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:43.907  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:43.907  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:43.907  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:43.908  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:43.958  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:43.958  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:43.963  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-10717ecf-5502-473a-a0ba-7532f639e3ed with payload {
  "vnf-id": "test-generic-10717ecf-5502-473a-a0ba-7532f639e3ed",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-1bbec178-3b38-492e-92e5-b4d354cf6cd9",
  "model-version-id": "test-model-ver-704cee7e-0694-486e-82b6-1f4b65ca3ad3",
  "resource-version": "1732023163463"
}

2024-11-19 13:32:43.965  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:43.967  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:43.967  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:43.967  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:43.968  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:43.983  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-1bbec178-3b38-492e-92e5-b4d354cf6cd9/model-vers/model-ver/test-model-ver-704cee7e-0694-486e-82b6-1f4b65ca3ad3#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:32:44.040  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:44.040  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:32:44.041  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-10717ecf-5502-473a-a0ba-7532f639e3ed","Node Not Found:object located at service-design-and-creation/models/model/test-model-1bbec178-3b38-492e-92e5-b4d354cf6cd9/model-vers/model-ver/test-model-ver-704cee7e-0694-486e-82b6-1f4b65ca3ad3#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:32:44.042  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:44.375  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-05f543ca-9f4a-4e80-bd0a-d4d5a685efff with payload {
  "model-invariant-id": "test-model-05f543ca-9f4a-4e80-bd0a-d4d5a685efff",
  "model-type": "some-type"
}
2024-11-19 13:32:44.380  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:44.382  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:44.382  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:44.382  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:44.383  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:44.392  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:44.396  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:44.399  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-05f543ca-9f4a-4e80-bd0a-d4d5a685efff/model-vers/model-ver/test-model-ver-e00595c3-07cf-4aab-ac94-7713751909bd with payload {
  "model-version-id": "test-model-ver-e00595c3-07cf-4aab-ac94-7713751909bd",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:44.401  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:44.403  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:44.403  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:44.403  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:44.403  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:44.440  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:44.447  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:44.450  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b1b804d4-ed6d-45cb-be0d-fd16021bbb12 with payload {
  "vnf-id": "test-generic-b1b804d4-ed6d-45cb-be0d-fd16021bbb12",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-05f543ca-9f4a-4e80-bd0a-d4d5a685efff",
  "model-version-id": "test-model-ver-e00595c3-07cf-4aab-ac94-7713751909bd"
}

2024-11-19 13:32:44.452  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:44.454  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:44.454  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:44.454  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:44.454  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:44.477  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:44.486  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:44.488  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:44.493  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b1b804d4-ed6d-45cb-be0d-fd16021bbb12 with depth all
2024-11-19 13:32:44.495  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:44.495  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:44.495  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:44.495  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:44.496  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:44.506  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:44.506  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:44.508  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-afd70761-b06b-4773-b733-e442d0413482 with payload {
  "model-invariant-id": "test-model-afd70761-b06b-4773-b733-e442d0413482",
  "model-type": "some-type"
}
2024-11-19 13:32:44.510  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:44.512  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:44.512  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:44.512  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:44.512  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:44.517  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:44.520  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:44.522  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-afd70761-b06b-4773-b733-e442d0413482/model-vers/model-ver/test-model-ver-ac14c39a-354e-41c2-8a2d-5e3b1ab1f250 with payload {
  "model-version-id": "test-model-ver-ac14c39a-354e-41c2-8a2d-5e3b1ab1f250",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:44.524  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:44.526  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:44.526  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:44.526  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:44.526  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:44.535  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:44.542  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:44.544  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b1b804d4-ed6d-45cb-be0d-fd16021bbb12 with payload {
  "vnf-id": "test-generic-b1b804d4-ed6d-45cb-be0d-fd16021bbb12",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-afd70761-b06b-4773-b733-e442d0413482",
  "resource-version": "${resource-version}"
}
2024-11-19 13:32:44.546  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:44.550  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:32:44.550  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:32:44.551  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:32:44.551  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-b1b804d4-ed6d-45cb-be0d-fd16021bbb12","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:32:44.552  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:44.870  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-c548ff4d-4421-4ac1-9a54-b77ec9507714 with payload {
  "model-invariant-id": "test-model-c548ff4d-4421-4ac1-9a54-b77ec9507714",
  "model-type": "some-type"
}
2024-11-19 13:32:44.872  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:44.874  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:44.874  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:44.874  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:44.874  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:44.881  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:44.884  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:44.887  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-c548ff4d-4421-4ac1-9a54-b77ec9507714/model-vers/model-ver/test-model-ver-995b1111-cd52-4db2-92fa-93ef52c74227 with payload {
  "model-version-id": "test-model-ver-995b1111-cd52-4db2-92fa-93ef52c74227",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:44.889  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:44.891  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:44.891  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:44.891  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:44.891  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:44.901  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:44.907  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:44.910  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-3af51fce-6a93-478f-8bc9-9d282af94400 with payload {
  "vnf-id": "test-generic-3af51fce-6a93-478f-8bc9-9d282af94400",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-c548ff4d-4421-4ac1-9a54-b77ec9507714",
  "model-version-id": "test-model-ver-995b1111-cd52-4db2-92fa-93ef52c74227"
}

2024-11-19 13:32:44.912  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:44.914  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:44.914  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:44.914  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:44.914  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:44.934  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:44.942  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:44.944  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:44.949  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-3af51fce-6a93-478f-8bc9-9d282af94400 with depth all
2024-11-19 13:32:44.951  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:44.952  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:44.952  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:44.952  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:44.952  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:44.962  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:44.962  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:44.964  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-1667a617-e8bd-4724-8c78-92e1840860fa with payload {
  "model-invariant-id": "test-model-1667a617-e8bd-4724-8c78-92e1840860fa",
  "model-type": "some-type"
}
2024-11-19 13:32:44.966  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:44.967  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:44.967  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:44.967  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:44.968  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:44.973  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:44.976  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:44.978  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-1667a617-e8bd-4724-8c78-92e1840860fa/model-vers/model-ver/test-model-ver-43cd1b3c-d53f-45d9-af36-1dd6500ec9cd with payload {
  "model-version-id": "test-model-ver-43cd1b3c-d53f-45d9-af36-1dd6500ec9cd",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:44.981  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:44.982  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:44.982  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:44.982  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:44.983  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:44.990  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:44.996  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:44.999  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-3af51fce-6a93-478f-8bc9-9d282af94400 with payload {
  "vnf-id": "test-generic-3af51fce-6a93-478f-8bc9-9d282af94400",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-1667a617-e8bd-4724-8c78-92e1840860fa",
  "model-version-id": "test-model-ver-43cd1b3c-d53f-45d9-af36-1dd6500ec9cd",
  "resource-version": "1732023164914"
}

2024-11-19 13:32:45.000  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:45.003  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:45.003  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:45.003  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:45.003  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:45.026  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:45.035  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:32:45.037  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:45.042  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-3af51fce-6a93-478f-8bc9-9d282af94400 with depth all
2024-11-19 13:32:45.044  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:45.044  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:45.044  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:45.044  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:45.045  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:45.053  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:45.054  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:45.055  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-3af51fce-6a93-478f-8bc9-9d282af94400 with resource version 1732023165003
2024-11-19 13:32:45.057  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:45.057  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:45.057  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:45.057  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:45.058  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:45.091 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 12512 with label generic-vnf
2024-11-19 13:32:45.094  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:45.101  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:32:45.405  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:45.725  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-75207ea7-cc2f-4ea0-935f-892f96d353f3 with payload {
  "model-invariant-id": "test-model-75207ea7-cc2f-4ea0-935f-892f96d353f3",
  "model-type": "some-type"
}
2024-11-19 13:32:45.728  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:45.729  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:45.729  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:45.729  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:45.730  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:45.735  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:45.739  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:45.741  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-75207ea7-cc2f-4ea0-935f-892f96d353f3/model-vers/model-ver/test-model-ver-76ed8bc6-a20c-4272-bbe7-a5876132e61e with payload {
  "model-version-id": "test-model-ver-76ed8bc6-a20c-4272-bbe7-a5876132e61e",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:45.743  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:45.744  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:45.744  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:45.744  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:45.745  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:45.756  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:45.761  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:45.764  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-550a5c9d-fca2-48c2-a815-92dccc231c2a with payload {
  "vnf-id": "test-generic-550a5c9d-fca2-48c2-a815-92dccc231c2a",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-75207ea7-cc2f-4ea0-935f-892f96d353f3",
  "model-version-id": "test-model-ver-76ed8bc6-a20c-4272-bbe7-a5876132e61e"
}

2024-11-19 13:32:45.765  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:45.767  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:45.767  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:45.767  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:45.768  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:45.793  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:45.800  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:45.801  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:45.806  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/service-design-and-creation/models/model/test-model-75207ea7-cc2f-4ea0-935f-892f96d353f3/model-vers/model-ver/test-model-ver-76ed8bc6-a20c-4272-bbe7-a5876132e61e with depth all
2024-11-19 13:32:45.808  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:45.808  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:45.808  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:45.808  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:45.808  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:45.813  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:45.814  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:45.815  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v10/service-design-and-creation/models/model/test-model-75207ea7-cc2f-4ea0-935f-892f96d353f3/model-vers/model-ver/test-model-ver-76ed8bc6-a20c-4272-bbe7-a5876132e61e with resource version 1732023165744
2024-11-19 13:32:45.817  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:45.818  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:45.818  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:45.818  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:45.818  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:45.830 ERROR   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 539 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 576 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 570 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest
2024-11-19 13:32:45.831  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:45.831  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the DELETE request with status 400 and rolling back
2024-11-19 13:32:45.831  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-75207ea7-cc2f-4ea0-935f-892f96d353f3/model-vers/model-ver/test-model-ver-76ed8bc6-a20c-4272-bbe7-a5876132e61e"]}}}
2024-11-19 13:32:46.146  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-f4a51b48-d16a-4210-bc82-34f2988882dc with payload {
  "model-invariant-id": "test-model-f4a51b48-d16a-4210-bc82-34f2988882dc",
  "model-type": "some-type"
}
2024-11-19 13:32:46.148  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:46.150  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:46.150  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:46.150  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:46.150  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:46.156  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:46.159  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:46.162  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-f4a51b48-d16a-4210-bc82-34f2988882dc/model-vers/model-ver/test-model-ver-5278e3be-2afe-4f6f-bd5c-d1402f928c63 with payload {
  "model-version-id": "test-model-ver-5278e3be-2afe-4f6f-bd5c-d1402f928c63",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:46.164  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:46.166  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:46.166  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:46.166  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:46.166  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:46.174  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:46.181  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:46.184  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-378ec6cd-a142-450e-ac7b-f78e81b3fb1f with payload {
  "vnf-id": "test-generic-378ec6cd-a142-450e-ac7b-f78e81b3fb1f",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-f4a51b48-d16a-4210-bc82-34f2988882dc",
  "model-version-id": "test-model-ver-5278e3be-2afe-4f6f-bd5c-d1402f928c63"
}

2024-11-19 13:32:46.185  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:46.187  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:46.187  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:46.187  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:46.188  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:46.203  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:46.209  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:46.211  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-378ec6cd-a142-450e-ac7b-f78e81b3fb1f with depth all
2024-11-19 13:32:46.213  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:46.213  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:46.213  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:46.213  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:46.213  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:46.221  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:46.221  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:46.222  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:46.226  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-378ec6cd-a142-450e-ac7b-f78e81b3fb1f with payload {
  "vnf-id": "test-generic-378ec6cd-a142-450e-ac7b-f78e81b3fb1f",
  "vnf-type": "someval",
  "vnf-name": "someval"
,  "resource-version": "1732023166187"}
2024-11-19 13:32:46.227  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:46.229  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:46.229  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:46.229  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:46.230  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:46.241  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:46.247  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:32:46.250  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-378ec6cd-a142-450e-ac7b-f78e81b3fb1f with depth all
2024-11-19 13:32:46.251  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:46.251  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:46.251  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:46.251  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:46.252  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:46.259  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:46.259  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:46.260  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:46.264  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-378ec6cd-a142-450e-ac7b-f78e81b3fb1f with resource version 1732023166229
2024-11-19 13:32:46.265  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:46.265  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:46.265  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:46.265  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:46.266  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:46.277 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 24800 with label generic-vnf
2024-11-19 13:32:46.279  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:46.279  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:32:46.583  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:46.901  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-8cbbcfa0-59e4-4238-8fbd-4b82c8f363aa with payload {
  "model-invariant-id": "test-model-8cbbcfa0-59e4-4238-8fbd-4b82c8f363aa",
  "model-type": "some-type"
}
2024-11-19 13:32:46.903  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:46.904  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:46.904  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:46.904  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:46.904  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:46.908  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:46.911  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:46.913  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-8cbbcfa0-59e4-4238-8fbd-4b82c8f363aa/model-vers/model-ver/test-model-ver-04b38ec8-c5f0-432f-888f-716ec942a58d with payload {
  "model-version-id": "test-model-ver-04b38ec8-c5f0-432f-888f-716ec942a58d",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:46.914  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:46.916  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:46.916  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:46.916  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:46.916  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:46.923  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:46.928  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:46.931  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-f3f4c3a6-6fd8-43e2-8ba9-5c3271f7cd97 with payload {
  "vnf-id": "test-generic-f3f4c3a6-6fd8-43e2-8ba9-5c3271f7cd97",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "random-wrong-model",
  "model-version-id": "random-wrong-model-ver"
}

2024-11-19 13:32:46.932  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:46.934  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:46.934  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:46.934  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:46.935  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:46.940  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:32:46.941  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:46.941  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:32:46.941  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-f3f4c3a6-6fd8-43e2-8ba9-5c3271f7cd97","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:32:46.941  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-f3f4c3a6-6fd8-43e2-8ba9-5c3271f7cd97","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:32:47.255  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a478f8f8-6b52-48d9-9665-602784c86fcb with payload {
  "model-invariant-id": "test-model-a478f8f8-6b52-48d9-9665-602784c86fcb",
  "model-type": "some-type"
}
2024-11-19 13:32:47.257  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:47.258  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:47.258  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:47.258  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:47.259  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:47.262  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:47.264  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:47.266  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a478f8f8-6b52-48d9-9665-602784c86fcb/model-vers/model-ver/test-model-ver-7997b06e-8368-4a07-9659-f33ab2fe1197 with payload {
  "model-version-id": "test-model-ver-7997b06e-8368-4a07-9659-f33ab2fe1197",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:47.268  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:47.269  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:47.269  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:47.269  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:47.269  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:47.275  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:47.280  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:47.283  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/business/customers/customer/test-customer-31e25d72-3844-4c49-8705-449d6c982ce8 with payload {
  "global-customer-id": "test-customer-31e25d72-3844-4c49-8705-449d6c982ce8",
  "subscriber-name": "example-subscriber-name-val-99675",
  "subscriber-type": "example-subscriber-type-val-40388",
  "service-subscriptions": {
    "service-subscription": [
      {
        "service-type": "test-subtype-6aa43f5c-550b-4ea8-9681-5b02f74d5bb8",
        "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687",
        "service-instances": {
          "service-instance": [
            {
              "service-instance-id": "test-tenant-b1c3f2eb-18ec-4e45-ab14-27bc06cbfac1",
              "service-instance-name": "example-service-instance-name-val-4896",
              "service-type": "example-service-type-val-25453",
              "service-role": "example-service-role-val-66197",
              "environment-context": "example-environment-context-val-95014",
              "workload-context": "example-workload-context-val-56102",
              "model-invariant-id": "test-model-a478f8f8-6b52-48d9-9665-602784c86fcb",
              "model-version-id": "test-model-ver-7997b06e-8368-4a07-9659-f33ab2fe1197"
            }
          ]
        }
      }
    ]
  }
}
2024-11-19 13:32:47.284  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:32:47.290  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:47.290  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:47.290  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:47.290  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:47.335  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:47.349  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:47.654  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:47.660  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/business/customers/customer/test-customer-31e25d72-3844-4c49-8705-449d6c982ce8 with depth all
2024-11-19 13:32:47.662  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:32:47.662  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:47.662  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:47.662  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:47.662  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:47.674  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:47.674  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:47.681  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/vnf-724e9ad9-508b-460f-b5a6-10eaa0d1153e with payload {
  "vnf-id": "vnf-724e9ad9-508b-460f-b5a6-10eaa0d1153e",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "relationship-list": {
    "relationship": [
      {
        "related-to": "service-instance",
        "related-link": "/aai/v10/business/customers/customer/test-customer-31e25d72-3844-4c49-8705-449d6c982ce8/service-subscriptions/service-subscription/test-subtype-6aa43f5c-550b-4ea8-9681-5b02f74d5bb8/service-instances/service-instance/test-tenant-b1c3f2eb-18ec-4e45-ab14-27bc06cbfac1"
      }
    ]
  }
}

2024-11-19 13:32:47.682  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:47.684  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:47.684  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:47.684  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:47.685  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:47.716  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:47.739  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:47.741  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/vnf-724e9ad9-508b-460f-b5a6-10eaa0d1153e with depth all
2024-11-19 13:32:47.742  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:47.742  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:47.742  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:47.742  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:47.743  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:47.752  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:47.752  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:47.754  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/business/customers/customer/test-customer-31e25d72-3844-4c49-8705-449d6c982ce8 with depth all
2024-11-19 13:32:47.756  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:32:47.756  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:47.756  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:47.756  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:47.756  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:47.766  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:47.767  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:48.080  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-0a17c15d-403b-4a9b-ae14-7c70e50e2240 with payload {
  "model-invariant-id": "test-model-0a17c15d-403b-4a9b-ae14-7c70e50e2240",
  "model-type": "some-type"
}
2024-11-19 13:32:48.082  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:48.083  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:48.083  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:48.083  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:48.084  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:48.088  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:48.091  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:48.093  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-0a17c15d-403b-4a9b-ae14-7c70e50e2240/model-vers/model-ver/test-model-ver-86fc42b8-3f00-40e7-8e7a-ae8b78df33b0 with payload {
  "model-version-id": "test-model-ver-86fc42b8-3f00-40e7-8e7a-ae8b78df33b0",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:48.094  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:48.096  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:48.096  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:48.096  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:48.096  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:48.103  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:48.108  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:48.111  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-7e3dc1b2-58b2-4153-8acb-d997e8e5b1a3 with payload {
  "vnf-id": "test-generic-7e3dc1b2-58b2-4153-8acb-d997e8e5b1a3",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-0a17c15d-403b-4a9b-ae14-7c70e50e2240",
  "model-version-id": "test-model-ver-86fc42b8-3f00-40e7-8e7a-ae8b78df33b0"
}

2024-11-19 13:32:48.112  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:48.114  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:48.114  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:48.114  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:48.114  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:48.130  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:48.137  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:48.139  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-7e3dc1b2-58b2-4153-8acb-d997e8e5b1a3 with depth all
2024-11-19 13:32:48.140  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:48.140  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:48.140  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:48.140  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:48.141  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:48.147  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:48.148  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:48.148  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:48.152  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-7e3dc1b2-58b2-4153-8acb-d997e8e5b1a3 with payload {
  "vnf-id": "test-generic-7e3dc1b2-58b2-4153-8acb-d997e8e5b1a3",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-0a17c15d-403b-4a9b-ae14-7c70e50e2240",
  "model-version-id": "test-model-ver-86fc42b8-3f00-40e7-8e7a-ae8b78df33b0",
  "resource-version": "1732023168114"
}

2024-11-19 13:32:48.153  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:48.155  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:48.155  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:48.155  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:48.155  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:48.165  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:48.170  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:32:48.172  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-7e3dc1b2-58b2-4153-8acb-d997e8e5b1a3 with depth all
2024-11-19 13:32:48.173  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:48.173  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:48.173  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:48.173  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:48.174  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:48.181  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:48.181  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:48.182  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:48.185  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-7e3dc1b2-58b2-4153-8acb-d997e8e5b1a3 with resource version 1732023168155
2024-11-19 13:32:48.186  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:48.186  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:48.186  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:48.186  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:48.186  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:48.197 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 33008 with label generic-vnf
2024-11-19 13:32:48.198  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:48.202  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:32:48.505  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:48.824  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-bd6f5f72-6f01-4211-a049-6dcf35c8aa2b with payload {
  "model-invariant-id": "test-model-bd6f5f72-6f01-4211-a049-6dcf35c8aa2b",
  "model-type": "some-type"
}
2024-11-19 13:32:48.825  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:48.826  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:48.826  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:48.826  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:48.826  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:48.830  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:48.833  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:48.835  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-bd6f5f72-6f01-4211-a049-6dcf35c8aa2b/model-vers/model-ver/test-model-ver-04b11e1e-b27c-451f-be2c-dd2dcb3915a0 with payload {
  "model-version-id": "test-model-ver-04b11e1e-b27c-451f-be2c-dd2dcb3915a0",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:48.837  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:48.838  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:48.838  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:48.838  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:48.838  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:48.845  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:48.849  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:48.851  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-41997126-acb2-43d0-9a06-e5181c1d8fdc with payload {
  "vnf-id": "test-generic-41997126-acb2-43d0-9a06-e5181c1d8fdc",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-bd6f5f72-6f01-4211-a049-6dcf35c8aa2b",
  "model-version-id": "test-model-ver-04b11e1e-b27c-451f-be2c-dd2dcb3915a0"
}

2024-11-19 13:32:48.852  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:48.854  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:48.854  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:48.854  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:48.855  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:48.868  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:48.874  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:48.876  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:48.879  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-41997126-acb2-43d0-9a06-e5181c1d8fdc with depth all
2024-11-19 13:32:48.880  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:48.880  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:48.880  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:48.880  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:48.881  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:48.887  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:48.887  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:48.888  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-41997126-acb2-43d0-9a06-e5181c1d8fdc with resource version 1732023168854
2024-11-19 13:32:48.889  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:48.889  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:48.889  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:48.889  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:48.889  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:48.901 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 37104 with label generic-vnf
2024-11-19 13:32:48.902  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:48.906  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:32:49.208  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:49.527  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-997026b7-32ca-433d-8746-c48069690352 with payload {
  "model-invariant-id": "test-model-997026b7-32ca-433d-8746-c48069690352",
  "model-type": "some-type"
}
2024-11-19 13:32:49.528  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:49.530  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:49.530  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:49.530  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:49.530  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:49.534  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:49.536  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:49.538  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-997026b7-32ca-433d-8746-c48069690352/model-vers/model-ver/test-model-ver-51a8b47c-b0d1-42bf-b1f8-aa761db964e3 with payload {
  "model-version-id": "test-model-ver-51a8b47c-b0d1-42bf-b1f8-aa761db964e3",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:49.539  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:49.540  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:49.540  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:49.540  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:49.540  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:49.546  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:49.550  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:49.552  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-5a1e035b-a3c3-4050-8390-e6ade203ff66 with payload {
  "vnf-id": "test-generic-5a1e035b-a3c3-4050-8390-e6ade203ff66",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "some-model"
}
2024-11-19 13:32:49.553  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:49.555  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:32:49.555  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:32:49.555  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:32:49.555  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-5a1e035b-a3c3-4050-8390-e6ade203ff66","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:32:49.555  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-5a1e035b-a3c3-4050-8390-e6ade203ff66","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:32:49.868  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-d92c1110-9ffa-45b1-846c-912742e0e584 with payload {
  "model-invariant-id": "test-model-d92c1110-9ffa-45b1-846c-912742e0e584",
  "model-type": "some-type"
}
2024-11-19 13:32:49.869  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:49.870  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:49.870  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:49.870  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:49.871  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:49.874  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:49.877  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:49.879  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-d92c1110-9ffa-45b1-846c-912742e0e584/model-vers/model-ver/test-model-ver-ab94a171-0008-4ea7-a798-589f64658097 with payload {
  "model-version-id": "test-model-ver-ab94a171-0008-4ea7-a798-589f64658097",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:49.880  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:49.881  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:49.881  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:49.881  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:49.882  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:49.888  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:49.892  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:49.894  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-96bc0336-6a15-4a44-ad67-d6d586f269e0 with payload {
  "vnf-id": "test-generic-96bc0336-6a15-4a44-ad67-d6d586f269e0",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-d92c1110-9ffa-45b1-846c-912742e0e584",
  "model-version-id": "test-model-ver-ab94a171-0008-4ea7-a798-589f64658097"
}

2024-11-19 13:32:49.895  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:49.897  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:49.897  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:49.897  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:49.897  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:49.910  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:49.917  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:49.919  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:49.922  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-96bc0336-6a15-4a44-ad67-d6d586f269e0 with depth all
2024-11-19 13:32:49.924  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:49.924  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:49.924  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:49.924  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:49.925  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:49.930  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:49.931  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:49.932  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-96bc0336-6a15-4a44-ad67-d6d586f269e0 with payload {
  "vnf-id": "test-generic-96bc0336-6a15-4a44-ad67-d6d586f269e0",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-370f7691-0aca-4866-a989-dcc007ecbed5",
  "model-version-id": "test-model-ver-ce3f7713-2f86-4ca3-a295-c551a3cf940b",
  "resource-version": "1732023169897"
}

2024-11-19 13:32:49.933  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:49.935  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:49.935  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:49.935  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:49.936  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:49.940  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-370f7691-0aca-4866-a989-dcc007ecbed5/model-vers/model-ver/test-model-ver-ce3f7713-2f86-4ca3-a295-c551a3cf940b#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:32:49.940  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:49.941  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:32:49.941  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-96bc0336-6a15-4a44-ad67-d6d586f269e0","Node Not Found:object located at service-design-and-creation/models/model/test-model-370f7691-0aca-4866-a989-dcc007ecbed5/model-vers/model-ver/test-model-ver-ce3f7713-2f86-4ca3-a295-c551a3cf940b#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:32:49.942  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:50.255  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-fa3b90a5-9b97-4650-9989-1fc0b16be525 with payload {
  "model-invariant-id": "test-model-fa3b90a5-9b97-4650-9989-1fc0b16be525",
  "model-type": "some-type"
}
2024-11-19 13:32:50.257  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:50.258  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:50.258  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:50.258  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:50.258  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:50.262  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:50.263  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:50.265  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-fa3b90a5-9b97-4650-9989-1fc0b16be525/model-vers/model-ver/test-model-ver-7b77f263-466d-49e9-bf91-8125b681e8fe with payload {
  "model-version-id": "test-model-ver-7b77f263-466d-49e9-bf91-8125b681e8fe",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:50.266  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:50.267  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:50.267  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:50.267  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:50.268  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:50.273  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:50.277  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:50.279  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-549ef60d-751d-4db6-810d-6d4bea2de2d1 with payload {
  "vnf-id": "test-generic-549ef60d-751d-4db6-810d-6d4bea2de2d1",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-fa3b90a5-9b97-4650-9989-1fc0b16be525",
  "model-version-id": "test-model-ver-7b77f263-466d-49e9-bf91-8125b681e8fe"
}

2024-11-19 13:32:50.280  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:50.282  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:50.282  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:50.282  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:50.282  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:50.293  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:50.299  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:50.300  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:50.303  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-549ef60d-751d-4db6-810d-6d4bea2de2d1 with depth all
2024-11-19 13:32:50.304  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:50.305  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:50.305  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:50.305  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:50.305  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:50.311  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:50.312  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:50.313  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-2e1d8208-243a-43f5-a007-a2cc557741e6 with payload {
  "model-invariant-id": "test-model-2e1d8208-243a-43f5-a007-a2cc557741e6",
  "model-type": "some-type"
}
2024-11-19 13:32:50.314  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:50.315  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:50.315  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:50.315  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:50.316  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:50.319  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:50.321  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:50.323  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-2e1d8208-243a-43f5-a007-a2cc557741e6/model-vers/model-ver/test-model-ver-84a65405-8601-4339-989f-6379f5d3f38f with payload {
  "model-version-id": "test-model-ver-84a65405-8601-4339-989f-6379f5d3f38f",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:50.324  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:50.326  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:50.326  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:50.326  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:50.326  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:50.331  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:50.336  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:50.338  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-549ef60d-751d-4db6-810d-6d4bea2de2d1 with payload {
  "vnf-id": "test-generic-549ef60d-751d-4db6-810d-6d4bea2de2d1",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-2e1d8208-243a-43f5-a007-a2cc557741e6",
  "resource-version": "${resource-version}"
}
2024-11-19 13:32:50.339  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:50.341  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:32:50.341  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:32:50.342  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:32:50.342  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-549ef60d-751d-4db6-810d-6d4bea2de2d1","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:32:50.342  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:50.658  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-eb0e20e7-1f3b-4305-a45f-b941510d68de with payload {
  "model-invariant-id": "test-model-eb0e20e7-1f3b-4305-a45f-b941510d68de",
  "model-type": "some-type"
}
2024-11-19 13:32:50.659  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:50.661  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:50.661  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:50.661  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:50.661  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:50.665  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:50.667  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:50.669  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-eb0e20e7-1f3b-4305-a45f-b941510d68de/model-vers/model-ver/test-model-ver-943433c5-6a94-462d-b668-92805cca7015 with payload {
  "model-version-id": "test-model-ver-943433c5-6a94-462d-b668-92805cca7015",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:50.670  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:50.671  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:50.671  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:50.671  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:50.671  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:50.676  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:50.680  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:50.682  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-65ef8a31-07de-402d-a911-2f510886e97f with payload {
  "vnf-id": "test-generic-65ef8a31-07de-402d-a911-2f510886e97f",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-eb0e20e7-1f3b-4305-a45f-b941510d68de",
  "model-version-id": "test-model-ver-943433c5-6a94-462d-b668-92805cca7015"
}

2024-11-19 13:32:50.683  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:50.685  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:50.685  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:50.685  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:50.685  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:50.697  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:50.702  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:50.704  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:50.707  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-65ef8a31-07de-402d-a911-2f510886e97f with depth all
2024-11-19 13:32:50.708  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:50.708  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:50.708  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:50.708  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:50.709  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:50.715  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:50.715  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:50.717  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-6aa58ca0-ce15-4f40-a990-3f0b1a487635 with payload {
  "model-invariant-id": "test-model-6aa58ca0-ce15-4f40-a990-3f0b1a487635",
  "model-type": "some-type"
}
2024-11-19 13:32:50.718  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:50.719  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:50.719  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:50.719  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:50.720  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:50.723  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:50.725  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:50.727  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-6aa58ca0-ce15-4f40-a990-3f0b1a487635/model-vers/model-ver/test-model-ver-432f51a0-13ca-4620-9536-45acf580bd79 with payload {
  "model-version-id": "test-model-ver-432f51a0-13ca-4620-9536-45acf580bd79",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:50.729  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:50.730  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:50.730  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:50.730  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:50.730  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:50.736  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:50.741  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:50.743  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-65ef8a31-07de-402d-a911-2f510886e97f with payload {
  "vnf-id": "test-generic-65ef8a31-07de-402d-a911-2f510886e97f",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-6aa58ca0-ce15-4f40-a990-3f0b1a487635",
  "model-version-id": "test-model-ver-432f51a0-13ca-4620-9536-45acf580bd79",
  "resource-version": "1732023170685"
}

2024-11-19 13:32:50.744  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:50.747  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:50.747  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:50.747  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:50.747  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:50.759  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:50.764  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:32:50.765  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:50.769  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-65ef8a31-07de-402d-a911-2f510886e97f with depth all
2024-11-19 13:32:50.770  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:50.770  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:50.770  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:50.770  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:50.770  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:50.775  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:50.775  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:50.776  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-65ef8a31-07de-402d-a911-2f510886e97f with resource version 1732023170747
2024-11-19 13:32:50.778  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:50.778  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:50.778  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:50.778  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:50.778  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:50.788 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 53488 with label generic-vnf
2024-11-19 13:32:50.789  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:50.792  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:32:51.095  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:51.414  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-87e5266c-f934-4328-a271-3034ca9459e7 with payload {
  "model-invariant-id": "test-model-87e5266c-f934-4328-a271-3034ca9459e7",
  "model-type": "some-type"
}
2024-11-19 13:32:51.416  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:51.417  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:51.417  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:51.417  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:51.417  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:51.421  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:51.424  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:51.426  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-87e5266c-f934-4328-a271-3034ca9459e7/model-vers/model-ver/test-model-ver-5d00fc44-f7b2-49ea-b545-5ceafd2b12dd with payload {
  "model-version-id": "test-model-ver-5d00fc44-f7b2-49ea-b545-5ceafd2b12dd",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:51.427  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:51.428  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:51.428  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:51.428  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:51.429  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:51.434  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:51.438  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:51.439  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-f0e1463a-89d4-4ddc-9abb-804d082bad23 with payload {
  "vnf-id": "test-generic-f0e1463a-89d4-4ddc-9abb-804d082bad23",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-87e5266c-f934-4328-a271-3034ca9459e7",
  "model-version-id": "test-model-ver-5d00fc44-f7b2-49ea-b545-5ceafd2b12dd"
}

2024-11-19 13:32:51.440  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:51.442  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:51.442  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:51.442  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:51.442  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:51.453  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:51.458  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:51.459  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:51.462  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/service-design-and-creation/models/model/test-model-87e5266c-f934-4328-a271-3034ca9459e7/model-vers/model-ver/test-model-ver-5d00fc44-f7b2-49ea-b545-5ceafd2b12dd with depth all
2024-11-19 13:32:51.464  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:51.464  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:51.464  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:51.464  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:51.464  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:51.467  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:51.467  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:51.468  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v10/service-design-and-creation/models/model/test-model-87e5266c-f934-4328-a271-3034ca9459e7/model-vers/model-ver/test-model-ver-5d00fc44-f7b2-49ea-b545-5ceafd2b12dd with resource version 1732023171428
2024-11-19 13:32:51.469  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:51.469  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:51.469  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:51.469  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:51.470  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:51.476 ERROR   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 539 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 576 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 570 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest
2024-11-19 13:32:51.477  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:51.477  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the DELETE request with status 400 and rolling back
2024-11-19 13:32:51.477  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-87e5266c-f934-4328-a271-3034ca9459e7/model-vers/model-ver/test-model-ver-5d00fc44-f7b2-49ea-b545-5ceafd2b12dd"]}}}
2024-11-19 13:32:51.789  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-749f7d65-70fb-4211-842a-d3572cb25ed1 with payload {
  "model-invariant-id": "test-model-749f7d65-70fb-4211-842a-d3572cb25ed1",
  "model-type": "some-type"
}
2024-11-19 13:32:51.791  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:51.792  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:51.792  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:51.792  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:51.792  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:51.797  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:51.799  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:51.801  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-749f7d65-70fb-4211-842a-d3572cb25ed1/model-vers/model-ver/test-model-ver-12f0aa55-2a83-4736-bcfb-c7dea92d9a0f with payload {
  "model-version-id": "test-model-ver-12f0aa55-2a83-4736-bcfb-c7dea92d9a0f",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:51.802  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:51.803  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:51.803  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:51.803  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:51.804  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:51.809  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:51.812  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:51.814  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-5228e6df-2bd0-47a8-ba3e-37936de9f015 with payload {
  "vnf-id": "test-generic-5228e6df-2bd0-47a8-ba3e-37936de9f015",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-749f7d65-70fb-4211-842a-d3572cb25ed1",
  "model-version-id": "test-model-ver-12f0aa55-2a83-4736-bcfb-c7dea92d9a0f"
}

2024-11-19 13:32:51.815  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:51.817  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:51.817  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:51.817  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:51.817  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:51.828  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:51.833  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:51.834  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-5228e6df-2bd0-47a8-ba3e-37936de9f015 with depth all
2024-11-19 13:32:51.835  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:51.835  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:51.835  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:51.835  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:51.836  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:51.840  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:51.841  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:51.841  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:51.844  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-5228e6df-2bd0-47a8-ba3e-37936de9f015 with payload {
  "vnf-id": "test-generic-5228e6df-2bd0-47a8-ba3e-37936de9f015",
  "vnf-type": "someval",
  "vnf-name": "someval"
,  "resource-version": "1732023171817"}
2024-11-19 13:32:51.845  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:51.847  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:51.847  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:51.847  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:51.847  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:51.856  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:51.860  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:32:51.862  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-5228e6df-2bd0-47a8-ba3e-37936de9f015 with depth all
2024-11-19 13:32:51.863  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:51.863  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:51.863  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:51.863  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:51.863  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:51.869  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:51.869  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:51.870  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:51.873  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-5228e6df-2bd0-47a8-ba3e-37936de9f015 with resource version 1732023171847
2024-11-19 13:32:51.874  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:51.874  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:51.874  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:51.874  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:51.875  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:51.886 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 32904 with label generic-vnf
2024-11-19 13:32:51.887  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:51.887  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:32:52.190  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:52.506  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-011a0676-73a2-4c0a-a96d-4f0a3360df6c with payload {
  "model-invariant-id": "test-model-011a0676-73a2-4c0a-a96d-4f0a3360df6c",
  "model-type": "some-type"
}
2024-11-19 13:32:52.507  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:52.508  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:52.508  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:52.508  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:52.509  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:52.528  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:52.530  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:52.532  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-011a0676-73a2-4c0a-a96d-4f0a3360df6c/model-vers/model-ver/test-model-ver-3879ddae-2eb3-40b5-805b-d5639823e5cc with payload {
  "model-version-id": "test-model-ver-3879ddae-2eb3-40b5-805b-d5639823e5cc",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:52.533  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:52.534  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:52.534  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:52.534  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:52.534  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:52.539  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:52.542  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:52.544  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-e9a400b1-5769-4710-91b9-9f4c53ee7bc0 with payload {
  "vnf-id": "test-generic-e9a400b1-5769-4710-91b9-9f4c53ee7bc0",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "random-wrong-model",
  "model-version-id": "random-wrong-model-ver"
}

2024-11-19 13:32:52.545  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:52.546  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:52.546  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:52.546  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:52.547  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:52.549  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:32:52.550  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:52.550  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:32:52.550  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-e9a400b1-5769-4710-91b9-9f4c53ee7bc0","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:32:52.551  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-e9a400b1-5769-4710-91b9-9f4c53ee7bc0","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:32:52.865  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-54695504-aa36-4efd-9a2b-2db316510d19 with payload {
  "model-invariant-id": "test-model-54695504-aa36-4efd-9a2b-2db316510d19",
  "model-type": "some-type"
}
2024-11-19 13:32:52.867  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:52.868  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:52.868  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:52.868  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:52.868  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:52.872  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:52.874  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:52.876  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-54695504-aa36-4efd-9a2b-2db316510d19/model-vers/model-ver/test-model-ver-882139b1-f99a-487b-b31e-fe291113628e with payload {
  "model-version-id": "test-model-ver-882139b1-f99a-487b-b31e-fe291113628e",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:52.878  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:52.879  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:52.879  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:52.879  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:52.879  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:52.883  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:52.886  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:52.888  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/business/customers/customer/test-customer-4321afe3-6b9b-4319-ab1b-13e41ce3cea3 with payload {
  "global-customer-id": "test-customer-4321afe3-6b9b-4319-ab1b-13e41ce3cea3",
  "subscriber-name": "example-subscriber-name-val-99675",
  "subscriber-type": "example-subscriber-type-val-40388",
  "service-subscriptions": {
    "service-subscription": [
      {
        "service-type": "test-subtype-f7a4da48-66f1-4a29-a826-d03d0487ae77",
        "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687",
        "service-instances": {
          "service-instance": [
            {
              "service-instance-id": "test-tenant-ed2cc157-8a19-49de-bc12-0345787f6ff3",
              "service-instance-name": "example-service-instance-name-val-4896",
              "service-type": "example-service-type-val-25453",
              "service-role": "example-service-role-val-66197",
              "environment-context": "example-environment-context-val-95014",
              "workload-context": "example-workload-context-val-56102",
              "model-invariant-id": "test-model-54695504-aa36-4efd-9a2b-2db316510d19",
              "model-version-id": "test-model-ver-882139b1-f99a-487b-b31e-fe291113628e"
            }
          ]
        }
      }
    ]
  }
}
2024-11-19 13:32:52.889  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:32:52.891  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:52.891  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:52.891  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:52.891  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:52.906  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:52.911  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:52.913  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:52.916  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/business/customers/customer/test-customer-4321afe3-6b9b-4319-ab1b-13e41ce3cea3 with depth all
2024-11-19 13:32:52.917  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:32:52.917  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:52.917  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:52.917  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:52.917  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:52.923  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:52.924  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:52.925  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/vnf-1780b4f0-c470-4b88-a780-592f58378be0 with payload {
  "vnf-id": "vnf-1780b4f0-c470-4b88-a780-592f58378be0",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "relationship-list": {
    "relationship": [
      {
        "related-to": "service-instance",
        "related-link": "/aai/v10/business/customers/customer/test-customer-4321afe3-6b9b-4319-ab1b-13e41ce3cea3/service-subscriptions/service-subscription/test-subtype-f7a4da48-66f1-4a29-a826-d03d0487ae77/service-instances/service-instance/test-tenant-ed2cc157-8a19-49de-bc12-0345787f6ff3"
      }
    ]
  }
}

2024-11-19 13:32:52.926  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:52.927  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:52.927  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:52.927  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:52.928  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:52.939  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:52.949  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:52.951  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/vnf-1780b4f0-c470-4b88-a780-592f58378be0 with depth all
2024-11-19 13:32:52.951  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:52.952  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:52.952  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:52.952  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:52.952  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:52.957  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:52.957  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:52.958  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/business/customers/customer/test-customer-4321afe3-6b9b-4319-ab1b-13e41ce3cea3 with depth all
2024-11-19 13:32:52.959  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:32:52.959  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:52.959  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:52.959  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:52.959  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:52.966  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:52.966  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:53.279  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-b36f1133-23f7-4cbe-829e-8aa63ca00b00 with payload {
  "model-invariant-id": "test-model-b36f1133-23f7-4cbe-829e-8aa63ca00b00",
  "model-type": "some-type"
}
2024-11-19 13:32:53.281  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:53.282  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:53.282  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:53.282  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:53.282  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:53.285  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:53.287  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:53.289  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-b36f1133-23f7-4cbe-829e-8aa63ca00b00/model-vers/model-ver/test-model-ver-0a18c882-a300-446b-afed-cbf43feb2eac with payload {
  "model-version-id": "test-model-ver-0a18c882-a300-446b-afed-cbf43feb2eac",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:53.290  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:53.291  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:53.291  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:53.291  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:53.291  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:53.301  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:53.304  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:53.305  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-acef7f5d-bb41-4522-963a-10166bdfef74 with payload {
  "vnf-id": "test-generic-acef7f5d-bb41-4522-963a-10166bdfef74",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-b36f1133-23f7-4cbe-829e-8aa63ca00b00",
  "model-version-id": "test-model-ver-0a18c882-a300-446b-afed-cbf43feb2eac"
}

2024-11-19 13:32:53.306  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:53.308  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:53.308  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:53.308  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:53.308  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:53.317  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:53.322  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:53.323  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-acef7f5d-bb41-4522-963a-10166bdfef74 with depth all
2024-11-19 13:32:53.324  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:53.324  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:53.324  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:53.324  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:53.325  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:53.329  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:53.330  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:53.330  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:53.333  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-acef7f5d-bb41-4522-963a-10166bdfef74 with payload {
  "vnf-id": "test-generic-acef7f5d-bb41-4522-963a-10166bdfef74",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-b36f1133-23f7-4cbe-829e-8aa63ca00b00",
  "model-version-id": "test-model-ver-0a18c882-a300-446b-afed-cbf43feb2eac",
  "resource-version": "1732023173308"
}

2024-11-19 13:32:53.334  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:53.335  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:53.336  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:53.336  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:53.336  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:53.348  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:53.353  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:32:53.355  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-acef7f5d-bb41-4522-963a-10166bdfef74 with depth all
2024-11-19 13:32:53.356  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:53.356  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:53.356  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:53.356  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:53.356  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:53.363  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:53.363  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:53.364  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:53.367  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-acef7f5d-bb41-4522-963a-10166bdfef74 with resource version 1732023173335
2024-11-19 13:32:53.368  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:53.369  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:53.369  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:53.369  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:53.369  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:53.384 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 41096 with label generic-vnf
2024-11-19 13:32:53.386  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:53.390  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:32:53.692  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:54.007  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-fb4b939d-c304-4d15-9ed9-3f1b5d8ffc36 with payload {
  "model-invariant-id": "test-model-fb4b939d-c304-4d15-9ed9-3f1b5d8ffc36",
  "model-type": "some-type"
}
2024-11-19 13:32:54.008  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:54.009  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:54.009  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:54.009  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:54.010  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:54.013  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:54.015  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:54.017  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-fb4b939d-c304-4d15-9ed9-3f1b5d8ffc36/model-vers/model-ver/test-model-ver-13cffeae-e073-4f6c-8a01-b065e06e7cf5 with payload {
  "model-version-id": "test-model-ver-13cffeae-e073-4f6c-8a01-b065e06e7cf5",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:54.018  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:54.019  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:54.019  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:54.019  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:54.019  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:54.024  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:54.027  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:54.029  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-51f21b83-f712-4ada-b22e-26b822576a5a with payload {
  "vnf-id": "test-generic-51f21b83-f712-4ada-b22e-26b822576a5a",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-fb4b939d-c304-4d15-9ed9-3f1b5d8ffc36",
  "model-version-id": "test-model-ver-13cffeae-e073-4f6c-8a01-b065e06e7cf5"
}

2024-11-19 13:32:54.030  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:54.031  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:54.031  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:54.032  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:54.032  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:54.041  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:54.046  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:54.047  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:54.050  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-51f21b83-f712-4ada-b22e-26b822576a5a with depth all
2024-11-19 13:32:54.051  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:54.051  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:54.051  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:54.051  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:54.052  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:54.056  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:54.056  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:54.057  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-51f21b83-f712-4ada-b22e-26b822576a5a with resource version 1732023174031
2024-11-19 13:32:54.058  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:54.058  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:54.058  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:54.058  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:54.058  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:54.066 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 12312 with label generic-vnf
2024-11-19 13:32:54.067  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:54.070  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:32:54.373  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:54.688  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-8d60ab92-069b-4397-8e2e-b96275de596b with payload {
  "model-invariant-id": "test-model-8d60ab92-069b-4397-8e2e-b96275de596b",
  "model-type": "some-type"
}
2024-11-19 13:32:54.690  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:54.691  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:54.691  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:54.691  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:54.691  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:54.695  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:54.697  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:54.699  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-8d60ab92-069b-4397-8e2e-b96275de596b/model-vers/model-ver/test-model-ver-bc7d4572-42fe-4003-9ab3-db6d8b2b7ccb with payload {
  "model-version-id": "test-model-ver-bc7d4572-42fe-4003-9ab3-db6d8b2b7ccb",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:54.700  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:54.701  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:54.701  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:54.701  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:54.702  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:54.706  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:54.709  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:54.710  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-1c63c431-bf20-4031-844b-4c028da5c7b6 with payload {
  "vnf-id": "test-generic-1c63c431-bf20-4031-844b-4c028da5c7b6",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "some-model"
}
2024-11-19 13:32:54.711  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:54.713  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:32:54.713  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:32:54.714  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:32:54.714  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-1c63c431-bf20-4031-844b-4c028da5c7b6","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:32:54.714  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-1c63c431-bf20-4031-844b-4c028da5c7b6","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:32:55.024  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-a3fde2ab-a544-4c84-b4f1-7db24016b971 with payload {
  "model-invariant-id": "test-model-a3fde2ab-a544-4c84-b4f1-7db24016b971",
  "model-type": "some-type"
}
2024-11-19 13:32:55.025  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:55.027  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.027  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.027  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.027  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.030  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.032  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:55.034  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-a3fde2ab-a544-4c84-b4f1-7db24016b971/model-vers/model-ver/test-model-ver-e49617ad-7ecd-4448-8198-725fd18b07ba with payload {
  "model-version-id": "test-model-ver-e49617ad-7ecd-4448-8198-725fd18b07ba",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:55.036  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:55.037  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.037  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.037  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.037  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.041  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.044  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:55.046  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-5cf28636-43b4-4134-b8e2-c122c0af129f with payload {
  "vnf-id": "test-generic-5cf28636-43b4-4134-b8e2-c122c0af129f",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-a3fde2ab-a544-4c84-b4f1-7db24016b971",
  "model-version-id": "test-model-ver-e49617ad-7ecd-4448-8198-725fd18b07ba"
}

2024-11-19 13:32:55.047  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:55.049  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.049  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.049  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.049  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.059  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.064  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:55.065  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:55.068  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-5cf28636-43b4-4134-b8e2-c122c0af129f with depth all
2024-11-19 13:32:55.069  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:55.069  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.069  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.069  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.069  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.074  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.074  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:55.075  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-5cf28636-43b4-4134-b8e2-c122c0af129f with payload {
  "vnf-id": "test-generic-5cf28636-43b4-4134-b8e2-c122c0af129f",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-b24848d5-144f-497a-aed6-1847d0d30f70",
  "model-version-id": "test-model-ver-039018d6-012f-4735-9fe9-45f475b8208a",
  "resource-version": "1732023175049"
}

2024-11-19 13:32:55.076  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:55.078  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.078  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.078  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.078  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.081  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-b24848d5-144f-497a-aed6-1847d0d30f70/model-vers/model-ver/test-model-ver-039018d6-012f-4735-9fe9-45f475b8208a#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:32:55.082  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.082  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:32:55.082  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-5cf28636-43b4-4134-b8e2-c122c0af129f","Node Not Found:object located at service-design-and-creation/models/model/test-model-b24848d5-144f-497a-aed6-1847d0d30f70/model-vers/model-ver/test-model-ver-039018d6-012f-4735-9fe9-45f475b8208a#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:32:55.084  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:55.395  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-bb315b47-0876-4c85-9569-9300fad5e692 with payload {
  "model-invariant-id": "test-model-bb315b47-0876-4c85-9569-9300fad5e692",
  "model-type": "some-type"
}
2024-11-19 13:32:55.396  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:55.397  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.397  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.397  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.398  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.401  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.402  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:55.404  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-bb315b47-0876-4c85-9569-9300fad5e692/model-vers/model-ver/test-model-ver-b6adacfe-1cab-4627-b5c4-fe34a2800f1f with payload {
  "model-version-id": "test-model-ver-b6adacfe-1cab-4627-b5c4-fe34a2800f1f",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:55.405  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:55.406  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.406  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.406  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.406  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.411  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.414  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:55.416  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-5dc98ee9-cba6-493c-93ca-06019035e343 with payload {
  "vnf-id": "test-generic-5dc98ee9-cba6-493c-93ca-06019035e343",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-bb315b47-0876-4c85-9569-9300fad5e692",
  "model-version-id": "test-model-ver-b6adacfe-1cab-4627-b5c4-fe34a2800f1f"
}

2024-11-19 13:32:55.417  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:55.419  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.419  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.419  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.420  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.429  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.434  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:55.435  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:55.439  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-5dc98ee9-cba6-493c-93ca-06019035e343 with depth all
2024-11-19 13:32:55.440  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:55.440  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.440  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.440  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.440  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.445  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.445  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:55.447  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-41ad9db9-9661-4d61-9efd-402a35fb3407 with payload {
  "model-invariant-id": "test-model-41ad9db9-9661-4d61-9efd-402a35fb3407",
  "model-type": "some-type"
}
2024-11-19 13:32:55.448  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:55.449  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.449  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.449  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.449  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.451  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.453  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:55.454  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-41ad9db9-9661-4d61-9efd-402a35fb3407/model-vers/model-ver/test-model-ver-afb1ec0e-24fe-4e75-9a93-6126eb279556 with payload {
  "model-version-id": "test-model-ver-afb1ec0e-24fe-4e75-9a93-6126eb279556",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:55.456  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:55.457  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.457  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.457  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.457  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.461  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.464  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:55.465  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-5dc98ee9-cba6-493c-93ca-06019035e343 with payload {
  "vnf-id": "test-generic-5dc98ee9-cba6-493c-93ca-06019035e343",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-41ad9db9-9661-4d61-9efd-402a35fb3407",
  "resource-version": "${resource-version}"
}
2024-11-19 13:32:55.466  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:55.468  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:32:55.469  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:32:55.469  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:32:55.469  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-5dc98ee9-cba6-493c-93ca-06019035e343","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:32:55.470  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:55.782  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-b7d2776d-cbe9-4448-ab30-9e21588648f9 with payload {
  "model-invariant-id": "test-model-b7d2776d-cbe9-4448-ab30-9e21588648f9",
  "model-type": "some-type"
}
2024-11-19 13:32:55.784  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:55.786  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.786  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.786  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.786  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.789  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.792  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:55.793  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-b7d2776d-cbe9-4448-ab30-9e21588648f9/model-vers/model-ver/test-model-ver-83c0c541-445a-4575-8c4a-132644fb45cd with payload {
  "model-version-id": "test-model-ver-83c0c541-445a-4575-8c4a-132644fb45cd",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:55.794  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:55.795  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.795  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.795  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.796  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.800  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.803  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:55.805  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a49cb746-cc94-4b16-ab47-906f40ae663f with payload {
  "vnf-id": "test-generic-a49cb746-cc94-4b16-ab47-906f40ae663f",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-b7d2776d-cbe9-4448-ab30-9e21588648f9",
  "model-version-id": "test-model-ver-83c0c541-445a-4575-8c4a-132644fb45cd"
}

2024-11-19 13:32:55.806  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:55.808  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.808  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.808  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.808  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.818  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.822  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:55.823  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:55.826  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a49cb746-cc94-4b16-ab47-906f40ae663f with depth all
2024-11-19 13:32:55.827  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:55.828  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.828  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.828  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.828  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.832  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.832  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:55.834  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-f382ae90-a489-4de5-be24-165736163b7b with payload {
  "model-invariant-id": "test-model-f382ae90-a489-4de5-be24-165736163b7b",
  "model-type": "some-type"
}
2024-11-19 13:32:55.834  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:55.835  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.835  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.835  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.836  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.838  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.840  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:55.842  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-f382ae90-a489-4de5-be24-165736163b7b/model-vers/model-ver/test-model-ver-c008b17f-38c9-481c-af89-9ec4cbda6a36 with payload {
  "model-version-id": "test-model-ver-c008b17f-38c9-481c-af89-9ec4cbda6a36",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:55.843  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:55.844  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.844  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.844  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.844  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.848  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.851  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:55.853  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a49cb746-cc94-4b16-ab47-906f40ae663f with payload {
  "vnf-id": "test-generic-a49cb746-cc94-4b16-ab47-906f40ae663f",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-f382ae90-a489-4de5-be24-165736163b7b",
  "model-version-id": "test-model-ver-c008b17f-38c9-481c-af89-9ec4cbda6a36",
  "resource-version": "1732023175808"
}

2024-11-19 13:32:55.854  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:55.856  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.856  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.856  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.856  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.865  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.869  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:32:55.870  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:55.873  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a49cb746-cc94-4b16-ab47-906f40ae663f with depth all
2024-11-19 13:32:55.874  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:55.874  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.874  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.874  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.874  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.879  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.879  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:55.880  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a49cb746-cc94-4b16-ab47-906f40ae663f with resource version 1732023175856
2024-11-19 13:32:55.881  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:55.881  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:55.881  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:55.881  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:55.881  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:55.888 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 37024 with label generic-vnf
2024-11-19 13:32:55.889  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:55.892  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:32:56.195  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:56.512  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-abb8b1d6-26f3-4e4f-964e-936a0a63f0cd with payload {
  "model-invariant-id": "test-model-abb8b1d6-26f3-4e4f-964e-936a0a63f0cd",
  "model-type": "some-type"
}
2024-11-19 13:32:56.514  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:56.516  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:56.516  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:56.516  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:56.516  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:56.518  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:56.520  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:56.521  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-abb8b1d6-26f3-4e4f-964e-936a0a63f0cd/model-vers/model-ver/test-model-ver-9766f1d0-1448-46d3-8f5b-04cc5f1d4f40 with payload {
  "model-version-id": "test-model-ver-9766f1d0-1448-46d3-8f5b-04cc5f1d4f40",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:56.522  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:56.524  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:56.524  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:56.524  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:56.524  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:56.528  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:56.531  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:56.532  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-53b029c7-d25e-476a-a627-6e928b182b6b with payload {
  "vnf-id": "test-generic-53b029c7-d25e-476a-a627-6e928b182b6b",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-abb8b1d6-26f3-4e4f-964e-936a0a63f0cd",
  "model-version-id": "test-model-ver-9766f1d0-1448-46d3-8f5b-04cc5f1d4f40"
}

2024-11-19 13:32:56.533  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:56.535  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:56.535  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:56.535  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:56.535  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:56.545  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:56.549  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:56.550  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:56.553  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/service-design-and-creation/models/model/test-model-abb8b1d6-26f3-4e4f-964e-936a0a63f0cd/model-vers/model-ver/test-model-ver-9766f1d0-1448-46d3-8f5b-04cc5f1d4f40 with depth all
2024-11-19 13:32:56.554  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:56.554  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:56.554  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:56.554  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:56.555  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:56.558  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:56.558  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:56.559  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v11/service-design-and-creation/models/model/test-model-abb8b1d6-26f3-4e4f-964e-936a0a63f0cd/model-vers/model-ver/test-model-ver-9766f1d0-1448-46d3-8f5b-04cc5f1d4f40 with resource version 1732023176524
2024-11-19 13:32:56.560  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:56.560  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:56.560  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:56.560  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:56.561  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:56.566 ERROR   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 539 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 576 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 570 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest
2024-11-19 13:32:56.570  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:56.570  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the DELETE request with status 400 and rolling back
2024-11-19 13:32:56.571  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-abb8b1d6-26f3-4e4f-964e-936a0a63f0cd/model-vers/model-ver/test-model-ver-9766f1d0-1448-46d3-8f5b-04cc5f1d4f40"]}}}
2024-11-19 13:32:56.884  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-a2b81f74-5fab-4453-95ba-3332e264b2af with payload {
  "model-invariant-id": "test-model-a2b81f74-5fab-4453-95ba-3332e264b2af",
  "model-type": "some-type"
}
2024-11-19 13:32:56.885  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:56.886  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:56.886  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:56.886  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:56.887  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:56.890  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:56.892  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:56.894  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-a2b81f74-5fab-4453-95ba-3332e264b2af/model-vers/model-ver/test-model-ver-c56ca8cc-fec6-4b1e-ac76-90bbcbac9715 with payload {
  "model-version-id": "test-model-ver-c56ca8cc-fec6-4b1e-ac76-90bbcbac9715",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:56.895  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:56.896  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:56.896  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:56.896  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:56.897  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:56.902  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:56.905  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:56.907  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0ca47c31-66e9-4c10-b18b-4dfa0478cc26 with payload {
  "vnf-id": "test-generic-0ca47c31-66e9-4c10-b18b-4dfa0478cc26",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-a2b81f74-5fab-4453-95ba-3332e264b2af",
  "model-version-id": "test-model-ver-c56ca8cc-fec6-4b1e-ac76-90bbcbac9715"
}

2024-11-19 13:32:56.908  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:56.910  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:56.910  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:56.910  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:56.910  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:56.920  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:56.924  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:56.926  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0ca47c31-66e9-4c10-b18b-4dfa0478cc26 with depth all
2024-11-19 13:32:56.927  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:56.927  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:56.927  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:56.927  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:56.927  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:56.932  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:56.932  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:56.932  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:56.935  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0ca47c31-66e9-4c10-b18b-4dfa0478cc26 with payload {
  "vnf-id": "test-generic-0ca47c31-66e9-4c10-b18b-4dfa0478cc26",
  "vnf-type": "someval",
  "vnf-name": "someval"
,  "resource-version": "1732023176910"}
2024-11-19 13:32:56.936  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:56.938  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:56.938  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:56.938  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:56.939  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:56.947  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:56.950  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:32:56.951  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0ca47c31-66e9-4c10-b18b-4dfa0478cc26 with depth all
2024-11-19 13:32:56.952  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:56.952  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:56.952  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:56.952  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:56.953  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:56.957  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:56.957  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:56.958  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:56.960  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0ca47c31-66e9-4c10-b18b-4dfa0478cc26 with resource version 1732023176938
2024-11-19 13:32:56.961  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:56.962  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:56.962  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:56.962  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:56.962  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:56.968 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 57424 with label generic-vnf
2024-11-19 13:32:56.969  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:56.969  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:32:57.272  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:57.584  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-9a405af5-fdfb-4051-878b-992a78db0c90 with payload {
  "model-invariant-id": "test-model-9a405af5-fdfb-4051-878b-992a78db0c90",
  "model-type": "some-type"
}
2024-11-19 13:32:57.586  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:57.588  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:57.588  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:57.588  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:57.588  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:57.591  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:57.592  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:57.594  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-9a405af5-fdfb-4051-878b-992a78db0c90/model-vers/model-ver/test-model-ver-25ca5a82-7737-467f-a78e-6fd11708d649 with payload {
  "model-version-id": "test-model-ver-25ca5a82-7737-467f-a78e-6fd11708d649",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:57.595  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:57.596  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:57.596  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:57.596  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:57.596  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:57.600  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:57.603  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:57.604  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-2e1094f1-0887-427c-9e97-ae4fe119be88 with payload {
  "vnf-id": "test-generic-2e1094f1-0887-427c-9e97-ae4fe119be88",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "random-wrong-model",
  "model-version-id": "random-wrong-model-ver"
}

2024-11-19 13:32:57.605  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:57.607  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:57.607  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:57.608  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:57.608  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:57.611  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:32:57.612  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:57.612  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:32:57.612  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-2e1094f1-0887-427c-9e97-ae4fe119be88","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:32:57.612  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-2e1094f1-0887-427c-9e97-ae4fe119be88","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:32:57.920  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-1cc77b2a-d20e-4926-80ed-150293d9a2cb with payload {
  "model-invariant-id": "test-model-1cc77b2a-d20e-4926-80ed-150293d9a2cb",
  "model-type": "some-type"
}
2024-11-19 13:32:57.922  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:57.923  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:57.923  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:57.923  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:57.923  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:57.926  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:57.927  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:57.929  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-1cc77b2a-d20e-4926-80ed-150293d9a2cb/model-vers/model-ver/test-model-ver-075f7253-9ae4-433a-9949-f0a35b70c91f with payload {
  "model-version-id": "test-model-ver-075f7253-9ae4-433a-9949-f0a35b70c91f",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:57.930  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:57.931  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:57.931  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:57.931  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:57.931  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:57.936  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:57.938  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:57.940  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/business/customers/customer/test-customer-db36189f-9535-4f94-9884-1f6df24b9b17 with payload {
  "global-customer-id": "test-customer-db36189f-9535-4f94-9884-1f6df24b9b17",
  "subscriber-name": "example-subscriber-name-val-99675",
  "subscriber-type": "example-subscriber-type-val-40388",
  "service-subscriptions": {
    "service-subscription": [
      {
        "service-type": "test-subtype-04deb59e-3113-4bdb-a61d-63755af0ff5b",
        "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687",
        "service-instances": {
          "service-instance": [
            {
              "service-instance-id": "test-tenant-eecc3f4c-2fab-4eeb-b319-4fc7097bd313",
              "service-instance-name": "example-service-instance-name-val-4896",
              "service-type": "example-service-type-val-25453",
              "service-role": "example-service-role-val-66197",
              "environment-context": "example-environment-context-val-95014",
              "workload-context": "example-workload-context-val-56102",
              "model-invariant-id": "test-model-1cc77b2a-d20e-4926-80ed-150293d9a2cb",
              "model-version-id": "test-model-ver-075f7253-9ae4-433a-9949-f0a35b70c91f"
            }
          ]
        }
      }
    ]
  }
}
2024-11-19 13:32:57.941  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:32:57.943  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:57.943  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:57.943  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:57.943  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:57.959  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:57.962  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:57.964  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:57.967  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/business/customers/customer/test-customer-db36189f-9535-4f94-9884-1f6df24b9b17 with depth all
2024-11-19 13:32:57.968  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:32:57.968  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:57.968  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:57.968  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:57.968  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:57.973  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:57.974  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:57.974  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/vnf-37cb04de-de92-407b-a66a-f5a5267b340b with payload {
  "vnf-id": "vnf-37cb04de-de92-407b-a66a-f5a5267b340b",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "relationship-list": {
    "relationship": [
      {
        "related-to": "service-instance",
        "related-link": "/aai/v11/business/customers/customer/test-customer-db36189f-9535-4f94-9884-1f6df24b9b17/service-subscriptions/service-subscription/test-subtype-04deb59e-3113-4bdb-a61d-63755af0ff5b/service-instances/service-instance/test-tenant-eecc3f4c-2fab-4eeb-b319-4fc7097bd313"
      }
    ]
  }
}

2024-11-19 13:32:57.975  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:57.977  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:57.977  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:57.977  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:57.978  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:57.990  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:57.999  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:58.001  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/vnf-37cb04de-de92-407b-a66a-f5a5267b340b with depth all
2024-11-19 13:32:58.001  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:58.002  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:58.002  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:58.002  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:58.002  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:58.008  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:58.008  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:58.009  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/business/customers/customer/test-customer-db36189f-9535-4f94-9884-1f6df24b9b17 with depth all
2024-11-19 13:32:58.010  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:32:58.010  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:58.010  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:58.010  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:58.011  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:58.018  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:58.018  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:58.331  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d141087f-372c-4623-ba44-34e2a62f39fa with payload {
  "model-invariant-id": "test-model-d141087f-372c-4623-ba44-34e2a62f39fa",
  "model-type": "some-type"
}
2024-11-19 13:32:58.333  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:58.335  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:58.335  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:58.335  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:58.335  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:58.338  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:58.339  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:58.341  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d141087f-372c-4623-ba44-34e2a62f39fa/model-vers/model-ver/test-model-ver-1a2255b5-778c-434f-b885-e5c861075d1c with payload {
  "model-version-id": "test-model-ver-1a2255b5-778c-434f-b885-e5c861075d1c",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:58.342  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:58.343  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:58.343  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:58.343  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:58.344  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:58.348  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:58.352  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:58.353  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0d3596dc-378a-4c2c-aff9-21b0855cc60f with payload {
  "vnf-id": "test-generic-0d3596dc-378a-4c2c-aff9-21b0855cc60f",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-d141087f-372c-4623-ba44-34e2a62f39fa",
  "model-version-id": "test-model-ver-1a2255b5-778c-434f-b885-e5c861075d1c"
}

2024-11-19 13:32:58.354  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:58.356  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:58.356  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:58.356  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:58.357  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:58.367  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:58.372  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:58.373  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0d3596dc-378a-4c2c-aff9-21b0855cc60f with depth all
2024-11-19 13:32:58.374  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:58.375  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:58.375  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:58.375  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:58.375  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:58.380  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:58.380  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:58.381  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:58.384  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0d3596dc-378a-4c2c-aff9-21b0855cc60f with payload {
  "vnf-id": "test-generic-0d3596dc-378a-4c2c-aff9-21b0855cc60f",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-d141087f-372c-4623-ba44-34e2a62f39fa",
  "model-version-id": "test-model-ver-1a2255b5-778c-434f-b885-e5c861075d1c",
  "resource-version": "1732023178356"
}

2024-11-19 13:32:58.385  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:58.387  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:58.387  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:58.387  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:58.387  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:58.396  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:58.400  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:32:58.402  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0d3596dc-378a-4c2c-aff9-21b0855cc60f with depth all
2024-11-19 13:32:58.403  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:58.403  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:58.403  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:58.403  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:58.404  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:58.409  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:58.409  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:58.410  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:58.413  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0d3596dc-378a-4c2c-aff9-21b0855cc60f with resource version 1732023178387
2024-11-19 13:32:58.414  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:58.415  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:58.415  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:58.415  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:58.415  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:58.423 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 82160 with label generic-vnf
2024-11-19 13:32:58.424  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:58.427  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:32:58.730  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:59.046  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-aceb93a6-c01a-4a75-b84d-b3e92a9f1d10 with payload {
  "model-invariant-id": "test-model-aceb93a6-c01a-4a75-b84d-b3e92a9f1d10",
  "model-type": "some-type"
}
2024-11-19 13:32:59.048  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:59.048  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:59.048  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:59.048  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:59.049  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:59.051  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:59.052  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:59.054  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-aceb93a6-c01a-4a75-b84d-b3e92a9f1d10/model-vers/model-ver/test-model-ver-bf83ce8a-3a77-4ec5-9b23-d38bfb493d9c with payload {
  "model-version-id": "test-model-ver-bf83ce8a-3a77-4ec5-9b23-d38bfb493d9c",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:59.055  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:59.056  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:59.056  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:59.056  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:59.056  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:59.060  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:59.062  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:59.064  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-4b980f64-5b99-4124-9b44-d7e364cf99e1 with payload {
  "vnf-id": "test-generic-4b980f64-5b99-4124-9b44-d7e364cf99e1",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-aceb93a6-c01a-4a75-b84d-b3e92a9f1d10",
  "model-version-id": "test-model-ver-bf83ce8a-3a77-4ec5-9b23-d38bfb493d9c"
}

2024-11-19 13:32:59.064  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:59.066  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:59.066  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:59.066  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:59.066  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:59.076  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:59.080  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:59.081  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:59.084  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-4b980f64-5b99-4124-9b44-d7e364cf99e1 with depth all
2024-11-19 13:32:59.085  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:59.085  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:59.085  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:59.085  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:59.085  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:59.090  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:59.090  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:32:59.091  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-4b980f64-5b99-4124-9b44-d7e364cf99e1 with resource version 1732023179066
2024-11-19 13:32:59.092  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:59.092  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:59.092  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:59.092  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:59.092  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:59.098 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 16408 with label generic-vnf
2024-11-19 13:32:59.099  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:59.102  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:32:59.404  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:32:59.717  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-c4af8bf0-8dd4-408c-be06-8f4d6265bd69 with payload {
  "model-invariant-id": "test-model-c4af8bf0-8dd4-408c-be06-8f4d6265bd69",
  "model-type": "some-type"
}
2024-11-19 13:32:59.719  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:32:59.720  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:59.720  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:59.720  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:59.721  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:59.724  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:59.725  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:59.726  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-c4af8bf0-8dd4-408c-be06-8f4d6265bd69/model-vers/model-ver/test-model-ver-4d05d20c-d978-476f-953a-ca4c732596b6 with payload {
  "model-version-id": "test-model-ver-4d05d20c-d978-476f-953a-ca4c732596b6",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:32:59.727  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:32:59.728  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:32:59.728  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:32:59.728  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:32:59.729  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:32:59.732  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:32:59.735  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:32:59.736  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-242ab13c-d00a-4457-aa5c-dc95dd90fa38 with payload {
  "vnf-id": "test-generic-242ab13c-d00a-4457-aa5c-dc95dd90fa38",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "some-model"
}
2024-11-19 13:32:59.737  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:32:59.739  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:32:59.739  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:32:59.739  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:32:59.739  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-242ab13c-d00a-4457-aa5c-dc95dd90fa38","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:32:59.740  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-242ab13c-d00a-4457-aa5c-dc95dd90fa38","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:00.050  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-46e244f5-a4f8-4853-8059-88d683424679 with payload {
  "model-invariant-id": "test-model-46e244f5-a4f8-4853-8059-88d683424679",
  "model-type": "some-type"
}
2024-11-19 13:33:00.051  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:00.052  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.052  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.052  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.052  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.054  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.055  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:00.057  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-46e244f5-a4f8-4853-8059-88d683424679/model-vers/model-ver/test-model-ver-4fa6dcf8-baec-4b71-b684-50e90c9276fe with payload {
  "model-version-id": "test-model-ver-4fa6dcf8-baec-4b71-b684-50e90c9276fe",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:00.058  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:00.059  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.059  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.059  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.059  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.062  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.065  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:00.066  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-913cf3ef-b85b-42d5-89db-df78e6c5c7a5 with payload {
  "vnf-id": "test-generic-913cf3ef-b85b-42d5-89db-df78e6c5c7a5",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-46e244f5-a4f8-4853-8059-88d683424679",
  "model-version-id": "test-model-ver-4fa6dcf8-baec-4b71-b684-50e90c9276fe"
}

2024-11-19 13:33:00.067  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:00.069  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.069  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.069  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.069  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.078  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.082  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:00.083  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:00.086  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-913cf3ef-b85b-42d5-89db-df78e6c5c7a5 with depth all
2024-11-19 13:33:00.086  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:00.087  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.087  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.087  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.087  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.091  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.091  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:00.092  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-913cf3ef-b85b-42d5-89db-df78e6c5c7a5 with payload {
  "vnf-id": "test-generic-913cf3ef-b85b-42d5-89db-df78e6c5c7a5",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-245d0a21-8c76-4342-b19d-ef905b47859c",
  "model-version-id": "test-model-ver-4c50a2ea-2eb4-473c-9c61-7c7fc6a04679",
  "resource-version": "1732023180069"
}

2024-11-19 13:33:00.093  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:00.095  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.095  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.095  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.095  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.097  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-245d0a21-8c76-4342-b19d-ef905b47859c/model-vers/model-ver/test-model-ver-4c50a2ea-2eb4-473c-9c61-7c7fc6a04679#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:33:00.098  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.099  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:33:00.099  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-913cf3ef-b85b-42d5-89db-df78e6c5c7a5","Node Not Found:object located at service-design-and-creation/models/model/test-model-245d0a21-8c76-4342-b19d-ef905b47859c/model-vers/model-ver/test-model-ver-4c50a2ea-2eb4-473c-9c61-7c7fc6a04679#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:00.099  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:00.410  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-9f665f2a-ef2e-43ac-99da-f3da27932f2a with payload {
  "model-invariant-id": "test-model-9f665f2a-ef2e-43ac-99da-f3da27932f2a",
  "model-type": "some-type"
}
2024-11-19 13:33:00.411  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:00.412  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.412  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.412  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.413  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.416  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.418  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:00.420  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-9f665f2a-ef2e-43ac-99da-f3da27932f2a/model-vers/model-ver/test-model-ver-eb4dae39-8567-4cd5-80e0-faf56977b664 with payload {
  "model-version-id": "test-model-ver-eb4dae39-8567-4cd5-80e0-faf56977b664",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:00.421  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:00.422  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.422  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.422  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.422  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.426  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.428  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:00.430  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-cc04e23a-0370-4182-ac5f-00940019e03f with payload {
  "vnf-id": "test-generic-cc04e23a-0370-4182-ac5f-00940019e03f",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-9f665f2a-ef2e-43ac-99da-f3da27932f2a",
  "model-version-id": "test-model-ver-eb4dae39-8567-4cd5-80e0-faf56977b664"
}

2024-11-19 13:33:00.431  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:00.433  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.433  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.433  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.433  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.442  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.446  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:00.447  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:00.449  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-cc04e23a-0370-4182-ac5f-00940019e03f with depth all
2024-11-19 13:33:00.450  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:00.450  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.450  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.450  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.451  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.454  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.455  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:00.456  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-f8e00484-2a7f-4112-8406-6c740671e7f0 with payload {
  "model-invariant-id": "test-model-f8e00484-2a7f-4112-8406-6c740671e7f0",
  "model-type": "some-type"
}
2024-11-19 13:33:00.456  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:00.457  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.457  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.457  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.457  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.459  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.461  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:00.462  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-f8e00484-2a7f-4112-8406-6c740671e7f0/model-vers/model-ver/test-model-ver-e307b777-0c4d-46ff-83e0-1953853cf1d7 with payload {
  "model-version-id": "test-model-ver-e307b777-0c4d-46ff-83e0-1953853cf1d7",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:00.463  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:00.464  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.464  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.464  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.464  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.468  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.470  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:00.472  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-cc04e23a-0370-4182-ac5f-00940019e03f with payload {
  "vnf-id": "test-generic-cc04e23a-0370-4182-ac5f-00940019e03f",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-f8e00484-2a7f-4112-8406-6c740671e7f0",
  "resource-version": "${resource-version}"
}
2024-11-19 13:33:00.473  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:00.474  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:00.475  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:00.475  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:33:00.475  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-cc04e23a-0370-4182-ac5f-00940019e03f","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:00.476  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:00.787  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-8010e858-519a-4d00-9a93-946643b5c9ff with payload {
  "model-invariant-id": "test-model-8010e858-519a-4d00-9a93-946643b5c9ff",
  "model-type": "some-type"
}
2024-11-19 13:33:00.789  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:00.790  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.790  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.790  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.790  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.793  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.795  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:00.796  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-8010e858-519a-4d00-9a93-946643b5c9ff/model-vers/model-ver/test-model-ver-0e592b30-29f6-4655-b098-3f62149142db with payload {
  "model-version-id": "test-model-ver-0e592b30-29f6-4655-b098-3f62149142db",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:00.797  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:00.798  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.798  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.798  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.799  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.802  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.805  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:00.806  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3112e397-83e2-49f5-9a4e-e8c637aab196 with payload {
  "vnf-id": "test-generic-3112e397-83e2-49f5-9a4e-e8c637aab196",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-8010e858-519a-4d00-9a93-946643b5c9ff",
  "model-version-id": "test-model-ver-0e592b30-29f6-4655-b098-3f62149142db"
}

2024-11-19 13:33:00.807  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:00.809  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.809  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.809  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.809  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.818  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.822  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:00.823  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:00.826  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3112e397-83e2-49f5-9a4e-e8c637aab196 with depth all
2024-11-19 13:33:00.827  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:00.827  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.827  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.827  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.827  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.831  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.832  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:00.833  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-70329c05-657f-44bd-beb4-a01777614415 with payload {
  "model-invariant-id": "test-model-70329c05-657f-44bd-beb4-a01777614415",
  "model-type": "some-type"
}
2024-11-19 13:33:00.834  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:00.835  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.835  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.835  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.835  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.837  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.838  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:00.840  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-70329c05-657f-44bd-beb4-a01777614415/model-vers/model-ver/test-model-ver-ce07b66d-83b2-4e4f-a9b0-db5d0c1729ba with payload {
  "model-version-id": "test-model-ver-ce07b66d-83b2-4e4f-a9b0-db5d0c1729ba",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:00.841  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:00.841  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.841  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.841  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.842  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.845  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.848  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:00.849  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3112e397-83e2-49f5-9a4e-e8c637aab196 with payload {
  "vnf-id": "test-generic-3112e397-83e2-49f5-9a4e-e8c637aab196",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-70329c05-657f-44bd-beb4-a01777614415",
  "model-version-id": "test-model-ver-ce07b66d-83b2-4e4f-a9b0-db5d0c1729ba",
  "resource-version": "1732023180809"
}

2024-11-19 13:33:00.850  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:00.852  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.852  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.852  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.852  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.860  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.863  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:00.864  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:00.867  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3112e397-83e2-49f5-9a4e-e8c637aab196 with depth all
2024-11-19 13:33:00.868  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:00.868  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.868  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.868  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.868  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.872  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.872  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:00.873  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3112e397-83e2-49f5-9a4e-e8c637aab196 with resource version 1732023180852
2024-11-19 13:33:00.874  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:00.874  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:00.874  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:00.874  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:00.875  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:00.880 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 45256 with label generic-vnf
2024-11-19 13:33:00.881  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:00.884  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:01.186  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:01.503  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-641aefae-5a65-49b8-ba7d-f30767c576ce with payload {
  "model-invariant-id": "test-model-641aefae-5a65-49b8-ba7d-f30767c576ce",
  "model-type": "some-type"
}
2024-11-19 13:33:01.505  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:01.506  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:01.506  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:01.506  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:01.506  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:01.509  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:01.511  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:01.512  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-641aefae-5a65-49b8-ba7d-f30767c576ce/model-vers/model-ver/test-model-ver-d48cda47-0ad5-4eb7-8da7-4d0487c0bd20 with payload {
  "model-version-id": "test-model-ver-d48cda47-0ad5-4eb7-8da7-4d0487c0bd20",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:01.513  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:01.514  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:01.514  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:01.514  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:01.515  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:01.518  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:01.521  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:01.522  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3c512be6-97c5-4ced-9fcf-b242aaa3f020 with payload {
  "vnf-id": "test-generic-3c512be6-97c5-4ced-9fcf-b242aaa3f020",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-641aefae-5a65-49b8-ba7d-f30767c576ce",
  "model-version-id": "test-model-ver-d48cda47-0ad5-4eb7-8da7-4d0487c0bd20"
}

2024-11-19 13:33:01.523  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:01.525  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:01.525  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:01.525  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:01.525  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:01.534  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:01.538  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:01.539  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:01.542  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/service-design-and-creation/models/model/test-model-641aefae-5a65-49b8-ba7d-f30767c576ce/model-vers/model-ver/test-model-ver-d48cda47-0ad5-4eb7-8da7-4d0487c0bd20 with depth all
2024-11-19 13:33:01.543  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:01.543  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:01.543  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:01.543  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:01.543  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:01.546  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:01.546  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:01.547  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v11/service-design-and-creation/models/model/test-model-641aefae-5a65-49b8-ba7d-f30767c576ce/model-vers/model-ver/test-model-ver-d48cda47-0ad5-4eb7-8da7-4d0487c0bd20 with resource version 1732023181514
2024-11-19 13:33:01.548  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:01.548  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:01.548  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:01.548  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:01.548  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:01.553 ERROR   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 539 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 576 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 570 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest
2024-11-19 13:33:01.554  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:01.554  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the DELETE request with status 400 and rolling back
2024-11-19 13:33:01.554  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-641aefae-5a65-49b8-ba7d-f30767c576ce/model-vers/model-ver/test-model-ver-d48cda47-0ad5-4eb7-8da7-4d0487c0bd20"]}}}
2024-11-19 13:33:01.864  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-cf823f55-d522-43f2-b912-68278ddb2e34 with payload {
  "model-invariant-id": "test-model-cf823f55-d522-43f2-b912-68278ddb2e34",
  "model-type": "some-type"
}
2024-11-19 13:33:01.865  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:01.866  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:01.866  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:01.866  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:01.867  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:01.869  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:01.871  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:01.872  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-cf823f55-d522-43f2-b912-68278ddb2e34/model-vers/model-ver/test-model-ver-89eb51cf-9bcd-43ea-8175-978256dd96da with payload {
  "model-version-id": "test-model-ver-89eb51cf-9bcd-43ea-8175-978256dd96da",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:01.873  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:01.874  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:01.874  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:01.874  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:01.874  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:01.879  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:01.882  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:01.884  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7d64ce70-9911-4277-8e51-2a749ca616de with payload {
  "vnf-id": "test-generic-7d64ce70-9911-4277-8e51-2a749ca616de",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-cf823f55-d522-43f2-b912-68278ddb2e34",
  "model-version-id": "test-model-ver-89eb51cf-9bcd-43ea-8175-978256dd96da"
}

2024-11-19 13:33:01.884  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:01.886  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:01.886  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:01.886  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:01.887  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:01.896  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:01.900  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:01.902  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7d64ce70-9911-4277-8e51-2a749ca616de with depth all
2024-11-19 13:33:01.903  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:01.903  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:01.903  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:01.903  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:01.903  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:01.907  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:01.907  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:01.908  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:01.911  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7d64ce70-9911-4277-8e51-2a749ca616de with payload {
  "vnf-id": "test-generic-7d64ce70-9911-4277-8e51-2a749ca616de",
  "vnf-type": "someval",
  "vnf-name": "someval"
,  "resource-version": "1732023181886"}
2024-11-19 13:33:01.911  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:01.913  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:01.913  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:01.913  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:01.913  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:01.921  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:01.924  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:01.925  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7d64ce70-9911-4277-8e51-2a749ca616de with depth all
2024-11-19 13:33:01.926  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:01.926  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:01.926  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:01.926  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:01.927  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:01.931  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:01.932  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:01.932  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:01.935  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7d64ce70-9911-4277-8e51-2a749ca616de with resource version 1732023181913
2024-11-19 13:33:01.936  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:01.936  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:01.936  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:01.936  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:01.936  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:01.942 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 90336 with label generic-vnf
2024-11-19 13:33:01.943  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:01.943  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:02.245  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:02.558  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d39198cf-6d9e-4028-812e-45f55e4f6c5c with payload {
  "model-invariant-id": "test-model-d39198cf-6d9e-4028-812e-45f55e4f6c5c",
  "model-type": "some-type"
}
2024-11-19 13:33:02.560  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:02.562  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:02.562  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:02.562  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:02.562  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:02.565  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:02.566  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:02.568  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d39198cf-6d9e-4028-812e-45f55e4f6c5c/model-vers/model-ver/test-model-ver-832b55df-65a8-4c7c-bb1b-1f801483f43d with payload {
  "model-version-id": "test-model-ver-832b55df-65a8-4c7c-bb1b-1f801483f43d",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:02.569  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:02.570  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:02.570  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:02.570  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:02.570  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:02.574  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:02.577  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:02.578  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3bed08e7-1be6-41fc-9286-18341a1b93a7 with payload {
  "vnf-id": "test-generic-3bed08e7-1be6-41fc-9286-18341a1b93a7",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "random-wrong-model",
  "model-version-id": "random-wrong-model-ver"
}

2024-11-19 13:33:02.579  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:02.581  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:02.581  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:02.581  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:02.581  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:02.584  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:33:02.584  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:02.584  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:33:02.585  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-3bed08e7-1be6-41fc-9286-18341a1b93a7","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:02.585  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-3bed08e7-1be6-41fc-9286-18341a1b93a7","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:02.892  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-bfe3f0b4-6c44-40a5-bcb5-4f2d1bbd0112 with payload {
  "model-invariant-id": "test-model-bfe3f0b4-6c44-40a5-bcb5-4f2d1bbd0112",
  "model-type": "some-type"
}
2024-11-19 13:33:02.893  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:02.893  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:02.893  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:02.893  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:02.894  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:02.896  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:02.898  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:02.899  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-bfe3f0b4-6c44-40a5-bcb5-4f2d1bbd0112/model-vers/model-ver/test-model-ver-17bd2e7c-a267-4f67-b9a4-a3c5ef989436 with payload {
  "model-version-id": "test-model-ver-17bd2e7c-a267-4f67-b9a4-a3c5ef989436",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:02.900  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:02.901  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:02.901  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:02.901  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:02.902  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:02.905  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:02.908  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:02.910  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/business/customers/customer/test-customer-834404fc-d665-4617-b336-5bb410742841 with payload {
  "global-customer-id": "test-customer-834404fc-d665-4617-b336-5bb410742841",
  "subscriber-name": "example-subscriber-name-val-99675",
  "subscriber-type": "example-subscriber-type-val-40388",
  "service-subscriptions": {
    "service-subscription": [
      {
        "service-type": "test-subtype-b2402d39-3a46-4fb5-8cea-ca6b606d156a",
        "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687",
        "service-instances": {
          "service-instance": [
            {
              "service-instance-id": "test-tenant-a906c8a2-c060-484a-b8d7-65e1dc26fe80",
              "service-instance-name": "example-service-instance-name-val-4896",
              "service-type": "example-service-type-val-25453",
              "service-role": "example-service-role-val-66197",
              "environment-context": "example-environment-context-val-95014",
              "workload-context": "example-workload-context-val-56102",
              "model-invariant-id": "test-model-bfe3f0b4-6c44-40a5-bcb5-4f2d1bbd0112",
              "model-version-id": "test-model-ver-17bd2e7c-a267-4f67-b9a4-a3c5ef989436"
            }
          ]
        }
      }
    ]
  }
}
2024-11-19 13:33:02.910  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:02.912  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:02.912  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:02.912  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:02.912  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:02.926  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:02.930  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:02.931  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:02.934  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/business/customers/customer/test-customer-834404fc-d665-4617-b336-5bb410742841 with depth all
2024-11-19 13:33:02.936  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:02.936  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:02.936  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:02.936  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:02.936  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:02.942  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:02.942  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:02.943  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/vnf-66df1c81-8356-4570-823c-69e2d305bc4c with payload {
  "vnf-id": "vnf-66df1c81-8356-4570-823c-69e2d305bc4c",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "relationship-list": {
    "relationship": [
      {
        "related-to": "service-instance",
        "related-link": "/aai/v11/business/customers/customer/test-customer-834404fc-d665-4617-b336-5bb410742841/service-subscriptions/service-subscription/test-subtype-b2402d39-3a46-4fb5-8cea-ca6b606d156a/service-instances/service-instance/test-tenant-a906c8a2-c060-484a-b8d7-65e1dc26fe80"
      }
    ]
  }
}

2024-11-19 13:33:02.944  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:02.946  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:02.946  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:02.946  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:02.946  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:02.958  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:02.968  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:02.970  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/vnf-66df1c81-8356-4570-823c-69e2d305bc4c with depth all
2024-11-19 13:33:02.971  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:02.971  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:02.971  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:02.971  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:02.971  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:02.977  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:02.977  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:02.978  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/business/customers/customer/test-customer-834404fc-d665-4617-b336-5bb410742841 with depth all
2024-11-19 13:33:02.979  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:02.979  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:02.979  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:02.979  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:02.979  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:02.986  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:02.986  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:03.297  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-337a52f7-c0a2-40c6-a13e-998b8774ca90 with payload {
  "model-invariant-id": "test-model-337a52f7-c0a2-40c6-a13e-998b8774ca90",
  "model-type": "some-type"
}
2024-11-19 13:33:03.299  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:03.300  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:03.300  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:03.300  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:03.300  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:03.303  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:03.305  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:03.306  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-337a52f7-c0a2-40c6-a13e-998b8774ca90/model-vers/model-ver/test-model-ver-1fc3e726-d653-499b-bacd-9a2bab8b950c with payload {
  "model-version-id": "test-model-ver-1fc3e726-d653-499b-bacd-9a2bab8b950c",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:03.307  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:03.308  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:03.308  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:03.308  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:03.308  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:03.312  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:03.315  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:03.317  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7c1c897d-9770-43f7-ac4a-ed4241f018c7 with payload {
  "vnf-id": "test-generic-7c1c897d-9770-43f7-ac4a-ed4241f018c7",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-337a52f7-c0a2-40c6-a13e-998b8774ca90",
  "model-version-id": "test-model-ver-1fc3e726-d653-499b-bacd-9a2bab8b950c"
}

2024-11-19 13:33:03.318  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:03.319  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:03.319  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:03.319  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:03.320  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:03.329  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:03.333  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:03.335  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7c1c897d-9770-43f7-ac4a-ed4241f018c7 with depth all
2024-11-19 13:33:03.336  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:03.336  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:03.336  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:03.336  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:03.336  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:03.340  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:03.341  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:03.341  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:03.345  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7c1c897d-9770-43f7-ac4a-ed4241f018c7 with payload {
  "vnf-id": "test-generic-7c1c897d-9770-43f7-ac4a-ed4241f018c7",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-337a52f7-c0a2-40c6-a13e-998b8774ca90",
  "model-version-id": "test-model-ver-1fc3e726-d653-499b-bacd-9a2bab8b950c",
  "resource-version": "1732023183319"
}

2024-11-19 13:33:03.345  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:03.347  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:03.347  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:03.347  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:03.347  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:03.354  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:03.357  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:03.359  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7c1c897d-9770-43f7-ac4a-ed4241f018c7 with depth all
2024-11-19 13:33:03.359  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:03.359  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:03.359  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:03.359  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:03.360  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:03.363  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:03.364  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:03.364  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:03.367  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7c1c897d-9770-43f7-ac4a-ed4241f018c7 with resource version 1732023183347
2024-11-19 13:33:03.368  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:03.368  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:03.368  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:03.368  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:03.368  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:03.374 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 57504 with label generic-vnf
2024-11-19 13:33:03.375  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:03.378  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:03.680  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:03.995  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d05c0cbc-4d7e-411f-8168-6f7a650a1b9f with payload {
  "model-invariant-id": "test-model-d05c0cbc-4d7e-411f-8168-6f7a650a1b9f",
  "model-type": "some-type"
}
2024-11-19 13:33:03.996  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:03.998  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:03.998  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:03.998  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:03.998  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:04.000  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:04.002  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:04.003  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d05c0cbc-4d7e-411f-8168-6f7a650a1b9f/model-vers/model-ver/test-model-ver-33efa50b-30d3-4aac-a352-ea7fe047ab97 with payload {
  "model-version-id": "test-model-ver-33efa50b-30d3-4aac-a352-ea7fe047ab97",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:04.004  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:04.005  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:04.005  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:04.005  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:04.005  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:04.009  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:04.011  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:04.013  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-b61d84f9-71cf-4324-b041-a2c11781b5cc with payload {
  "vnf-id": "test-generic-b61d84f9-71cf-4324-b041-a2c11781b5cc",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-d05c0cbc-4d7e-411f-8168-6f7a650a1b9f",
  "model-version-id": "test-model-ver-33efa50b-30d3-4aac-a352-ea7fe047ab97"
}

2024-11-19 13:33:04.014  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:04.015  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:04.015  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:04.015  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:04.016  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:04.024  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:04.028  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:04.029  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:04.033  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-b61d84f9-71cf-4324-b041-a2c11781b5cc with depth all
2024-11-19 13:33:04.034  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:04.034  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:04.034  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:04.034  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:04.034  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:04.038  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:04.038  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:04.039  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-b61d84f9-71cf-4324-b041-a2c11781b5cc with resource version 1732023184015
2024-11-19 13:33:04.040  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:04.040  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:04.040  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:04.040  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:04.041  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:04.049 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 94448 with label generic-vnf
2024-11-19 13:33:04.050  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:04.052  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:04.355  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:04.669  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-422e6a9c-2cbd-4cc9-9362-f95f67c0d4e5 with payload {
  "model-invariant-id": "test-model-422e6a9c-2cbd-4cc9-9362-f95f67c0d4e5",
  "model-type": "some-type"
}
2024-11-19 13:33:04.671  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:04.672  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:04.672  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:04.672  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:04.672  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:04.674  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:04.676  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:04.677  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-422e6a9c-2cbd-4cc9-9362-f95f67c0d4e5/model-vers/model-ver/test-model-ver-cc71a9b3-a19a-414d-959c-c42a7471f9e8 with payload {
  "model-version-id": "test-model-ver-cc71a9b3-a19a-414d-959c-c42a7471f9e8",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:04.678  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:04.679  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:04.679  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:04.679  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:04.680  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:04.683  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:04.686  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:04.687  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-814f31fa-f189-435a-8e3c-0cbba50c94ce with payload {
  "vnf-id": "test-generic-814f31fa-f189-435a-8e3c-0cbba50c94ce",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "some-model"
}
2024-11-19 13:33:04.688  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:04.690  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:04.690  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:04.691  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:33:04.691  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-814f31fa-f189-435a-8e3c-0cbba50c94ce","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:04.691  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-814f31fa-f189-435a-8e3c-0cbba50c94ce","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:05.001  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-df3e55bf-38d5-41e1-8625-7d65e25aee46 with payload {
  "model-invariant-id": "test-model-df3e55bf-38d5-41e1-8625-7d65e25aee46",
  "model-type": "some-type"
}
2024-11-19 13:33:05.003  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:05.004  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.004  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.004  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.005  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.007  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.008  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:05.009  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-df3e55bf-38d5-41e1-8625-7d65e25aee46/model-vers/model-ver/test-model-ver-517c26d3-90bd-4d02-b334-c2cfdfc0e26b with payload {
  "model-version-id": "test-model-ver-517c26d3-90bd-4d02-b334-c2cfdfc0e26b",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:05.010  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:05.011  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.011  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.011  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.012  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.015  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.018  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:05.020  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-40d88012-19d5-4a76-b60a-8c51671d0efe with payload {
  "vnf-id": "test-generic-40d88012-19d5-4a76-b60a-8c51671d0efe",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-df3e55bf-38d5-41e1-8625-7d65e25aee46",
  "model-version-id": "test-model-ver-517c26d3-90bd-4d02-b334-c2cfdfc0e26b"
}

2024-11-19 13:33:05.021  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:05.022  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.022  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.022  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.023  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.032  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.036  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:05.037  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:05.040  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-40d88012-19d5-4a76-b60a-8c51671d0efe with depth all
2024-11-19 13:33:05.041  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:05.041  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.041  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.041  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.041  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.045  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.045  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:05.046  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-40d88012-19d5-4a76-b60a-8c51671d0efe with payload {
  "vnf-id": "test-generic-40d88012-19d5-4a76-b60a-8c51671d0efe",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-8668807d-35d1-4494-ba4c-d32a5bfe26cb",
  "model-version-id": "test-model-ver-d2e94076-928e-4144-b157-e8cf57563b9b",
  "resource-version": "1732023185022"
}

2024-11-19 13:33:05.047  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:05.049  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.049  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.049  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.049  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.051  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-8668807d-35d1-4494-ba4c-d32a5bfe26cb/model-vers/model-ver/test-model-ver-d2e94076-928e-4144-b157-e8cf57563b9b#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:33:05.052  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.052  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:33:05.052  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-40d88012-19d5-4a76-b60a-8c51671d0efe","Node Not Found:object located at service-design-and-creation/models/model/test-model-8668807d-35d1-4494-ba4c-d32a5bfe26cb/model-vers/model-ver/test-model-ver-d2e94076-928e-4144-b157-e8cf57563b9b#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:05.053  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:05.370  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-1f8c395f-f4f1-47cc-b534-4376dce8813a with payload {
  "model-invariant-id": "test-model-1f8c395f-f4f1-47cc-b534-4376dce8813a",
  "model-type": "some-type"
}
2024-11-19 13:33:05.371  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:05.373  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.373  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.373  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.373  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.375  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.377  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:05.378  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-1f8c395f-f4f1-47cc-b534-4376dce8813a/model-vers/model-ver/test-model-ver-b9a9a63d-a080-4b30-8aa9-23aa5f25be9d with payload {
  "model-version-id": "test-model-ver-b9a9a63d-a080-4b30-8aa9-23aa5f25be9d",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:05.379  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:05.380  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.380  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.380  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.381  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.385  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.389  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:05.391  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-3cae38ce-ceb2-48a9-9984-b824bf14b543 with payload {
  "vnf-id": "test-generic-3cae38ce-ceb2-48a9-9984-b824bf14b543",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-1f8c395f-f4f1-47cc-b534-4376dce8813a",
  "model-version-id": "test-model-ver-b9a9a63d-a080-4b30-8aa9-23aa5f25be9d"
}

2024-11-19 13:33:05.392  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:05.394  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.394  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.394  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.394  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.407  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.412  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:05.413  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:05.417  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-3cae38ce-ceb2-48a9-9984-b824bf14b543 with depth all
2024-11-19 13:33:05.418  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:05.418  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.418  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.418  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.419  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.423  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.423  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:05.424  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-3c79cbc3-e13b-4526-8842-758fe964d301 with payload {
  "model-invariant-id": "test-model-3c79cbc3-e13b-4526-8842-758fe964d301",
  "model-type": "some-type"
}
2024-11-19 13:33:05.425  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:05.426  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.426  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.426  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.426  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.428  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.430  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:05.431  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-3c79cbc3-e13b-4526-8842-758fe964d301/model-vers/model-ver/test-model-ver-7336a0cc-8536-4c9d-a13a-d0ea86eee5f3 with payload {
  "model-version-id": "test-model-ver-7336a0cc-8536-4c9d-a13a-d0ea86eee5f3",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:05.432  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:05.433  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.433  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.433  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.433  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.463  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.466  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:05.467  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-3cae38ce-ceb2-48a9-9984-b824bf14b543 with payload {
  "vnf-id": "test-generic-3cae38ce-ceb2-48a9-9984-b824bf14b543",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-3c79cbc3-e13b-4526-8842-758fe964d301",
  "resource-version": "${resource-version}"
}
2024-11-19 13:33:05.468  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:05.470  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:05.470  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:05.471  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:33:05.471  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-3cae38ce-ceb2-48a9-9984-b824bf14b543","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:05.471  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:05.782  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-cbb77358-5a12-4742-bac2-703a085e127f with payload {
  "model-invariant-id": "test-model-cbb77358-5a12-4742-bac2-703a085e127f",
  "model-type": "some-type"
}
2024-11-19 13:33:05.784  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:05.786  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.786  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.786  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.786  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.789  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.790  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:05.791  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-cbb77358-5a12-4742-bac2-703a085e127f/model-vers/model-ver/test-model-ver-5837d9a1-7198-4d08-9891-734b3c455c79 with payload {
  "model-version-id": "test-model-ver-5837d9a1-7198-4d08-9891-734b3c455c79",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:05.792  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:05.794  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.794  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.794  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.794  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.797  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.800  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:05.802  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-c9e765ce-f338-4821-a68b-58e06bd554bd with payload {
  "vnf-id": "test-generic-c9e765ce-f338-4821-a68b-58e06bd554bd",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-cbb77358-5a12-4742-bac2-703a085e127f",
  "model-version-id": "test-model-ver-5837d9a1-7198-4d08-9891-734b3c455c79"
}

2024-11-19 13:33:05.803  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:05.804  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.805  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.805  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.805  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.814  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.818  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:05.819  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:05.822  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-c9e765ce-f338-4821-a68b-58e06bd554bd with depth all
2024-11-19 13:33:05.823  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:05.824  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.824  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.824  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.824  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.828  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.828  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:05.829  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-751eed28-42a1-413a-baf1-8237eaa4788f with payload {
  "model-invariant-id": "test-model-751eed28-42a1-413a-baf1-8237eaa4788f",
  "model-type": "some-type"
}
2024-11-19 13:33:05.830  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:05.832  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.832  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.832  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.832  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.834  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.836  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:05.838  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-751eed28-42a1-413a-baf1-8237eaa4788f/model-vers/model-ver/test-model-ver-97579696-e65b-4ae6-a755-fa869c5254f8 with payload {
  "model-version-id": "test-model-ver-97579696-e65b-4ae6-a755-fa869c5254f8",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:05.840  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:05.841  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.841  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.841  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.841  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.846  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.849  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:05.851  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-c9e765ce-f338-4821-a68b-58e06bd554bd with payload {
  "vnf-id": "test-generic-c9e765ce-f338-4821-a68b-58e06bd554bd",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-751eed28-42a1-413a-baf1-8237eaa4788f",
  "model-version-id": "test-model-ver-97579696-e65b-4ae6-a755-fa869c5254f8",
  "resource-version": "1732023185804"
}

2024-11-19 13:33:05.852  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:05.854  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.854  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.854  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.855  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.866  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.871  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:05.872  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:05.876  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-c9e765ce-f338-4821-a68b-58e06bd554bd with depth all
2024-11-19 13:33:05.877  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:05.877  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.877  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.877  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.878  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.883  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.883  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:05.884  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-c9e765ce-f338-4821-a68b-58e06bd554bd with resource version 1732023185854
2024-11-19 13:33:05.885  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:05.885  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:05.885  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:05.885  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:05.886  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:05.893 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 114912 with label generic-vnf
2024-11-19 13:33:05.894  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:05.896  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:06.199  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:06.516  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-12882d63-80e3-4553-a5c5-b3a9ec4f4ad0 with payload {
  "model-invariant-id": "test-model-12882d63-80e3-4553-a5c5-b3a9ec4f4ad0",
  "model-type": "some-type"
}
2024-11-19 13:33:06.517  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:06.519  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:06.519  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:06.519  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:06.519  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:06.522  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:06.523  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:06.525  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-12882d63-80e3-4553-a5c5-b3a9ec4f4ad0/model-vers/model-ver/test-model-ver-e4e338a8-2220-4f8a-adaa-aeece859e6af with payload {
  "model-version-id": "test-model-ver-e4e338a8-2220-4f8a-adaa-aeece859e6af",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:06.526  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:06.527  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:06.527  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:06.527  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:06.528  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:06.532  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:06.535  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:06.536  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-15728222-8d63-4d61-b493-a64ec2c442d3 with payload {
  "vnf-id": "test-generic-15728222-8d63-4d61-b493-a64ec2c442d3",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-12882d63-80e3-4553-a5c5-b3a9ec4f4ad0",
  "model-version-id": "test-model-ver-e4e338a8-2220-4f8a-adaa-aeece859e6af"
}

2024-11-19 13:33:06.537  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:06.539  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:06.539  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:06.539  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:06.539  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:06.548  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:06.552  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:06.553  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:06.557  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/service-design-and-creation/models/model/test-model-12882d63-80e3-4553-a5c5-b3a9ec4f4ad0/model-vers/model-ver/test-model-ver-e4e338a8-2220-4f8a-adaa-aeece859e6af with depth all
2024-11-19 13:33:06.558  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:06.558  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:06.558  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:06.558  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:06.558  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:06.561  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:06.561  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:06.562  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v12/service-design-and-creation/models/model/test-model-12882d63-80e3-4553-a5c5-b3a9ec4f4ad0/model-vers/model-ver/test-model-ver-e4e338a8-2220-4f8a-adaa-aeece859e6af with resource version 1732023186527
2024-11-19 13:33:06.564  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:06.564  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:06.564  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:06.564  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:06.564  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:06.569 ERROR   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 539 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 576 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 570 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest
2024-11-19 13:33:06.569  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:06.569  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the DELETE request with status 400 and rolling back
2024-11-19 13:33:06.569  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-12882d63-80e3-4553-a5c5-b3a9ec4f4ad0/model-vers/model-ver/test-model-ver-e4e338a8-2220-4f8a-adaa-aeece859e6af"]}}}
2024-11-19 13:33:06.878  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-c20dfbe3-fb6f-4d8f-9d6b-170665907fe7 with payload {
  "model-invariant-id": "test-model-c20dfbe3-fb6f-4d8f-9d6b-170665907fe7",
  "model-type": "some-type"
}
2024-11-19 13:33:06.880  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:06.881  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:06.881  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:06.881  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:06.882  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:06.884  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:06.886  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:06.887  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-c20dfbe3-fb6f-4d8f-9d6b-170665907fe7/model-vers/model-ver/test-model-ver-2d1231b0-2f55-405a-9c94-e55e41cfa7c1 with payload {
  "model-version-id": "test-model-ver-2d1231b0-2f55-405a-9c94-e55e41cfa7c1",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:06.888  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:06.889  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:06.889  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:06.889  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:06.889  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:06.892  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:06.895  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:06.896  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-c0bbb3c2-585e-4ca3-9383-fb5d5cac9fae with payload {
  "vnf-id": "test-generic-c0bbb3c2-585e-4ca3-9383-fb5d5cac9fae",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-c20dfbe3-fb6f-4d8f-9d6b-170665907fe7",
  "model-version-id": "test-model-ver-2d1231b0-2f55-405a-9c94-e55e41cfa7c1"
}

2024-11-19 13:33:06.897  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:06.899  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:06.899  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:06.899  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:06.899  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:06.907  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:06.911  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:06.912  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-c0bbb3c2-585e-4ca3-9383-fb5d5cac9fae with depth all
2024-11-19 13:33:06.913  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:06.913  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:06.913  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:06.913  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:06.913  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:06.917  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:06.917  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:06.918  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:06.921  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-c0bbb3c2-585e-4ca3-9383-fb5d5cac9fae with payload {
  "vnf-id": "test-generic-c0bbb3c2-585e-4ca3-9383-fb5d5cac9fae",
  "vnf-type": "someval",
  "vnf-name": "someval"
,  "resource-version": "1732023186899"}
2024-11-19 13:33:06.921  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:06.923  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:06.923  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:06.923  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:06.923  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:06.930  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:06.933  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:06.935  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-c0bbb3c2-585e-4ca3-9383-fb5d5cac9fae with depth all
2024-11-19 13:33:06.936  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:06.936  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:06.936  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:06.936  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:06.936  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:06.939  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:06.939  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:06.940  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:06.943  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-c0bbb3c2-585e-4ca3-9383-fb5d5cac9fae with resource version 1732023186923
2024-11-19 13:33:06.943  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:06.943  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:06.943  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:06.943  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:06.944  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:06.949 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 49176 with label generic-vnf
2024-11-19 13:33:06.950  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:06.950  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:07.252  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:07.566  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-37c70670-525e-48b8-b3c6-5274bea4b4b4 with payload {
  "model-invariant-id": "test-model-37c70670-525e-48b8-b3c6-5274bea4b4b4",
  "model-type": "some-type"
}
2024-11-19 13:33:07.567  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:07.568  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:07.568  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:07.568  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:07.569  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:07.571  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:07.572  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:07.573  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-37c70670-525e-48b8-b3c6-5274bea4b4b4/model-vers/model-ver/test-model-ver-a5a38edd-7b66-4332-a8ce-cc16c104a928 with payload {
  "model-version-id": "test-model-ver-a5a38edd-7b66-4332-a8ce-cc16c104a928",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:07.574  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:07.575  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:07.575  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:07.575  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:07.575  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:07.579  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:07.581  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:07.583  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-54b64c28-a1ec-4344-b206-22dc8f7ce206 with payload {
  "vnf-id": "test-generic-54b64c28-a1ec-4344-b206-22dc8f7ce206",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "random-wrong-model",
  "model-version-id": "random-wrong-model-ver"
}

2024-11-19 13:33:07.583  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:07.585  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:07.585  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:07.585  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:07.585  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:07.588  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:33:07.588  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:07.588  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:33:07.588  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-54b64c28-a1ec-4344-b206-22dc8f7ce206","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:07.589  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-54b64c28-a1ec-4344-b206-22dc8f7ce206","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:07.898  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-4c4eaedd-8f6b-45cb-897a-0c26cfee6d15 with payload {
  "model-invariant-id": "test-model-4c4eaedd-8f6b-45cb-897a-0c26cfee6d15",
  "model-type": "some-type"
}
2024-11-19 13:33:07.900  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:07.901  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:07.901  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:07.901  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:07.901  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:07.904  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:07.906  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:07.908  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-4c4eaedd-8f6b-45cb-897a-0c26cfee6d15/model-vers/model-ver/test-model-ver-cfaed5f6-b7e4-47a5-8145-89d0ab05e354 with payload {
  "model-version-id": "test-model-ver-cfaed5f6-b7e4-47a5-8145-89d0ab05e354",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:07.909  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:07.910  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:07.910  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:07.910  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:07.910  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:07.913  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:07.916  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:07.918  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/business/customers/customer/test-customer-bed452f4-872b-4098-9e9f-4ef4b529168a with payload {
  "global-customer-id": "test-customer-bed452f4-872b-4098-9e9f-4ef4b529168a",
  "subscriber-name": "example-subscriber-name-val-99675",
  "subscriber-type": "example-subscriber-type-val-40388",
  "service-subscriptions": {
    "service-subscription": [
      {
        "service-type": "test-subtype-71c1aec2-87f6-475b-b8ab-e95d5f063aa1",
        "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687",
        "service-instances": {
          "service-instance": [
            {
              "service-instance-id": "test-tenant-60a973ec-f410-492d-a1f3-8c66228baa36",
              "service-instance-name": "example-service-instance-name-val-4896",
              "service-type": "example-service-type-val-25453",
              "service-role": "example-service-role-val-66197",
              "environment-context": "example-environment-context-val-95014",
              "workload-context": "example-workload-context-val-56102",
              "model-invariant-id": "test-model-4c4eaedd-8f6b-45cb-897a-0c26cfee6d15",
              "model-version-id": "test-model-ver-cfaed5f6-b7e4-47a5-8145-89d0ab05e354"
            }
          ]
        }
      }
    ]
  }
}
2024-11-19 13:33:07.918  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:07.920  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:07.920  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:07.920  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:07.920  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:07.933  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:07.936  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:07.937  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:07.940  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/business/customers/customer/test-customer-bed452f4-872b-4098-9e9f-4ef4b529168a with depth all
2024-11-19 13:33:07.941  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:07.941  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:07.941  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:07.941  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:07.941  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:07.946  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:07.946  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:07.947  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf-94c6807f-989f-4f83-99a6-301c823b0b6e with payload {
  "vnf-id": "vnf-94c6807f-989f-4f83-99a6-301c823b0b6e",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "relationship-list": {
    "relationship": [
      {
        "related-to": "service-instance",
        "related-link": "/aai/v12/business/customers/customer/test-customer-bed452f4-872b-4098-9e9f-4ef4b529168a/service-subscriptions/service-subscription/test-subtype-71c1aec2-87f6-475b-b8ab-e95d5f063aa1/service-instances/service-instance/test-tenant-60a973ec-f410-492d-a1f3-8c66228baa36"
      }
    ]
  }
}

2024-11-19 13:33:07.947  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:07.949  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:07.949  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:07.949  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:07.950  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:07.961  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:07.969  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:07.971  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf-94c6807f-989f-4f83-99a6-301c823b0b6e with depth all
2024-11-19 13:33:07.972  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:07.972  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:07.972  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:07.972  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:07.972  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:07.978  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:07.978  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:07.979  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/business/customers/customer/test-customer-bed452f4-872b-4098-9e9f-4ef4b529168a with depth all
2024-11-19 13:33:07.980  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:07.980  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:07.980  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:07.980  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:07.980  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:07.989  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:07.989  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:08.299  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-c5185ddb-deea-4091-a5b4-4918b13e8cdf with payload {
  "model-invariant-id": "test-model-c5185ddb-deea-4091-a5b4-4918b13e8cdf",
  "model-type": "some-type"
}
2024-11-19 13:33:08.301  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:08.302  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:08.302  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:08.302  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:08.302  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:08.304  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:08.306  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:08.307  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-c5185ddb-deea-4091-a5b4-4918b13e8cdf/model-vers/model-ver/test-model-ver-394c264b-496c-4f8b-a4c1-c5ae591d186a with payload {
  "model-version-id": "test-model-ver-394c264b-496c-4f8b-a4c1-c5ae591d186a",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:08.308  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:08.309  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:08.309  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:08.309  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:08.310  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:08.313  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:08.315  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:08.317  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-9e268444-294a-48fc-877b-c448d702e0d3 with payload {
  "vnf-id": "test-generic-9e268444-294a-48fc-877b-c448d702e0d3",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-c5185ddb-deea-4091-a5b4-4918b13e8cdf",
  "model-version-id": "test-model-ver-394c264b-496c-4f8b-a4c1-c5ae591d186a"
}

2024-11-19 13:33:08.318  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:08.319  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:08.319  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:08.319  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:08.319  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:08.328  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:08.332  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:08.333  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-9e268444-294a-48fc-877b-c448d702e0d3 with depth all
2024-11-19 13:33:08.334  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:08.334  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:08.334  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:08.334  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:08.335  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:08.339  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:08.339  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:08.339  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:08.342  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-9e268444-294a-48fc-877b-c448d702e0d3 with payload {
  "vnf-id": "test-generic-9e268444-294a-48fc-877b-c448d702e0d3",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-c5185ddb-deea-4091-a5b4-4918b13e8cdf",
  "model-version-id": "test-model-ver-394c264b-496c-4f8b-a4c1-c5ae591d186a",
  "resource-version": "1732023188319"
}

2024-11-19 13:33:08.343  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:08.345  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:08.345  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:08.345  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:08.345  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:08.351  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:08.354  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:08.355  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-9e268444-294a-48fc-877b-c448d702e0d3 with depth all
2024-11-19 13:33:08.356  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:08.356  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:08.356  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:08.356  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:08.357  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:08.360  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:08.360  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:08.361  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:08.364  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-9e268444-294a-48fc-877b-c448d702e0d3 with resource version 1732023188345
2024-11-19 13:33:08.364  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:08.365  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:08.365  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:08.365  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:08.365  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:08.371 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 69632 with label generic-vnf
2024-11-19 13:33:08.372  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:08.374  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:08.676  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:08.989  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-cb1d1a12-85b9-4deb-8f7a-49a7e9bee776 with payload {
  "model-invariant-id": "test-model-cb1d1a12-85b9-4deb-8f7a-49a7e9bee776",
  "model-type": "some-type"
}
2024-11-19 13:33:08.991  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:08.992  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:08.992  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:08.992  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:08.992  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:08.995  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:08.996  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:08.998  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-cb1d1a12-85b9-4deb-8f7a-49a7e9bee776/model-vers/model-ver/test-model-ver-90e76873-8856-47b6-8eed-4ec65f3edf85 with payload {
  "model-version-id": "test-model-ver-90e76873-8856-47b6-8eed-4ec65f3edf85",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:08.998  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:08.999  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:08.999  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:08.999  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:08.999  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:09.003  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:09.005  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:09.007  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-84677332-de5f-43e2-8007-8ab3833afd09 with payload {
  "vnf-id": "test-generic-84677332-de5f-43e2-8007-8ab3833afd09",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-cb1d1a12-85b9-4deb-8f7a-49a7e9bee776",
  "model-version-id": "test-model-ver-90e76873-8856-47b6-8eed-4ec65f3edf85"
}

2024-11-19 13:33:09.008  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:09.010  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:09.010  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:09.010  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:09.010  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:09.018  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:09.022  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:09.023  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:09.026  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-84677332-de5f-43e2-8007-8ab3833afd09 with depth all
2024-11-19 13:33:09.027  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:09.027  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:09.027  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:09.027  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:09.027  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:09.031  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:09.031  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:09.032  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-84677332-de5f-43e2-8007-8ab3833afd09 with resource version 1732023189010
2024-11-19 13:33:09.032  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:09.032  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:09.032  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:09.032  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:09.033  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:09.038 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 69792 with label generic-vnf
2024-11-19 13:33:09.039  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:09.042  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:09.344  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:09.657  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e30193fc-aaf9-4c7f-a36b-0a219cd7077c with payload {
  "model-invariant-id": "test-model-e30193fc-aaf9-4c7f-a36b-0a219cd7077c",
  "model-type": "some-type"
}
2024-11-19 13:33:09.659  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:09.660  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:09.660  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:09.660  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:09.660  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:09.662  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:09.663  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:09.665  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e30193fc-aaf9-4c7f-a36b-0a219cd7077c/model-vers/model-ver/test-model-ver-f1ad1e7e-7276-4e2a-ae51-68c2c65fe94c with payload {
  "model-version-id": "test-model-ver-f1ad1e7e-7276-4e2a-ae51-68c2c65fe94c",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:09.666  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:09.666  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:09.666  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:09.666  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:09.667  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:09.670  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:09.672  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:09.674  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-9be746af-26e5-44a9-9ce9-c1d27eb3e085 with payload {
  "vnf-id": "test-generic-9be746af-26e5-44a9-9ce9-c1d27eb3e085",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "some-model"
}
2024-11-19 13:33:09.674  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:09.676  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:09.676  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:09.677  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:33:09.677  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-9be746af-26e5-44a9-9ce9-c1d27eb3e085","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:09.677  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-9be746af-26e5-44a9-9ce9-c1d27eb3e085","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:09.985  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-1bda3c15-2577-4550-89c2-581a4ea862bc with payload {
  "model-invariant-id": "test-model-1bda3c15-2577-4550-89c2-581a4ea862bc",
  "model-type": "some-type"
}
2024-11-19 13:33:09.986  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:09.987  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:09.987  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:09.987  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:09.988  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:09.990  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:09.992  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:09.993  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-1bda3c15-2577-4550-89c2-581a4ea862bc/model-vers/model-ver/test-model-ver-9fb375f6-b9cd-4878-bffd-741798cc99dc with payload {
  "model-version-id": "test-model-ver-9fb375f6-b9cd-4878-bffd-741798cc99dc",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:09.994  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:09.995  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:09.995  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:09.995  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:09.995  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:09.999  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.001  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:10.002  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-97494f1f-28b7-4126-b9fa-b35969f33b00 with payload {
  "vnf-id": "test-generic-97494f1f-28b7-4126-b9fa-b35969f33b00",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-1bda3c15-2577-4550-89c2-581a4ea862bc",
  "model-version-id": "test-model-ver-9fb375f6-b9cd-4878-bffd-741798cc99dc"
}

2024-11-19 13:33:10.003  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:10.005  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:10.005  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:10.005  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:10.005  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:10.014  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.018  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:10.019  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:10.022  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-97494f1f-28b7-4126-b9fa-b35969f33b00 with depth all
2024-11-19 13:33:10.023  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:10.023  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:10.023  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:10.023  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:10.023  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:10.026  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.027  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:10.028  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-97494f1f-28b7-4126-b9fa-b35969f33b00 with payload {
  "vnf-id": "test-generic-97494f1f-28b7-4126-b9fa-b35969f33b00",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-77905650-e298-4ffe-91d9-dba694e1c50c",
  "model-version-id": "test-model-ver-9d345111-b419-4891-8528-d27a60b01a6d",
  "resource-version": "1732023190005"
}

2024-11-19 13:33:10.029  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:10.030  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:10.030  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:10.030  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:10.031  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:10.032  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-77905650-e298-4ffe-91d9-dba694e1c50c/model-vers/model-ver/test-model-ver-9d345111-b419-4891-8528-d27a60b01a6d#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:33:10.033  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.033  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:33:10.033  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-97494f1f-28b7-4126-b9fa-b35969f33b00","Node Not Found:object located at service-design-and-creation/models/model/test-model-77905650-e298-4ffe-91d9-dba694e1c50c/model-vers/model-ver/test-model-ver-9d345111-b419-4891-8528-d27a60b01a6d#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:10.034  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:10.344  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-4049cd2b-2d7d-433f-aab2-327cc092a764 with payload {
  "model-invariant-id": "test-model-4049cd2b-2d7d-433f-aab2-327cc092a764",
  "model-type": "some-type"
}
2024-11-19 13:33:10.346  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:10.347  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:10.347  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:10.347  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:10.348  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:10.350  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.351  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:10.352  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-4049cd2b-2d7d-433f-aab2-327cc092a764/model-vers/model-ver/test-model-ver-5556ae95-c03f-4109-801b-928c32f54c21 with payload {
  "model-version-id": "test-model-ver-5556ae95-c03f-4109-801b-928c32f54c21",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:10.353  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:10.354  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:10.354  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:10.354  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:10.354  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:10.357  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.359  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:10.360  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-d9f799ed-6f84-40f9-9e56-9238d2584a06 with payload {
  "vnf-id": "test-generic-d9f799ed-6f84-40f9-9e56-9238d2584a06",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-4049cd2b-2d7d-433f-aab2-327cc092a764",
  "model-version-id": "test-model-ver-5556ae95-c03f-4109-801b-928c32f54c21"
}

2024-11-19 13:33:10.361  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:10.363  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:10.363  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:10.363  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:10.363  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:10.371  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.375  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:10.376  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:10.379  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-d9f799ed-6f84-40f9-9e56-9238d2584a06 with depth all
2024-11-19 13:33:10.379  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:10.380  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:10.380  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:10.380  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:10.380  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:10.383  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.383  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:10.384  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-864d360a-ab59-4240-9e5d-2896c5421f71 with payload {
  "model-invariant-id": "test-model-864d360a-ab59-4240-9e5d-2896c5421f71",
  "model-type": "some-type"
}
2024-11-19 13:33:10.385  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:10.386  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:10.386  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:10.386  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:10.386  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:10.388  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.389  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:10.391  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-864d360a-ab59-4240-9e5d-2896c5421f71/model-vers/model-ver/test-model-ver-34bba5a7-73dc-4d53-8b08-d46967f7b69d with payload {
  "model-version-id": "test-model-ver-34bba5a7-73dc-4d53-8b08-d46967f7b69d",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:10.392  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:10.392  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:10.392  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:10.392  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:10.393  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:10.396  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.398  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:10.400  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-d9f799ed-6f84-40f9-9e56-9238d2584a06 with payload {
  "vnf-id": "test-generic-d9f799ed-6f84-40f9-9e56-9238d2584a06",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-864d360a-ab59-4240-9e5d-2896c5421f71",
  "resource-version": "${resource-version}"
}
2024-11-19 13:33:10.401  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:10.402  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:10.403  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:10.403  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:33:10.403  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-d9f799ed-6f84-40f9-9e56-9238d2584a06","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:10.403  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:10.714  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-eb68467f-d4e4-4a7e-9f0b-101d0dab8561 with payload {
  "model-invariant-id": "test-model-eb68467f-d4e4-4a7e-9f0b-101d0dab8561",
  "model-type": "some-type"
}
2024-11-19 13:33:10.716  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:10.717  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:10.717  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:10.717  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:10.718  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:10.721  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.722  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:10.723  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-eb68467f-d4e4-4a7e-9f0b-101d0dab8561/model-vers/model-ver/test-model-ver-dbf1fbfa-a440-42e9-95a4-627cdb7bb5bd with payload {
  "model-version-id": "test-model-ver-dbf1fbfa-a440-42e9-95a4-627cdb7bb5bd",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:10.724  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:10.725  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:10.725  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:10.725  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:10.725  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:10.729  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.731  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:10.732  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-e57bab5b-3b9d-40b8-9a94-e5d0ac16faec with payload {
  "vnf-id": "test-generic-e57bab5b-3b9d-40b8-9a94-e5d0ac16faec",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-eb68467f-d4e4-4a7e-9f0b-101d0dab8561",
  "model-version-id": "test-model-ver-dbf1fbfa-a440-42e9-95a4-627cdb7bb5bd"
}

2024-11-19 13:33:10.733  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:10.735  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:10.735  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:10.735  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:10.735  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:10.744  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.748  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:10.749  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:10.752  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-e57bab5b-3b9d-40b8-9a94-e5d0ac16faec with depth all
2024-11-19 13:33:10.753  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:10.754  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:10.754  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:10.754  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:10.754  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:10.758  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.758  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:10.759  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-26633a27-e30b-4020-89ab-7ab29c0e91e0 with payload {
  "model-invariant-id": "test-model-26633a27-e30b-4020-89ab-7ab29c0e91e0",
  "model-type": "some-type"
}
2024-11-19 13:33:10.760  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:10.761  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:10.761  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:10.761  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:10.761  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:10.763  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.765  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:10.766  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-26633a27-e30b-4020-89ab-7ab29c0e91e0/model-vers/model-ver/test-model-ver-29cab384-df12-4dc6-a831-a2a54b7898ee with payload {
  "model-version-id": "test-model-ver-29cab384-df12-4dc6-a831-a2a54b7898ee",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:10.767  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:10.768  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:10.768  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:10.768  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:10.768  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:10.772  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.774  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:10.776  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-e57bab5b-3b9d-40b8-9a94-e5d0ac16faec with payload {
  "vnf-id": "test-generic-e57bab5b-3b9d-40b8-9a94-e5d0ac16faec",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-26633a27-e30b-4020-89ab-7ab29c0e91e0",
  "model-version-id": "test-model-ver-29cab384-df12-4dc6-a831-a2a54b7898ee",
  "resource-version": "1732023190735"
}

2024-11-19 13:33:10.777  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:10.779  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:10.779  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:10.779  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:10.779  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:10.787  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.790  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:10.791  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:10.794  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-e57bab5b-3b9d-40b8-9a94-e5d0ac16faec with depth all
2024-11-19 13:33:10.795  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:10.795  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:10.795  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:10.795  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:10.796  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:10.799  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.799  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:10.800  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-e57bab5b-3b9d-40b8-9a94-e5d0ac16faec with resource version 1732023190779
2024-11-19 13:33:10.801  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:10.801  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:10.801  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:10.801  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:10.802  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:10.807 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 65784 with label generic-vnf
2024-11-19 13:33:10.808  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:10.811  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:11.114  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:11.428  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-03a16059-c20c-4ddc-a393-d87b155fe3fa with payload {
  "model-invariant-id": "test-model-03a16059-c20c-4ddc-a393-d87b155fe3fa",
  "model-type": "some-type"
}
2024-11-19 13:33:11.429  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:11.430  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:11.430  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:11.430  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:11.431  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:11.433  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:11.435  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:11.437  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-03a16059-c20c-4ddc-a393-d87b155fe3fa/model-vers/model-ver/test-model-ver-8a3b39e8-960b-4dba-9d9f-c531b5007bbb with payload {
  "model-version-id": "test-model-ver-8a3b39e8-960b-4dba-9d9f-c531b5007bbb",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:11.438  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:11.439  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:11.439  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:11.439  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:11.439  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:11.442  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:11.445  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:11.446  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-b5a4cb38-484d-4ef5-85e5-ab39bcaa0271 with payload {
  "vnf-id": "test-generic-b5a4cb38-484d-4ef5-85e5-ab39bcaa0271",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-03a16059-c20c-4ddc-a393-d87b155fe3fa",
  "model-version-id": "test-model-ver-8a3b39e8-960b-4dba-9d9f-c531b5007bbb"
}

2024-11-19 13:33:11.447  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:11.449  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:11.449  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:11.449  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:11.449  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:11.457  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:11.461  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:11.464  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:11.467  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/service-design-and-creation/models/model/test-model-03a16059-c20c-4ddc-a393-d87b155fe3fa/model-vers/model-ver/test-model-ver-8a3b39e8-960b-4dba-9d9f-c531b5007bbb with depth all
2024-11-19 13:33:11.468  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:11.468  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:11.468  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:11.468  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:11.468  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:11.470  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:11.470  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:11.471  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v12/service-design-and-creation/models/model/test-model-03a16059-c20c-4ddc-a393-d87b155fe3fa/model-vers/model-ver/test-model-ver-8a3b39e8-960b-4dba-9d9f-c531b5007bbb with resource version 1732023191439
2024-11-19 13:33:11.472  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:11.472  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:11.472  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:11.472  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:11.472  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:11.476 ERROR   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 539 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 576 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 570 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest
2024-11-19 13:33:11.477  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:11.477  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the DELETE request with status 400 and rolling back
2024-11-19 13:33:11.477  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-03a16059-c20c-4ddc-a393-d87b155fe3fa/model-vers/model-ver/test-model-ver-8a3b39e8-960b-4dba-9d9f-c531b5007bbb"]}}}
2024-11-19 13:33:11.785  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-ea8bd4d9-80fa-42f6-a0b8-d16951dcc530 with payload {
  "model-invariant-id": "test-model-ea8bd4d9-80fa-42f6-a0b8-d16951dcc530",
  "model-type": "some-type"
}
2024-11-19 13:33:11.786  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:11.788  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:11.788  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:11.788  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:11.788  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:11.791  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:11.792  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:11.793  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-ea8bd4d9-80fa-42f6-a0b8-d16951dcc530/model-vers/model-ver/test-model-ver-b5aa4214-be24-408b-8372-071bce5920e6 with payload {
  "model-version-id": "test-model-ver-b5aa4214-be24-408b-8372-071bce5920e6",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:11.794  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:11.795  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:11.795  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:11.795  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:11.795  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:11.799  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:11.801  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:11.803  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-4a5553a4-ea92-41fe-a769-3b7d8ee7de66 with payload {
  "vnf-id": "test-generic-4a5553a4-ea92-41fe-a769-3b7d8ee7de66",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-ea8bd4d9-80fa-42f6-a0b8-d16951dcc530",
  "model-version-id": "test-model-ver-b5aa4214-be24-408b-8372-071bce5920e6"
}

2024-11-19 13:33:11.804  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:11.805  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:11.805  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:11.805  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:11.805  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:11.814  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:11.818  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:11.820  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-4a5553a4-ea92-41fe-a769-3b7d8ee7de66 with depth all
2024-11-19 13:33:11.820  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:11.821  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:11.821  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:11.821  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:11.821  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:11.824  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:11.825  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:11.825  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:11.828  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-4a5553a4-ea92-41fe-a769-3b7d8ee7de66 with payload {
  "vnf-id": "test-generic-4a5553a4-ea92-41fe-a769-3b7d8ee7de66",
  "vnf-type": "someval",
  "vnf-name": "someval"
,  "resource-version": "1732023191805"}
2024-11-19 13:33:11.829  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:11.830  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:11.830  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:11.830  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:11.831  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:11.838  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:11.841  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:11.842  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-4a5553a4-ea92-41fe-a769-3b7d8ee7de66 with depth all
2024-11-19 13:33:11.843  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:11.843  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:11.843  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:11.843  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:11.843  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:11.848  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:11.848  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:11.848  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:11.851  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-4a5553a4-ea92-41fe-a769-3b7d8ee7de66 with resource version 1732023191830
2024-11-19 13:33:11.852  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:11.852  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:11.852  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:11.852  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:11.852  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:11.857 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 73976 with label generic-vnf
2024-11-19 13:33:11.858  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:11.858  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:12.160  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:12.475  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-20adb695-de3a-4ae0-8481-8be481d198bc with payload {
  "model-invariant-id": "test-model-20adb695-de3a-4ae0-8481-8be481d198bc",
  "model-type": "some-type"
}
2024-11-19 13:33:12.476  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:12.478  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:12.478  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:12.478  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:12.478  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:12.480  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:12.482  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:12.483  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-20adb695-de3a-4ae0-8481-8be481d198bc/model-vers/model-ver/test-model-ver-e10c44e2-9c99-46cf-a1fc-a3b2e74bd9bb with payload {
  "model-version-id": "test-model-ver-e10c44e2-9c99-46cf-a1fc-a3b2e74bd9bb",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:12.484  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:12.485  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:12.485  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:12.485  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:12.485  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:12.489  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:12.491  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:12.493  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a7629ab8-cc6a-45fb-889b-3365f4e166d9 with payload {
  "vnf-id": "test-generic-a7629ab8-cc6a-45fb-889b-3365f4e166d9",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "random-wrong-model",
  "model-version-id": "random-wrong-model-ver"
}

2024-11-19 13:33:12.494  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:12.495  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:12.495  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:12.495  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:12.496  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:12.498  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:33:12.499  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:12.499  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:33:12.499  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-a7629ab8-cc6a-45fb-889b-3365f4e166d9","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:12.499  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-a7629ab8-cc6a-45fb-889b-3365f4e166d9","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:12.807  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-8f68d28c-5ad3-4004-9470-017a032236d3 with payload {
  "model-invariant-id": "test-model-8f68d28c-5ad3-4004-9470-017a032236d3",
  "model-type": "some-type"
}
2024-11-19 13:33:12.808  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:12.809  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:12.809  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:12.809  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:12.810  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:12.813  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:12.814  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:12.816  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-8f68d28c-5ad3-4004-9470-017a032236d3/model-vers/model-ver/test-model-ver-fe6f4cf2-1414-4202-9ea6-36d4ce98db54 with payload {
  "model-version-id": "test-model-ver-fe6f4cf2-1414-4202-9ea6-36d4ce98db54",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:12.816  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:12.817  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:12.817  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:12.817  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:12.818  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:12.821  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:12.823  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:12.824  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/business/customers/customer/test-customer-db396e65-38ed-4f50-8741-d18e7e6b88d8 with payload {
  "global-customer-id": "test-customer-db396e65-38ed-4f50-8741-d18e7e6b88d8",
  "subscriber-name": "example-subscriber-name-val-99675",
  "subscriber-type": "example-subscriber-type-val-40388",
  "service-subscriptions": {
    "service-subscription": [
      {
        "service-type": "test-subtype-ae4fa694-af97-4a8e-8ec1-1ce1ff4b8dcb",
        "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687",
        "service-instances": {
          "service-instance": [
            {
              "service-instance-id": "test-tenant-9e2c0e81-2649-4e5e-b37c-09f53c52e7dc",
              "service-instance-name": "example-service-instance-name-val-4896",
              "service-type": "example-service-type-val-25453",
              "service-role": "example-service-role-val-66197",
              "environment-context": "example-environment-context-val-95014",
              "workload-context": "example-workload-context-val-56102",
              "model-invariant-id": "test-model-8f68d28c-5ad3-4004-9470-017a032236d3",
              "model-version-id": "test-model-ver-fe6f4cf2-1414-4202-9ea6-36d4ce98db54"
            }
          ]
        }
      }
    ]
  }
}
2024-11-19 13:33:12.825  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:12.826  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:12.827  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:12.827  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:12.827  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:12.839  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:12.842  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:12.844  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:12.846  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/business/customers/customer/test-customer-db396e65-38ed-4f50-8741-d18e7e6b88d8 with depth all
2024-11-19 13:33:12.848  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:12.848  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:12.848  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:12.848  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:12.848  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:12.854  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:12.854  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:12.855  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf-e313dd64-8ae2-441c-8618-a989e5a73413 with payload {
  "vnf-id": "vnf-e313dd64-8ae2-441c-8618-a989e5a73413",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "relationship-list": {
    "relationship": [
      {
        "related-to": "service-instance",
        "related-link": "/aai/v12/business/customers/customer/test-customer-db396e65-38ed-4f50-8741-d18e7e6b88d8/service-subscriptions/service-subscription/test-subtype-ae4fa694-af97-4a8e-8ec1-1ce1ff4b8dcb/service-instances/service-instance/test-tenant-9e2c0e81-2649-4e5e-b37c-09f53c52e7dc"
      }
    ]
  }
}

2024-11-19 13:33:12.856  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:12.859  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:12.859  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:12.859  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:12.859  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:12.871  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:12.879  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:12.880  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf-e313dd64-8ae2-441c-8618-a989e5a73413 with depth all
2024-11-19 13:33:12.881  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:12.881  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:12.881  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:12.881  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:12.882  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:12.886  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:12.887  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:12.887  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/business/customers/customer/test-customer-db396e65-38ed-4f50-8741-d18e7e6b88d8 with depth all
2024-11-19 13:33:12.888  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:12.888  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:12.888  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:12.888  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:12.889  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:12.894  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:12.895  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:13.204  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-63fe8fbc-7d7c-4434-8525-a87d020fa605 with payload {
  "model-invariant-id": "test-model-63fe8fbc-7d7c-4434-8525-a87d020fa605",
  "model-type": "some-type"
}
2024-11-19 13:33:13.206  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:13.207  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:13.207  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:13.207  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:13.207  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:13.209  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:13.210  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:13.212  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-63fe8fbc-7d7c-4434-8525-a87d020fa605/model-vers/model-ver/test-model-ver-54354473-8ef9-45df-8b80-26af7cd560ec with payload {
  "model-version-id": "test-model-ver-54354473-8ef9-45df-8b80-26af7cd560ec",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:13.213  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:13.214  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:13.214  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:13.214  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:13.214  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:13.217  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:13.219  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:13.220  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-93bb732f-c390-472e-940b-9232277a603f with payload {
  "vnf-id": "test-generic-93bb732f-c390-472e-940b-9232277a603f",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-63fe8fbc-7d7c-4434-8525-a87d020fa605",
  "model-version-id": "test-model-ver-54354473-8ef9-45df-8b80-26af7cd560ec"
}

2024-11-19 13:33:13.221  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:13.223  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:13.223  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:13.223  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:13.223  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:13.231  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:13.234  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:13.236  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-93bb732f-c390-472e-940b-9232277a603f with depth all
2024-11-19 13:33:13.236  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:13.236  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:13.236  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:13.236  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:13.237  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:13.240  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:13.240  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:13.240  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:13.243  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-93bb732f-c390-472e-940b-9232277a603f with payload {
  "vnf-id": "test-generic-93bb732f-c390-472e-940b-9232277a603f",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-63fe8fbc-7d7c-4434-8525-a87d020fa605",
  "model-version-id": "test-model-ver-54354473-8ef9-45df-8b80-26af7cd560ec",
  "resource-version": "1732023193223"
}

2024-11-19 13:33:13.244  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:13.246  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:13.246  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:13.246  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:13.246  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:13.252  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:13.255  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:13.256  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-93bb732f-c390-472e-940b-9232277a603f with depth all
2024-11-19 13:33:13.257  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:13.257  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:13.257  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:13.257  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:13.257  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:13.260  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:13.260  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:13.261  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:13.264  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-93bb732f-c390-472e-940b-9232277a603f with resource version 1732023193246
2024-11-19 13:33:13.265  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:13.265  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:13.265  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:13.265  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:13.265  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:13.271 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 94456 with label generic-vnf
2024-11-19 13:33:13.271  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:13.274  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:13.576  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:13.890  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d0567812-415d-4dfe-a82e-b5b87795ff38 with payload {
  "model-invariant-id": "test-model-d0567812-415d-4dfe-a82e-b5b87795ff38",
  "model-type": "some-type"
}
2024-11-19 13:33:13.892  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:13.893  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:13.893  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:13.893  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:13.894  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:13.897  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:13.899  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:13.901  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d0567812-415d-4dfe-a82e-b5b87795ff38/model-vers/model-ver/test-model-ver-1e2dbd70-70a3-4781-a76f-cb8b0057b22f with payload {
  "model-version-id": "test-model-ver-1e2dbd70-70a3-4781-a76f-cb8b0057b22f",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:13.902  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:13.904  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:13.904  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:13.904  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:13.904  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:13.908  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:13.911  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:13.913  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-843bb4cd-2435-4bc4-9147-cd159117310f with payload {
  "vnf-id": "test-generic-843bb4cd-2435-4bc4-9147-cd159117310f",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-d0567812-415d-4dfe-a82e-b5b87795ff38",
  "model-version-id": "test-model-ver-1e2dbd70-70a3-4781-a76f-cb8b0057b22f"
}

2024-11-19 13:33:13.914  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:13.917  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:13.917  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:13.917  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:13.917  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:13.926  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:13.930  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:13.931  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:13.934  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-843bb4cd-2435-4bc4-9147-cd159117310f with depth all
2024-11-19 13:33:13.934  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:13.934  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:13.934  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:13.934  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:13.935  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:13.938  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:13.939  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:13.939  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-843bb4cd-2435-4bc4-9147-cd159117310f with resource version 1732023193916
2024-11-19 13:33:13.940  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:13.940  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:13.940  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:13.940  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:13.941  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:13.946 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 147680 with label generic-vnf
2024-11-19 13:33:13.947  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:13.949  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:14.251  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:14.564  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-6766c5a4-3fd2-4f56-8002-fd8f6d2285ca with payload {
  "model-invariant-id": "test-model-6766c5a4-3fd2-4f56-8002-fd8f6d2285ca",
  "model-type": "some-type"
}
2024-11-19 13:33:14.566  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:14.567  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:14.567  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:14.567  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:14.567  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:14.571  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:14.573  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:14.574  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-6766c5a4-3fd2-4f56-8002-fd8f6d2285ca/model-vers/model-ver/test-model-ver-8f5007da-87a5-43d3-a3ae-a13430279ce7 with payload {
  "model-version-id": "test-model-ver-8f5007da-87a5-43d3-a3ae-a13430279ce7",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:14.576  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:14.577  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:14.577  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:14.577  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:14.577  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:14.581  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:14.584  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:14.586  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-d4bfdb7a-b31f-4221-82b5-8f771bedd229 with payload {
  "vnf-id": "test-generic-d4bfdb7a-b31f-4221-82b5-8f771bedd229",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "some-model"
}
2024-11-19 13:33:14.587  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:14.589  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:14.589  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:14.590  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:33:14.590  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-d4bfdb7a-b31f-4221-82b5-8f771bedd229","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:14.590  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-d4bfdb7a-b31f-4221-82b5-8f771bedd229","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:14.899  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-b0802ef9-1f56-4a30-8f68-0b39d3817a77 with payload {
  "model-invariant-id": "test-model-b0802ef9-1f56-4a30-8f68-0b39d3817a77",
  "model-type": "some-type"
}
2024-11-19 13:33:14.900  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:14.901  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:14.901  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:14.901  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:14.902  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:14.904  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:14.906  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:14.908  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-b0802ef9-1f56-4a30-8f68-0b39d3817a77/model-vers/model-ver/test-model-ver-9c57c815-ae25-49bf-822f-78ffd0c3980f with payload {
  "model-version-id": "test-model-ver-9c57c815-ae25-49bf-822f-78ffd0c3980f",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:14.909  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:14.909  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:14.910  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:14.910  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:14.910  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:14.913  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:14.916  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:14.917  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-d5a79866-2ce2-480a-9c3e-da6cd61cc741 with payload {
  "vnf-id": "test-generic-d5a79866-2ce2-480a-9c3e-da6cd61cc741",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-b0802ef9-1f56-4a30-8f68-0b39d3817a77",
  "model-version-id": "test-model-ver-9c57c815-ae25-49bf-822f-78ffd0c3980f"
}

2024-11-19 13:33:14.918  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:14.920  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:14.920  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:14.920  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:14.920  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:14.929  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:14.932  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:14.933  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:14.936  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-d5a79866-2ce2-480a-9c3e-da6cd61cc741 with depth all
2024-11-19 13:33:14.937  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:14.937  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:14.937  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:14.937  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:14.938  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:14.941  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:14.942  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:14.943  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-d5a79866-2ce2-480a-9c3e-da6cd61cc741 with payload {
  "vnf-id": "test-generic-d5a79866-2ce2-480a-9c3e-da6cd61cc741",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-1f4f3c44-12fc-44b9-8ba5-cce3c20daf74",
  "model-version-id": "test-model-ver-b078f501-d2b9-4fe0-8c4e-5d4329993e12",
  "resource-version": "1732023194920"
}

2024-11-19 13:33:14.943  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:14.945  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:14.945  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:14.945  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:14.945  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:14.947  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-1f4f3c44-12fc-44b9-8ba5-cce3c20daf74/model-vers/model-ver/test-model-ver-b078f501-d2b9-4fe0-8c4e-5d4329993e12#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:33:14.948  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:14.948  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:33:14.948  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-d5a79866-2ce2-480a-9c3e-da6cd61cc741","Node Not Found:object located at service-design-and-creation/models/model/test-model-1f4f3c44-12fc-44b9-8ba5-cce3c20daf74/model-vers/model-ver/test-model-ver-b078f501-d2b9-4fe0-8c4e-5d4329993e12#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:14.949  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:15.260  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-fb1cbfce-5cd7-465b-8a47-42ccbbb0e832 with payload {
  "model-invariant-id": "test-model-fb1cbfce-5cd7-465b-8a47-42ccbbb0e832",
  "model-type": "some-type"
}
2024-11-19 13:33:15.261  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:15.262  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:15.262  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:15.262  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:15.262  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:15.265  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:15.266  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:15.268  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-fb1cbfce-5cd7-465b-8a47-42ccbbb0e832/model-vers/model-ver/test-model-ver-be54f594-66b4-4a09-9847-f13d70fcd08b with payload {
  "model-version-id": "test-model-ver-be54f594-66b4-4a09-9847-f13d70fcd08b",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:15.269  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:15.270  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:15.270  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:15.270  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:15.270  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:15.273  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:15.276  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:15.277  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-7ba27178-e6f0-495f-8842-02b8f240d93e with payload {
  "vnf-id": "test-generic-7ba27178-e6f0-495f-8842-02b8f240d93e",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-fb1cbfce-5cd7-465b-8a47-42ccbbb0e832",
  "model-version-id": "test-model-ver-be54f594-66b4-4a09-9847-f13d70fcd08b"
}

2024-11-19 13:33:15.278  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:15.280  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:15.280  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:15.280  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:15.280  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:15.288  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:15.292  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:15.293  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:15.296  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-7ba27178-e6f0-495f-8842-02b8f240d93e with depth all
2024-11-19 13:33:15.297  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:15.297  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:15.297  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:15.297  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:15.297  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:15.301  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:15.301  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:15.302  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-c4c4b987-ac4c-4652-aa01-5cac4941875d with payload {
  "model-invariant-id": "test-model-c4c4b987-ac4c-4652-aa01-5cac4941875d",
  "model-type": "some-type"
}
2024-11-19 13:33:15.303  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:15.304  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:15.305  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:15.305  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:15.305  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:15.307  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:15.308  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:15.310  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-c4c4b987-ac4c-4652-aa01-5cac4941875d/model-vers/model-ver/test-model-ver-ee4f254e-91b2-414c-a3b5-365ff0d22c5f with payload {
  "model-version-id": "test-model-ver-ee4f254e-91b2-414c-a3b5-365ff0d22c5f",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:15.311  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:15.312  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:15.312  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:15.312  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:15.312  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:15.315  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:15.318  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:15.320  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-7ba27178-e6f0-495f-8842-02b8f240d93e with payload {
  "vnf-id": "test-generic-7ba27178-e6f0-495f-8842-02b8f240d93e",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-c4c4b987-ac4c-4652-aa01-5cac4941875d",
  "resource-version": "${resource-version}"
}
2024-11-19 13:33:15.321  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:15.323  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:15.323  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:15.324  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:33:15.324  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-7ba27178-e6f0-495f-8842-02b8f240d93e","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:15.324  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:15.638  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-23415576-b737-4fbc-9cce-9b0c8c89caa6 with payload {
  "model-invariant-id": "test-model-23415576-b737-4fbc-9cce-9b0c8c89caa6",
  "model-type": "some-type"
}
2024-11-19 13:33:15.640  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:15.641  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:15.641  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:15.641  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:15.641  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:15.643  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:15.644  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:15.646  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-23415576-b737-4fbc-9cce-9b0c8c89caa6/model-vers/model-ver/test-model-ver-a9faaba0-0895-4693-af22-3ed2088bee91 with payload {
  "model-version-id": "test-model-ver-a9faaba0-0895-4693-af22-3ed2088bee91",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:15.647  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:15.648  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:15.648  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:15.648  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:15.648  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:15.653  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:15.656  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:15.658  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-53cb695e-5131-4db4-ab33-4625150b22bd with payload {
  "vnf-id": "test-generic-53cb695e-5131-4db4-ab33-4625150b22bd",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-23415576-b737-4fbc-9cce-9b0c8c89caa6",
  "model-version-id": "test-model-ver-a9faaba0-0895-4693-af22-3ed2088bee91"
}

2024-11-19 13:33:15.659  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:15.661  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:15.661  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:15.661  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:15.661  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:15.669  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:15.673  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:15.674  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:15.677  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-53cb695e-5131-4db4-ab33-4625150b22bd with depth all
2024-11-19 13:33:15.678  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:15.678  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:15.678  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:15.678  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:15.678  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:15.682  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:15.682  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:15.683  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-73da3768-d41a-492e-8d08-0ceba852d563 with payload {
  "model-invariant-id": "test-model-73da3768-d41a-492e-8d08-0ceba852d563",
  "model-type": "some-type"
}
2024-11-19 13:33:15.684  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:15.685  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:15.685  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:15.685  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:15.685  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:15.686  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:15.688  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:15.689  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-73da3768-d41a-492e-8d08-0ceba852d563/model-vers/model-ver/test-model-ver-f51aa99c-2634-4871-9955-dfe2098fa023 with payload {
  "model-version-id": "test-model-ver-f51aa99c-2634-4871-9955-dfe2098fa023",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:15.690  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:15.691  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:15.691  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:15.691  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:15.691  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:15.694  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:15.697  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:15.698  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-53cb695e-5131-4db4-ab33-4625150b22bd with payload {
  "vnf-id": "test-generic-53cb695e-5131-4db4-ab33-4625150b22bd",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-73da3768-d41a-492e-8d08-0ceba852d563",
  "model-version-id": "test-model-ver-f51aa99c-2634-4871-9955-dfe2098fa023",
  "resource-version": "1732023195661"
}

2024-11-19 13:33:15.699  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:15.701  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:15.701  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:15.701  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:15.701  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:15.708  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:15.711  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:15.712  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:15.715  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-53cb695e-5131-4db4-ab33-4625150b22bd with depth all
2024-11-19 13:33:15.716  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:15.716  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:15.716  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:15.716  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:15.716  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:15.720  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:15.720  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:15.721  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-53cb695e-5131-4db4-ab33-4625150b22bd with resource version 1732023195701
2024-11-19 13:33:15.722  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:15.722  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:15.722  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:15.722  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:15.722  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:15.727 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 102400 with label generic-vnf
2024-11-19 13:33:15.728  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:15.730  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:16.032  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:16.348  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-6812b829-e75f-4b0d-b486-278b002cf6c2 with payload {
  "model-invariant-id": "test-model-6812b829-e75f-4b0d-b486-278b002cf6c2",
  "model-type": "some-type"
}
2024-11-19 13:33:16.350  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:16.351  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:16.351  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:16.351  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:16.351  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:16.354  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:16.355  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:16.357  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-6812b829-e75f-4b0d-b486-278b002cf6c2/model-vers/model-ver/test-model-ver-f0b21e06-477b-45ae-bdfd-99f46ddd0917 with payload {
  "model-version-id": "test-model-ver-f0b21e06-477b-45ae-bdfd-99f46ddd0917",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:16.358  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:16.359  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:16.359  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:16.359  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:16.359  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:16.363  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:16.365  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:16.367  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-7c2e545e-42c9-4a28-ab07-0afd47d411e2 with payload {
  "vnf-id": "test-generic-7c2e545e-42c9-4a28-ab07-0afd47d411e2",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-6812b829-e75f-4b0d-b486-278b002cf6c2",
  "model-version-id": "test-model-ver-f0b21e06-477b-45ae-bdfd-99f46ddd0917"
}

2024-11-19 13:33:16.367  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:16.369  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:16.369  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:16.369  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:16.369  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:16.378  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:16.382  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:16.382  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:16.385  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/service-design-and-creation/models/model/test-model-6812b829-e75f-4b0d-b486-278b002cf6c2/model-vers/model-ver/test-model-ver-f0b21e06-477b-45ae-bdfd-99f46ddd0917 with depth all
2024-11-19 13:33:16.386  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:16.386  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:16.386  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:16.386  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:16.386  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:16.389  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:16.389  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:16.390  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v13/service-design-and-creation/models/model/test-model-6812b829-e75f-4b0d-b486-278b002cf6c2/model-vers/model-ver/test-model-ver-f0b21e06-477b-45ae-bdfd-99f46ddd0917 with resource version 1732023196359
2024-11-19 13:33:16.391  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:16.391  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:16.391  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:16.391  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:16.391  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:16.396 ERROR   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 539 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 576 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 570 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest
2024-11-19 13:33:16.396  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:16.396  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the DELETE request with status 400 and rolling back
2024-11-19 13:33:16.396  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-6812b829-e75f-4b0d-b486-278b002cf6c2/model-vers/model-ver/test-model-ver-f0b21e06-477b-45ae-bdfd-99f46ddd0917"]}}}
2024-11-19 13:33:16.706  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-dd65e72b-6cd2-4cca-aabd-90b8ccb343ba with payload {
  "model-invariant-id": "test-model-dd65e72b-6cd2-4cca-aabd-90b8ccb343ba",
  "model-type": "some-type"
}
2024-11-19 13:33:16.708  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:16.709  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:16.709  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:16.709  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:16.709  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:16.711  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:16.712  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:16.714  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-dd65e72b-6cd2-4cca-aabd-90b8ccb343ba/model-vers/model-ver/test-model-ver-81788c0d-eff4-4a17-b543-d4de25879a4e with payload {
  "model-version-id": "test-model-ver-81788c0d-eff4-4a17-b543-d4de25879a4e",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:16.715  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:16.716  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:16.716  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:16.716  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:16.716  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:16.719  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:16.721  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:16.723  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f01657d3-077a-4cde-8be5-c945854accfd with payload {
  "vnf-id": "test-generic-f01657d3-077a-4cde-8be5-c945854accfd",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-dd65e72b-6cd2-4cca-aabd-90b8ccb343ba",
  "model-version-id": "test-model-ver-81788c0d-eff4-4a17-b543-d4de25879a4e"
}

2024-11-19 13:33:16.723  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:16.725  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:16.725  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:16.725  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:16.725  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:16.733  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:16.737  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:16.738  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f01657d3-077a-4cde-8be5-c945854accfd with depth all
2024-11-19 13:33:16.739  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:16.739  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:16.739  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:16.739  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:16.739  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:16.742  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:16.742  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:16.743  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:16.746  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f01657d3-077a-4cde-8be5-c945854accfd with payload {
  "vnf-id": "test-generic-f01657d3-077a-4cde-8be5-c945854accfd",
  "vnf-type": "someval",
  "vnf-name": "someval"
,  "resource-version": "1732023196725"}
2024-11-19 13:33:16.746  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:16.748  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:16.748  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:16.748  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:16.748  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:16.754  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:16.757  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:16.758  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f01657d3-077a-4cde-8be5-c945854accfd with depth all
2024-11-19 13:33:16.759  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:16.759  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:16.759  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:16.759  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:16.759  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:16.762  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:16.763  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:16.763  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:16.766  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f01657d3-077a-4cde-8be5-c945854accfd with resource version 1732023196748
2024-11-19 13:33:16.766  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:16.767  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:16.767  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:16.767  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:16.767  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:16.772 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 168160 with label generic-vnf
2024-11-19 13:33:16.773  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:16.773  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:17.075  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:17.389  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-1a6ba183-264e-4d26-b36e-05d7ad4c191c with payload {
  "model-invariant-id": "test-model-1a6ba183-264e-4d26-b36e-05d7ad4c191c",
  "model-type": "some-type"
}
2024-11-19 13:33:17.391  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:17.392  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:17.392  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:17.392  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:17.392  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:17.395  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:17.396  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:17.397  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-1a6ba183-264e-4d26-b36e-05d7ad4c191c/model-vers/model-ver/test-model-ver-374b3f9d-a2c0-4a27-8caa-73d20e4a5a44 with payload {
  "model-version-id": "test-model-ver-374b3f9d-a2c0-4a27-8caa-73d20e4a5a44",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:17.398  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:17.399  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:17.399  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:17.399  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:17.400  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:17.403  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:17.405  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:17.407  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-0a14a1a8-b11f-434e-83de-72b4bbf79061 with payload {
  "vnf-id": "test-generic-0a14a1a8-b11f-434e-83de-72b4bbf79061",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "random-wrong-model",
  "model-version-id": "random-wrong-model-ver"
}

2024-11-19 13:33:17.408  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:17.409  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:17.410  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:17.410  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:17.410  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:17.412  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:33:17.413  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:17.413  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:33:17.413  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-0a14a1a8-b11f-434e-83de-72b4bbf79061","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:17.413  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-0a14a1a8-b11f-434e-83de-72b4bbf79061","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:17.722  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-ddc2195b-4138-471b-9f3b-ce349ea2086e with payload {
  "model-invariant-id": "test-model-ddc2195b-4138-471b-9f3b-ce349ea2086e",
  "model-type": "some-type"
}
2024-11-19 13:33:17.723  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:17.725  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:17.725  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:17.725  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:17.725  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:17.727  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:17.729  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:17.730  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-ddc2195b-4138-471b-9f3b-ce349ea2086e/model-vers/model-ver/test-model-ver-22355293-28f0-46bc-ac3c-d7d37fdc19d4 with payload {
  "model-version-id": "test-model-ver-22355293-28f0-46bc-ac3c-d7d37fdc19d4",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:17.731  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:17.732  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:17.732  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:17.732  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:17.732  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:17.735  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:17.737  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:17.739  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/business/customers/customer/test-customer-3d43b34f-06cb-494a-9096-538b46928389 with payload {
  "global-customer-id": "test-customer-3d43b34f-06cb-494a-9096-538b46928389",
  "subscriber-name": "example-subscriber-name-val-99675",
  "subscriber-type": "example-subscriber-type-val-40388",
  "service-subscriptions": {
    "service-subscription": [
      {
        "service-type": "test-subtype-0f667ed0-009a-4ec3-90a4-0227c8e22fe6",
        "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687",
        "service-instances": {
          "service-instance": [
            {
              "service-instance-id": "test-tenant-17cba628-7e7a-49f6-bcde-6500278f0527",
              "service-instance-name": "example-service-instance-name-val-4896",
              "service-type": "example-service-type-val-25453",
              "service-role": "example-service-role-val-66197",
              "environment-context": "example-environment-context-val-95014",
              "workload-context": "example-workload-context-val-56102",
              "model-invariant-id": "test-model-ddc2195b-4138-471b-9f3b-ce349ea2086e",
              "model-version-id": "test-model-ver-22355293-28f0-46bc-ac3c-d7d37fdc19d4"
            }
          ]
        }
      }
    ]
  }
}
2024-11-19 13:33:17.740  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:17.741  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:17.741  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:17.741  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:17.741  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:17.752  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:17.755  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:17.757  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:17.760  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/business/customers/customer/test-customer-3d43b34f-06cb-494a-9096-538b46928389 with depth all
2024-11-19 13:33:17.760  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:17.760  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:17.760  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:17.760  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:17.761  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:17.765  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:17.765  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:17.766  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/vnf-d391f0c2-d02d-441d-9d5d-7ee43901de14 with payload {
  "vnf-id": "vnf-d391f0c2-d02d-441d-9d5d-7ee43901de14",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "relationship-list": {
    "relationship": [
      {
        "related-to": "service-instance",
        "related-link": "/aai/v13/business/customers/customer/test-customer-3d43b34f-06cb-494a-9096-538b46928389/service-subscriptions/service-subscription/test-subtype-0f667ed0-009a-4ec3-90a4-0227c8e22fe6/service-instances/service-instance/test-tenant-17cba628-7e7a-49f6-bcde-6500278f0527"
      }
    ]
  }
}

2024-11-19 13:33:17.767  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:17.768  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:17.768  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:17.768  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:17.769  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:17.780  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:17.788  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:17.790  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/vnf-d391f0c2-d02d-441d-9d5d-7ee43901de14 with depth all
2024-11-19 13:33:17.791  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:17.791  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:17.791  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:17.791  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:17.791  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:17.797  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:17.797  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:17.798  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/business/customers/customer/test-customer-3d43b34f-06cb-494a-9096-538b46928389 with depth all
2024-11-19 13:33:17.799  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:17.799  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:17.799  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:17.799  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:17.799  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:17.832  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:17.832  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:18.141  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-94439da1-3052-40db-b2d7-2580b0fc5898 with payload {
  "model-invariant-id": "test-model-94439da1-3052-40db-b2d7-2580b0fc5898",
  "model-type": "some-type"
}
2024-11-19 13:33:18.143  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:18.144  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:18.144  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:18.144  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:18.145  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:18.147  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:18.148  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:18.150  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-94439da1-3052-40db-b2d7-2580b0fc5898/model-vers/model-ver/test-model-ver-b78aadd2-2289-44bf-922e-7b80707e26f0 with payload {
  "model-version-id": "test-model-ver-b78aadd2-2289-44bf-922e-7b80707e26f0",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:18.150  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:18.151  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:18.151  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:18.151  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:18.151  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:18.154  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:18.156  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:18.157  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b8858706-016a-41b6-be98-00614fb4bff2 with payload {
  "vnf-id": "test-generic-b8858706-016a-41b6-be98-00614fb4bff2",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-94439da1-3052-40db-b2d7-2580b0fc5898",
  "model-version-id": "test-model-ver-b78aadd2-2289-44bf-922e-7b80707e26f0"
}

2024-11-19 13:33:18.158  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:18.160  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:18.160  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:18.160  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:18.160  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:18.168  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:18.171  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:18.172  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b8858706-016a-41b6-be98-00614fb4bff2 with depth all
2024-11-19 13:33:18.173  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:18.173  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:18.173  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:18.173  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:18.173  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:18.177  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:18.177  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:18.177  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:18.180  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b8858706-016a-41b6-be98-00614fb4bff2 with payload {
  "vnf-id": "test-generic-b8858706-016a-41b6-be98-00614fb4bff2",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-94439da1-3052-40db-b2d7-2580b0fc5898",
  "model-version-id": "test-model-ver-b78aadd2-2289-44bf-922e-7b80707e26f0",
  "resource-version": "1732023198160"
}

2024-11-19 13:33:18.181  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:18.182  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:18.182  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:18.182  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:18.182  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:18.188  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:18.191  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:18.191  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b8858706-016a-41b6-be98-00614fb4bff2 with depth all
2024-11-19 13:33:18.192  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:18.192  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:18.192  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:18.192  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:18.192  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:18.196  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:18.196  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:18.196  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:18.199  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b8858706-016a-41b6-be98-00614fb4bff2 with resource version 1732023198182
2024-11-19 13:33:18.199  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:18.200  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:18.200  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:18.200  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:18.200  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:18.205 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 106744 with label generic-vnf
2024-11-19 13:33:18.205  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:18.207  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:18.509  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:18.821  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-39f4a511-6bb6-4b68-bfc5-85a1d5ec9cdf with payload {
  "model-invariant-id": "test-model-39f4a511-6bb6-4b68-bfc5-85a1d5ec9cdf",
  "model-type": "some-type"
}
2024-11-19 13:33:18.822  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:18.824  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:18.824  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:18.824  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:18.824  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:18.829  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:18.830  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:18.831  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-39f4a511-6bb6-4b68-bfc5-85a1d5ec9cdf/model-vers/model-ver/test-model-ver-e84be57c-a989-4877-ae14-e9e4f664489e with payload {
  "model-version-id": "test-model-ver-e84be57c-a989-4877-ae14-e9e4f664489e",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:18.832  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:18.833  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:18.833  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:18.833  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:18.833  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:18.836  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:18.838  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:18.839  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c5cda6a6-36d1-4f33-a716-ed2ad610edcf with payload {
  "vnf-id": "test-generic-c5cda6a6-36d1-4f33-a716-ed2ad610edcf",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-39f4a511-6bb6-4b68-bfc5-85a1d5ec9cdf",
  "model-version-id": "test-model-ver-e84be57c-a989-4877-ae14-e9e4f664489e"
}

2024-11-19 13:33:18.840  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:18.842  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:18.842  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:18.842  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:18.842  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:18.849  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:18.853  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:18.853  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:18.856  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c5cda6a6-36d1-4f33-a716-ed2ad610edcf with depth all
2024-11-19 13:33:18.857  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:18.857  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:18.857  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:18.857  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:18.857  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:18.860  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:18.860  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:18.861  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c5cda6a6-36d1-4f33-a716-ed2ad610edcf with resource version 1732023198842
2024-11-19 13:33:18.862  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:18.862  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:18.862  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:18.862  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:18.862  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:18.867 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 110840 with label generic-vnf
2024-11-19 13:33:18.867  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:18.869  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:19.171  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:19.480  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-557aa927-0139-49b4-a3e6-d3cfb381d72f with payload {
  "model-invariant-id": "test-model-557aa927-0139-49b4-a3e6-d3cfb381d72f",
  "model-type": "some-type"
}
2024-11-19 13:33:19.482  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:19.483  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:19.483  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:19.483  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:19.483  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:19.487  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:19.489  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:19.491  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-557aa927-0139-49b4-a3e6-d3cfb381d72f/model-vers/model-ver/test-model-ver-03628e0e-23c0-44bc-a4fa-978bca87e846 with payload {
  "model-version-id": "test-model-ver-03628e0e-23c0-44bc-a4fa-978bca87e846",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:19.491  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:19.492  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:19.492  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:19.492  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:19.492  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:19.495  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:19.497  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:19.498  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-91947a3d-4e6f-42ae-a30c-057caed868b9 with payload {
  "vnf-id": "test-generic-91947a3d-4e6f-42ae-a30c-057caed868b9",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "some-model"
}
2024-11-19 13:33:19.499  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:19.501  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:19.501  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:19.501  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:33:19.501  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-91947a3d-4e6f-42ae-a30c-057caed868b9","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:19.501  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-91947a3d-4e6f-42ae-a30c-057caed868b9","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:19.810  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-e06623d3-e75e-4083-9851-10c050a7dca1 with payload {
  "model-invariant-id": "test-model-e06623d3-e75e-4083-9851-10c050a7dca1",
  "model-type": "some-type"
}
2024-11-19 13:33:19.811  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:19.812  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:19.812  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:19.812  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:19.813  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:19.815  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:19.817  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:19.818  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-e06623d3-e75e-4083-9851-10c050a7dca1/model-vers/model-ver/test-model-ver-92a45dcd-332e-429a-ab1b-23c513c29ac1 with payload {
  "model-version-id": "test-model-ver-92a45dcd-332e-429a-ab1b-23c513c29ac1",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:19.819  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:19.820  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:19.820  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:19.820  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:19.820  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:19.823  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:19.826  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:19.827  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-5bd2cb50-bd47-4cc6-b6fc-a0f8d78b471d with payload {
  "vnf-id": "test-generic-5bd2cb50-bd47-4cc6-b6fc-a0f8d78b471d",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-e06623d3-e75e-4083-9851-10c050a7dca1",
  "model-version-id": "test-model-ver-92a45dcd-332e-429a-ab1b-23c513c29ac1"
}

2024-11-19 13:33:19.828  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:19.831  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:19.831  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:19.831  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:19.831  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:19.839  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:19.843  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:19.844  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:19.847  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-5bd2cb50-bd47-4cc6-b6fc-a0f8d78b471d with depth all
2024-11-19 13:33:19.847  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:19.848  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:19.848  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:19.848  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:19.848  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:19.851  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:19.851  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:19.852  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-5bd2cb50-bd47-4cc6-b6fc-a0f8d78b471d with payload {
  "vnf-id": "test-generic-5bd2cb50-bd47-4cc6-b6fc-a0f8d78b471d",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-baf54cb2-8941-4418-a8cf-b5fb76453d2d",
  "model-version-id": "test-model-ver-78a84d86-f35d-49e3-b5f2-00fa2bf394ce",
  "resource-version": "1732023199831"
}

2024-11-19 13:33:19.853  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:19.855  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:19.855  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:19.855  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:19.855  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:19.857  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-baf54cb2-8941-4418-a8cf-b5fb76453d2d/model-vers/model-ver/test-model-ver-78a84d86-f35d-49e3-b5f2-00fa2bf394ce#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:33:19.857  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:19.857  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:33:19.858  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-5bd2cb50-bd47-4cc6-b6fc-a0f8d78b471d","Node Not Found:object located at service-design-and-creation/models/model/test-model-baf54cb2-8941-4418-a8cf-b5fb76453d2d/model-vers/model-ver/test-model-ver-78a84d86-f35d-49e3-b5f2-00fa2bf394ce#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:19.858  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:20.168  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-e815a431-3c62-437d-a167-b180839bfedd with payload {
  "model-invariant-id": "test-model-e815a431-3c62-437d-a167-b180839bfedd",
  "model-type": "some-type"
}
2024-11-19 13:33:20.169  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:20.170  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:20.170  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:20.170  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:20.170  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:20.172  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:20.174  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:20.175  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-e815a431-3c62-437d-a167-b180839bfedd/model-vers/model-ver/test-model-ver-5bde9b55-e41d-4058-8b02-5ba1b4e112d3 with payload {
  "model-version-id": "test-model-ver-5bde9b55-e41d-4058-8b02-5ba1b4e112d3",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:20.176  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:20.177  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:20.177  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:20.177  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:20.177  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:20.180  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:20.182  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:20.183  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-7574c7a5-70c1-457c-abf9-7422b41f7fa3 with payload {
  "vnf-id": "test-generic-7574c7a5-70c1-457c-abf9-7422b41f7fa3",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-e815a431-3c62-437d-a167-b180839bfedd",
  "model-version-id": "test-model-ver-5bde9b55-e41d-4058-8b02-5ba1b4e112d3"
}

2024-11-19 13:33:20.184  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:20.186  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:20.186  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:20.186  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:20.186  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:20.193  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:20.197  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:20.197  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:20.200  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-7574c7a5-70c1-457c-abf9-7422b41f7fa3 with depth all
2024-11-19 13:33:20.201  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:20.201  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:20.201  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:20.201  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:20.201  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:20.204  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:20.204  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:20.205  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-49da9bdb-f0d7-43ad-973b-3b4e90a7487f with payload {
  "model-invariant-id": "test-model-49da9bdb-f0d7-43ad-973b-3b4e90a7487f",
  "model-type": "some-type"
}
2024-11-19 13:33:20.206  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:20.207  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:20.207  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:20.207  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:20.207  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:20.209  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:20.210  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:20.211  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-49da9bdb-f0d7-43ad-973b-3b4e90a7487f/model-vers/model-ver/test-model-ver-ba2b9962-0038-414f-9328-953dbc928432 with payload {
  "model-version-id": "test-model-ver-ba2b9962-0038-414f-9328-953dbc928432",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:20.212  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:20.212  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:20.212  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:20.212  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:20.213  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:20.216  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:20.217  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:20.219  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-7574c7a5-70c1-457c-abf9-7422b41f7fa3 with payload {
  "vnf-id": "test-generic-7574c7a5-70c1-457c-abf9-7422b41f7fa3",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-49da9bdb-f0d7-43ad-973b-3b4e90a7487f",
  "resource-version": "${resource-version}"
}
2024-11-19 13:33:20.219  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:20.221  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:20.221  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:20.221  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:33:20.221  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-7574c7a5-70c1-457c-abf9-7422b41f7fa3","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:20.222  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:20.531  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-6b7998db-8b40-465f-b381-84a2f9eebe9f with payload {
  "model-invariant-id": "test-model-6b7998db-8b40-465f-b381-84a2f9eebe9f",
  "model-type": "some-type"
}
2024-11-19 13:33:20.533  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:20.534  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:20.534  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:20.534  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:20.535  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:20.537  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:20.538  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:20.539  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-6b7998db-8b40-465f-b381-84a2f9eebe9f/model-vers/model-ver/test-model-ver-fc7eb3e8-c65e-4045-b280-9613e3eefc58 with payload {
  "model-version-id": "test-model-ver-fc7eb3e8-c65e-4045-b280-9613e3eefc58",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:20.540  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:20.541  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:20.541  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:20.541  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:20.541  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:20.544  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:20.546  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:20.547  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-aed9baa1-7929-4d71-a57b-273075abf6a9 with payload {
  "vnf-id": "test-generic-aed9baa1-7929-4d71-a57b-273075abf6a9",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-6b7998db-8b40-465f-b381-84a2f9eebe9f",
  "model-version-id": "test-model-ver-fc7eb3e8-c65e-4045-b280-9613e3eefc58"
}

2024-11-19 13:33:20.548  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:20.549  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:20.549  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:20.549  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:20.550  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:20.557  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:20.561  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:20.561  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:20.564  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-aed9baa1-7929-4d71-a57b-273075abf6a9 with depth all
2024-11-19 13:33:20.565  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:20.565  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:20.565  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:20.565  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:20.565  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:20.568  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:20.568  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:20.569  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-31a4ee43-76d4-49b3-9d63-c5338947b440 with payload {
  "model-invariant-id": "test-model-31a4ee43-76d4-49b3-9d63-c5338947b440",
  "model-type": "some-type"
}
2024-11-19 13:33:20.570  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:20.571  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:20.571  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:20.571  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:20.571  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:20.572  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:20.574  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:20.575  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-31a4ee43-76d4-49b3-9d63-c5338947b440/model-vers/model-ver/test-model-ver-092cb791-62de-4715-bdbf-30128b6fd43b with payload {
  "model-version-id": "test-model-ver-092cb791-62de-4715-bdbf-30128b6fd43b",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:20.575  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:20.576  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:20.576  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:20.576  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:20.576  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:20.580  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:20.582  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:20.583  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-aed9baa1-7929-4d71-a57b-273075abf6a9 with payload {
  "vnf-id": "test-generic-aed9baa1-7929-4d71-a57b-273075abf6a9",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-31a4ee43-76d4-49b3-9d63-c5338947b440",
  "model-version-id": "test-model-ver-092cb791-62de-4715-bdbf-30128b6fd43b",
  "resource-version": "1732023200549"
}

2024-11-19 13:33:20.584  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:20.586  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:20.586  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:20.586  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:20.586  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:20.593  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:20.595  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:20.596  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:20.599  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-aed9baa1-7929-4d71-a57b-273075abf6a9 with depth all
2024-11-19 13:33:20.600  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:20.600  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:20.600  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:20.600  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:20.600  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:20.603  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:20.603  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:20.604  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-aed9baa1-7929-4d71-a57b-273075abf6a9 with resource version 1732023200586
2024-11-19 13:33:20.604  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:20.604  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:20.604  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:20.604  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:20.605  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:20.609 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 131312 with label generic-vnf
2024-11-19 13:33:20.610  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:20.612  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:20.914  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:21.228  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-17b30986-b8b2-4e85-9261-02d868b8bae6 with payload {
  "model-invariant-id": "test-model-17b30986-b8b2-4e85-9261-02d868b8bae6",
  "model-type": "some-type"
}
2024-11-19 13:33:21.230  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:21.231  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:21.231  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:21.231  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:21.231  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:21.233  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:21.235  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:21.236  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-17b30986-b8b2-4e85-9261-02d868b8bae6/model-vers/model-ver/test-model-ver-b2ac2822-82aa-4941-8ab0-e8f999de442f with payload {
  "model-version-id": "test-model-ver-b2ac2822-82aa-4941-8ab0-e8f999de442f",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:21.237  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:21.237  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:21.237  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:21.237  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:21.238  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:21.241  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:21.243  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:21.245  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f6b23406-31c7-4e18-b60a-ae0ccd6e53b3 with payload {
  "vnf-id": "test-generic-f6b23406-31c7-4e18-b60a-ae0ccd6e53b3",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-17b30986-b8b2-4e85-9261-02d868b8bae6",
  "model-version-id": "test-model-ver-b2ac2822-82aa-4941-8ab0-e8f999de442f"
}

2024-11-19 13:33:21.246  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:21.247  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:21.247  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:21.247  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:21.248  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:21.255  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:21.259  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:21.260  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:21.263  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/service-design-and-creation/models/model/test-model-17b30986-b8b2-4e85-9261-02d868b8bae6/model-vers/model-ver/test-model-ver-b2ac2822-82aa-4941-8ab0-e8f999de442f with depth all
2024-11-19 13:33:21.264  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:21.264  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:21.264  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:21.264  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:21.264  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:21.267  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:21.267  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:21.268  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v13/service-design-and-creation/models/model/test-model-17b30986-b8b2-4e85-9261-02d868b8bae6/model-vers/model-ver/test-model-ver-b2ac2822-82aa-4941-8ab0-e8f999de442f with resource version 1732023201237
2024-11-19 13:33:21.269  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:21.269  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:21.269  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:21.269  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:21.269  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:21.274 ERROR   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 539 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 576 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 570 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest
2024-11-19 13:33:21.274  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:21.274  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the DELETE request with status 400 and rolling back
2024-11-19 13:33:21.275  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-17b30986-b8b2-4e85-9261-02d868b8bae6/model-vers/model-ver/test-model-ver-b2ac2822-82aa-4941-8ab0-e8f999de442f"]}}}
2024-11-19 13:33:21.583  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-fe296d1c-79b5-4e8a-b02d-faeeae367aea with payload {
  "model-invariant-id": "test-model-fe296d1c-79b5-4e8a-b02d-faeeae367aea",
  "model-type": "some-type"
}
2024-11-19 13:33:21.584  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:21.586  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:21.586  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:21.586  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:21.586  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:21.588  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:21.590  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:21.591  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-fe296d1c-79b5-4e8a-b02d-faeeae367aea/model-vers/model-ver/test-model-ver-4e893be5-e425-44ea-8567-0cb9d4444deb with payload {
  "model-version-id": "test-model-ver-4e893be5-e425-44ea-8567-0cb9d4444deb",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:21.592  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:21.593  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:21.593  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:21.593  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:21.593  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:21.596  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:21.598  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:21.600  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-ede5427d-a9f4-48af-b0a4-4bc6e1e3becb with payload {
  "vnf-id": "test-generic-ede5427d-a9f4-48af-b0a4-4bc6e1e3becb",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-fe296d1c-79b5-4e8a-b02d-faeeae367aea",
  "model-version-id": "test-model-ver-4e893be5-e425-44ea-8567-0cb9d4444deb"
}

2024-11-19 13:33:21.600  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:21.602  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:21.602  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:21.602  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:21.602  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:21.610  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:21.614  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:21.615  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-ede5427d-a9f4-48af-b0a4-4bc6e1e3becb with depth all
2024-11-19 13:33:21.616  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:21.616  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:21.616  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:21.616  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:21.616  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:21.619  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:21.620  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:21.620  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:21.623  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-ede5427d-a9f4-48af-b0a4-4bc6e1e3becb with payload {
  "vnf-id": "test-generic-ede5427d-a9f4-48af-b0a4-4bc6e1e3becb",
  "vnf-type": "someval",
  "vnf-name": "someval"
,  "resource-version": "1732023201602"}
2024-11-19 13:33:21.624  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:21.625  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:21.625  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:21.625  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:21.625  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:21.632  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:21.634  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:21.635  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-ede5427d-a9f4-48af-b0a4-4bc6e1e3becb with depth all
2024-11-19 13:33:21.636  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:21.636  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:21.636  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:21.636  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:21.636  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:21.641  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:21.641  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:21.641  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:21.644  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-ede5427d-a9f4-48af-b0a4-4bc6e1e3becb with resource version 1732023201625
2024-11-19 13:33:21.644  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:21.645  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:21.645  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:21.645  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:21.645  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:21.649 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 200928 with label generic-vnf
2024-11-19 13:33:21.650  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:21.650  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:21.952  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:22.262  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-e124e948-b727-4508-9876-e83f5136de22 with payload {
  "model-invariant-id": "test-model-e124e948-b727-4508-9876-e83f5136de22",
  "model-type": "some-type"
}
2024-11-19 13:33:22.263  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:22.264  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:22.264  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:22.264  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:22.265  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:22.268  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:22.269  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:22.271  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-e124e948-b727-4508-9876-e83f5136de22/model-vers/model-ver/test-model-ver-96d60eb6-38a5-442c-928b-8f29f33319e0 with payload {
  "model-version-id": "test-model-ver-96d60eb6-38a5-442c-928b-8f29f33319e0",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:22.272  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:22.273  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:22.273  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:22.273  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:22.273  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:22.277  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:22.279  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:22.280  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-80b84b92-dade-4177-99ff-55900c3fc357 with payload {
  "vnf-id": "test-generic-80b84b92-dade-4177-99ff-55900c3fc357",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "random-wrong-model",
  "model-version-id": "random-wrong-model-ver"
}

2024-11-19 13:33:22.281  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:22.283  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:22.283  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:22.283  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:22.283  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:22.286  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:33:22.287  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:22.287  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:33:22.287  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-80b84b92-dade-4177-99ff-55900c3fc357","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:22.287  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-80b84b92-dade-4177-99ff-55900c3fc357","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:22.594  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-7b0c316d-91b7-4ab3-9f11-eb93de69e4ff with payload {
  "model-invariant-id": "test-model-7b0c316d-91b7-4ab3-9f11-eb93de69e4ff",
  "model-type": "some-type"
}
2024-11-19 13:33:22.596  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:22.597  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:22.597  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:22.597  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:22.597  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:22.600  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:22.602  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:22.604  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-7b0c316d-91b7-4ab3-9f11-eb93de69e4ff/model-vers/model-ver/test-model-ver-3894a39b-5986-4315-8dfd-98701522516b with payload {
  "model-version-id": "test-model-ver-3894a39b-5986-4315-8dfd-98701522516b",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:22.605  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:22.606  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:22.606  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:22.606  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:22.606  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:22.610  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:22.613  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:22.615  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/business/customers/customer/test-customer-a76fe83a-d98e-4ab7-855b-dc2d77e4a6e8 with payload {
  "global-customer-id": "test-customer-a76fe83a-d98e-4ab7-855b-dc2d77e4a6e8",
  "subscriber-name": "example-subscriber-name-val-99675",
  "subscriber-type": "example-subscriber-type-val-40388",
  "service-subscriptions": {
    "service-subscription": [
      {
        "service-type": "test-subtype-c44f0ee7-396f-4bb3-819f-e9fbfdac61f2",
        "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687",
        "service-instances": {
          "service-instance": [
            {
              "service-instance-id": "test-tenant-75f5426d-744e-46e1-8cf0-ba1910a16be0",
              "service-instance-name": "example-service-instance-name-val-4896",
              "service-type": "example-service-type-val-25453",
              "service-role": "example-service-role-val-66197",
              "environment-context": "example-environment-context-val-95014",
              "workload-context": "example-workload-context-val-56102",
              "model-invariant-id": "test-model-7b0c316d-91b7-4ab3-9f11-eb93de69e4ff",
              "model-version-id": "test-model-ver-3894a39b-5986-4315-8dfd-98701522516b"
            }
          ]
        }
      }
    ]
  }
}
2024-11-19 13:33:22.616  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:22.617  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:22.617  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:22.617  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:22.618  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:22.636  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:22.642  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:22.643  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:22.646  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/business/customers/customer/test-customer-a76fe83a-d98e-4ab7-855b-dc2d77e4a6e8 with depth all
2024-11-19 13:33:22.648  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:22.648  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:22.648  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:22.648  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:22.648  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:22.653  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:22.653  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:22.654  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/vnf-6ec9a096-ab3a-4e75-a966-b0db3b8b7ee1 with payload {
  "vnf-id": "vnf-6ec9a096-ab3a-4e75-a966-b0db3b8b7ee1",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "relationship-list": {
    "relationship": [
      {
        "related-to": "service-instance",
        "related-link": "/aai/v13/business/customers/customer/test-customer-a76fe83a-d98e-4ab7-855b-dc2d77e4a6e8/service-subscriptions/service-subscription/test-subtype-c44f0ee7-396f-4bb3-819f-e9fbfdac61f2/service-instances/service-instance/test-tenant-75f5426d-744e-46e1-8cf0-ba1910a16be0"
      }
    ]
  }
}

2024-11-19 13:33:22.655  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:22.657  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:22.657  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:22.657  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:22.658  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:22.672  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:22.683  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:22.685  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/vnf-6ec9a096-ab3a-4e75-a966-b0db3b8b7ee1 with depth all
2024-11-19 13:33:22.685  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:22.686  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:22.686  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:22.686  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:22.686  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:22.692  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:22.692  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:22.693  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/business/customers/customer/test-customer-a76fe83a-d98e-4ab7-855b-dc2d77e4a6e8 with depth all
2024-11-19 13:33:22.694  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:22.694  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:22.694  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:22.694  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:22.694  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:22.701  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:22.702  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:23.017  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-99b395ea-4752-46db-900f-57e41502bb8f with payload {
  "model-invariant-id": "test-model-99b395ea-4752-46db-900f-57e41502bb8f",
  "model-type": "some-type"
}
2024-11-19 13:33:23.017  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:23.018  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:23.018  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:23.018  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:23.018  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:23.020  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:23.021  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:23.022  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-99b395ea-4752-46db-900f-57e41502bb8f/model-vers/model-ver/test-model-ver-70a7b02a-4a85-4808-b5a7-6f632ee3c901 with payload {
  "model-version-id": "test-model-ver-70a7b02a-4a85-4808-b5a7-6f632ee3c901",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:23.023  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:23.024  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:23.024  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:23.024  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:23.024  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:23.027  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:23.029  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:23.031  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-377c52bd-e06f-4a15-aa90-883d265305ba with payload {
  "vnf-id": "test-generic-377c52bd-e06f-4a15-aa90-883d265305ba",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-99b395ea-4752-46db-900f-57e41502bb8f",
  "model-version-id": "test-model-ver-70a7b02a-4a85-4808-b5a7-6f632ee3c901"
}

2024-11-19 13:33:23.031  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:23.033  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:23.033  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:23.033  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:23.033  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:23.041  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:23.044  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:23.046  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-377c52bd-e06f-4a15-aa90-883d265305ba with depth all
2024-11-19 13:33:23.046  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:23.046  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:23.046  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:23.046  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:23.046  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:23.050  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:23.050  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:23.050  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:23.053  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-377c52bd-e06f-4a15-aa90-883d265305ba with payload {
  "vnf-id": "test-generic-377c52bd-e06f-4a15-aa90-883d265305ba",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-99b395ea-4752-46db-900f-57e41502bb8f",
  "model-version-id": "test-model-ver-70a7b02a-4a85-4808-b5a7-6f632ee3c901",
  "resource-version": "1732023203033"
}

2024-11-19 13:33:23.054  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:23.055  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:23.055  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:23.055  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:23.056  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:23.061  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:23.064  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:23.065  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-377c52bd-e06f-4a15-aa90-883d265305ba with depth all
2024-11-19 13:33:23.065  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:23.066  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:23.066  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:23.066  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:23.066  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:23.069  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:23.069  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:23.069  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:23.072  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-377c52bd-e06f-4a15-aa90-883d265305ba with resource version 1732023203055
2024-11-19 13:33:23.072  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:23.073  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:23.073  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:23.073  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:23.073  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:23.077 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 110728 with label generic-vnf
2024-11-19 13:33:23.078  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:23.080  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:23.382  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:23.695  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-dfdc11d0-e9fb-4fdb-9525-6410f1ee0753 with payload {
  "model-invariant-id": "test-model-dfdc11d0-e9fb-4fdb-9525-6410f1ee0753",
  "model-type": "some-type"
}
2024-11-19 13:33:23.696  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:23.697  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:23.697  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:23.697  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:23.698  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:23.701  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:23.702  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:23.703  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-dfdc11d0-e9fb-4fdb-9525-6410f1ee0753/model-vers/model-ver/test-model-ver-f641c645-4db3-47e9-aea9-d2b88b6fd19a with payload {
  "model-version-id": "test-model-ver-f641c645-4db3-47e9-aea9-d2b88b6fd19a",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:23.704  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:23.705  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:23.705  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:23.705  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:23.705  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:23.708  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:23.710  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:23.712  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-484c1363-2d43-4144-89e7-147c71d84ab9 with payload {
  "vnf-id": "test-generic-484c1363-2d43-4144-89e7-147c71d84ab9",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-dfdc11d0-e9fb-4fdb-9525-6410f1ee0753",
  "model-version-id": "test-model-ver-f641c645-4db3-47e9-aea9-d2b88b6fd19a"
}

2024-11-19 13:33:23.712  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:23.714  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:23.714  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:23.714  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:23.714  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:23.722  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:23.726  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:23.726  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:23.729  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-484c1363-2d43-4144-89e7-147c71d84ab9 with depth all
2024-11-19 13:33:23.730  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:23.730  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:23.730  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:23.730  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:23.730  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:23.734  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:23.734  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:23.735  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-484c1363-2d43-4144-89e7-147c71d84ab9 with resource version 1732023203714
2024-11-19 13:33:23.735  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:23.735  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:23.735  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:23.735  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:23.735  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:23.740 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 122880 with label generic-vnf
2024-11-19 13:33:23.741  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:23.743  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:24.045  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:24.357  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-1d6374fa-3935-4c70-a6e7-ebcafbaf25a3 with payload {
  "model-invariant-id": "test-model-1d6374fa-3935-4c70-a6e7-ebcafbaf25a3",
  "model-type": "some-type"
}
2024-11-19 13:33:24.358  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:24.359  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:24.359  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:24.359  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:24.359  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:24.361  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:24.363  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:24.364  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-1d6374fa-3935-4c70-a6e7-ebcafbaf25a3/model-vers/model-ver/test-model-ver-7e710f81-a0a7-49b9-86b3-ef77cb677d6b with payload {
  "model-version-id": "test-model-ver-7e710f81-a0a7-49b9-86b3-ef77cb677d6b",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:24.365  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:24.366  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:24.366  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:24.366  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:24.366  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:24.370  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:24.372  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:24.373  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-1a66db13-d9c1-4593-b376-bf3feb432072 with payload {
  "vnf-id": "test-generic-1a66db13-d9c1-4593-b376-bf3feb432072",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "some-model"
}
2024-11-19 13:33:24.374  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:24.376  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:24.376  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:24.376  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:33:24.376  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-1a66db13-d9c1-4593-b376-bf3feb432072","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:24.376  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-1a66db13-d9c1-4593-b376-bf3feb432072","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:24.684  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-41850c3d-0720-44ed-9843-daa51c26cfdc with payload {
  "model-invariant-id": "test-model-41850c3d-0720-44ed-9843-daa51c26cfdc",
  "model-type": "some-type"
}
2024-11-19 13:33:24.685  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:24.687  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:24.687  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:24.687  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:24.687  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:24.689  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:24.691  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:24.692  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-41850c3d-0720-44ed-9843-daa51c26cfdc/model-vers/model-ver/test-model-ver-44effff1-4f87-46da-ae79-e65e15e845a1 with payload {
  "model-version-id": "test-model-ver-44effff1-4f87-46da-ae79-e65e15e845a1",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:24.692  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:24.693  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:24.693  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:24.693  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:24.693  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:24.696  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:24.698  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:24.699  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-49cddeae-ff48-4c70-9863-ae11608fd205 with payload {
  "vnf-id": "test-generic-49cddeae-ff48-4c70-9863-ae11608fd205",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-41850c3d-0720-44ed-9843-daa51c26cfdc",
  "model-version-id": "test-model-ver-44effff1-4f87-46da-ae79-e65e15e845a1"
}

2024-11-19 13:33:24.700  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:24.702  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:24.702  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:24.702  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:24.702  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:24.709  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:24.713  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:24.714  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:24.717  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-49cddeae-ff48-4c70-9863-ae11608fd205 with depth all
2024-11-19 13:33:24.717  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:24.717  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:24.717  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:24.717  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:24.717  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:24.721  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:24.721  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:24.722  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-49cddeae-ff48-4c70-9863-ae11608fd205 with payload {
  "vnf-id": "test-generic-49cddeae-ff48-4c70-9863-ae11608fd205",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-d6c296ed-2a67-47f8-8bf0-83c01e4c806e",
  "model-version-id": "test-model-ver-d8c1e570-5583-4891-9c6f-b4632fe430bd",
  "resource-version": "1732023204702"
}

2024-11-19 13:33:24.722  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:24.724  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:24.724  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:24.724  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:24.724  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:24.726  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-d6c296ed-2a67-47f8-8bf0-83c01e4c806e/model-vers/model-ver/test-model-ver-d8c1e570-5583-4891-9c6f-b4632fe430bd#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:33:24.726  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:24.726  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:33:24.726  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-49cddeae-ff48-4c70-9863-ae11608fd205","Node Not Found:object located at service-design-and-creation/models/model/test-model-d6c296ed-2a67-47f8-8bf0-83c01e4c806e/model-vers/model-ver/test-model-ver-d8c1e570-5583-4891-9c6f-b4632fe430bd#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:24.727  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:25.036  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-2bb50f2b-f33c-4ae3-95f1-ce375716a9fb with payload {
  "model-invariant-id": "test-model-2bb50f2b-f33c-4ae3-95f1-ce375716a9fb",
  "model-type": "some-type"
}
2024-11-19 13:33:25.038  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:25.039  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:25.039  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:25.039  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:25.040  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:25.042  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:25.047  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:25.048  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-2bb50f2b-f33c-4ae3-95f1-ce375716a9fb/model-vers/model-ver/test-model-ver-5783bf23-3164-415e-ab1b-e37c2c9252b1 with payload {
  "model-version-id": "test-model-ver-5783bf23-3164-415e-ab1b-e37c2c9252b1",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:25.049  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:25.050  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:25.050  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:25.050  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:25.050  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:25.053  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:25.055  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:25.056  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-3fae2f59-2f80-442b-8131-4dd6afaf0d5c with payload {
  "vnf-id": "test-generic-3fae2f59-2f80-442b-8131-4dd6afaf0d5c",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-2bb50f2b-f33c-4ae3-95f1-ce375716a9fb",
  "model-version-id": "test-model-ver-5783bf23-3164-415e-ab1b-e37c2c9252b1"
}

2024-11-19 13:33:25.057  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:25.058  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:25.058  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:25.058  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:25.058  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:25.066  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:25.069  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:25.070  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:25.072  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-3fae2f59-2f80-442b-8131-4dd6afaf0d5c with depth all
2024-11-19 13:33:25.073  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:25.073  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:25.073  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:25.073  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:25.073  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:25.076  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:25.076  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:25.077  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-09a0dae9-4826-42f2-a4a6-48a8f7fb643a with payload {
  "model-invariant-id": "test-model-09a0dae9-4826-42f2-a4a6-48a8f7fb643a",
  "model-type": "some-type"
}
2024-11-19 13:33:25.078  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:25.078  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:25.078  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:25.078  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:25.078  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:25.080  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:25.081  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:25.082  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-09a0dae9-4826-42f2-a4a6-48a8f7fb643a/model-vers/model-ver/test-model-ver-0413c3c6-7e62-4c03-b2cb-ca513910739e with payload {
  "model-version-id": "test-model-ver-0413c3c6-7e62-4c03-b2cb-ca513910739e",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:25.083  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:25.083  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:25.083  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:25.083  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:25.084  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:25.086  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:25.088  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:25.089  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-3fae2f59-2f80-442b-8131-4dd6afaf0d5c with payload {
  "vnf-id": "test-generic-3fae2f59-2f80-442b-8131-4dd6afaf0d5c",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-09a0dae9-4826-42f2-a4a6-48a8f7fb643a",
  "resource-version": "${resource-version}"
}
2024-11-19 13:33:25.090  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:25.092  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:25.092  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:25.092  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:33:25.092  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-3fae2f59-2f80-442b-8131-4dd6afaf0d5c","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:25.092  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:25.402  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-9a8ce23f-030c-49cb-9134-e367240dfdf4 with payload {
  "model-invariant-id": "test-model-9a8ce23f-030c-49cb-9134-e367240dfdf4",
  "model-type": "some-type"
}
2024-11-19 13:33:25.403  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:25.404  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:25.404  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:25.404  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:25.405  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:25.408  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:25.409  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:25.410  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-9a8ce23f-030c-49cb-9134-e367240dfdf4/model-vers/model-ver/test-model-ver-0e60a22f-ff46-4eea-9781-0ea937248824 with payload {
  "model-version-id": "test-model-ver-0e60a22f-ff46-4eea-9781-0ea937248824",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:25.411  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:25.412  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:25.412  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:25.412  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:25.412  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:25.415  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:25.417  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:25.418  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-fd3a8e38-40e3-4edf-9591-4e9cefd8e772 with payload {
  "vnf-id": "test-generic-fd3a8e38-40e3-4edf-9591-4e9cefd8e772",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-9a8ce23f-030c-49cb-9134-e367240dfdf4",
  "model-version-id": "test-model-ver-0e60a22f-ff46-4eea-9781-0ea937248824"
}

2024-11-19 13:33:25.419  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:25.420  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:25.420  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:25.420  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:25.420  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:25.428  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:25.431  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:25.436  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:25.439  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-fd3a8e38-40e3-4edf-9591-4e9cefd8e772 with depth all
2024-11-19 13:33:25.440  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:25.440  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:25.440  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:25.440  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:25.440  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:25.443  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:25.444  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:25.445  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-6e5b20cf-9fda-4bbd-9c23-124ef750d400 with payload {
  "model-invariant-id": "test-model-6e5b20cf-9fda-4bbd-9c23-124ef750d400",
  "model-type": "some-type"
}
2024-11-19 13:33:25.445  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:25.446  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:25.446  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:25.446  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:25.446  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:25.448  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:25.449  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:25.450  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-6e5b20cf-9fda-4bbd-9c23-124ef750d400/model-vers/model-ver/test-model-ver-43866c26-c70c-4b22-a14d-abc08a15381f with payload {
  "model-version-id": "test-model-ver-43866c26-c70c-4b22-a14d-abc08a15381f",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:25.451  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:25.452  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:25.452  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:25.452  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:25.452  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:25.455  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:25.457  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:25.458  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-fd3a8e38-40e3-4edf-9591-4e9cefd8e772 with payload {
  "vnf-id": "test-generic-fd3a8e38-40e3-4edf-9591-4e9cefd8e772",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-6e5b20cf-9fda-4bbd-9c23-124ef750d400",
  "model-version-id": "test-model-ver-43866c26-c70c-4b22-a14d-abc08a15381f",
  "resource-version": "1732023205420"
}

2024-11-19 13:33:25.459  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:25.460  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:25.460  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:25.460  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:25.460  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:25.467  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:25.470  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:25.471  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:25.473  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-fd3a8e38-40e3-4edf-9591-4e9cefd8e772 with depth all
2024-11-19 13:33:25.474  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:25.474  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:25.474  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:25.474  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:25.474  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:25.477  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:25.477  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:25.478  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-fd3a8e38-40e3-4edf-9591-4e9cefd8e772 with resource version 1732023205460
2024-11-19 13:33:25.479  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:25.479  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:25.479  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:25.479  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:25.479  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:25.484 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 135416 with label generic-vnf
2024-11-19 13:33:25.484  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:25.486  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:25.788  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:26.101  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-89f99a10-3653-43e9-a75f-6b554e544045 with payload {
  "model-invariant-id": "test-model-89f99a10-3653-43e9-a75f-6b554e544045",
  "model-type": "some-type"
}
2024-11-19 13:33:26.102  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:26.103  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:26.103  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:26.103  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:26.105  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:26.108  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:26.109  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:26.110  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-89f99a10-3653-43e9-a75f-6b554e544045/model-vers/model-ver/test-model-ver-c535e620-b454-46ff-a10d-00a79d551989 with payload {
  "model-version-id": "test-model-ver-c535e620-b454-46ff-a10d-00a79d551989",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:26.111  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:26.112  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:26.112  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:26.112  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:26.112  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:26.115  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:26.117  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:26.118  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-68e0a04f-085f-4686-994b-1a8e3706e91f with payload {
  "vnf-id": "test-generic-68e0a04f-085f-4686-994b-1a8e3706e91f",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-89f99a10-3653-43e9-a75f-6b554e544045",
  "model-version-id": "test-model-ver-c535e620-b454-46ff-a10d-00a79d551989"
}

2024-11-19 13:33:26.119  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:26.121  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:26.121  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:26.121  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:26.121  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:26.129  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:26.133  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:26.134  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:26.137  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/service-design-and-creation/models/model/test-model-89f99a10-3653-43e9-a75f-6b554e544045/model-vers/model-ver/test-model-ver-c535e620-b454-46ff-a10d-00a79d551989 with depth all
2024-11-19 13:33:26.137  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:26.137  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:26.137  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:26.137  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:26.138  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:26.140  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:26.140  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:26.141  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/service-design-and-creation/models/model/test-model-89f99a10-3653-43e9-a75f-6b554e544045/model-vers/model-ver/test-model-ver-c535e620-b454-46ff-a10d-00a79d551989 with resource version 1732023206112
2024-11-19 13:33:26.141  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:26.141  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:26.141  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:26.141  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:26.142  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:26.146 ERROR   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 539 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 576 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 570 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest
2024-11-19 13:33:26.146  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:26.146  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the DELETE request with status 400 and rolling back
2024-11-19 13:33:26.146  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-89f99a10-3653-43e9-a75f-6b554e544045/model-vers/model-ver/test-model-ver-c535e620-b454-46ff-a10d-00a79d551989"]}}}
2024-11-19 13:33:26.454  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-58255544-fcf6-409b-a8c0-42677186eff8 with payload {
  "model-invariant-id": "test-model-58255544-fcf6-409b-a8c0-42677186eff8",
  "model-type": "some-type"
}
2024-11-19 13:33:26.456  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:26.457  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:26.457  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:26.457  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:26.457  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:26.460  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:26.461  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:26.462  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-58255544-fcf6-409b-a8c0-42677186eff8/model-vers/model-ver/test-model-ver-4a501809-4ecd-48ae-b7a8-920d9690e5c3 with payload {
  "model-version-id": "test-model-ver-4a501809-4ecd-48ae-b7a8-920d9690e5c3",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:26.463  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:26.464  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:26.464  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:26.464  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:26.464  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:26.468  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:26.470  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:26.471  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-467cafc4-75bc-4858-aa09-ffbabed2d9ad with payload {
  "vnf-id": "test-generic-467cafc4-75bc-4858-aa09-ffbabed2d9ad",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-58255544-fcf6-409b-a8c0-42677186eff8",
  "model-version-id": "test-model-ver-4a501809-4ecd-48ae-b7a8-920d9690e5c3"
}

2024-11-19 13:33:26.472  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:26.474  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:26.474  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:26.474  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:26.474  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:26.481  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:26.484  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:26.486  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-467cafc4-75bc-4858-aa09-ffbabed2d9ad with depth all
2024-11-19 13:33:26.486  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:26.486  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:26.486  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:26.486  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:26.486  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:26.490  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:26.490  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:26.490  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:26.493  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-467cafc4-75bc-4858-aa09-ffbabed2d9ad with payload {
  "vnf-id": "test-generic-467cafc4-75bc-4858-aa09-ffbabed2d9ad",
  "vnf-type": "someval",
  "vnf-name": "someval"
,  "resource-version": "1732023206473"}
2024-11-19 13:33:26.494  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:26.495  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:26.495  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:26.495  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:26.495  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:26.502  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:26.504  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:26.505  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-467cafc4-75bc-4858-aa09-ffbabed2d9ad with depth all
2024-11-19 13:33:26.506  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:26.506  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:26.506  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:26.506  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:26.506  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:26.509  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:26.509  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:26.509  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:26.512  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-467cafc4-75bc-4858-aa09-ffbabed2d9ad with resource version 1732023206495
2024-11-19 13:33:26.512  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:26.513  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:26.513  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:26.513  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:26.513  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:26.517 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 229600 with label generic-vnf
2024-11-19 13:33:26.518  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:26.518  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:26.820  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:27.133  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-e1b0ec8a-9265-4e56-afab-df7eceaf2614 with payload {
  "model-invariant-id": "test-model-e1b0ec8a-9265-4e56-afab-df7eceaf2614",
  "model-type": "some-type"
}
2024-11-19 13:33:27.134  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:27.135  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:27.135  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:27.135  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:27.136  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:27.138  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:27.139  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:27.140  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-e1b0ec8a-9265-4e56-afab-df7eceaf2614/model-vers/model-ver/test-model-ver-58805ade-2711-4714-8355-14d2a195002b with payload {
  "model-version-id": "test-model-ver-58805ade-2711-4714-8355-14d2a195002b",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:27.141  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:27.142  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:27.142  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:27.142  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:27.142  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:27.145  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:27.147  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:27.149  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-3e0836cd-8c97-44b0-9e25-88e3f8385f17 with payload {
  "vnf-id": "test-generic-3e0836cd-8c97-44b0-9e25-88e3f8385f17",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "random-wrong-model",
  "model-version-id": "random-wrong-model-ver"
}

2024-11-19 13:33:27.149  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:27.151  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:27.151  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:27.151  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:27.151  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:27.153  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:33:27.154  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:27.154  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:33:27.154  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-3e0836cd-8c97-44b0-9e25-88e3f8385f17","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:27.154  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-3e0836cd-8c97-44b0-9e25-88e3f8385f17","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:27.462  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-113928e2-089e-4a52-b0b8-5cc827823032 with payload {
  "model-invariant-id": "test-model-113928e2-089e-4a52-b0b8-5cc827823032",
  "model-type": "some-type"
}
2024-11-19 13:33:27.463  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:27.464  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:27.464  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:27.464  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:27.465  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:27.466  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:27.468  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:27.469  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-113928e2-089e-4a52-b0b8-5cc827823032/model-vers/model-ver/test-model-ver-9025f0ef-6d4f-4198-8211-096a70e880fb with payload {
  "model-version-id": "test-model-ver-9025f0ef-6d4f-4198-8211-096a70e880fb",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:27.470  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:27.470  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:27.470  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:27.470  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:27.470  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:27.474  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:27.476  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:27.477  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/business/customers/customer/test-customer-e9cffe4a-bc0a-4759-9498-862c18262717 with payload {
  "global-customer-id": "test-customer-e9cffe4a-bc0a-4759-9498-862c18262717",
  "subscriber-name": "example-subscriber-name-val-99675",
  "subscriber-type": "example-subscriber-type-val-40388",
  "service-subscriptions": {
    "service-subscription": [
      {
        "service-type": "test-subtype-0a6ac6fe-4889-4ac4-bf41-5b57d97df014",
        "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687",
        "service-instances": {
          "service-instance": [
            {
              "service-instance-id": "test-tenant-27f33bbc-202b-415c-b35b-f846fde47b93",
              "service-instance-name": "example-service-instance-name-val-4896",
              "service-type": "example-service-type-val-25453",
              "service-role": "example-service-role-val-66197",
              "environment-context": "example-environment-context-val-95014",
              "workload-context": "example-workload-context-val-56102",
              "model-invariant-id": "test-model-113928e2-089e-4a52-b0b8-5cc827823032",
              "model-version-id": "test-model-ver-9025f0ef-6d4f-4198-8211-096a70e880fb"
            }
          ]
        }
      }
    ]
  }
}
2024-11-19 13:33:27.478  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:27.479  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:27.479  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:27.479  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:27.479  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:27.489  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:27.492  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:27.493  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:27.496  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/business/customers/customer/test-customer-e9cffe4a-bc0a-4759-9498-862c18262717 with depth all
2024-11-19 13:33:27.496  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:27.496  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:27.496  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:27.496  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:27.496  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:27.500  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:27.500  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:27.500  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf-04f581bb-4f82-429c-907a-8650092fa126 with payload {
  "vnf-id": "vnf-04f581bb-4f82-429c-907a-8650092fa126",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "relationship-list": {
    "relationship": [
      {
        "related-to": "service-instance",
        "related-link": "/aai/v14/business/customers/customer/test-customer-e9cffe4a-bc0a-4759-9498-862c18262717/service-subscriptions/service-subscription/test-subtype-0a6ac6fe-4889-4ac4-bf41-5b57d97df014/service-instances/service-instance/test-tenant-27f33bbc-202b-415c-b35b-f846fde47b93"
      }
    ]
  }
}

2024-11-19 13:33:27.501  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:27.503  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:27.503  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:27.503  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:27.503  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:27.515  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:27.522  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:27.523  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf-04f581bb-4f82-429c-907a-8650092fa126 with depth all
2024-11-19 13:33:27.523  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:27.523  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:27.523  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:27.523  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:27.524  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:27.527  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:27.527  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:27.528  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/business/customers/customer/test-customer-e9cffe4a-bc0a-4759-9498-862c18262717 with depth all
2024-11-19 13:33:27.529  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:27.529  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:27.529  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:27.529  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:27.529  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:27.532  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:27.532  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:27.840  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-6d53db1c-674b-4728-8437-375cc87995c4 with payload {
  "model-invariant-id": "test-model-6d53db1c-674b-4728-8437-375cc87995c4",
  "model-type": "some-type"
}
2024-11-19 13:33:27.841  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:27.842  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:27.842  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:27.842  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:27.843  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:27.845  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:27.846  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:27.848  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-6d53db1c-674b-4728-8437-375cc87995c4/model-vers/model-ver/test-model-ver-effe5a92-d90f-4503-b2e7-2893500a8e91 with payload {
  "model-version-id": "test-model-ver-effe5a92-d90f-4503-b2e7-2893500a8e91",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:27.849  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:27.850  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:27.850  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:27.850  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:27.850  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:27.853  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:27.855  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:27.856  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-1491d66b-9b90-4110-a05a-c31fa08d2bb6 with payload {
  "vnf-id": "test-generic-1491d66b-9b90-4110-a05a-c31fa08d2bb6",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-6d53db1c-674b-4728-8437-375cc87995c4",
  "model-version-id": "test-model-ver-effe5a92-d90f-4503-b2e7-2893500a8e91"
}

2024-11-19 13:33:27.857  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:27.859  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:27.859  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:27.859  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:27.859  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:27.867  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:27.870  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:27.871  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-1491d66b-9b90-4110-a05a-c31fa08d2bb6 with depth all
2024-11-19 13:33:27.872  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:27.872  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:27.872  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:27.872  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:27.872  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:27.875  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:27.875  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:27.876  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:27.879  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-1491d66b-9b90-4110-a05a-c31fa08d2bb6 with payload {
  "vnf-id": "test-generic-1491d66b-9b90-4110-a05a-c31fa08d2bb6",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-6d53db1c-674b-4728-8437-375cc87995c4",
  "model-version-id": "test-model-ver-effe5a92-d90f-4503-b2e7-2893500a8e91",
  "resource-version": "1732023207859"
}

2024-11-19 13:33:27.879  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:27.881  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:27.881  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:27.881  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:27.881  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:27.887  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:27.890  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:27.891  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-1491d66b-9b90-4110-a05a-c31fa08d2bb6 with depth all
2024-11-19 13:33:27.891  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:27.891  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:27.891  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:27.891  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:27.892  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:27.895  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:27.895  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:27.895  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:27.898  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-1491d66b-9b90-4110-a05a-c31fa08d2bb6 with resource version 1732023207881
2024-11-19 13:33:27.899  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:27.899  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:27.899  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:27.899  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:27.899  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:27.904 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 241888 with label generic-vnf
2024-11-19 13:33:27.905  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:27.906  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:28.209  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:28.521  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-998c5cf0-e5fe-4645-bea3-c6de730ed967 with payload {
  "model-invariant-id": "test-model-998c5cf0-e5fe-4645-bea3-c6de730ed967",
  "model-type": "some-type"
}
2024-11-19 13:33:28.522  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:28.523  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:28.523  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:28.523  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:28.523  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:28.525  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:28.527  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:28.528  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-998c5cf0-e5fe-4645-bea3-c6de730ed967/model-vers/model-ver/test-model-ver-64dca133-992b-4ca2-a3b8-f7a329882721 with payload {
  "model-version-id": "test-model-ver-64dca133-992b-4ca2-a3b8-f7a329882721",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:28.529  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:28.530  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:28.530  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:28.530  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:28.530  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:28.533  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:28.535  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:28.537  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-98ce6090-d2f0-42aa-9d4a-70d686e4bfde with payload {
  "vnf-id": "test-generic-98ce6090-d2f0-42aa-9d4a-70d686e4bfde",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-998c5cf0-e5fe-4645-bea3-c6de730ed967",
  "model-version-id": "test-model-ver-64dca133-992b-4ca2-a3b8-f7a329882721"
}

2024-11-19 13:33:28.538  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:28.539  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:28.539  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:28.539  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:28.539  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:28.548  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:28.552  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:28.552  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:28.555  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-98ce6090-d2f0-42aa-9d4a-70d686e4bfde with depth all
2024-11-19 13:33:28.556  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:28.556  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:28.556  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:28.556  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:28.556  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:28.560  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:28.560  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:28.560  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-98ce6090-d2f0-42aa-9d4a-70d686e4bfde with resource version 1732023208539
2024-11-19 13:33:28.561  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:28.561  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:28.561  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:28.561  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:28.561  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:28.566 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 250080 with label generic-vnf
2024-11-19 13:33:28.567  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:28.569  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:28.872  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:29.184  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-196c1ff0-9cab-458b-9912-6bf63c684d56 with payload {
  "model-invariant-id": "test-model-196c1ff0-9cab-458b-9912-6bf63c684d56",
  "model-type": "some-type"
}
2024-11-19 13:33:29.185  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:29.186  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:29.186  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:29.186  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:29.187  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:29.189  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:29.190  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:29.191  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-196c1ff0-9cab-458b-9912-6bf63c684d56/model-vers/model-ver/test-model-ver-cc111591-fb8b-4201-be33-c1a1981be28b with payload {
  "model-version-id": "test-model-ver-cc111591-fb8b-4201-be33-c1a1981be28b",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:29.192  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:29.193  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:29.193  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:29.193  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:29.193  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:29.196  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:29.198  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:29.199  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-cc09750a-729e-45c3-972d-02003b76eceb with payload {
  "vnf-id": "test-generic-cc09750a-729e-45c3-972d-02003b76eceb",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "some-model"
}
2024-11-19 13:33:29.200  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:29.201  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:29.201  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:29.202  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:33:29.202  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-cc09750a-729e-45c3-972d-02003b76eceb","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:29.202  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-cc09750a-729e-45c3-972d-02003b76eceb","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:29.510  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-a03de209-8284-40ae-8c50-bf9f6f5b6f36 with payload {
  "model-invariant-id": "test-model-a03de209-8284-40ae-8c50-bf9f6f5b6f36",
  "model-type": "some-type"
}
2024-11-19 13:33:29.511  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:29.513  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:29.513  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:29.513  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:29.513  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:29.515  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:29.516  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:29.517  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-a03de209-8284-40ae-8c50-bf9f6f5b6f36/model-vers/model-ver/test-model-ver-0d14bcff-a29e-4c0e-934d-5aaaf6991729 with payload {
  "model-version-id": "test-model-ver-0d14bcff-a29e-4c0e-934d-5aaaf6991729",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:29.518  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:29.519  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:29.519  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:29.519  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:29.519  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:29.523  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:29.525  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:29.526  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5e8e4ad6-c2fc-4a66-b630-0f47f0444585 with payload {
  "vnf-id": "test-generic-5e8e4ad6-c2fc-4a66-b630-0f47f0444585",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-a03de209-8284-40ae-8c50-bf9f6f5b6f36",
  "model-version-id": "test-model-ver-0d14bcff-a29e-4c0e-934d-5aaaf6991729"
}

2024-11-19 13:33:29.527  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:29.529  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:29.529  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:29.529  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:29.529  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:29.538  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:29.542  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:29.543  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:29.545  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5e8e4ad6-c2fc-4a66-b630-0f47f0444585 with depth all
2024-11-19 13:33:29.546  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:29.546  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:29.546  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:29.546  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:29.546  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:29.550  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:29.550  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:29.551  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5e8e4ad6-c2fc-4a66-b630-0f47f0444585 with payload {
  "vnf-id": "test-generic-5e8e4ad6-c2fc-4a66-b630-0f47f0444585",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-44734027-74aa-4fdf-88cd-c2f0c71b1c9d",
  "model-version-id": "test-model-ver-b2a20a7d-34b4-4c74-83d2-8a022f586bc0",
  "resource-version": "1732023209529"
}

2024-11-19 13:33:29.552  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:29.553  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:29.553  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:29.553  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:29.553  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:29.555  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-44734027-74aa-4fdf-88cd-c2f0c71b1c9d/model-vers/model-ver/test-model-ver-b2a20a7d-34b4-4c74-83d2-8a022f586bc0#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:33:29.556  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:29.556  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:33:29.556  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-5e8e4ad6-c2fc-4a66-b630-0f47f0444585","Node Not Found:object located at service-design-and-creation/models/model/test-model-44734027-74aa-4fdf-88cd-c2f0c71b1c9d/model-vers/model-ver/test-model-ver-b2a20a7d-34b4-4c74-83d2-8a022f586bc0#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:29.557  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:29.865  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-a17771f9-6fad-466e-ac50-99dae492b10f with payload {
  "model-invariant-id": "test-model-a17771f9-6fad-466e-ac50-99dae492b10f",
  "model-type": "some-type"
}
2024-11-19 13:33:29.866  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:29.867  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:29.867  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:29.867  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:29.867  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:29.870  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:29.871  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:29.873  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-a17771f9-6fad-466e-ac50-99dae492b10f/model-vers/model-ver/test-model-ver-f1be1528-2386-4e76-8868-b3c5347d3462 with payload {
  "model-version-id": "test-model-ver-f1be1528-2386-4e76-8868-b3c5347d3462",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:29.874  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:29.874  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:29.874  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:29.874  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:29.875  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:29.878  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:29.880  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:29.881  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-9e8a674d-a722-4586-b787-ba1fd2f1760e with payload {
  "vnf-id": "test-generic-9e8a674d-a722-4586-b787-ba1fd2f1760e",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-a17771f9-6fad-466e-ac50-99dae492b10f",
  "model-version-id": "test-model-ver-f1be1528-2386-4e76-8868-b3c5347d3462"
}

2024-11-19 13:33:29.882  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:29.884  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:29.884  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:29.884  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:29.884  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:29.892  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:29.895  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:29.896  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:29.899  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-9e8a674d-a722-4586-b787-ba1fd2f1760e with depth all
2024-11-19 13:33:29.900  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:29.900  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:29.900  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:29.900  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:29.900  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:29.903  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:29.903  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:29.904  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-1de807cc-51dd-40bb-ae70-81750b3dfa54 with payload {
  "model-invariant-id": "test-model-1de807cc-51dd-40bb-ae70-81750b3dfa54",
  "model-type": "some-type"
}
2024-11-19 13:33:29.905  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:29.906  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:29.906  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:29.906  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:29.906  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:29.908  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:29.909  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:29.910  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-1de807cc-51dd-40bb-ae70-81750b3dfa54/model-vers/model-ver/test-model-ver-70c36e5a-7b34-4191-a83f-056fd7f5e4a3 with payload {
  "model-version-id": "test-model-ver-70c36e5a-7b34-4191-a83f-056fd7f5e4a3",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:29.911  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:29.911  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:29.911  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:29.911  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:29.912  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:29.915  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:29.917  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:29.918  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-9e8a674d-a722-4586-b787-ba1fd2f1760e with payload {
  "vnf-id": "test-generic-9e8a674d-a722-4586-b787-ba1fd2f1760e",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-1de807cc-51dd-40bb-ae70-81750b3dfa54",
  "resource-version": "${resource-version}"
}
2024-11-19 13:33:29.918  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:29.920  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:29.920  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:29.921  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:33:29.921  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-9e8a674d-a722-4586-b787-ba1fd2f1760e","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:29.921  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:30.232  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-9e1bb540-0d9e-4440-be28-563b45aec1a2 with payload {
  "model-invariant-id": "test-model-9e1bb540-0d9e-4440-be28-563b45aec1a2",
  "model-type": "some-type"
}
2024-11-19 13:33:30.233  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:30.235  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:30.235  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:30.235  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:30.235  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:30.238  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:30.239  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:30.240  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-9e1bb540-0d9e-4440-be28-563b45aec1a2/model-vers/model-ver/test-model-ver-48b0489c-b69b-4acc-9dac-5401de5db4ce with payload {
  "model-version-id": "test-model-ver-48b0489c-b69b-4acc-9dac-5401de5db4ce",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:30.241  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:30.242  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:30.242  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:30.242  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:30.242  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:30.245  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:30.247  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:30.248  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d932f134-4cb2-4c64-87a3-b95ea259eb28 with payload {
  "vnf-id": "test-generic-d932f134-4cb2-4c64-87a3-b95ea259eb28",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-9e1bb540-0d9e-4440-be28-563b45aec1a2",
  "model-version-id": "test-model-ver-48b0489c-b69b-4acc-9dac-5401de5db4ce"
}

2024-11-19 13:33:30.249  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:30.251  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:30.251  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:30.251  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:30.251  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:30.259  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:30.262  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:30.263  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:30.266  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d932f134-4cb2-4c64-87a3-b95ea259eb28 with depth all
2024-11-19 13:33:30.267  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:30.267  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:30.267  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:30.267  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:30.267  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:30.270  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:30.270  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:30.271  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-54322e0e-ee7b-4298-87cf-23018f77a1f9 with payload {
  "model-invariant-id": "test-model-54322e0e-ee7b-4298-87cf-23018f77a1f9",
  "model-type": "some-type"
}
2024-11-19 13:33:30.271  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:30.272  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:30.272  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:30.272  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:30.272  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:30.274  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:30.275  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:30.276  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-54322e0e-ee7b-4298-87cf-23018f77a1f9/model-vers/model-ver/test-model-ver-31d09432-b76e-4457-8977-3c71c8cd1390 with payload {
  "model-version-id": "test-model-ver-31d09432-b76e-4457-8977-3c71c8cd1390",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:30.277  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:30.278  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:30.278  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:30.278  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:30.278  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:30.281  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:30.310  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:30.312  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d932f134-4cb2-4c64-87a3-b95ea259eb28 with payload {
  "vnf-id": "test-generic-d932f134-4cb2-4c64-87a3-b95ea259eb28",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-54322e0e-ee7b-4298-87cf-23018f77a1f9",
  "model-version-id": "test-model-ver-31d09432-b76e-4457-8977-3c71c8cd1390",
  "resource-version": "1732023210251"
}

2024-11-19 13:33:30.313  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:30.317  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:30.317  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:30.317  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:30.317  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:30.323  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:30.326  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:30.327  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:30.330  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d932f134-4cb2-4c64-87a3-b95ea259eb28 with depth all
2024-11-19 13:33:30.330  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:30.330  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:30.330  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:30.330  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:30.331  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:30.334  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:30.334  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:30.334  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d932f134-4cb2-4c64-87a3-b95ea259eb28 with resource version 1732023210316
2024-11-19 13:33:30.335  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:30.335  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:30.335  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:30.335  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:30.335  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:30.340 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 147616 with label generic-vnf
2024-11-19 13:33:30.341  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:30.343  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:30.645  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:30.958  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-c26a0a84-7b83-4302-bd4f-39d73145bece with payload {
  "model-invariant-id": "test-model-c26a0a84-7b83-4302-bd4f-39d73145bece",
  "model-type": "some-type"
}
2024-11-19 13:33:30.959  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:30.960  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:30.960  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:30.960  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:30.961  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:30.964  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:30.966  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:30.967  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-c26a0a84-7b83-4302-bd4f-39d73145bece/model-vers/model-ver/test-model-ver-f7edc20e-3284-4f14-ba21-0679435f2d44 with payload {
  "model-version-id": "test-model-ver-f7edc20e-3284-4f14-ba21-0679435f2d44",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:30.967  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:30.968  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:30.968  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:30.968  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:30.968  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:30.971  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:30.973  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:30.974  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-867df2c4-831b-4c15-83f2-14f9ea7e74c9 with payload {
  "vnf-id": "test-generic-867df2c4-831b-4c15-83f2-14f9ea7e74c9",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-c26a0a84-7b83-4302-bd4f-39d73145bece",
  "model-version-id": "test-model-ver-f7edc20e-3284-4f14-ba21-0679435f2d44"
}

2024-11-19 13:33:30.975  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:30.977  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:30.977  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:30.977  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:30.977  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:30.985  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:30.988  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:30.989  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:30.992  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/service-design-and-creation/models/model/test-model-c26a0a84-7b83-4302-bd4f-39d73145bece/model-vers/model-ver/test-model-ver-f7edc20e-3284-4f14-ba21-0679435f2d44 with depth all
2024-11-19 13:33:30.993  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:30.993  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:30.993  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:30.993  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:30.993  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:30.994  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:30.995  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:30.995  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/service-design-and-creation/models/model/test-model-c26a0a84-7b83-4302-bd4f-39d73145bece/model-vers/model-ver/test-model-ver-f7edc20e-3284-4f14-ba21-0679435f2d44 with resource version 1732023210968
2024-11-19 13:33:30.996  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:30.996  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:30.996  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:30.996  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:30.996  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:31.000 ERROR   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 539 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 576 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 570 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest
2024-11-19 13:33:31.001  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:31.001  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the DELETE request with status 400 and rolling back
2024-11-19 13:33:31.001  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-c26a0a84-7b83-4302-bd4f-39d73145bece/model-vers/model-ver/test-model-ver-f7edc20e-3284-4f14-ba21-0679435f2d44"]}}}
2024-11-19 13:33:31.309  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ca64eb59-5aaa-491f-aae6-b9f019260c6b with payload {
  "model-invariant-id": "test-model-ca64eb59-5aaa-491f-aae6-b9f019260c6b",
  "model-type": "some-type"
}
2024-11-19 13:33:31.310  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:31.311  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:31.311  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:31.311  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:31.311  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:31.314  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:31.315  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:31.316  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ca64eb59-5aaa-491f-aae6-b9f019260c6b/model-vers/model-ver/test-model-ver-3e95c815-3ab2-49db-ab4c-12a5d10f09d8 with payload {
  "model-version-id": "test-model-ver-3e95c815-3ab2-49db-ab4c-12a5d10f09d8",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:31.317  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:31.317  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:31.317  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:31.317  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:31.317  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:31.320  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:31.322  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:31.323  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d14b15d8-7c86-4572-bfb5-bc52f0be4de6 with payload {
  "vnf-id": "test-generic-d14b15d8-7c86-4572-bfb5-bc52f0be4de6",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-ca64eb59-5aaa-491f-aae6-b9f019260c6b",
  "model-version-id": "test-model-ver-3e95c815-3ab2-49db-ab4c-12a5d10f09d8"
}

2024-11-19 13:33:31.324  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:31.325  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:31.325  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:31.325  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:31.326  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:31.333  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:31.336  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:31.337  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d14b15d8-7c86-4572-bfb5-bc52f0be4de6 with depth all
2024-11-19 13:33:31.338  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:31.338  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:31.338  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:31.338  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:31.338  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:31.341  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:31.341  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:31.342  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:31.344  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d14b15d8-7c86-4572-bfb5-bc52f0be4de6 with payload {
  "vnf-id": "test-generic-d14b15d8-7c86-4572-bfb5-bc52f0be4de6",
  "vnf-type": "someval",
  "vnf-name": "someval"
,  "resource-version": "1732023211325"}
2024-11-19 13:33:31.345  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:31.346  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:31.347  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:31.347  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:31.347  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:31.353  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:31.355  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:31.356  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d14b15d8-7c86-4572-bfb5-bc52f0be4de6 with depth all
2024-11-19 13:33:31.357  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:31.357  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:31.357  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:31.357  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:31.357  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:31.360  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:31.360  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:31.360  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:31.363  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d14b15d8-7c86-4572-bfb5-bc52f0be4de6 with resource version 1732023211346
2024-11-19 13:33:31.364  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:31.364  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:31.364  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:31.364  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:31.364  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:31.368 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 262368 with label generic-vnf
2024-11-19 13:33:31.369  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:31.369  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:31.671  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:31.983  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-5b2ec0d2-db89-4552-a95b-13f0c31f0a61 with payload {
  "model-invariant-id": "test-model-5b2ec0d2-db89-4552-a95b-13f0c31f0a61",
  "model-type": "some-type"
}
2024-11-19 13:33:31.984  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:31.986  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:31.986  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:31.986  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:31.986  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:31.989  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:31.990  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:31.991  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-5b2ec0d2-db89-4552-a95b-13f0c31f0a61/model-vers/model-ver/test-model-ver-30a83377-cb5f-42fb-aa76-f3c97ec69f5e with payload {
  "model-version-id": "test-model-ver-30a83377-cb5f-42fb-aa76-f3c97ec69f5e",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:31.992  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:31.992  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:31.992  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:31.992  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:31.992  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:31.995  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:31.997  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:31.998  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-e4cf2e1a-0021-4fb9-9eb6-10a833393f25 with payload {
  "vnf-id": "test-generic-e4cf2e1a-0021-4fb9-9eb6-10a833393f25",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "random-wrong-model",
  "model-version-id": "random-wrong-model-ver"
}

2024-11-19 13:33:31.999  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:32.000  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:32.000  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:32.000  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:32.001  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:32.002  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process
2024-11-19 13:33:32.003  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:32.003  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 404 and rolling back
2024-11-19 13:33:32.003  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-e4cf2e1a-0021-4fb9-9eb6-10a833393f25","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:32.003  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-e4cf2e1a-0021-4fb9-9eb6-10a833393f25","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}}
2024-11-19 13:33:32.311  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-b963321d-088c-4a97-91e0-b5adc4f27642 with payload {
  "model-invariant-id": "test-model-b963321d-088c-4a97-91e0-b5adc4f27642",
  "model-type": "some-type"
}
2024-11-19 13:33:32.312  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:32.313  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:32.313  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:32.313  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:32.313  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:32.316  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:32.317  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:32.318  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-b963321d-088c-4a97-91e0-b5adc4f27642/model-vers/model-ver/test-model-ver-9f19c85e-e5e5-4403-a36a-25a6ec04e696 with payload {
  "model-version-id": "test-model-ver-9f19c85e-e5e5-4403-a36a-25a6ec04e696",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:32.319  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:32.320  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:32.320  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:32.320  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:32.320  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:32.323  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:32.324  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:32.326  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/business/customers/customer/test-customer-79035898-d93e-43fe-b5bc-05847d7ba9b9 with payload {
  "global-customer-id": "test-customer-79035898-d93e-43fe-b5bc-05847d7ba9b9",
  "subscriber-name": "example-subscriber-name-val-99675",
  "subscriber-type": "example-subscriber-type-val-40388",
  "service-subscriptions": {
    "service-subscription": [
      {
        "service-type": "test-subtype-5231a691-5d65-485d-93f4-3caca32428bd",
        "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687",
        "service-instances": {
          "service-instance": [
            {
              "service-instance-id": "test-tenant-7a8120a1-3446-4e0e-a8ee-7962a3041b49",
              "service-instance-name": "example-service-instance-name-val-4896",
              "service-type": "example-service-type-val-25453",
              "service-role": "example-service-role-val-66197",
              "environment-context": "example-environment-context-val-95014",
              "workload-context": "example-workload-context-val-56102",
              "model-invariant-id": "test-model-b963321d-088c-4a97-91e0-b5adc4f27642",
              "model-version-id": "test-model-ver-9f19c85e-e5e5-4403-a36a-25a6ec04e696"
            }
          ]
        }
      }
    ]
  }
}
2024-11-19 13:33:32.326  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:32.327  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:32.327  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:32.327  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:32.327  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:32.337  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:32.339  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:32.340  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:32.343  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/business/customers/customer/test-customer-79035898-d93e-43fe-b5bc-05847d7ba9b9 with depth all
2024-11-19 13:33:32.344  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:32.344  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:32.344  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:32.344  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:32.344  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:32.347  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:32.347  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:32.348  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf-6009be2f-aed3-4a26-bc04-570281651d52 with payload {
  "vnf-id": "vnf-6009be2f-aed3-4a26-bc04-570281651d52",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "relationship-list": {
    "relationship": [
      {
        "related-to": "service-instance",
        "related-link": "/aai/v14/business/customers/customer/test-customer-79035898-d93e-43fe-b5bc-05847d7ba9b9/service-subscriptions/service-subscription/test-subtype-5231a691-5d65-485d-93f4-3caca32428bd/service-instances/service-instance/test-tenant-7a8120a1-3446-4e0e-a8ee-7962a3041b49"
      }
    ]
  }
}

2024-11-19 13:33:32.348  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:32.350  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:32.350  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:32.350  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:32.350  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:32.359  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:32.365  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:32.366  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf-6009be2f-aed3-4a26-bc04-570281651d52 with depth all
2024-11-19 13:33:32.367  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:32.367  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:32.367  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:32.367  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:32.367  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:32.371  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:32.371  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:32.371  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/business/customers/customer/test-customer-79035898-d93e-43fe-b5bc-05847d7ba9b9 with depth all
2024-11-19 13:33:32.372  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:32.372  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:32.372  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:32.372  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:32.372  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:32.375  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:32.375  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:32.683  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ffa28f8d-1f38-4672-9966-a46244900475 with payload {
  "model-invariant-id": "test-model-ffa28f8d-1f38-4672-9966-a46244900475",
  "model-type": "some-type"
}
2024-11-19 13:33:32.684  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:32.685  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:32.685  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:32.685  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:32.685  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:32.687  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:32.689  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:32.690  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ffa28f8d-1f38-4672-9966-a46244900475/model-vers/model-ver/test-model-ver-a998a1b3-f129-454e-8847-d106519fd828 with payload {
  "model-version-id": "test-model-ver-a998a1b3-f129-454e-8847-d106519fd828",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:32.691  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:32.692  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:32.692  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:32.692  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:32.692  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:32.696  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:32.698  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:32.699  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-008d22e9-c8b6-4870-b47d-d51ce04ba96c with payload {
  "vnf-id": "test-generic-008d22e9-c8b6-4870-b47d-d51ce04ba96c",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-ffa28f8d-1f38-4672-9966-a46244900475",
  "model-version-id": "test-model-ver-a998a1b3-f129-454e-8847-d106519fd828"
}

2024-11-19 13:33:32.700  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:32.702  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:32.702  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:32.702  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:32.702  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:32.709  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:32.712  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:32.713  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-008d22e9-c8b6-4870-b47d-d51ce04ba96c with depth all
2024-11-19 13:33:32.714  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:32.714  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:32.714  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:32.714  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:32.714  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:32.717  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:32.718  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:32.718  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:32.721  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-008d22e9-c8b6-4870-b47d-d51ce04ba96c with payload {
  "vnf-id": "test-generic-008d22e9-c8b6-4870-b47d-d51ce04ba96c",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-ffa28f8d-1f38-4672-9966-a46244900475",
  "model-version-id": "test-model-ver-a998a1b3-f129-454e-8847-d106519fd828",
  "resource-version": "1732023212702"
}

2024-11-19 13:33:32.721  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:32.723  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:32.723  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:32.723  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:32.723  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:32.729  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:32.731  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:32.732  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-008d22e9-c8b6-4870-b47d-d51ce04ba96c with depth all
2024-11-19 13:33:32.732  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:32.733  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:32.733  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:32.733  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:32.733  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:32.736  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:32.736  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:32.736  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:32.739  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-008d22e9-c8b6-4870-b47d-d51ce04ba96c with resource version 1732023212723
2024-11-19 13:33:32.740  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:32.740  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:32.740  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:32.740  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:32.740  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:32.745 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 151552 with label generic-vnf
2024-11-19 13:33:32.745  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:32.747  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:33.049  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:33.361  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-317dbc73-2610-4e18-b60c-a2e2cd275d09 with payload {
  "model-invariant-id": "test-model-317dbc73-2610-4e18-b60c-a2e2cd275d09",
  "model-type": "some-type"
}
2024-11-19 13:33:33.362  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:33.364  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:33.364  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:33.364  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:33.364  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:33.367  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:33.369  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:33.370  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-317dbc73-2610-4e18-b60c-a2e2cd275d09/model-vers/model-ver/test-model-ver-7aa1cc82-1a87-4bf3-a682-da4d65625c0e with payload {
  "model-version-id": "test-model-ver-7aa1cc82-1a87-4bf3-a682-da4d65625c0e",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:33.371  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:33.372  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:33.372  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:33.372  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:33.372  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:33.375  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:33.377  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:33.378  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-e2108f44-72f6-4ae6-9653-c6a60caab3cb with payload {
  "vnf-id": "test-generic-e2108f44-72f6-4ae6-9653-c6a60caab3cb",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-317dbc73-2610-4e18-b60c-a2e2cd275d09",
  "model-version-id": "test-model-ver-7aa1cc82-1a87-4bf3-a682-da4d65625c0e"
}

2024-11-19 13:33:33.378  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:33.380  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:33.380  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:33.380  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:33.380  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:33.388  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:33.391  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:33.392  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:33.395  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-e2108f44-72f6-4ae6-9653-c6a60caab3cb with depth all
2024-11-19 13:33:33.395  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:33.395  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:33.395  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:33.395  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:33.396  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:33.399  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:33.399  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:33.399  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-e2108f44-72f6-4ae6-9653-c6a60caab3cb with resource version 1732023213380
2024-11-19 13:33:33.400  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:33.400  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:33.400  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:33.400  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:33.400  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:33.405 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 155808 with label generic-vnf
2024-11-19 13:33:33.406  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:33.408  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:33.710  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:34.022  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f1a381f6-084c-4aec-b7bb-6f76669009f1 with payload {
  "model-invariant-id": "test-model-f1a381f6-084c-4aec-b7bb-6f76669009f1",
  "model-type": "some-type"
}
2024-11-19 13:33:34.024  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:34.025  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:34.025  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:34.025  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:34.025  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:34.029  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:34.030  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:34.031  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f1a381f6-084c-4aec-b7bb-6f76669009f1/model-vers/model-ver/test-model-ver-f37fcc64-36f3-4217-84ba-45b18074b463 with payload {
  "model-version-id": "test-model-ver-f37fcc64-36f3-4217-84ba-45b18074b463",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:34.031  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:34.032  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:34.032  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:34.032  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:34.032  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:34.035  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:34.037  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:34.038  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5aecafa4-4bfe-43c7-87a6-6f710c83605d with payload {
  "vnf-id": "test-generic-5aecafa4-4bfe-43c7-87a6-6f710c83605d",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "some-model"
}
2024-11-19 13:33:34.039  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:34.041  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:34.041  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 226 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:33:34.041  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 400 and rolling back
2024-11-19 13:33:34.041  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-5aecafa4-4bfe-43c7-87a6-6f710c83605d","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
2024-11-19 13:33:34.041  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-5aecafa4-4bfe-43c7-87a6-6f710c83605d","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}}
[INFO] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.84 s -- in org.onap.aai.rest.PrivateEdgeIntegrationTest
[INFO] Running org.onap.aai.rest.CloudRegionTest
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.003 s -- in org.onap.aai.rest.CloudRegionTest
[INFO] Running org.onap.aai.rest.NotificationDmaapEventTest
2024-11-19 13:33:34.412 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:33:34.412 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:33:34.414 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:34.414 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:33:34.414 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:34.415 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:33:34.415 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:34.416 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:33:34.417 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:34.417 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:33:34.418 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:34.431 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:33:34.432 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:33:34.435 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:34.435 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:34.493--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
2024-11-19 13:33:34.665 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:33:34.675 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:33:34.678 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:34.678 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:34.722--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
2024-11-19 13:33:34.907 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:33:34.923 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:33:34.926 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:34.926 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:34.97--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
2024-11-19 13:33:35.187 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:33:35.198 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:33:35.201 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:35.201 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:35.244--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2024-11-19 13:33:35.428 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:33:35.440 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:33:35.443 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:35.443 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:35.489--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
2024-11-19 13:33:35.704 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:33:35.730  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:33:35.740  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:33:35.772  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:35.773  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:35.777  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:35.777  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:35.777  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:35.778  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:35.779  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 687 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckNoChildWhenNotificationDepthIsZero 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
2024-11-19 13:33:35.779  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:35.779  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:35.780  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}}
2024-11-19 13:33:35.780  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {
    "hostname": "example-hostname-val-85598",
    "ptnii-equip-name": "example-ptnii-equip-name-val-85834",
    "number-of-cpus": 280,
    "disk-in-gigabytes": 78521,
    "ram-in-megabytes": 36975,
    "equip-type": "example-equip-type-val-47930",
    "equip-vendor": "example-equip-vendor-val-59512",
    "equip-model": "example-equip-model-val-46076",
    "fqdn": "example-fqdn-val-74486",
    "pserver-selflink": "example-pserver-selflink-val-72481",
    "ipv4-oam-address": "example-ipv4-oam-address-val-16616",
    "serial-number": "example-serial-number-val-92800",
    "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384",
    "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056",
    "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233",
    "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572",
    "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518",
    "inv-status": "example-inv-status-val-5042",
    "pserver-id": "example-pserver-id-val-15622",
    "internet-topology": "example-internet-topology-val-31234",
    "in-maint": true,
    "pserver-name2": "example-pserver-name2-val-93509",
    "purpose": "example-purpose-val-52320",
    "prov-status": "example-prov-status-val-47313",
    "management-option": "example-management-option-val-72434",
    "host-profile": "example-host-profile-val-84672",
    "p-interfaces": {
        "p-interface": [
            {
                "interface-name": "example-interface-name-val-46147",
                "selflink": "example-selflink-val-81029",
                "speed-value": "example-speed-value-val-47874",
                "speed-units": "example-speed-units-val-10396",
                "port-description": "example-port-description-val-53068",
                "equipment-identifier": "example-equipment-identifier-val-63234",
                "interface-role": "example-interface-role-val-49232",
                "interface-type": "example-interface-type-val-21757",
                "prov-status": "example-prov-status-val-19117",
                "in-maint": true,
                "inv-status": "example-inv-status-val-48715",
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-13366",
                            "interface-role": "example-interface-role-val-29488",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396",
                            "selflink": "example-selflink-val-4757",
                            "interface-id": "example-interface-id-val-79486",
                            "macaddr": "example-macaddr-val-52194",
                            "network-name": "example-network-name-val-80678",
                            "management-option": "example-management-option-val-53535",
                            "interface-description": "example-interface-description-val-299",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-9736",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-62271",
                            "priority": 82452,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-31470",
                                        "vlan-id-inner": 61286171,
                                        "vlan-id-outer": 64615174,
                                        "speed-value": "example-speed-value-val-80457",
                                        "speed-units": "example-speed-units-val-51587",
                                        "vlan-description": "example-vlan-description-val-97575",
                                        "backdoor-connection": "example-backdoor-connection-val-3179",
                                        "vpn-key": "example-vpn-key-val-50069",
                                        "orchestration-status": "example-orchestration-status-val-34071",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-62615",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171",
                                                "l3-interface-ipv4-prefix-length": 39266592,
                                                "vlan-id-inner": 91284707,
                                                "vlan-id-outer": 80343467,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-52921",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-88134"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726",
                                                "l3-interface-ipv6-prefix-length": 81422758,
                                                "vlan-id-inner": 15099560,
                                                "vlan-id-outer": 46643832,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-97954",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-23889"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-62086",
                                        "interface-role": "example-interface-role-val-13107",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015",
                                        "selflink": "example-selflink-val-31580",
                                        "interface-id": "example-interface-id-val-57805",
                                        "macaddr": "example-macaddr-val-54266",
                                        "network-name": "example-network-name-val-38517",
                                        "management-option": "example-management-option-val-8801",
                                        "interface-description": "example-interface-description-val-88573",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-99164",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-14581",
                                        "priority": 80355,
                                        "admin-status": "example-admin-status-val-29720"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324",
                                    "l3-interface-ipv4-prefix-length": 36060646,
                                    "vlan-id-inner": 62164959,
                                    "vlan-id-outer": 93058593,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-39206",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-27746"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897",
                                    "l3-interface-ipv6-prefix-length": 29592510,
                                    "vlan-id-inner": 18402161,
                                    "vlan-id-outer": 651158,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-6821",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-11217"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81745"
                        }
                    ]
                }
            }
        ]
    },
    "lag-interfaces": {
        "lag-interface": [
            {
                "interface-name": "example-interface-name-val-87366",
                "interface-description": "example-interface-description-val-3722",
                "speed-value": "example-speed-value-val-73546",
                "speed-units": "example-speed-units-val-73658",
                "interface-id": "example-interface-id-val-62385",
                "interface-role": "example-interface-role-val-60746",
                "prov-status": "example-prov-status-val-26239",
                "in-maint": true,
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-69579",
                            "interface-role": "example-interface-role-val-64571",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385",
                            "selflink": "example-selflink-val-29611",
                            "interface-id": "example-interface-id-val-75464",
                            "macaddr": "example-macaddr-val-7285",
                            "network-name": "example-network-name-val-52284",
                            "management-option": "example-management-option-val-26028",
                            "interface-description": "example-interface-description-val-37641",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-56460",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-23301",
                            "priority": 84739,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-56661",
                                        "vlan-id-inner": 33305644,
                                        "vlan-id-outer": 30871600,
                                        "speed-value": "example-speed-value-val-1929",
                                        "speed-units": "example-speed-units-val-71630",
                                        "vlan-description": "example-vlan-description-val-63003",
                                        "backdoor-connection": "example-backdoor-connection-val-41834",
                                        "vpn-key": "example-vpn-key-val-16552",
                                        "orchestration-status": "example-orchestration-status-val-95322",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-89886",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142",
                                                "l3-interface-ipv4-prefix-length": 11099430,
                                                "vlan-id-inner": 88996967,
                                                "vlan-id-outer": 23003182,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-53091",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-41571"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490",
                                                "l3-interface-ipv6-prefix-length": 20167688,
                                                "vlan-id-inner": 40775405,
                                                "vlan-id-outer": 75855907,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-9739",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-806"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-49266",
                                        "interface-role": "example-interface-role-val-210",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668",
                                        "selflink": "example-selflink-val-6356",
                                        "interface-id": "example-interface-id-val-99531",
                                        "macaddr": "example-macaddr-val-25092",
                                        "network-name": "example-network-name-val-3319",
                                        "management-option": "example-management-option-val-79883",
                                        "interface-description": "example-interface-description-val-54501",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-48840",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-26846",
                                        "priority": 21862,
                                        "admin-status": "example-admin-status-val-89244"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251",
                                    "l3-interface-ipv4-prefix-length": 91875404,
                                    "vlan-id-inner": 36470314,
                                    "vlan-id-outer": 96344091,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-17339",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-86128"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476",
                                    "l3-interface-ipv6-prefix-length": 11663872,
                                    "vlan-id-inner": 28459412,
                                    "vlan-id-outer": 9852622,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-15120",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-36088"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81055"
                        }
                    ]
                }
            }
        ]
    }
}

2024-11-19 13:33:35.781  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:35.789  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:35.789  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:35.789  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:35.789  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:35.890  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:35.930  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:36.242  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:36.244  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:36.244  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:36.244  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:36.244  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:36.244  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:36.260  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:36.260  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:36.261  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all
2024-11-19 13:33:36.261  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:36.261  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:36.261  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:36.261  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:36.261  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:36.262  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 696 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckNoChildWhenNotificationDepthIsZero 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
2024-11-19 13:33:36.262  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:36.263  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:36.263  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}}
2024-11-19 13:33:36.263  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload {
    "vnf-id": "generic-vnf-notification",
    "vnf-type": "sometype",
    "in-maint": true,
    "is-closed-loop-disabled": true
}

2024-11-19 13:33:36.264  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:36.265  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:36.265  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:36.265  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:36.265  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:36.272  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:36.281  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:36.282  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all
2024-11-19 13:33:36.283  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:36.283  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:36.283  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:36.283  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:36.283  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:36.286  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:36.287  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:36.289  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload {
    "related-to": "generic-vnf",
    "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification"
}

2024-11-19 13:33:36.290  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:36.290  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:36.290  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:36.290  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:36.290  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:36.298  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:36.318  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:36.320  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all
2024-11-19 13:33:36.320  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:36.320  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:36.320  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:36.320  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:36.321  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:36.324  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:36.324  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:36.325  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:36.326  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:36.326  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:36.326  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:36.326  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:36.326  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:36.340  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:36.340  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:36.353  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with resource version 1732023216290
2024-11-19 13:33:36.354  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:36.355  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:36.355  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:36.355  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:36.355  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:36.358  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:36.364  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:36.693  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {}
2024-11-19 13:33:36.695  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:36.698  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/random-cloud-region-owner/random-cloud-region-id with payload {}
2024-11-19 13:33:36.700  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:33:36.701  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:36.701  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:36.701  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:36.701  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:36.704  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:36.704  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:36.709  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:36.726  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:37.371  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all
2024-11-19 13:33:37.372  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:37.372  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:37.372  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:37.372  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:37.373  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:37.373  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 970 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV 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
2024-11-19 13:33:37.374  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:37.374  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:37.374  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/gvnf","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf","ERR.5.4.6114"]}}}
2024-11-19 13:33:37.375  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with payload {"vnf-id":"gvnf","vnf-name":"example-vnf-name-val-28303","vnf-name2":"example-vnf-name2-val-14743","vnf-type":"example-vnf-type-val-58866","service-id":"example-service-id-val-24831","regional-resource-zone":"example-regional-resource-zone-val-33255","prov-status":"example-prov-status-val-47870","operational-state":"example-operational-state-val-8419","equipment-role":"example-equipment-role-val-35736","orchestration-status":"example-orchestration-status-val-67542","l-interfaces":{"l-interface":[{"interface-name":"lint","interface-role":"example-interface-role-val-61355","v6-wan-link-ip":"example-v6-wan-link-ip-val-78314","vlans":{"vlan":[{"vlan-interface":"vlan","vlan-id-inner":90845777,"vlan-id-outer":23395650}]}}]}}
2024-11-19 13:33:37.375  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:37.377  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:37.377  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:37.377  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:37.377  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:37.394  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:37.400  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:37.402  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all
2024-11-19 13:33:37.402  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:37.403  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:37.403  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:37.403  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:37.403  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:37.408  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:37.408  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:37.409  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all
2024-11-19 13:33:37.410  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this vlan
2024-11-19 13:33:37.410  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:37.410  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:37.410  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:37.410  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:37.412  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:37.412  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:37.412  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/business/customers/customer/cust with depth all
2024-11-19 13:33:37.413  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:37.413  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:37.413  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:37.413  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:37.413  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:37.414  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type customer found at: /business/customers/customer/cust ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 981 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV 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
2024-11-19 13:33:37.414  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:37.414  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:37.414  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/business/customers/customer/cust","Node Not Found:No Node of type customer found at: /business/customers/customer/cust","ERR.5.4.6114"]}}}
2024-11-19 13:33:37.415  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/business/customers/customer/cust with payload {"global-customer-id":"cust","subscriber-name":"subscriber-name-022","subscriber-type":"subscriber-type-022","service-subscriptions":{"service-subscription":{"service-type":"ss","service-instances":{"service-instance":[{"service-instance-id":"si","relationship-list":{"relationship":[{"related-to":"vlan","relationship-data":[{"relationship-key":"vlan.vlan-interface","relationship-value":"vlan"},{"relationship-key":"l-interface.interface-name","relationship-value":"lint"},{"relationship-key":"generic-vnf.vnf-id","relationship-value":"gvnf"}]}]}}]}}}}
2024-11-19 13:33:37.415  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:37.417  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:37.417  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:37.417  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:37.417  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:37.467  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:37.480  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:37.481  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/business/customers/customer/cust with depth all
2024-11-19 13:33:37.482  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:37.482  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:37.482  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:37.482  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:37.482  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:37.486  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:37.487  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:37.487  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/business/customers/customer/cust/service-subscriptions/service-subscription/ss/service-instances/service-instance/si with depth all
2024-11-19 13:33:37.488  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this service-instance
2024-11-19 13:33:37.488  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:37.488  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:37.488  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:37.488  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:37.491  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:37.491  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:37.492  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all
2024-11-19 13:33:37.493  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this vlan
2024-11-19 13:33:37.493  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:37.493  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:37.493  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:37.493  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:37.495  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:37.495  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:37.496  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint with depth all
2024-11-19 13:33:37.497  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this l-interface
2024-11-19 13:33:37.497  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:37.497  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:37.497  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:37.497  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:37.501  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:37.501  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:37.503  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint with payload {"interface-role":"example-interface-role-val-61355","v6-wan-link-ip":"example-v6-wan-link-ip-val-78314","vlans":"{}","in-maint":false,"is-port-mirrored":false,"resource-version":"1732023217377","is-ip-unnumbered":false,"interface-name":"lint"}
2024-11-19 13:33:37.504  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this l-interface
2024-11-19 13:33:37.505  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:37.505  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:37.505  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:37.505  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:37.509  WARN   --- [           main] o.o.aai.serialization.db.ImpliedDelete   : For the vertex with id 168096, doing an implicit delete on update will delete total of 1 vertexes
2024-11-19 13:33:37.511  INFO   --- [           main] o.o.aai.serialization.db.ImpliedDelete   : Implied delete object in json format {"vlan-interface":"vlan","vlan-id-inner":90845777,"vlan-id-outer":23395650,"resource-version":"1732023217417","in-maint":false,"is-ip-unnumbered":false,"relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v14/business/customers/customer/cust/service-subscriptions/service-subscription/ss/service-instances/service-instance/si","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"cust"},{"relationship-key":"service-subscription.service-type","relationship-value":"ss"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"si"}],"related-to-property":[{"property-key":"service-instance.service-instance-name"}]}]}}
2024-11-19 13:33:37.512 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 131208 with label vlan
2024-11-19 13:33:37.512  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:37.520  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:37.823  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all
2024-11-19 13:33:37.825  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this vlan
2024-11-19 13:33:37.825  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:37.825  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:37.825  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:37.826  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:37.827  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type vlan found at: /network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 1014 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV 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
2024-11-19 13:33:37.828  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:37.828  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:37.828  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan","Node Not Found:No Node of type vlan found at: /network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan","ERR.5.4.6114"]}}}
2024-11-19 13:33:37.829  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/business/customers/customer/cust/service-subscriptions/service-subscription/ss/service-instances/service-instance/si with depth all
2024-11-19 13:33:37.831  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this service-instance
2024-11-19 13:33:37.831  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:37.831  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:37.831  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:37.832  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:37.834  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:37.834  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:38.143  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:38.144  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:38.145  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:38.145  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:38.145  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:38.145  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:38.146  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 94 :MethodName- testCreateWithPserverWithAllChildrenAndVerifyMultipleNotificationsWhenNotificationDepthIsZero 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
2024-11-19 13:33:38.146  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:38.146  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:38.146  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}}
2024-11-19 13:33:38.147  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {
    "hostname": "example-hostname-val-85598",
    "ptnii-equip-name": "example-ptnii-equip-name-val-85834",
    "number-of-cpus": 280,
    "disk-in-gigabytes": 78521,
    "ram-in-megabytes": 36975,
    "equip-type": "example-equip-type-val-47930",
    "equip-vendor": "example-equip-vendor-val-59512",
    "equip-model": "example-equip-model-val-46076",
    "fqdn": "example-fqdn-val-74486",
    "pserver-selflink": "example-pserver-selflink-val-72481",
    "ipv4-oam-address": "example-ipv4-oam-address-val-16616",
    "serial-number": "example-serial-number-val-92800",
    "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384",
    "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056",
    "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233",
    "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572",
    "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518",
    "inv-status": "example-inv-status-val-5042",
    "pserver-id": "example-pserver-id-val-15622",
    "internet-topology": "example-internet-topology-val-31234",
    "in-maint": true,
    "pserver-name2": "example-pserver-name2-val-93509",
    "purpose": "example-purpose-val-52320",
    "prov-status": "example-prov-status-val-47313",
    "management-option": "example-management-option-val-72434",
    "host-profile": "example-host-profile-val-84672",
    "p-interfaces": {
        "p-interface": [
            {
                "interface-name": "example-interface-name-val-46147",
                "selflink": "example-selflink-val-81029",
                "speed-value": "example-speed-value-val-47874",
                "speed-units": "example-speed-units-val-10396",
                "port-description": "example-port-description-val-53068",
                "equipment-identifier": "example-equipment-identifier-val-63234",
                "interface-role": "example-interface-role-val-49232",
                "interface-type": "example-interface-type-val-21757",
                "prov-status": "example-prov-status-val-19117",
                "in-maint": true,
                "inv-status": "example-inv-status-val-48715",
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-13366",
                            "interface-role": "example-interface-role-val-29488",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396",
                            "selflink": "example-selflink-val-4757",
                            "interface-id": "example-interface-id-val-79486",
                            "macaddr": "example-macaddr-val-52194",
                            "network-name": "example-network-name-val-80678",
                            "management-option": "example-management-option-val-53535",
                            "interface-description": "example-interface-description-val-299",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-9736",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-62271",
                            "priority": 82452,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-31470",
                                        "vlan-id-inner": 61286171,
                                        "vlan-id-outer": 64615174,
                                        "speed-value": "example-speed-value-val-80457",
                                        "speed-units": "example-speed-units-val-51587",
                                        "vlan-description": "example-vlan-description-val-97575",
                                        "backdoor-connection": "example-backdoor-connection-val-3179",
                                        "vpn-key": "example-vpn-key-val-50069",
                                        "orchestration-status": "example-orchestration-status-val-34071",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-62615",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171",
                                                "l3-interface-ipv4-prefix-length": 39266592,
                                                "vlan-id-inner": 91284707,
                                                "vlan-id-outer": 80343467,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-52921",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-88134"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726",
                                                "l3-interface-ipv6-prefix-length": 81422758,
                                                "vlan-id-inner": 15099560,
                                                "vlan-id-outer": 46643832,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-97954",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-23889"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-62086",
                                        "interface-role": "example-interface-role-val-13107",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015",
                                        "selflink": "example-selflink-val-31580",
                                        "interface-id": "example-interface-id-val-57805",
                                        "macaddr": "example-macaddr-val-54266",
                                        "network-name": "example-network-name-val-38517",
                                        "management-option": "example-management-option-val-8801",
                                        "interface-description": "example-interface-description-val-88573",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-99164",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-14581",
                                        "priority": 80355,
                                        "admin-status": "example-admin-status-val-29720"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324",
                                    "l3-interface-ipv4-prefix-length": 36060646,
                                    "vlan-id-inner": 62164959,
                                    "vlan-id-outer": 93058593,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-39206",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-27746"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897",
                                    "l3-interface-ipv6-prefix-length": 29592510,
                                    "vlan-id-inner": 18402161,
                                    "vlan-id-outer": 651158,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-6821",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-11217"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81745"
                        }
                    ]
                }
            }
        ]
    },
    "lag-interfaces": {
        "lag-interface": [
            {
                "interface-name": "example-interface-name-val-87366",
                "interface-description": "example-interface-description-val-3722",
                "speed-value": "example-speed-value-val-73546",
                "speed-units": "example-speed-units-val-73658",
                "interface-id": "example-interface-id-val-62385",
                "interface-role": "example-interface-role-val-60746",
                "prov-status": "example-prov-status-val-26239",
                "in-maint": true,
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-69579",
                            "interface-role": "example-interface-role-val-64571",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385",
                            "selflink": "example-selflink-val-29611",
                            "interface-id": "example-interface-id-val-75464",
                            "macaddr": "example-macaddr-val-7285",
                            "network-name": "example-network-name-val-52284",
                            "management-option": "example-management-option-val-26028",
                            "interface-description": "example-interface-description-val-37641",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-56460",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-23301",
                            "priority": 84739,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-56661",
                                        "vlan-id-inner": 33305644,
                                        "vlan-id-outer": 30871600,
                                        "speed-value": "example-speed-value-val-1929",
                                        "speed-units": "example-speed-units-val-71630",
                                        "vlan-description": "example-vlan-description-val-63003",
                                        "backdoor-connection": "example-backdoor-connection-val-41834",
                                        "vpn-key": "example-vpn-key-val-16552",
                                        "orchestration-status": "example-orchestration-status-val-95322",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-89886",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142",
                                                "l3-interface-ipv4-prefix-length": 11099430,
                                                "vlan-id-inner": 88996967,
                                                "vlan-id-outer": 23003182,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-53091",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-41571"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490",
                                                "l3-interface-ipv6-prefix-length": 20167688,
                                                "vlan-id-inner": 40775405,
                                                "vlan-id-outer": 75855907,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-9739",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-806"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-49266",
                                        "interface-role": "example-interface-role-val-210",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668",
                                        "selflink": "example-selflink-val-6356",
                                        "interface-id": "example-interface-id-val-99531",
                                        "macaddr": "example-macaddr-val-25092",
                                        "network-name": "example-network-name-val-3319",
                                        "management-option": "example-management-option-val-79883",
                                        "interface-description": "example-interface-description-val-54501",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-48840",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-26846",
                                        "priority": 21862,
                                        "admin-status": "example-admin-status-val-89244"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251",
                                    "l3-interface-ipv4-prefix-length": 91875404,
                                    "vlan-id-inner": 36470314,
                                    "vlan-id-outer": 96344091,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-17339",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-86128"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476",
                                    "l3-interface-ipv6-prefix-length": 11663872,
                                    "vlan-id-inner": 28459412,
                                    "vlan-id-outer": 9852622,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-15120",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-36088"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81055"
                        }
                    ]
                }
            }
        ]
    }
}

2024-11-19 13:33:38.148  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:38.153  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:38.153  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:38.153  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:38.153  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:38.204  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:38.336  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:38.341  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:38.341  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:38.342  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:38.342  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:38.342  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:38.342  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:38.357  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:38.357  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:38.671  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:38.672  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:38.672  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:38.672  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:38.672  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:38.672  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:38.673  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 178 :MethodName- testExistingPserverCreateNewChildPInterfaceAndCheckDmaapEventForPserverIsSentWithNewPInterfaceWhenNotificationDepthIsAll 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
2024-11-19 13:33:38.674  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:38.674  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:38.674  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}}
2024-11-19 13:33:38.674  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {
    "hostname": "example-hostname-val-85598",
    "ptnii-equip-name": "example-ptnii-equip-name-val-85834",
    "number-of-cpus": 280,
    "disk-in-gigabytes": 78521,
    "ram-in-megabytes": 36975,
    "equip-type": "example-equip-type-val-47930",
    "equip-vendor": "example-equip-vendor-val-59512",
    "equip-model": "example-equip-model-val-46076",
    "fqdn": "example-fqdn-val-74486",
    "pserver-selflink": "example-pserver-selflink-val-72481",
    "ipv4-oam-address": "example-ipv4-oam-address-val-16616",
    "serial-number": "example-serial-number-val-92800",
    "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384",
    "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056",
    "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233",
    "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572",
    "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518",
    "inv-status": "example-inv-status-val-5042",
    "pserver-id": "example-pserver-id-val-15622",
    "internet-topology": "example-internet-topology-val-31234",
    "in-maint": true,
    "pserver-name2": "example-pserver-name2-val-93509",
    "purpose": "example-purpose-val-52320",
    "prov-status": "example-prov-status-val-47313",
    "management-option": "example-management-option-val-72434",
    "host-profile": "example-host-profile-val-84672",
    "p-interfaces": {
        "p-interface": [
            {
                "interface-name": "example-interface-name-val-46147",
                "selflink": "example-selflink-val-81029",
                "speed-value": "example-speed-value-val-47874",
                "speed-units": "example-speed-units-val-10396",
                "port-description": "example-port-description-val-53068",
                "equipment-identifier": "example-equipment-identifier-val-63234",
                "interface-role": "example-interface-role-val-49232",
                "interface-type": "example-interface-type-val-21757",
                "prov-status": "example-prov-status-val-19117",
                "in-maint": true,
                "inv-status": "example-inv-status-val-48715",
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-13366",
                            "interface-role": "example-interface-role-val-29488",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396",
                            "selflink": "example-selflink-val-4757",
                            "interface-id": "example-interface-id-val-79486",
                            "macaddr": "example-macaddr-val-52194",
                            "network-name": "example-network-name-val-80678",
                            "management-option": "example-management-option-val-53535",
                            "interface-description": "example-interface-description-val-299",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-9736",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-62271",
                            "priority": 82452,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-31470",
                                        "vlan-id-inner": 61286171,
                                        "vlan-id-outer": 64615174,
                                        "speed-value": "example-speed-value-val-80457",
                                        "speed-units": "example-speed-units-val-51587",
                                        "vlan-description": "example-vlan-description-val-97575",
                                        "backdoor-connection": "example-backdoor-connection-val-3179",
                                        "vpn-key": "example-vpn-key-val-50069",
                                        "orchestration-status": "example-orchestration-status-val-34071",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-62615",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171",
                                                "l3-interface-ipv4-prefix-length": 39266592,
                                                "vlan-id-inner": 91284707,
                                                "vlan-id-outer": 80343467,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-52921",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-88134"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726",
                                                "l3-interface-ipv6-prefix-length": 81422758,
                                                "vlan-id-inner": 15099560,
                                                "vlan-id-outer": 46643832,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-97954",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-23889"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-62086",
                                        "interface-role": "example-interface-role-val-13107",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015",
                                        "selflink": "example-selflink-val-31580",
                                        "interface-id": "example-interface-id-val-57805",
                                        "macaddr": "example-macaddr-val-54266",
                                        "network-name": "example-network-name-val-38517",
                                        "management-option": "example-management-option-val-8801",
                                        "interface-description": "example-interface-description-val-88573",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-99164",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-14581",
                                        "priority": 80355,
                                        "admin-status": "example-admin-status-val-29720"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324",
                                    "l3-interface-ipv4-prefix-length": 36060646,
                                    "vlan-id-inner": 62164959,
                                    "vlan-id-outer": 93058593,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-39206",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-27746"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897",
                                    "l3-interface-ipv6-prefix-length": 29592510,
                                    "vlan-id-inner": 18402161,
                                    "vlan-id-outer": 651158,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-6821",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-11217"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81745"
                        }
                    ]
                }
            }
        ]
    },
    "lag-interfaces": {
        "lag-interface": [
            {
                "interface-name": "example-interface-name-val-87366",
                "interface-description": "example-interface-description-val-3722",
                "speed-value": "example-speed-value-val-73546",
                "speed-units": "example-speed-units-val-73658",
                "interface-id": "example-interface-id-val-62385",
                "interface-role": "example-interface-role-val-60746",
                "prov-status": "example-prov-status-val-26239",
                "in-maint": true,
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-69579",
                            "interface-role": "example-interface-role-val-64571",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385",
                            "selflink": "example-selflink-val-29611",
                            "interface-id": "example-interface-id-val-75464",
                            "macaddr": "example-macaddr-val-7285",
                            "network-name": "example-network-name-val-52284",
                            "management-option": "example-management-option-val-26028",
                            "interface-description": "example-interface-description-val-37641",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-56460",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-23301",
                            "priority": 84739,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-56661",
                                        "vlan-id-inner": 33305644,
                                        "vlan-id-outer": 30871600,
                                        "speed-value": "example-speed-value-val-1929",
                                        "speed-units": "example-speed-units-val-71630",
                                        "vlan-description": "example-vlan-description-val-63003",
                                        "backdoor-connection": "example-backdoor-connection-val-41834",
                                        "vpn-key": "example-vpn-key-val-16552",
                                        "orchestration-status": "example-orchestration-status-val-95322",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-89886",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142",
                                                "l3-interface-ipv4-prefix-length": 11099430,
                                                "vlan-id-inner": 88996967,
                                                "vlan-id-outer": 23003182,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-53091",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-41571"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490",
                                                "l3-interface-ipv6-prefix-length": 20167688,
                                                "vlan-id-inner": 40775405,
                                                "vlan-id-outer": 75855907,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-9739",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-806"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-49266",
                                        "interface-role": "example-interface-role-val-210",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668",
                                        "selflink": "example-selflink-val-6356",
                                        "interface-id": "example-interface-id-val-99531",
                                        "macaddr": "example-macaddr-val-25092",
                                        "network-name": "example-network-name-val-3319",
                                        "management-option": "example-management-option-val-79883",
                                        "interface-description": "example-interface-description-val-54501",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-48840",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-26846",
                                        "priority": 21862,
                                        "admin-status": "example-admin-status-val-89244"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251",
                                    "l3-interface-ipv4-prefix-length": 91875404,
                                    "vlan-id-inner": 36470314,
                                    "vlan-id-outer": 96344091,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-17339",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-86128"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476",
                                    "l3-interface-ipv6-prefix-length": 11663872,
                                    "vlan-id-inner": 28459412,
                                    "vlan-id-outer": 9852622,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-15120",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-36088"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81055"
                        }
                    ]
                }
            }
        ]
    }
}

2024-11-19 13:33:38.675  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:38.679  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:38.679  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:38.679  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:38.679  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:38.725  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:38.744  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:38.748  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:38.749  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:38.749  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:38.749  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:38.749  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:38.749  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:38.762  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:38.762  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:38.766  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"ptnii-equip-name":"example-ptnii-equip-name-val-85834","ipaddress-v6-loopback-0":"example-ipaddress-v6-loopback0-val-91056","equip-vendor":"example-equip-vendor-val-59512","purpose":"example-purpose-val-52320","pserver-selflink":"example-pserver-selflink-val-72481","number-of-cpus":280,"ipaddress-v6-aim":"example-ipaddress-v6-aim-val-13572","pserver-name2":"example-pserver-name2-val-93509","hostname":"example-hostname-val-85598","inv-status":"example-inv-status-val-5042","disk-in-gigabytes":78521,"equip-type":"example-equip-type-val-47930","fqdn":"example-fqdn-val-74486","serial-number":"example-serial-number-val-92800","ipaddress-v6-oam":"example-ipaddress-v6-oam-val-84518","pserver-id":"example-pserver-id-val-15622","prov-status":"example-prov-status-val-47313","ipv4-oam-address":"example-ipv4-oam-address-val-16616","ipaddress-v4-loopback-0":"example-ipaddress-v4-loopback0-val-61384","lag-interfaces":{"lag-interface":[{"interface-role":"example-interface-role-val-60746","speed-value":"example-speed-value-val-73546","in-maint":true,"resource-version":"1732023218679","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-68385","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-63003","vpn-key":"example-vpn-key-val-16552","prov-status":"example-prov-status-val-89886","vlan-id-inner":33305644,"vlan-id-outer":30871600,"orchestration-status":"example-orchestration-status-val-95322","speed-value":"example-speed-value-val-1929","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1732023218679","neutron-network-id":"example-neutron-network-id-val-9739","neutron-subnet-id":"example-neutron-subnet-id-val-806","l3-interface-ipv6-prefix-length":20167688,"vlan-id-inner":40775405,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-27490","vlan-id-outer":75855907}],"resource-version":"1732023218679","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-71630","vlan-interface":"example-vlan-interface-val-56661","backdoor-connection":"example-backdoor-connection-val-41834","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":11099430,"resource-version":"1732023218679","neutron-network-id":"example-neutron-network-id-val-53091","neutron-subnet-id":"example-neutron-subnet-id-val-41571","vlan-id-inner":88996967,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-69142","is-floating":true,"vlan-id-outer":23003182}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-81668","interface-name":"example-interface-name-val-49266","allowed-address-pairs":"example-allowed-address-pairs-val-26846","prov-status":"example-prov-status-val-48840","macaddr":"example-macaddr-val-25092","interface-role":"example-interface-role-val-210","selflink":"example-selflink-val-6356","in-maint":true,"admin-status":"example-admin-status-val-89244","is-port-mirrored":true,"resource-version":"1732023218679","is-ip-unnumbered":true,"network-name":"example-network-name-val-3319","management-option":"example-management-option-val-79883","interface-id":"example-interface-id-val-99531","interface-description":"example-interface-description-val-54501"}]},"interface-name":"example-interface-name-val-69579","allowed-address-pairs":"example-allowed-address-pairs-val-23301","prov-status":"example-prov-status-val-56460","macaddr":"example-macaddr-val-7285","interface-role":"example-interface-role-val-64571","selflink":"example-selflink-val-29611","in-maint":true,"admin-status":"example-admin-status-val-81055","l3-interface-ipv6-address-list":[{"resource-version":"1732023218679","neutron-network-id":"example-neutron-network-id-val-15120","neutron-subnet-id":"example-neutron-subnet-id-val-36088","l3-interface-ipv6-prefix-length":11663872,"vlan-id-inner":28459412,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-31476","vlan-id-outer":9852622}],"is-port-mirrored":true,"resource-version":"1732023218679","is-ip-unnumbered":true,"network-name":"example-network-name-val-52284","management-option":"example-management-option-val-26028","interface-id":"example-interface-id-val-75464","interface-description":"example-interface-description-val-37641","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":91875404,"resource-version":"1732023218679","neutron-network-id":"example-neutron-network-id-val-17339","neutron-subnet-id":"example-neutron-subnet-id-val-86128","vlan-id-inner":36470314,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-61251","is-floating":true,"vlan-id-outer":96344091}]}]},"interface-name":"example-interface-name-val-87366","speed-units":"example-speed-units-val-73658","prov-status":"example-prov-status-val-26239","interface-description":"example-interface-description-val-3722","interface-id":"example-interface-id-val-62385"}]},"equip-model":"example-equip-model-val-46076","in-maint":true,"p-interfaces":{"p-interface":[{"equipment-identifier":"example-equipment-identifier-val-63234","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-78396","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-97575","vpn-key":"example-vpn-key-val-50069","prov-status":"example-prov-status-val-62615","vlan-id-inner":61286171,"vlan-id-outer":64615174,"orchestration-status":"example-orchestration-status-val-34071","speed-value":"example-speed-value-val-80457","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1732023218679","neutron-network-id":"example-neutron-network-id-val-97954","neutron-subnet-id":"example-neutron-subnet-id-val-23889","l3-interface-ipv6-prefix-length":81422758,"vlan-id-inner":15099560,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-70726","vlan-id-outer":46643832}],"resource-version":"1732023218679","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-51587","vlan-interface":"example-vlan-interface-val-31470","backdoor-connection":"example-backdoor-connection-val-3179","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":39266592,"resource-version":"1732023218679","neutron-network-id":"example-neutron-network-id-val-52921","neutron-subnet-id":"example-neutron-subnet-id-val-88134","vlan-id-inner":91284707,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-8171","is-floating":true,"vlan-id-outer":80343467}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-32015","interface-name":"example-interface-name-val-62086","allowed-address-pairs":"example-allowed-address-pairs-val-14581","prov-status":"example-prov-status-val-99164","macaddr":"example-macaddr-val-54266","interface-role":"example-interface-role-val-13107","selflink":"example-selflink-val-31580","in-maint":true,"admin-status":"example-admin-status-val-29720","is-port-mirrored":true,"resource-version":"1732023218679","is-ip-unnumbered":true,"network-name":"example-network-name-val-38517","management-option":"example-management-option-val-8801","interface-id":"example-interface-id-val-57805","interface-description":"example-interface-description-val-88573"}]},"interface-name":"example-interface-name-val-13366","allowed-address-pairs":"example-allowed-address-pairs-val-62271","prov-status":"example-prov-status-val-9736","macaddr":"example-macaddr-val-52194","interface-role":"example-interface-role-val-29488","selflink":"example-selflink-val-4757","in-maint":true,"admin-status":"example-admin-status-val-81745","l3-interface-ipv6-address-list":[{"resource-version":"1732023218679","neutron-network-id":"example-neutron-network-id-val-6821","neutron-subnet-id":"example-neutron-subnet-id-val-11217","l3-interface-ipv6-prefix-length":29592510,"vlan-id-inner":18402161,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-72897","vlan-id-outer":651158}],"is-port-mirrored":true,"resource-version":"1732023218679","is-ip-unnumbered":true,"network-name":"example-network-name-val-80678","management-option":"example-management-option-val-53535","interface-id":"example-interface-id-val-79486","interface-description":"example-interface-description-val-299","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":36060646,"resource-version":"1732023218679","neutron-network-id":"example-neutron-network-id-val-39206","neutron-subnet-id":"example-neutron-subnet-id-val-27746","vlan-id-inner":62164959,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-31324","is-floating":true,"vlan-id-outer":93058593}]}]},"interface-name":"example-interface-name-val-46147","prov-status":"example-prov-status-val-19117","interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1732023218679","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1732023218679","ram-in-megabytes":36975,"ipaddress-v4-aim":"example-ipaddress-v4-aim-val-72233","management-option":"example-management-option-val-72434","internet-topology":"example-internet-topology-val-31234","host-profile":"example-host-profile-val-84672"}
2024-11-19 13:33:38.767  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:38.770  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:38.770  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:38.770  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:38.771  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:38.807  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:38.824  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:38.825  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/p-interface-1 with depth 0
2024-11-19 13:33:38.826  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this p-interface
2024-11-19 13:33:38.826  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:38.826  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:38.826  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:38.826  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:38.828  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:38.828  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:38.833  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth 0
2024-11-19 13:33:38.833  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:38.834  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:38.834  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:38.834  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:38.834  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:38.836  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:38.836  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:39.149  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:39.150  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:39.150  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:39.150  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:39.150  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:39.150  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:39.151  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 400 :MethodName- testPatchExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventNoChildrenWhenNotificationDepthIsZero 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
2024-11-19 13:33:39.152  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:39.152  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:39.152  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}}
2024-11-19 13:33:39.153  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {
    "hostname": "example-hostname-val-85598",
    "ptnii-equip-name": "example-ptnii-equip-name-val-85834",
    "number-of-cpus": 280,
    "disk-in-gigabytes": 78521,
    "ram-in-megabytes": 36975,
    "equip-type": "example-equip-type-val-47930",
    "equip-vendor": "example-equip-vendor-val-59512",
    "equip-model": "example-equip-model-val-46076",
    "fqdn": "example-fqdn-val-74486",
    "pserver-selflink": "example-pserver-selflink-val-72481",
    "ipv4-oam-address": "example-ipv4-oam-address-val-16616",
    "serial-number": "example-serial-number-val-92800",
    "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384",
    "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056",
    "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233",
    "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572",
    "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518",
    "inv-status": "example-inv-status-val-5042",
    "pserver-id": "example-pserver-id-val-15622",
    "internet-topology": "example-internet-topology-val-31234",
    "in-maint": true,
    "pserver-name2": "example-pserver-name2-val-93509",
    "purpose": "example-purpose-val-52320",
    "prov-status": "example-prov-status-val-47313",
    "management-option": "example-management-option-val-72434",
    "host-profile": "example-host-profile-val-84672",
    "p-interfaces": {
        "p-interface": [
            {
                "interface-name": "example-interface-name-val-46147",
                "selflink": "example-selflink-val-81029",
                "speed-value": "example-speed-value-val-47874",
                "speed-units": "example-speed-units-val-10396",
                "port-description": "example-port-description-val-53068",
                "equipment-identifier": "example-equipment-identifier-val-63234",
                "interface-role": "example-interface-role-val-49232",
                "interface-type": "example-interface-type-val-21757",
                "prov-status": "example-prov-status-val-19117",
                "in-maint": true,
                "inv-status": "example-inv-status-val-48715",
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-13366",
                            "interface-role": "example-interface-role-val-29488",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396",
                            "selflink": "example-selflink-val-4757",
                            "interface-id": "example-interface-id-val-79486",
                            "macaddr": "example-macaddr-val-52194",
                            "network-name": "example-network-name-val-80678",
                            "management-option": "example-management-option-val-53535",
                            "interface-description": "example-interface-description-val-299",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-9736",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-62271",
                            "priority": 82452,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-31470",
                                        "vlan-id-inner": 61286171,
                                        "vlan-id-outer": 64615174,
                                        "speed-value": "example-speed-value-val-80457",
                                        "speed-units": "example-speed-units-val-51587",
                                        "vlan-description": "example-vlan-description-val-97575",
                                        "backdoor-connection": "example-backdoor-connection-val-3179",
                                        "vpn-key": "example-vpn-key-val-50069",
                                        "orchestration-status": "example-orchestration-status-val-34071",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-62615",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171",
                                                "l3-interface-ipv4-prefix-length": 39266592,
                                                "vlan-id-inner": 91284707,
                                                "vlan-id-outer": 80343467,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-52921",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-88134"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726",
                                                "l3-interface-ipv6-prefix-length": 81422758,
                                                "vlan-id-inner": 15099560,
                                                "vlan-id-outer": 46643832,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-97954",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-23889"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-62086",
                                        "interface-role": "example-interface-role-val-13107",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015",
                                        "selflink": "example-selflink-val-31580",
                                        "interface-id": "example-interface-id-val-57805",
                                        "macaddr": "example-macaddr-val-54266",
                                        "network-name": "example-network-name-val-38517",
                                        "management-option": "example-management-option-val-8801",
                                        "interface-description": "example-interface-description-val-88573",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-99164",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-14581",
                                        "priority": 80355,
                                        "admin-status": "example-admin-status-val-29720"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324",
                                    "l3-interface-ipv4-prefix-length": 36060646,
                                    "vlan-id-inner": 62164959,
                                    "vlan-id-outer": 93058593,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-39206",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-27746"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897",
                                    "l3-interface-ipv6-prefix-length": 29592510,
                                    "vlan-id-inner": 18402161,
                                    "vlan-id-outer": 651158,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-6821",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-11217"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81745"
                        }
                    ]
                }
            }
        ]
    },
    "lag-interfaces": {
        "lag-interface": [
            {
                "interface-name": "example-interface-name-val-87366",
                "interface-description": "example-interface-description-val-3722",
                "speed-value": "example-speed-value-val-73546",
                "speed-units": "example-speed-units-val-73658",
                "interface-id": "example-interface-id-val-62385",
                "interface-role": "example-interface-role-val-60746",
                "prov-status": "example-prov-status-val-26239",
                "in-maint": true,
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-69579",
                            "interface-role": "example-interface-role-val-64571",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385",
                            "selflink": "example-selflink-val-29611",
                            "interface-id": "example-interface-id-val-75464",
                            "macaddr": "example-macaddr-val-7285",
                            "network-name": "example-network-name-val-52284",
                            "management-option": "example-management-option-val-26028",
                            "interface-description": "example-interface-description-val-37641",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-56460",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-23301",
                            "priority": 84739,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-56661",
                                        "vlan-id-inner": 33305644,
                                        "vlan-id-outer": 30871600,
                                        "speed-value": "example-speed-value-val-1929",
                                        "speed-units": "example-speed-units-val-71630",
                                        "vlan-description": "example-vlan-description-val-63003",
                                        "backdoor-connection": "example-backdoor-connection-val-41834",
                                        "vpn-key": "example-vpn-key-val-16552",
                                        "orchestration-status": "example-orchestration-status-val-95322",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-89886",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142",
                                                "l3-interface-ipv4-prefix-length": 11099430,
                                                "vlan-id-inner": 88996967,
                                                "vlan-id-outer": 23003182,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-53091",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-41571"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490",
                                                "l3-interface-ipv6-prefix-length": 20167688,
                                                "vlan-id-inner": 40775405,
                                                "vlan-id-outer": 75855907,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-9739",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-806"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-49266",
                                        "interface-role": "example-interface-role-val-210",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668",
                                        "selflink": "example-selflink-val-6356",
                                        "interface-id": "example-interface-id-val-99531",
                                        "macaddr": "example-macaddr-val-25092",
                                        "network-name": "example-network-name-val-3319",
                                        "management-option": "example-management-option-val-79883",
                                        "interface-description": "example-interface-description-val-54501",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-48840",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-26846",
                                        "priority": 21862,
                                        "admin-status": "example-admin-status-val-89244"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251",
                                    "l3-interface-ipv4-prefix-length": 91875404,
                                    "vlan-id-inner": 36470314,
                                    "vlan-id-outer": 96344091,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-17339",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-86128"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476",
                                    "l3-interface-ipv6-prefix-length": 11663872,
                                    "vlan-id-inner": 28459412,
                                    "vlan-id-outer": 9852622,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-15120",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-36088"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81055"
                        }
                    ]
                }
            }
        ]
    }
}

2024-11-19 13:33:39.154  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:39.158  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:39.158  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:39.158  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:39.158  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:39.205  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:39.224  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:39.228  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:39.229  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:39.229  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:39.229  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:39.229  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:39.229  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:39.243  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:39.243  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:39.244  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"equip-type":"new-equip-patch-type"}
2024-11-19 13:33:39.245  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:39.246  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:39.246  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:39.246  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:39.246  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:39.283  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:39.285  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:39.286  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth 0
2024-11-19 13:33:39.287  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:39.287  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:39.287  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:39.287  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:39.287  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:39.289  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:39.289  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:39.603  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:39.604  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:39.604  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:39.604  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:39.604  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:39.604  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:39.606  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 367 :MethodName- testCreateWithPserverWithAllChildrenAndVerifyOneNotificationWhenNotificationDepthIsAll 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
2024-11-19 13:33:39.607  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:39.607  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:39.607  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}}
2024-11-19 13:33:39.608  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {
    "hostname": "example-hostname-val-85598",
    "ptnii-equip-name": "example-ptnii-equip-name-val-85834",
    "number-of-cpus": 280,
    "disk-in-gigabytes": 78521,
    "ram-in-megabytes": 36975,
    "equip-type": "example-equip-type-val-47930",
    "equip-vendor": "example-equip-vendor-val-59512",
    "equip-model": "example-equip-model-val-46076",
    "fqdn": "example-fqdn-val-74486",
    "pserver-selflink": "example-pserver-selflink-val-72481",
    "ipv4-oam-address": "example-ipv4-oam-address-val-16616",
    "serial-number": "example-serial-number-val-92800",
    "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384",
    "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056",
    "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233",
    "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572",
    "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518",
    "inv-status": "example-inv-status-val-5042",
    "pserver-id": "example-pserver-id-val-15622",
    "internet-topology": "example-internet-topology-val-31234",
    "in-maint": true,
    "pserver-name2": "example-pserver-name2-val-93509",
    "purpose": "example-purpose-val-52320",
    "prov-status": "example-prov-status-val-47313",
    "management-option": "example-management-option-val-72434",
    "host-profile": "example-host-profile-val-84672",
    "p-interfaces": {
        "p-interface": [
            {
                "interface-name": "example-interface-name-val-46147",
                "selflink": "example-selflink-val-81029",
                "speed-value": "example-speed-value-val-47874",
                "speed-units": "example-speed-units-val-10396",
                "port-description": "example-port-description-val-53068",
                "equipment-identifier": "example-equipment-identifier-val-63234",
                "interface-role": "example-interface-role-val-49232",
                "interface-type": "example-interface-type-val-21757",
                "prov-status": "example-prov-status-val-19117",
                "in-maint": true,
                "inv-status": "example-inv-status-val-48715",
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-13366",
                            "interface-role": "example-interface-role-val-29488",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396",
                            "selflink": "example-selflink-val-4757",
                            "interface-id": "example-interface-id-val-79486",
                            "macaddr": "example-macaddr-val-52194",
                            "network-name": "example-network-name-val-80678",
                            "management-option": "example-management-option-val-53535",
                            "interface-description": "example-interface-description-val-299",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-9736",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-62271",
                            "priority": 82452,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-31470",
                                        "vlan-id-inner": 61286171,
                                        "vlan-id-outer": 64615174,
                                        "speed-value": "example-speed-value-val-80457",
                                        "speed-units": "example-speed-units-val-51587",
                                        "vlan-description": "example-vlan-description-val-97575",
                                        "backdoor-connection": "example-backdoor-connection-val-3179",
                                        "vpn-key": "example-vpn-key-val-50069",
                                        "orchestration-status": "example-orchestration-status-val-34071",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-62615",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171",
                                                "l3-interface-ipv4-prefix-length": 39266592,
                                                "vlan-id-inner": 91284707,
                                                "vlan-id-outer": 80343467,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-52921",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-88134"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726",
                                                "l3-interface-ipv6-prefix-length": 81422758,
                                                "vlan-id-inner": 15099560,
                                                "vlan-id-outer": 46643832,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-97954",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-23889"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-62086",
                                        "interface-role": "example-interface-role-val-13107",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015",
                                        "selflink": "example-selflink-val-31580",
                                        "interface-id": "example-interface-id-val-57805",
                                        "macaddr": "example-macaddr-val-54266",
                                        "network-name": "example-network-name-val-38517",
                                        "management-option": "example-management-option-val-8801",
                                        "interface-description": "example-interface-description-val-88573",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-99164",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-14581",
                                        "priority": 80355,
                                        "admin-status": "example-admin-status-val-29720"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324",
                                    "l3-interface-ipv4-prefix-length": 36060646,
                                    "vlan-id-inner": 62164959,
                                    "vlan-id-outer": 93058593,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-39206",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-27746"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897",
                                    "l3-interface-ipv6-prefix-length": 29592510,
                                    "vlan-id-inner": 18402161,
                                    "vlan-id-outer": 651158,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-6821",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-11217"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81745"
                        }
                    ]
                }
            }
        ]
    },
    "lag-interfaces": {
        "lag-interface": [
            {
                "interface-name": "example-interface-name-val-87366",
                "interface-description": "example-interface-description-val-3722",
                "speed-value": "example-speed-value-val-73546",
                "speed-units": "example-speed-units-val-73658",
                "interface-id": "example-interface-id-val-62385",
                "interface-role": "example-interface-role-val-60746",
                "prov-status": "example-prov-status-val-26239",
                "in-maint": true,
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-69579",
                            "interface-role": "example-interface-role-val-64571",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385",
                            "selflink": "example-selflink-val-29611",
                            "interface-id": "example-interface-id-val-75464",
                            "macaddr": "example-macaddr-val-7285",
                            "network-name": "example-network-name-val-52284",
                            "management-option": "example-management-option-val-26028",
                            "interface-description": "example-interface-description-val-37641",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-56460",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-23301",
                            "priority": 84739,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-56661",
                                        "vlan-id-inner": 33305644,
                                        "vlan-id-outer": 30871600,
                                        "speed-value": "example-speed-value-val-1929",
                                        "speed-units": "example-speed-units-val-71630",
                                        "vlan-description": "example-vlan-description-val-63003",
                                        "backdoor-connection": "example-backdoor-connection-val-41834",
                                        "vpn-key": "example-vpn-key-val-16552",
                                        "orchestration-status": "example-orchestration-status-val-95322",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-89886",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142",
                                                "l3-interface-ipv4-prefix-length": 11099430,
                                                "vlan-id-inner": 88996967,
                                                "vlan-id-outer": 23003182,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-53091",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-41571"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490",
                                                "l3-interface-ipv6-prefix-length": 20167688,
                                                "vlan-id-inner": 40775405,
                                                "vlan-id-outer": 75855907,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-9739",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-806"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-49266",
                                        "interface-role": "example-interface-role-val-210",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668",
                                        "selflink": "example-selflink-val-6356",
                                        "interface-id": "example-interface-id-val-99531",
                                        "macaddr": "example-macaddr-val-25092",
                                        "network-name": "example-network-name-val-3319",
                                        "management-option": "example-management-option-val-79883",
                                        "interface-description": "example-interface-description-val-54501",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-48840",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-26846",
                                        "priority": 21862,
                                        "admin-status": "example-admin-status-val-89244"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251",
                                    "l3-interface-ipv4-prefix-length": 91875404,
                                    "vlan-id-inner": 36470314,
                                    "vlan-id-outer": 96344091,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-17339",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-86128"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476",
                                    "l3-interface-ipv6-prefix-length": 11663872,
                                    "vlan-id-inner": 28459412,
                                    "vlan-id-outer": 9852622,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-15120",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-36088"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81055"
                        }
                    ]
                }
            }
        ]
    }
}

2024-11-19 13:33:39.608  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:39.612  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:39.612  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:39.612  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:39.612  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:39.659  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:39.679  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:39.683  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:39.684  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:39.684  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:39.684  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:39.684  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:39.684  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:39.697  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:39.697  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:40.013  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:40.014  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:40.014  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:40.014  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:40.014  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:40.014  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:40.015  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 125 :MethodName- testExistingPserverCreateNewChildPInterfaceAndCheckDmaapEventForPInterfaceIsCreateWhenNotificationDepthIsZero 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
2024-11-19 13:33:40.016  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:40.016  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:40.016  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}}
2024-11-19 13:33:40.017  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {
    "hostname": "example-hostname-val-85598",
    "ptnii-equip-name": "example-ptnii-equip-name-val-85834",
    "number-of-cpus": 280,
    "disk-in-gigabytes": 78521,
    "ram-in-megabytes": 36975,
    "equip-type": "example-equip-type-val-47930",
    "equip-vendor": "example-equip-vendor-val-59512",
    "equip-model": "example-equip-model-val-46076",
    "fqdn": "example-fqdn-val-74486",
    "pserver-selflink": "example-pserver-selflink-val-72481",
    "ipv4-oam-address": "example-ipv4-oam-address-val-16616",
    "serial-number": "example-serial-number-val-92800",
    "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384",
    "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056",
    "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233",
    "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572",
    "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518",
    "inv-status": "example-inv-status-val-5042",
    "pserver-id": "example-pserver-id-val-15622",
    "internet-topology": "example-internet-topology-val-31234",
    "in-maint": true,
    "pserver-name2": "example-pserver-name2-val-93509",
    "purpose": "example-purpose-val-52320",
    "prov-status": "example-prov-status-val-47313",
    "management-option": "example-management-option-val-72434",
    "host-profile": "example-host-profile-val-84672",
    "p-interfaces": {
        "p-interface": [
            {
                "interface-name": "example-interface-name-val-46147",
                "selflink": "example-selflink-val-81029",
                "speed-value": "example-speed-value-val-47874",
                "speed-units": "example-speed-units-val-10396",
                "port-description": "example-port-description-val-53068",
                "equipment-identifier": "example-equipment-identifier-val-63234",
                "interface-role": "example-interface-role-val-49232",
                "interface-type": "example-interface-type-val-21757",
                "prov-status": "example-prov-status-val-19117",
                "in-maint": true,
                "inv-status": "example-inv-status-val-48715",
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-13366",
                            "interface-role": "example-interface-role-val-29488",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396",
                            "selflink": "example-selflink-val-4757",
                            "interface-id": "example-interface-id-val-79486",
                            "macaddr": "example-macaddr-val-52194",
                            "network-name": "example-network-name-val-80678",
                            "management-option": "example-management-option-val-53535",
                            "interface-description": "example-interface-description-val-299",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-9736",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-62271",
                            "priority": 82452,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-31470",
                                        "vlan-id-inner": 61286171,
                                        "vlan-id-outer": 64615174,
                                        "speed-value": "example-speed-value-val-80457",
                                        "speed-units": "example-speed-units-val-51587",
                                        "vlan-description": "example-vlan-description-val-97575",
                                        "backdoor-connection": "example-backdoor-connection-val-3179",
                                        "vpn-key": "example-vpn-key-val-50069",
                                        "orchestration-status": "example-orchestration-status-val-34071",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-62615",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171",
                                                "l3-interface-ipv4-prefix-length": 39266592,
                                                "vlan-id-inner": 91284707,
                                                "vlan-id-outer": 80343467,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-52921",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-88134"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726",
                                                "l3-interface-ipv6-prefix-length": 81422758,
                                                "vlan-id-inner": 15099560,
                                                "vlan-id-outer": 46643832,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-97954",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-23889"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-62086",
                                        "interface-role": "example-interface-role-val-13107",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015",
                                        "selflink": "example-selflink-val-31580",
                                        "interface-id": "example-interface-id-val-57805",
                                        "macaddr": "example-macaddr-val-54266",
                                        "network-name": "example-network-name-val-38517",
                                        "management-option": "example-management-option-val-8801",
                                        "interface-description": "example-interface-description-val-88573",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-99164",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-14581",
                                        "priority": 80355,
                                        "admin-status": "example-admin-status-val-29720"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324",
                                    "l3-interface-ipv4-prefix-length": 36060646,
                                    "vlan-id-inner": 62164959,
                                    "vlan-id-outer": 93058593,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-39206",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-27746"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897",
                                    "l3-interface-ipv6-prefix-length": 29592510,
                                    "vlan-id-inner": 18402161,
                                    "vlan-id-outer": 651158,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-6821",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-11217"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81745"
                        }
                    ]
                }
            }
        ]
    },
    "lag-interfaces": {
        "lag-interface": [
            {
                "interface-name": "example-interface-name-val-87366",
                "interface-description": "example-interface-description-val-3722",
                "speed-value": "example-speed-value-val-73546",
                "speed-units": "example-speed-units-val-73658",
                "interface-id": "example-interface-id-val-62385",
                "interface-role": "example-interface-role-val-60746",
                "prov-status": "example-prov-status-val-26239",
                "in-maint": true,
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-69579",
                            "interface-role": "example-interface-role-val-64571",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385",
                            "selflink": "example-selflink-val-29611",
                            "interface-id": "example-interface-id-val-75464",
                            "macaddr": "example-macaddr-val-7285",
                            "network-name": "example-network-name-val-52284",
                            "management-option": "example-management-option-val-26028",
                            "interface-description": "example-interface-description-val-37641",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-56460",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-23301",
                            "priority": 84739,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-56661",
                                        "vlan-id-inner": 33305644,
                                        "vlan-id-outer": 30871600,
                                        "speed-value": "example-speed-value-val-1929",
                                        "speed-units": "example-speed-units-val-71630",
                                        "vlan-description": "example-vlan-description-val-63003",
                                        "backdoor-connection": "example-backdoor-connection-val-41834",
                                        "vpn-key": "example-vpn-key-val-16552",
                                        "orchestration-status": "example-orchestration-status-val-95322",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-89886",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142",
                                                "l3-interface-ipv4-prefix-length": 11099430,
                                                "vlan-id-inner": 88996967,
                                                "vlan-id-outer": 23003182,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-53091",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-41571"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490",
                                                "l3-interface-ipv6-prefix-length": 20167688,
                                                "vlan-id-inner": 40775405,
                                                "vlan-id-outer": 75855907,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-9739",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-806"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-49266",
                                        "interface-role": "example-interface-role-val-210",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668",
                                        "selflink": "example-selflink-val-6356",
                                        "interface-id": "example-interface-id-val-99531",
                                        "macaddr": "example-macaddr-val-25092",
                                        "network-name": "example-network-name-val-3319",
                                        "management-option": "example-management-option-val-79883",
                                        "interface-description": "example-interface-description-val-54501",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-48840",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-26846",
                                        "priority": 21862,
                                        "admin-status": "example-admin-status-val-89244"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251",
                                    "l3-interface-ipv4-prefix-length": 91875404,
                                    "vlan-id-inner": 36470314,
                                    "vlan-id-outer": 96344091,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-17339",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-86128"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476",
                                    "l3-interface-ipv6-prefix-length": 11663872,
                                    "vlan-id-inner": 28459412,
                                    "vlan-id-outer": 9852622,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-15120",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-36088"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81055"
                        }
                    ]
                }
            }
        ]
    }
}

2024-11-19 13:33:40.018  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:40.023  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:40.023  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:40.023  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:40.023  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:40.070  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:40.089  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:40.094  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:40.095  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:40.095  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:40.095  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:40.095  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:40.095  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:40.109  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:40.109  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:40.111  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"ptnii-equip-name":"example-ptnii-equip-name-val-85834","ipaddress-v6-loopback-0":"example-ipaddress-v6-loopback0-val-91056","equip-vendor":"example-equip-vendor-val-59512","purpose":"example-purpose-val-52320","pserver-selflink":"example-pserver-selflink-val-72481","number-of-cpus":280,"ipaddress-v6-aim":"example-ipaddress-v6-aim-val-13572","pserver-name2":"example-pserver-name2-val-93509","hostname":"example-hostname-val-85598","inv-status":"example-inv-status-val-5042","disk-in-gigabytes":78521,"equip-type":"example-equip-type-val-47930","fqdn":"example-fqdn-val-74486","serial-number":"example-serial-number-val-92800","ipaddress-v6-oam":"example-ipaddress-v6-oam-val-84518","pserver-id":"example-pserver-id-val-15622","prov-status":"example-prov-status-val-47313","ipv4-oam-address":"example-ipv4-oam-address-val-16616","ipaddress-v4-loopback-0":"example-ipaddress-v4-loopback0-val-61384","lag-interfaces":{"lag-interface":[{"interface-role":"example-interface-role-val-60746","speed-value":"example-speed-value-val-73546","in-maint":true,"resource-version":"1732023220023","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-68385","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-63003","vpn-key":"example-vpn-key-val-16552","prov-status":"example-prov-status-val-89886","vlan-id-inner":33305644,"vlan-id-outer":30871600,"orchestration-status":"example-orchestration-status-val-95322","speed-value":"example-speed-value-val-1929","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1732023220023","neutron-network-id":"example-neutron-network-id-val-9739","neutron-subnet-id":"example-neutron-subnet-id-val-806","l3-interface-ipv6-prefix-length":20167688,"vlan-id-inner":40775405,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-27490","vlan-id-outer":75855907}],"resource-version":"1732023220023","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-71630","vlan-interface":"example-vlan-interface-val-56661","backdoor-connection":"example-backdoor-connection-val-41834","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":11099430,"resource-version":"1732023220023","neutron-network-id":"example-neutron-network-id-val-53091","neutron-subnet-id":"example-neutron-subnet-id-val-41571","vlan-id-inner":88996967,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-69142","is-floating":true,"vlan-id-outer":23003182}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-81668","interface-name":"example-interface-name-val-49266","allowed-address-pairs":"example-allowed-address-pairs-val-26846","prov-status":"example-prov-status-val-48840","macaddr":"example-macaddr-val-25092","interface-role":"example-interface-role-val-210","selflink":"example-selflink-val-6356","in-maint":true,"admin-status":"example-admin-status-val-89244","is-port-mirrored":true,"resource-version":"1732023220023","is-ip-unnumbered":true,"network-name":"example-network-name-val-3319","management-option":"example-management-option-val-79883","interface-id":"example-interface-id-val-99531","interface-description":"example-interface-description-val-54501"}]},"interface-name":"example-interface-name-val-69579","allowed-address-pairs":"example-allowed-address-pairs-val-23301","prov-status":"example-prov-status-val-56460","macaddr":"example-macaddr-val-7285","interface-role":"example-interface-role-val-64571","selflink":"example-selflink-val-29611","in-maint":true,"admin-status":"example-admin-status-val-81055","l3-interface-ipv6-address-list":[{"resource-version":"1732023220023","neutron-network-id":"example-neutron-network-id-val-15120","neutron-subnet-id":"example-neutron-subnet-id-val-36088","l3-interface-ipv6-prefix-length":11663872,"vlan-id-inner":28459412,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-31476","vlan-id-outer":9852622}],"is-port-mirrored":true,"resource-version":"1732023220023","is-ip-unnumbered":true,"network-name":"example-network-name-val-52284","management-option":"example-management-option-val-26028","interface-id":"example-interface-id-val-75464","interface-description":"example-interface-description-val-37641","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":91875404,"resource-version":"1732023220023","neutron-network-id":"example-neutron-network-id-val-17339","neutron-subnet-id":"example-neutron-subnet-id-val-86128","vlan-id-inner":36470314,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-61251","is-floating":true,"vlan-id-outer":96344091}]}]},"interface-name":"example-interface-name-val-87366","speed-units":"example-speed-units-val-73658","prov-status":"example-prov-status-val-26239","interface-description":"example-interface-description-val-3722","interface-id":"example-interface-id-val-62385"}]},"equip-model":"example-equip-model-val-46076","in-maint":true,"p-interfaces":{"p-interface":[{"equipment-identifier":"example-equipment-identifier-val-63234","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-78396","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-97575","vpn-key":"example-vpn-key-val-50069","prov-status":"example-prov-status-val-62615","vlan-id-inner":61286171,"vlan-id-outer":64615174,"orchestration-status":"example-orchestration-status-val-34071","speed-value":"example-speed-value-val-80457","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1732023220023","neutron-network-id":"example-neutron-network-id-val-97954","neutron-subnet-id":"example-neutron-subnet-id-val-23889","l3-interface-ipv6-prefix-length":81422758,"vlan-id-inner":15099560,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-70726","vlan-id-outer":46643832}],"resource-version":"1732023220023","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-51587","vlan-interface":"example-vlan-interface-val-31470","backdoor-connection":"example-backdoor-connection-val-3179","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":39266592,"resource-version":"1732023220023","neutron-network-id":"example-neutron-network-id-val-52921","neutron-subnet-id":"example-neutron-subnet-id-val-88134","vlan-id-inner":91284707,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-8171","is-floating":true,"vlan-id-outer":80343467}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-32015","interface-name":"example-interface-name-val-62086","allowed-address-pairs":"example-allowed-address-pairs-val-14581","prov-status":"example-prov-status-val-99164","macaddr":"example-macaddr-val-54266","interface-role":"example-interface-role-val-13107","selflink":"example-selflink-val-31580","in-maint":true,"admin-status":"example-admin-status-val-29720","is-port-mirrored":true,"resource-version":"1732023220023","is-ip-unnumbered":true,"network-name":"example-network-name-val-38517","management-option":"example-management-option-val-8801","interface-id":"example-interface-id-val-57805","interface-description":"example-interface-description-val-88573"}]},"interface-name":"example-interface-name-val-13366","allowed-address-pairs":"example-allowed-address-pairs-val-62271","prov-status":"example-prov-status-val-9736","macaddr":"example-macaddr-val-52194","interface-role":"example-interface-role-val-29488","selflink":"example-selflink-val-4757","in-maint":true,"admin-status":"example-admin-status-val-81745","l3-interface-ipv6-address-list":[{"resource-version":"1732023220023","neutron-network-id":"example-neutron-network-id-val-6821","neutron-subnet-id":"example-neutron-subnet-id-val-11217","l3-interface-ipv6-prefix-length":29592510,"vlan-id-inner":18402161,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-72897","vlan-id-outer":651158}],"is-port-mirrored":true,"resource-version":"1732023220023","is-ip-unnumbered":true,"network-name":"example-network-name-val-80678","management-option":"example-management-option-val-53535","interface-id":"example-interface-id-val-79486","interface-description":"example-interface-description-val-299","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":36060646,"resource-version":"1732023220023","neutron-network-id":"example-neutron-network-id-val-39206","neutron-subnet-id":"example-neutron-subnet-id-val-27746","vlan-id-inner":62164959,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-31324","is-floating":true,"vlan-id-outer":93058593}]}]},"interface-name":"example-interface-name-val-46147","prov-status":"example-prov-status-val-19117","interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1732023220023","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1732023220023","ram-in-megabytes":36975,"ipaddress-v4-aim":"example-ipaddress-v4-aim-val-72233","management-option":"example-management-option-val-72434","internet-topology":"example-internet-topology-val-31234","host-profile":"example-host-profile-val-84672"}
2024-11-19 13:33:40.112  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:40.115  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:40.115  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:40.115  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:40.116  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:40.142  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:40.146  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:40.147  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/p-interface-1 with depth 0
2024-11-19 13:33:40.148  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this p-interface
2024-11-19 13:33:40.148  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:40.148  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:40.148  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:40.148  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:40.150  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:40.150  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:40.462  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:40.463  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:40.463  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:40.463  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:40.463  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:40.464  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:40.465  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 521 :MethodName- testUpdateExistingPserverWithChildrenAndModifyOnlyPInterfaceAndVerifyThatOnlyOneNotificationForPInterfaceIsCreatedWhenNotificationDepthIsZero 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
2024-11-19 13:33:40.465  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:40.465  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:40.465  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}}
2024-11-19 13:33:40.466  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {
    "hostname": "example-hostname-val-85598",
    "ptnii-equip-name": "example-ptnii-equip-name-val-85834",
    "number-of-cpus": 280,
    "disk-in-gigabytes": 78521,
    "ram-in-megabytes": 36975,
    "equip-type": "example-equip-type-val-47930",
    "equip-vendor": "example-equip-vendor-val-59512",
    "equip-model": "example-equip-model-val-46076",
    "fqdn": "example-fqdn-val-74486",
    "pserver-selflink": "example-pserver-selflink-val-72481",
    "ipv4-oam-address": "example-ipv4-oam-address-val-16616",
    "serial-number": "example-serial-number-val-92800",
    "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384",
    "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056",
    "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233",
    "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572",
    "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518",
    "inv-status": "example-inv-status-val-5042",
    "pserver-id": "example-pserver-id-val-15622",
    "internet-topology": "example-internet-topology-val-31234",
    "in-maint": true,
    "pserver-name2": "example-pserver-name2-val-93509",
    "purpose": "example-purpose-val-52320",
    "prov-status": "example-prov-status-val-47313",
    "management-option": "example-management-option-val-72434",
    "host-profile": "example-host-profile-val-84672",
    "p-interfaces": {
        "p-interface": [
            {
                "interface-name": "example-interface-name-val-46147",
                "selflink": "example-selflink-val-81029",
                "speed-value": "example-speed-value-val-47874",
                "speed-units": "example-speed-units-val-10396",
                "port-description": "example-port-description-val-53068",
                "equipment-identifier": "example-equipment-identifier-val-63234",
                "interface-role": "example-interface-role-val-49232",
                "interface-type": "example-interface-type-val-21757",
                "prov-status": "example-prov-status-val-19117",
                "in-maint": true,
                "inv-status": "example-inv-status-val-48715",
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-13366",
                            "interface-role": "example-interface-role-val-29488",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396",
                            "selflink": "example-selflink-val-4757",
                            "interface-id": "example-interface-id-val-79486",
                            "macaddr": "example-macaddr-val-52194",
                            "network-name": "example-network-name-val-80678",
                            "management-option": "example-management-option-val-53535",
                            "interface-description": "example-interface-description-val-299",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-9736",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-62271",
                            "priority": 82452,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-31470",
                                        "vlan-id-inner": 61286171,
                                        "vlan-id-outer": 64615174,
                                        "speed-value": "example-speed-value-val-80457",
                                        "speed-units": "example-speed-units-val-51587",
                                        "vlan-description": "example-vlan-description-val-97575",
                                        "backdoor-connection": "example-backdoor-connection-val-3179",
                                        "vpn-key": "example-vpn-key-val-50069",
                                        "orchestration-status": "example-orchestration-status-val-34071",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-62615",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171",
                                                "l3-interface-ipv4-prefix-length": 39266592,
                                                "vlan-id-inner": 91284707,
                                                "vlan-id-outer": 80343467,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-52921",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-88134"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726",
                                                "l3-interface-ipv6-prefix-length": 81422758,
                                                "vlan-id-inner": 15099560,
                                                "vlan-id-outer": 46643832,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-97954",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-23889"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-62086",
                                        "interface-role": "example-interface-role-val-13107",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015",
                                        "selflink": "example-selflink-val-31580",
                                        "interface-id": "example-interface-id-val-57805",
                                        "macaddr": "example-macaddr-val-54266",
                                        "network-name": "example-network-name-val-38517",
                                        "management-option": "example-management-option-val-8801",
                                        "interface-description": "example-interface-description-val-88573",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-99164",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-14581",
                                        "priority": 80355,
                                        "admin-status": "example-admin-status-val-29720"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324",
                                    "l3-interface-ipv4-prefix-length": 36060646,
                                    "vlan-id-inner": 62164959,
                                    "vlan-id-outer": 93058593,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-39206",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-27746"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897",
                                    "l3-interface-ipv6-prefix-length": 29592510,
                                    "vlan-id-inner": 18402161,
                                    "vlan-id-outer": 651158,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-6821",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-11217"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81745"
                        }
                    ]
                }
            }
        ]
    },
    "lag-interfaces": {
        "lag-interface": [
            {
                "interface-name": "example-interface-name-val-87366",
                "interface-description": "example-interface-description-val-3722",
                "speed-value": "example-speed-value-val-73546",
                "speed-units": "example-speed-units-val-73658",
                "interface-id": "example-interface-id-val-62385",
                "interface-role": "example-interface-role-val-60746",
                "prov-status": "example-prov-status-val-26239",
                "in-maint": true,
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-69579",
                            "interface-role": "example-interface-role-val-64571",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385",
                            "selflink": "example-selflink-val-29611",
                            "interface-id": "example-interface-id-val-75464",
                            "macaddr": "example-macaddr-val-7285",
                            "network-name": "example-network-name-val-52284",
                            "management-option": "example-management-option-val-26028",
                            "interface-description": "example-interface-description-val-37641",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-56460",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-23301",
                            "priority": 84739,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-56661",
                                        "vlan-id-inner": 33305644,
                                        "vlan-id-outer": 30871600,
                                        "speed-value": "example-speed-value-val-1929",
                                        "speed-units": "example-speed-units-val-71630",
                                        "vlan-description": "example-vlan-description-val-63003",
                                        "backdoor-connection": "example-backdoor-connection-val-41834",
                                        "vpn-key": "example-vpn-key-val-16552",
                                        "orchestration-status": "example-orchestration-status-val-95322",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-89886",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142",
                                                "l3-interface-ipv4-prefix-length": 11099430,
                                                "vlan-id-inner": 88996967,
                                                "vlan-id-outer": 23003182,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-53091",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-41571"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490",
                                                "l3-interface-ipv6-prefix-length": 20167688,
                                                "vlan-id-inner": 40775405,
                                                "vlan-id-outer": 75855907,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-9739",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-806"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-49266",
                                        "interface-role": "example-interface-role-val-210",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668",
                                        "selflink": "example-selflink-val-6356",
                                        "interface-id": "example-interface-id-val-99531",
                                        "macaddr": "example-macaddr-val-25092",
                                        "network-name": "example-network-name-val-3319",
                                        "management-option": "example-management-option-val-79883",
                                        "interface-description": "example-interface-description-val-54501",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-48840",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-26846",
                                        "priority": 21862,
                                        "admin-status": "example-admin-status-val-89244"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251",
                                    "l3-interface-ipv4-prefix-length": 91875404,
                                    "vlan-id-inner": 36470314,
                                    "vlan-id-outer": 96344091,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-17339",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-86128"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476",
                                    "l3-interface-ipv6-prefix-length": 11663872,
                                    "vlan-id-inner": 28459412,
                                    "vlan-id-outer": 9852622,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-15120",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-36088"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81055"
                        }
                    ]
                }
            }
        ]
    }
}

2024-11-19 13:33:40.467  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:40.472  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:40.472  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:40.472  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:40.472  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:40.531  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:40.550  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:40.555  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:40.555  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:40.556  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:40.556  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:40.556  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:40.556  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:40.569  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:40.569  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:40.570  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with depth 0
2024-11-19 13:33:40.571  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this p-interface
2024-11-19 13:33:40.571  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:40.571  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:40.571  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:40.571  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:40.573  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:40.573  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:40.575  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with payload {"interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"equipment-identifier":"new-equipment-identifier","interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1732023220472","inv-status":"example-inv-status-val-48715","interface-name":"example-interface-name-val-46147","speed-units":"example-speed-units-val-10396","prov-status":"example-prov-status-val-19117"}
2024-11-19 13:33:40.576  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this p-interface
2024-11-19 13:33:40.576  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:40.577  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:40.577  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:40.577  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:40.579  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:40.583  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:40.583  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:40.584  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:40.584  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:40.584  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:40.584  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:40.584  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:40.597  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:40.598  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
Update notification {"hostname":"example-hostname-val-85598","pserver-name2":"example-pserver-name2-val-93509","p-interfaces":{"p-interface":[{"interface-name":"example-interface-name-val-46147","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","speed-units":"example-speed-units-val-10396","port-description":"example-port-description-val-53068","equipment-identifier":"new-equipment-identifier","interface-role":"example-interface-role-val-49232","interface-type":"example-interface-type-val-21757","prov-status":"example-prov-status-val-19117","resource-version":"1732023220576","in-maint":true,"inv-status":"example-inv-status-val-48715"}]}}
2024-11-19 13:33:40.912  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:40.913  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:40.913  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:40.913  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:40.913  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:40.914  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:40.915  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 824 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGeneratedFullDepth 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
2024-11-19 13:33:40.916  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:40.916  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:40.916  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}}
2024-11-19 13:33:40.916  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {
    "hostname": "example-hostname-val-85598",
    "ptnii-equip-name": "example-ptnii-equip-name-val-85834",
    "number-of-cpus": 280,
    "disk-in-gigabytes": 78521,
    "ram-in-megabytes": 36975,
    "equip-type": "example-equip-type-val-47930",
    "equip-vendor": "example-equip-vendor-val-59512",
    "equip-model": "example-equip-model-val-46076",
    "fqdn": "example-fqdn-val-74486",
    "pserver-selflink": "example-pserver-selflink-val-72481",
    "ipv4-oam-address": "example-ipv4-oam-address-val-16616",
    "serial-number": "example-serial-number-val-92800",
    "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384",
    "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056",
    "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233",
    "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572",
    "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518",
    "inv-status": "example-inv-status-val-5042",
    "pserver-id": "example-pserver-id-val-15622",
    "internet-topology": "example-internet-topology-val-31234",
    "in-maint": true,
    "pserver-name2": "example-pserver-name2-val-93509",
    "purpose": "example-purpose-val-52320",
    "prov-status": "example-prov-status-val-47313",
    "management-option": "example-management-option-val-72434",
    "host-profile": "example-host-profile-val-84672",
    "p-interfaces": {
        "p-interface": [
            {
                "interface-name": "example-interface-name-val-46147",
                "selflink": "example-selflink-val-81029",
                "speed-value": "example-speed-value-val-47874",
                "speed-units": "example-speed-units-val-10396",
                "port-description": "example-port-description-val-53068",
                "equipment-identifier": "example-equipment-identifier-val-63234",
                "interface-role": "example-interface-role-val-49232",
                "interface-type": "example-interface-type-val-21757",
                "prov-status": "example-prov-status-val-19117",
                "in-maint": true,
                "inv-status": "example-inv-status-val-48715",
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-13366",
                            "interface-role": "example-interface-role-val-29488",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396",
                            "selflink": "example-selflink-val-4757",
                            "interface-id": "example-interface-id-val-79486",
                            "macaddr": "example-macaddr-val-52194",
                            "network-name": "example-network-name-val-80678",
                            "management-option": "example-management-option-val-53535",
                            "interface-description": "example-interface-description-val-299",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-9736",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-62271",
                            "priority": 82452,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-31470",
                                        "vlan-id-inner": 61286171,
                                        "vlan-id-outer": 64615174,
                                        "speed-value": "example-speed-value-val-80457",
                                        "speed-units": "example-speed-units-val-51587",
                                        "vlan-description": "example-vlan-description-val-97575",
                                        "backdoor-connection": "example-backdoor-connection-val-3179",
                                        "vpn-key": "example-vpn-key-val-50069",
                                        "orchestration-status": "example-orchestration-status-val-34071",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-62615",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171",
                                                "l3-interface-ipv4-prefix-length": 39266592,
                                                "vlan-id-inner": 91284707,
                                                "vlan-id-outer": 80343467,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-52921",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-88134"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726",
                                                "l3-interface-ipv6-prefix-length": 81422758,
                                                "vlan-id-inner": 15099560,
                                                "vlan-id-outer": 46643832,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-97954",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-23889"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-62086",
                                        "interface-role": "example-interface-role-val-13107",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015",
                                        "selflink": "example-selflink-val-31580",
                                        "interface-id": "example-interface-id-val-57805",
                                        "macaddr": "example-macaddr-val-54266",
                                        "network-name": "example-network-name-val-38517",
                                        "management-option": "example-management-option-val-8801",
                                        "interface-description": "example-interface-description-val-88573",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-99164",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-14581",
                                        "priority": 80355,
                                        "admin-status": "example-admin-status-val-29720"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324",
                                    "l3-interface-ipv4-prefix-length": 36060646,
                                    "vlan-id-inner": 62164959,
                                    "vlan-id-outer": 93058593,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-39206",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-27746"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897",
                                    "l3-interface-ipv6-prefix-length": 29592510,
                                    "vlan-id-inner": 18402161,
                                    "vlan-id-outer": 651158,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-6821",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-11217"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81745"
                        }
                    ]
                }
            }
        ]
    },
    "lag-interfaces": {
        "lag-interface": [
            {
                "interface-name": "example-interface-name-val-87366",
                "interface-description": "example-interface-description-val-3722",
                "speed-value": "example-speed-value-val-73546",
                "speed-units": "example-speed-units-val-73658",
                "interface-id": "example-interface-id-val-62385",
                "interface-role": "example-interface-role-val-60746",
                "prov-status": "example-prov-status-val-26239",
                "in-maint": true,
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-69579",
                            "interface-role": "example-interface-role-val-64571",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385",
                            "selflink": "example-selflink-val-29611",
                            "interface-id": "example-interface-id-val-75464",
                            "macaddr": "example-macaddr-val-7285",
                            "network-name": "example-network-name-val-52284",
                            "management-option": "example-management-option-val-26028",
                            "interface-description": "example-interface-description-val-37641",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-56460",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-23301",
                            "priority": 84739,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-56661",
                                        "vlan-id-inner": 33305644,
                                        "vlan-id-outer": 30871600,
                                        "speed-value": "example-speed-value-val-1929",
                                        "speed-units": "example-speed-units-val-71630",
                                        "vlan-description": "example-vlan-description-val-63003",
                                        "backdoor-connection": "example-backdoor-connection-val-41834",
                                        "vpn-key": "example-vpn-key-val-16552",
                                        "orchestration-status": "example-orchestration-status-val-95322",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-89886",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142",
                                                "l3-interface-ipv4-prefix-length": 11099430,
                                                "vlan-id-inner": 88996967,
                                                "vlan-id-outer": 23003182,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-53091",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-41571"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490",
                                                "l3-interface-ipv6-prefix-length": 20167688,
                                                "vlan-id-inner": 40775405,
                                                "vlan-id-outer": 75855907,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-9739",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-806"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-49266",
                                        "interface-role": "example-interface-role-val-210",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668",
                                        "selflink": "example-selflink-val-6356",
                                        "interface-id": "example-interface-id-val-99531",
                                        "macaddr": "example-macaddr-val-25092",
                                        "network-name": "example-network-name-val-3319",
                                        "management-option": "example-management-option-val-79883",
                                        "interface-description": "example-interface-description-val-54501",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-48840",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-26846",
                                        "priority": 21862,
                                        "admin-status": "example-admin-status-val-89244"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251",
                                    "l3-interface-ipv4-prefix-length": 91875404,
                                    "vlan-id-inner": 36470314,
                                    "vlan-id-outer": 96344091,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-17339",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-86128"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476",
                                    "l3-interface-ipv6-prefix-length": 11663872,
                                    "vlan-id-inner": 28459412,
                                    "vlan-id-outer": 9852622,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-15120",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-36088"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81055"
                        }
                    ]
                }
            }
        ]
    }
}

2024-11-19 13:33:40.917  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:40.920  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:40.920  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:40.920  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:40.921  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:40.969  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:40.988  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:40.993  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:40.994  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:40.994  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:40.994  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:40.994  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:40.994  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:41.007  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:41.007  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:41.009  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with resource version 1732023220920123
2024-11-19 13:33:41.009  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:41.009  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:41.009  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:41.009  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:41.010  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:41.077  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of pserver 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.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 539 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 576 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 570 :MethodName- doDelete ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 837 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGeneratedFullDepth
2024-11-19 13:33:41.077  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:41.077  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the DELETE request with status 412 and rolling back
2024-11-19 13:33:41.077  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Precondition Failed:resource-version MISMATCH for delete of pserver","ERR.5.4.6131"]}}}
2024-11-19 13:33:41.390  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:41.391  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:41.391  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:41.391  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:41.391  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:41.392  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:41.392  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 477 :MethodName- testUpdateExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventIncludingChildrenWhenNotificationDepthIsAll 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
2024-11-19 13:33:41.393  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:41.393  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:41.393  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}}
2024-11-19 13:33:41.393  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {
    "hostname": "example-hostname-val-85598",
    "ptnii-equip-name": "example-ptnii-equip-name-val-85834",
    "number-of-cpus": 280,
    "disk-in-gigabytes": 78521,
    "ram-in-megabytes": 36975,
    "equip-type": "example-equip-type-val-47930",
    "equip-vendor": "example-equip-vendor-val-59512",
    "equip-model": "example-equip-model-val-46076",
    "fqdn": "example-fqdn-val-74486",
    "pserver-selflink": "example-pserver-selflink-val-72481",
    "ipv4-oam-address": "example-ipv4-oam-address-val-16616",
    "serial-number": "example-serial-number-val-92800",
    "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384",
    "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056",
    "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233",
    "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572",
    "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518",
    "inv-status": "example-inv-status-val-5042",
    "pserver-id": "example-pserver-id-val-15622",
    "internet-topology": "example-internet-topology-val-31234",
    "in-maint": true,
    "pserver-name2": "example-pserver-name2-val-93509",
    "purpose": "example-purpose-val-52320",
    "prov-status": "example-prov-status-val-47313",
    "management-option": "example-management-option-val-72434",
    "host-profile": "example-host-profile-val-84672",
    "p-interfaces": {
        "p-interface": [
            {
                "interface-name": "example-interface-name-val-46147",
                "selflink": "example-selflink-val-81029",
                "speed-value": "example-speed-value-val-47874",
                "speed-units": "example-speed-units-val-10396",
                "port-description": "example-port-description-val-53068",
                "equipment-identifier": "example-equipment-identifier-val-63234",
                "interface-role": "example-interface-role-val-49232",
                "interface-type": "example-interface-type-val-21757",
                "prov-status": "example-prov-status-val-19117",
                "in-maint": true,
                "inv-status": "example-inv-status-val-48715",
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-13366",
                            "interface-role": "example-interface-role-val-29488",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396",
                            "selflink": "example-selflink-val-4757",
                            "interface-id": "example-interface-id-val-79486",
                            "macaddr": "example-macaddr-val-52194",
                            "network-name": "example-network-name-val-80678",
                            "management-option": "example-management-option-val-53535",
                            "interface-description": "example-interface-description-val-299",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-9736",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-62271",
                            "priority": 82452,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-31470",
                                        "vlan-id-inner": 61286171,
                                        "vlan-id-outer": 64615174,
                                        "speed-value": "example-speed-value-val-80457",
                                        "speed-units": "example-speed-units-val-51587",
                                        "vlan-description": "example-vlan-description-val-97575",
                                        "backdoor-connection": "example-backdoor-connection-val-3179",
                                        "vpn-key": "example-vpn-key-val-50069",
                                        "orchestration-status": "example-orchestration-status-val-34071",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-62615",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171",
                                                "l3-interface-ipv4-prefix-length": 39266592,
                                                "vlan-id-inner": 91284707,
                                                "vlan-id-outer": 80343467,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-52921",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-88134"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726",
                                                "l3-interface-ipv6-prefix-length": 81422758,
                                                "vlan-id-inner": 15099560,
                                                "vlan-id-outer": 46643832,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-97954",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-23889"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-62086",
                                        "interface-role": "example-interface-role-val-13107",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015",
                                        "selflink": "example-selflink-val-31580",
                                        "interface-id": "example-interface-id-val-57805",
                                        "macaddr": "example-macaddr-val-54266",
                                        "network-name": "example-network-name-val-38517",
                                        "management-option": "example-management-option-val-8801",
                                        "interface-description": "example-interface-description-val-88573",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-99164",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-14581",
                                        "priority": 80355,
                                        "admin-status": "example-admin-status-val-29720"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324",
                                    "l3-interface-ipv4-prefix-length": 36060646,
                                    "vlan-id-inner": 62164959,
                                    "vlan-id-outer": 93058593,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-39206",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-27746"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897",
                                    "l3-interface-ipv6-prefix-length": 29592510,
                                    "vlan-id-inner": 18402161,
                                    "vlan-id-outer": 651158,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-6821",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-11217"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81745"
                        }
                    ]
                }
            }
        ]
    },
    "lag-interfaces": {
        "lag-interface": [
            {
                "interface-name": "example-interface-name-val-87366",
                "interface-description": "example-interface-description-val-3722",
                "speed-value": "example-speed-value-val-73546",
                "speed-units": "example-speed-units-val-73658",
                "interface-id": "example-interface-id-val-62385",
                "interface-role": "example-interface-role-val-60746",
                "prov-status": "example-prov-status-val-26239",
                "in-maint": true,
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-69579",
                            "interface-role": "example-interface-role-val-64571",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385",
                            "selflink": "example-selflink-val-29611",
                            "interface-id": "example-interface-id-val-75464",
                            "macaddr": "example-macaddr-val-7285",
                            "network-name": "example-network-name-val-52284",
                            "management-option": "example-management-option-val-26028",
                            "interface-description": "example-interface-description-val-37641",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-56460",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-23301",
                            "priority": 84739,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-56661",
                                        "vlan-id-inner": 33305644,
                                        "vlan-id-outer": 30871600,
                                        "speed-value": "example-speed-value-val-1929",
                                        "speed-units": "example-speed-units-val-71630",
                                        "vlan-description": "example-vlan-description-val-63003",
                                        "backdoor-connection": "example-backdoor-connection-val-41834",
                                        "vpn-key": "example-vpn-key-val-16552",
                                        "orchestration-status": "example-orchestration-status-val-95322",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-89886",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142",
                                                "l3-interface-ipv4-prefix-length": 11099430,
                                                "vlan-id-inner": 88996967,
                                                "vlan-id-outer": 23003182,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-53091",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-41571"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490",
                                                "l3-interface-ipv6-prefix-length": 20167688,
                                                "vlan-id-inner": 40775405,
                                                "vlan-id-outer": 75855907,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-9739",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-806"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-49266",
                                        "interface-role": "example-interface-role-val-210",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668",
                                        "selflink": "example-selflink-val-6356",
                                        "interface-id": "example-interface-id-val-99531",
                                        "macaddr": "example-macaddr-val-25092",
                                        "network-name": "example-network-name-val-3319",
                                        "management-option": "example-management-option-val-79883",
                                        "interface-description": "example-interface-description-val-54501",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-48840",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-26846",
                                        "priority": 21862,
                                        "admin-status": "example-admin-status-val-89244"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251",
                                    "l3-interface-ipv4-prefix-length": 91875404,
                                    "vlan-id-inner": 36470314,
                                    "vlan-id-outer": 96344091,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-17339",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-86128"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476",
                                    "l3-interface-ipv6-prefix-length": 11663872,
                                    "vlan-id-inner": 28459412,
                                    "vlan-id-outer": 9852622,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-15120",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-36088"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81055"
                        }
                    ]
                }
            }
        ]
    }
}

2024-11-19 13:33:41.394  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:41.398  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:41.398  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:41.398  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:41.398  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:41.440  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:41.459  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:41.463  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:41.464  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:41.464  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:41.464  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:41.464  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:41.464  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:41.476  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:41.476  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:41.477  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with depth 0
2024-11-19 13:33:41.478  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this p-interface
2024-11-19 13:33:41.478  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:41.478  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:41.478  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:41.478  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:41.503  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:41.503  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:41.505  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with payload {"interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"equipment-identifier":"new-equipment-identifier","interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1732023221397","inv-status":"example-inv-status-val-48715","interface-name":"example-interface-name-val-46147","speed-units":"example-speed-units-val-10396","prov-status":"example-prov-status-val-19117"}
2024-11-19 13:33:41.506  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this p-interface
2024-11-19 13:33:41.507  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:41.507  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:41.507  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:41.507  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:41.510  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:41.520  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:41.520  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:41.521  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:41.521  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:41.521  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:41.521  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:41.521  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:41.533  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:41.533  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:41.847  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:41.848  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:41.848  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:41.848  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:41.848  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:41.849  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:41.850  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 760 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckChildrenWhenNotificationDepthIsAll 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
2024-11-19 13:33:41.851  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:41.851  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:41.851  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}}
2024-11-19 13:33:41.851  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {
    "hostname": "example-hostname-val-85598",
    "ptnii-equip-name": "example-ptnii-equip-name-val-85834",
    "number-of-cpus": 280,
    "disk-in-gigabytes": 78521,
    "ram-in-megabytes": 36975,
    "equip-type": "example-equip-type-val-47930",
    "equip-vendor": "example-equip-vendor-val-59512",
    "equip-model": "example-equip-model-val-46076",
    "fqdn": "example-fqdn-val-74486",
    "pserver-selflink": "example-pserver-selflink-val-72481",
    "ipv4-oam-address": "example-ipv4-oam-address-val-16616",
    "serial-number": "example-serial-number-val-92800",
    "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384",
    "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056",
    "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233",
    "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572",
    "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518",
    "inv-status": "example-inv-status-val-5042",
    "pserver-id": "example-pserver-id-val-15622",
    "internet-topology": "example-internet-topology-val-31234",
    "in-maint": true,
    "pserver-name2": "example-pserver-name2-val-93509",
    "purpose": "example-purpose-val-52320",
    "prov-status": "example-prov-status-val-47313",
    "management-option": "example-management-option-val-72434",
    "host-profile": "example-host-profile-val-84672",
    "p-interfaces": {
        "p-interface": [
            {
                "interface-name": "example-interface-name-val-46147",
                "selflink": "example-selflink-val-81029",
                "speed-value": "example-speed-value-val-47874",
                "speed-units": "example-speed-units-val-10396",
                "port-description": "example-port-description-val-53068",
                "equipment-identifier": "example-equipment-identifier-val-63234",
                "interface-role": "example-interface-role-val-49232",
                "interface-type": "example-interface-type-val-21757",
                "prov-status": "example-prov-status-val-19117",
                "in-maint": true,
                "inv-status": "example-inv-status-val-48715",
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-13366",
                            "interface-role": "example-interface-role-val-29488",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396",
                            "selflink": "example-selflink-val-4757",
                            "interface-id": "example-interface-id-val-79486",
                            "macaddr": "example-macaddr-val-52194",
                            "network-name": "example-network-name-val-80678",
                            "management-option": "example-management-option-val-53535",
                            "interface-description": "example-interface-description-val-299",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-9736",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-62271",
                            "priority": 82452,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-31470",
                                        "vlan-id-inner": 61286171,
                                        "vlan-id-outer": 64615174,
                                        "speed-value": "example-speed-value-val-80457",
                                        "speed-units": "example-speed-units-val-51587",
                                        "vlan-description": "example-vlan-description-val-97575",
                                        "backdoor-connection": "example-backdoor-connection-val-3179",
                                        "vpn-key": "example-vpn-key-val-50069",
                                        "orchestration-status": "example-orchestration-status-val-34071",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-62615",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171",
                                                "l3-interface-ipv4-prefix-length": 39266592,
                                                "vlan-id-inner": 91284707,
                                                "vlan-id-outer": 80343467,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-52921",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-88134"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726",
                                                "l3-interface-ipv6-prefix-length": 81422758,
                                                "vlan-id-inner": 15099560,
                                                "vlan-id-outer": 46643832,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-97954",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-23889"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-62086",
                                        "interface-role": "example-interface-role-val-13107",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015",
                                        "selflink": "example-selflink-val-31580",
                                        "interface-id": "example-interface-id-val-57805",
                                        "macaddr": "example-macaddr-val-54266",
                                        "network-name": "example-network-name-val-38517",
                                        "management-option": "example-management-option-val-8801",
                                        "interface-description": "example-interface-description-val-88573",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-99164",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-14581",
                                        "priority": 80355,
                                        "admin-status": "example-admin-status-val-29720"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324",
                                    "l3-interface-ipv4-prefix-length": 36060646,
                                    "vlan-id-inner": 62164959,
                                    "vlan-id-outer": 93058593,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-39206",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-27746"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897",
                                    "l3-interface-ipv6-prefix-length": 29592510,
                                    "vlan-id-inner": 18402161,
                                    "vlan-id-outer": 651158,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-6821",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-11217"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81745"
                        }
                    ]
                }
            }
        ]
    },
    "lag-interfaces": {
        "lag-interface": [
            {
                "interface-name": "example-interface-name-val-87366",
                "interface-description": "example-interface-description-val-3722",
                "speed-value": "example-speed-value-val-73546",
                "speed-units": "example-speed-units-val-73658",
                "interface-id": "example-interface-id-val-62385",
                "interface-role": "example-interface-role-val-60746",
                "prov-status": "example-prov-status-val-26239",
                "in-maint": true,
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-69579",
                            "interface-role": "example-interface-role-val-64571",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385",
                            "selflink": "example-selflink-val-29611",
                            "interface-id": "example-interface-id-val-75464",
                            "macaddr": "example-macaddr-val-7285",
                            "network-name": "example-network-name-val-52284",
                            "management-option": "example-management-option-val-26028",
                            "interface-description": "example-interface-description-val-37641",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-56460",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-23301",
                            "priority": 84739,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-56661",
                                        "vlan-id-inner": 33305644,
                                        "vlan-id-outer": 30871600,
                                        "speed-value": "example-speed-value-val-1929",
                                        "speed-units": "example-speed-units-val-71630",
                                        "vlan-description": "example-vlan-description-val-63003",
                                        "backdoor-connection": "example-backdoor-connection-val-41834",
                                        "vpn-key": "example-vpn-key-val-16552",
                                        "orchestration-status": "example-orchestration-status-val-95322",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-89886",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142",
                                                "l3-interface-ipv4-prefix-length": 11099430,
                                                "vlan-id-inner": 88996967,
                                                "vlan-id-outer": 23003182,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-53091",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-41571"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490",
                                                "l3-interface-ipv6-prefix-length": 20167688,
                                                "vlan-id-inner": 40775405,
                                                "vlan-id-outer": 75855907,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-9739",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-806"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-49266",
                                        "interface-role": "example-interface-role-val-210",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668",
                                        "selflink": "example-selflink-val-6356",
                                        "interface-id": "example-interface-id-val-99531",
                                        "macaddr": "example-macaddr-val-25092",
                                        "network-name": "example-network-name-val-3319",
                                        "management-option": "example-management-option-val-79883",
                                        "interface-description": "example-interface-description-val-54501",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-48840",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-26846",
                                        "priority": 21862,
                                        "admin-status": "example-admin-status-val-89244"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251",
                                    "l3-interface-ipv4-prefix-length": 91875404,
                                    "vlan-id-inner": 36470314,
                                    "vlan-id-outer": 96344091,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-17339",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-86128"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476",
                                    "l3-interface-ipv6-prefix-length": 11663872,
                                    "vlan-id-inner": 28459412,
                                    "vlan-id-outer": 9852622,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-15120",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-36088"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81055"
                        }
                    ]
                }
            }
        ]
    }
}

2024-11-19 13:33:41.852  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:41.855  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:41.855  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:41.855  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:41.855  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:41.897  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:41.915  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:41.919  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:41.920  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:41.920  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:41.920  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:41.920  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:41.920  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:41.932  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:41.932  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:41.933  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all
2024-11-19 13:33:41.934  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:41.934  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:41.934  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:41.934  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:41.934  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:41.934  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 769 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckChildrenWhenNotificationDepthIsAll 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
2024-11-19 13:33:41.935  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:41.935  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:41.935  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}}
2024-11-19 13:33:41.935  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload {
    "vnf-id": "generic-vnf-notification",
    "vnf-type": "sometype",
    "in-maint": true,
    "is-closed-loop-disabled": true
}

2024-11-19 13:33:41.936  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:41.937  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:41.937  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:41.937  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:41.938  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:41.944  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:41.947  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:41.948  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all
2024-11-19 13:33:41.948  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:41.948  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:41.948  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:41.948  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:41.948  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:41.951  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:41.951  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:41.952  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload {
    "related-to": "generic-vnf",
    "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification"
}

2024-11-19 13:33:41.952  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:41.953  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:41.953  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:41.953  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:41.953  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:41.955  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:41.969  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:41.970  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all
2024-11-19 13:33:41.971  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:41.971  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:41.971  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:41.971  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:41.971  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:41.975  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:41.975  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:41.975  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:41.976  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:41.976  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:41.976  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:41.976  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:41.976  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:41.988  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:41.988  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:41.990  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with resource version 1732023221953
2024-11-19 13:33:41.990  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:41.991  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:41.991  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:41.991  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:41.991  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:41.993  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:42.007  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:42.323  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:42.325  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:42.325  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:42.325  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:42.325  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:42.325  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:42.327  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 437 :MethodName- testPatchExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventIncludeChildrenWhenNotificationDepthIsAll 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
2024-11-19 13:33:42.327  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:42.327  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:42.327  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}}
2024-11-19 13:33:42.328  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {
    "hostname": "example-hostname-val-85598",
    "ptnii-equip-name": "example-ptnii-equip-name-val-85834",
    "number-of-cpus": 280,
    "disk-in-gigabytes": 78521,
    "ram-in-megabytes": 36975,
    "equip-type": "example-equip-type-val-47930",
    "equip-vendor": "example-equip-vendor-val-59512",
    "equip-model": "example-equip-model-val-46076",
    "fqdn": "example-fqdn-val-74486",
    "pserver-selflink": "example-pserver-selflink-val-72481",
    "ipv4-oam-address": "example-ipv4-oam-address-val-16616",
    "serial-number": "example-serial-number-val-92800",
    "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384",
    "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056",
    "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233",
    "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572",
    "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518",
    "inv-status": "example-inv-status-val-5042",
    "pserver-id": "example-pserver-id-val-15622",
    "internet-topology": "example-internet-topology-val-31234",
    "in-maint": true,
    "pserver-name2": "example-pserver-name2-val-93509",
    "purpose": "example-purpose-val-52320",
    "prov-status": "example-prov-status-val-47313",
    "management-option": "example-management-option-val-72434",
    "host-profile": "example-host-profile-val-84672",
    "p-interfaces": {
        "p-interface": [
            {
                "interface-name": "example-interface-name-val-46147",
                "selflink": "example-selflink-val-81029",
                "speed-value": "example-speed-value-val-47874",
                "speed-units": "example-speed-units-val-10396",
                "port-description": "example-port-description-val-53068",
                "equipment-identifier": "example-equipment-identifier-val-63234",
                "interface-role": "example-interface-role-val-49232",
                "interface-type": "example-interface-type-val-21757",
                "prov-status": "example-prov-status-val-19117",
                "in-maint": true,
                "inv-status": "example-inv-status-val-48715",
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-13366",
                            "interface-role": "example-interface-role-val-29488",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396",
                            "selflink": "example-selflink-val-4757",
                            "interface-id": "example-interface-id-val-79486",
                            "macaddr": "example-macaddr-val-52194",
                            "network-name": "example-network-name-val-80678",
                            "management-option": "example-management-option-val-53535",
                            "interface-description": "example-interface-description-val-299",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-9736",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-62271",
                            "priority": 82452,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-31470",
                                        "vlan-id-inner": 61286171,
                                        "vlan-id-outer": 64615174,
                                        "speed-value": "example-speed-value-val-80457",
                                        "speed-units": "example-speed-units-val-51587",
                                        "vlan-description": "example-vlan-description-val-97575",
                                        "backdoor-connection": "example-backdoor-connection-val-3179",
                                        "vpn-key": "example-vpn-key-val-50069",
                                        "orchestration-status": "example-orchestration-status-val-34071",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-62615",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171",
                                                "l3-interface-ipv4-prefix-length": 39266592,
                                                "vlan-id-inner": 91284707,
                                                "vlan-id-outer": 80343467,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-52921",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-88134"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726",
                                                "l3-interface-ipv6-prefix-length": 81422758,
                                                "vlan-id-inner": 15099560,
                                                "vlan-id-outer": 46643832,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-97954",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-23889"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-62086",
                                        "interface-role": "example-interface-role-val-13107",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015",
                                        "selflink": "example-selflink-val-31580",
                                        "interface-id": "example-interface-id-val-57805",
                                        "macaddr": "example-macaddr-val-54266",
                                        "network-name": "example-network-name-val-38517",
                                        "management-option": "example-management-option-val-8801",
                                        "interface-description": "example-interface-description-val-88573",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-99164",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-14581",
                                        "priority": 80355,
                                        "admin-status": "example-admin-status-val-29720"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324",
                                    "l3-interface-ipv4-prefix-length": 36060646,
                                    "vlan-id-inner": 62164959,
                                    "vlan-id-outer": 93058593,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-39206",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-27746"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897",
                                    "l3-interface-ipv6-prefix-length": 29592510,
                                    "vlan-id-inner": 18402161,
                                    "vlan-id-outer": 651158,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-6821",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-11217"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81745"
                        }
                    ]
                }
            }
        ]
    },
    "lag-interfaces": {
        "lag-interface": [
            {
                "interface-name": "example-interface-name-val-87366",
                "interface-description": "example-interface-description-val-3722",
                "speed-value": "example-speed-value-val-73546",
                "speed-units": "example-speed-units-val-73658",
                "interface-id": "example-interface-id-val-62385",
                "interface-role": "example-interface-role-val-60746",
                "prov-status": "example-prov-status-val-26239",
                "in-maint": true,
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-69579",
                            "interface-role": "example-interface-role-val-64571",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385",
                            "selflink": "example-selflink-val-29611",
                            "interface-id": "example-interface-id-val-75464",
                            "macaddr": "example-macaddr-val-7285",
                            "network-name": "example-network-name-val-52284",
                            "management-option": "example-management-option-val-26028",
                            "interface-description": "example-interface-description-val-37641",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-56460",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-23301",
                            "priority": 84739,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-56661",
                                        "vlan-id-inner": 33305644,
                                        "vlan-id-outer": 30871600,
                                        "speed-value": "example-speed-value-val-1929",
                                        "speed-units": "example-speed-units-val-71630",
                                        "vlan-description": "example-vlan-description-val-63003",
                                        "backdoor-connection": "example-backdoor-connection-val-41834",
                                        "vpn-key": "example-vpn-key-val-16552",
                                        "orchestration-status": "example-orchestration-status-val-95322",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-89886",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142",
                                                "l3-interface-ipv4-prefix-length": 11099430,
                                                "vlan-id-inner": 88996967,
                                                "vlan-id-outer": 23003182,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-53091",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-41571"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490",
                                                "l3-interface-ipv6-prefix-length": 20167688,
                                                "vlan-id-inner": 40775405,
                                                "vlan-id-outer": 75855907,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-9739",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-806"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-49266",
                                        "interface-role": "example-interface-role-val-210",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668",
                                        "selflink": "example-selflink-val-6356",
                                        "interface-id": "example-interface-id-val-99531",
                                        "macaddr": "example-macaddr-val-25092",
                                        "network-name": "example-network-name-val-3319",
                                        "management-option": "example-management-option-val-79883",
                                        "interface-description": "example-interface-description-val-54501",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-48840",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-26846",
                                        "priority": 21862,
                                        "admin-status": "example-admin-status-val-89244"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251",
                                    "l3-interface-ipv4-prefix-length": 91875404,
                                    "vlan-id-inner": 36470314,
                                    "vlan-id-outer": 96344091,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-17339",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-86128"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476",
                                    "l3-interface-ipv6-prefix-length": 11663872,
                                    "vlan-id-inner": 28459412,
                                    "vlan-id-outer": 9852622,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-15120",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-36088"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81055"
                        }
                    ]
                }
            }
        ]
    }
}

2024-11-19 13:33:42.328  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:42.332  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:42.332  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:42.332  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:42.332  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:42.375  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:42.394  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:42.398  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:42.399  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:42.399  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:42.399  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:42.399  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:42.399  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:42.411  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:42.411  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:42.412  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"equip-type":"new-equip-patch-type"}
2024-11-19 13:33:42.413  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:42.414  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:42.414  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:42.414  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:42.414  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:42.419  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:42.430  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:42.431  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:42.432  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:42.432  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:42.432  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:42.432  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:42.432  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:42.443  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:42.444  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:42.759  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:42.760  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:42.760  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:42.760  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:42.760  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:42.761  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:42.762  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 333 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGenerated 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
2024-11-19 13:33:42.762  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:42.762  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:42.762  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}}
2024-11-19 13:33:42.763  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {
    "hostname": "example-hostname-val-85598",
    "ptnii-equip-name": "example-ptnii-equip-name-val-85834",
    "number-of-cpus": 280,
    "disk-in-gigabytes": 78521,
    "ram-in-megabytes": 36975,
    "equip-type": "example-equip-type-val-47930",
    "equip-vendor": "example-equip-vendor-val-59512",
    "equip-model": "example-equip-model-val-46076",
    "fqdn": "example-fqdn-val-74486",
    "pserver-selflink": "example-pserver-selflink-val-72481",
    "ipv4-oam-address": "example-ipv4-oam-address-val-16616",
    "serial-number": "example-serial-number-val-92800",
    "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384",
    "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056",
    "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233",
    "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572",
    "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518",
    "inv-status": "example-inv-status-val-5042",
    "pserver-id": "example-pserver-id-val-15622",
    "internet-topology": "example-internet-topology-val-31234",
    "in-maint": true,
    "pserver-name2": "example-pserver-name2-val-93509",
    "purpose": "example-purpose-val-52320",
    "prov-status": "example-prov-status-val-47313",
    "management-option": "example-management-option-val-72434",
    "host-profile": "example-host-profile-val-84672",
    "p-interfaces": {
        "p-interface": [
            {
                "interface-name": "example-interface-name-val-46147",
                "selflink": "example-selflink-val-81029",
                "speed-value": "example-speed-value-val-47874",
                "speed-units": "example-speed-units-val-10396",
                "port-description": "example-port-description-val-53068",
                "equipment-identifier": "example-equipment-identifier-val-63234",
                "interface-role": "example-interface-role-val-49232",
                "interface-type": "example-interface-type-val-21757",
                "prov-status": "example-prov-status-val-19117",
                "in-maint": true,
                "inv-status": "example-inv-status-val-48715",
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-13366",
                            "interface-role": "example-interface-role-val-29488",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396",
                            "selflink": "example-selflink-val-4757",
                            "interface-id": "example-interface-id-val-79486",
                            "macaddr": "example-macaddr-val-52194",
                            "network-name": "example-network-name-val-80678",
                            "management-option": "example-management-option-val-53535",
                            "interface-description": "example-interface-description-val-299",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-9736",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-62271",
                            "priority": 82452,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-31470",
                                        "vlan-id-inner": 61286171,
                                        "vlan-id-outer": 64615174,
                                        "speed-value": "example-speed-value-val-80457",
                                        "speed-units": "example-speed-units-val-51587",
                                        "vlan-description": "example-vlan-description-val-97575",
                                        "backdoor-connection": "example-backdoor-connection-val-3179",
                                        "vpn-key": "example-vpn-key-val-50069",
                                        "orchestration-status": "example-orchestration-status-val-34071",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-62615",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171",
                                                "l3-interface-ipv4-prefix-length": 39266592,
                                                "vlan-id-inner": 91284707,
                                                "vlan-id-outer": 80343467,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-52921",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-88134"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726",
                                                "l3-interface-ipv6-prefix-length": 81422758,
                                                "vlan-id-inner": 15099560,
                                                "vlan-id-outer": 46643832,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-97954",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-23889"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-62086",
                                        "interface-role": "example-interface-role-val-13107",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015",
                                        "selflink": "example-selflink-val-31580",
                                        "interface-id": "example-interface-id-val-57805",
                                        "macaddr": "example-macaddr-val-54266",
                                        "network-name": "example-network-name-val-38517",
                                        "management-option": "example-management-option-val-8801",
                                        "interface-description": "example-interface-description-val-88573",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-99164",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-14581",
                                        "priority": 80355,
                                        "admin-status": "example-admin-status-val-29720"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324",
                                    "l3-interface-ipv4-prefix-length": 36060646,
                                    "vlan-id-inner": 62164959,
                                    "vlan-id-outer": 93058593,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-39206",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-27746"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897",
                                    "l3-interface-ipv6-prefix-length": 29592510,
                                    "vlan-id-inner": 18402161,
                                    "vlan-id-outer": 651158,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-6821",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-11217"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81745"
                        }
                    ]
                }
            }
        ]
    },
    "lag-interfaces": {
        "lag-interface": [
            {
                "interface-name": "example-interface-name-val-87366",
                "interface-description": "example-interface-description-val-3722",
                "speed-value": "example-speed-value-val-73546",
                "speed-units": "example-speed-units-val-73658",
                "interface-id": "example-interface-id-val-62385",
                "interface-role": "example-interface-role-val-60746",
                "prov-status": "example-prov-status-val-26239",
                "in-maint": true,
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-69579",
                            "interface-role": "example-interface-role-val-64571",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385",
                            "selflink": "example-selflink-val-29611",
                            "interface-id": "example-interface-id-val-75464",
                            "macaddr": "example-macaddr-val-7285",
                            "network-name": "example-network-name-val-52284",
                            "management-option": "example-management-option-val-26028",
                            "interface-description": "example-interface-description-val-37641",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-56460",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-23301",
                            "priority": 84739,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-56661",
                                        "vlan-id-inner": 33305644,
                                        "vlan-id-outer": 30871600,
                                        "speed-value": "example-speed-value-val-1929",
                                        "speed-units": "example-speed-units-val-71630",
                                        "vlan-description": "example-vlan-description-val-63003",
                                        "backdoor-connection": "example-backdoor-connection-val-41834",
                                        "vpn-key": "example-vpn-key-val-16552",
                                        "orchestration-status": "example-orchestration-status-val-95322",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-89886",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142",
                                                "l3-interface-ipv4-prefix-length": 11099430,
                                                "vlan-id-inner": 88996967,
                                                "vlan-id-outer": 23003182,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-53091",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-41571"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490",
                                                "l3-interface-ipv6-prefix-length": 20167688,
                                                "vlan-id-inner": 40775405,
                                                "vlan-id-outer": 75855907,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-9739",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-806"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-49266",
                                        "interface-role": "example-interface-role-val-210",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668",
                                        "selflink": "example-selflink-val-6356",
                                        "interface-id": "example-interface-id-val-99531",
                                        "macaddr": "example-macaddr-val-25092",
                                        "network-name": "example-network-name-val-3319",
                                        "management-option": "example-management-option-val-79883",
                                        "interface-description": "example-interface-description-val-54501",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-48840",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-26846",
                                        "priority": 21862,
                                        "admin-status": "example-admin-status-val-89244"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251",
                                    "l3-interface-ipv4-prefix-length": 91875404,
                                    "vlan-id-inner": 36470314,
                                    "vlan-id-outer": 96344091,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-17339",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-86128"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476",
                                    "l3-interface-ipv6-prefix-length": 11663872,
                                    "vlan-id-inner": 28459412,
                                    "vlan-id-outer": 9852622,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-15120",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-36088"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81055"
                        }
                    ]
                }
            }
        ]
    }
}

2024-11-19 13:33:42.764  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:42.767  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:42.767  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:42.767  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:42.767  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:42.811  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:42.829  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:42.833  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:42.834  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:42.834  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:42.834  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:42.834  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:42.834  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:42.846  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:42.846  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:42.848  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with resource version 1732023222767123
2024-11-19 13:33:42.848  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:42.848  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:42.848  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:42.848  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:42.849  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:42.884  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of pserver 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.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 539 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 576 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 570 :MethodName- doDelete ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 346 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGenerated
2024-11-19 13:33:42.884  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:42.884  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the DELETE request with status 412 and rolling back
2024-11-19 13:33:42.884  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Precondition Failed:resource-version MISMATCH for delete of pserver","ERR.5.4.6131"]}}}
2024-11-19 13:33:43.198  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:43.199  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:43.199  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:43.199  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:43.199  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:43.199  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:43.200  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 625 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckChildrenIncludedWhenNotificationDepthIsAll 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
2024-11-19 13:33:43.200  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:43.201  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:43.201  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}}
2024-11-19 13:33:43.201  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {
    "hostname": "example-hostname-val-85598",
    "ptnii-equip-name": "example-ptnii-equip-name-val-85834",
    "number-of-cpus": 280,
    "disk-in-gigabytes": 78521,
    "ram-in-megabytes": 36975,
    "equip-type": "example-equip-type-val-47930",
    "equip-vendor": "example-equip-vendor-val-59512",
    "equip-model": "example-equip-model-val-46076",
    "fqdn": "example-fqdn-val-74486",
    "pserver-selflink": "example-pserver-selflink-val-72481",
    "ipv4-oam-address": "example-ipv4-oam-address-val-16616",
    "serial-number": "example-serial-number-val-92800",
    "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384",
    "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056",
    "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233",
    "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572",
    "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518",
    "inv-status": "example-inv-status-val-5042",
    "pserver-id": "example-pserver-id-val-15622",
    "internet-topology": "example-internet-topology-val-31234",
    "in-maint": true,
    "pserver-name2": "example-pserver-name2-val-93509",
    "purpose": "example-purpose-val-52320",
    "prov-status": "example-prov-status-val-47313",
    "management-option": "example-management-option-val-72434",
    "host-profile": "example-host-profile-val-84672",
    "p-interfaces": {
        "p-interface": [
            {
                "interface-name": "example-interface-name-val-46147",
                "selflink": "example-selflink-val-81029",
                "speed-value": "example-speed-value-val-47874",
                "speed-units": "example-speed-units-val-10396",
                "port-description": "example-port-description-val-53068",
                "equipment-identifier": "example-equipment-identifier-val-63234",
                "interface-role": "example-interface-role-val-49232",
                "interface-type": "example-interface-type-val-21757",
                "prov-status": "example-prov-status-val-19117",
                "in-maint": true,
                "inv-status": "example-inv-status-val-48715",
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-13366",
                            "interface-role": "example-interface-role-val-29488",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396",
                            "selflink": "example-selflink-val-4757",
                            "interface-id": "example-interface-id-val-79486",
                            "macaddr": "example-macaddr-val-52194",
                            "network-name": "example-network-name-val-80678",
                            "management-option": "example-management-option-val-53535",
                            "interface-description": "example-interface-description-val-299",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-9736",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-62271",
                            "priority": 82452,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-31470",
                                        "vlan-id-inner": 61286171,
                                        "vlan-id-outer": 64615174,
                                        "speed-value": "example-speed-value-val-80457",
                                        "speed-units": "example-speed-units-val-51587",
                                        "vlan-description": "example-vlan-description-val-97575",
                                        "backdoor-connection": "example-backdoor-connection-val-3179",
                                        "vpn-key": "example-vpn-key-val-50069",
                                        "orchestration-status": "example-orchestration-status-val-34071",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-62615",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171",
                                                "l3-interface-ipv4-prefix-length": 39266592,
                                                "vlan-id-inner": 91284707,
                                                "vlan-id-outer": 80343467,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-52921",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-88134"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726",
                                                "l3-interface-ipv6-prefix-length": 81422758,
                                                "vlan-id-inner": 15099560,
                                                "vlan-id-outer": 46643832,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-97954",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-23889"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-62086",
                                        "interface-role": "example-interface-role-val-13107",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015",
                                        "selflink": "example-selflink-val-31580",
                                        "interface-id": "example-interface-id-val-57805",
                                        "macaddr": "example-macaddr-val-54266",
                                        "network-name": "example-network-name-val-38517",
                                        "management-option": "example-management-option-val-8801",
                                        "interface-description": "example-interface-description-val-88573",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-99164",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-14581",
                                        "priority": 80355,
                                        "admin-status": "example-admin-status-val-29720"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324",
                                    "l3-interface-ipv4-prefix-length": 36060646,
                                    "vlan-id-inner": 62164959,
                                    "vlan-id-outer": 93058593,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-39206",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-27746"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897",
                                    "l3-interface-ipv6-prefix-length": 29592510,
                                    "vlan-id-inner": 18402161,
                                    "vlan-id-outer": 651158,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-6821",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-11217"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81745"
                        }
                    ]
                }
            }
        ]
    },
    "lag-interfaces": {
        "lag-interface": [
            {
                "interface-name": "example-interface-name-val-87366",
                "interface-description": "example-interface-description-val-3722",
                "speed-value": "example-speed-value-val-73546",
                "speed-units": "example-speed-units-val-73658",
                "interface-id": "example-interface-id-val-62385",
                "interface-role": "example-interface-role-val-60746",
                "prov-status": "example-prov-status-val-26239",
                "in-maint": true,
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-69579",
                            "interface-role": "example-interface-role-val-64571",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385",
                            "selflink": "example-selflink-val-29611",
                            "interface-id": "example-interface-id-val-75464",
                            "macaddr": "example-macaddr-val-7285",
                            "network-name": "example-network-name-val-52284",
                            "management-option": "example-management-option-val-26028",
                            "interface-description": "example-interface-description-val-37641",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-56460",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-23301",
                            "priority": 84739,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-56661",
                                        "vlan-id-inner": 33305644,
                                        "vlan-id-outer": 30871600,
                                        "speed-value": "example-speed-value-val-1929",
                                        "speed-units": "example-speed-units-val-71630",
                                        "vlan-description": "example-vlan-description-val-63003",
                                        "backdoor-connection": "example-backdoor-connection-val-41834",
                                        "vpn-key": "example-vpn-key-val-16552",
                                        "orchestration-status": "example-orchestration-status-val-95322",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-89886",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142",
                                                "l3-interface-ipv4-prefix-length": 11099430,
                                                "vlan-id-inner": 88996967,
                                                "vlan-id-outer": 23003182,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-53091",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-41571"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490",
                                                "l3-interface-ipv6-prefix-length": 20167688,
                                                "vlan-id-inner": 40775405,
                                                "vlan-id-outer": 75855907,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-9739",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-806"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-49266",
                                        "interface-role": "example-interface-role-val-210",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668",
                                        "selflink": "example-selflink-val-6356",
                                        "interface-id": "example-interface-id-val-99531",
                                        "macaddr": "example-macaddr-val-25092",
                                        "network-name": "example-network-name-val-3319",
                                        "management-option": "example-management-option-val-79883",
                                        "interface-description": "example-interface-description-val-54501",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-48840",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-26846",
                                        "priority": 21862,
                                        "admin-status": "example-admin-status-val-89244"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251",
                                    "l3-interface-ipv4-prefix-length": 91875404,
                                    "vlan-id-inner": 36470314,
                                    "vlan-id-outer": 96344091,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-17339",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-86128"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476",
                                    "l3-interface-ipv6-prefix-length": 11663872,
                                    "vlan-id-inner": 28459412,
                                    "vlan-id-outer": 9852622,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-15120",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-36088"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81055"
                        }
                    ]
                }
            }
        ]
    }
}

2024-11-19 13:33:43.202  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:43.205  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:43.205  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:43.205  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:43.205  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:43.250  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:43.269  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:43.274  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:43.274  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:43.274  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:43.274  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:43.274  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:43.274  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:43.287  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:43.288  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:43.288  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all
2024-11-19 13:33:43.289  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:43.289  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:43.289  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:43.289  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:43.289  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:43.290  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 634 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckChildrenIncludedWhenNotificationDepthIsAll 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
2024-11-19 13:33:43.290  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:43.290  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:43.290  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}}
2024-11-19 13:33:43.291  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload {
    "vnf-id": "generic-vnf-notification",
    "vnf-type": "sometype",
    "in-maint": true,
    "is-closed-loop-disabled": true
}

2024-11-19 13:33:43.292  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:43.293  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:43.293  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:43.293  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:43.293  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:43.301  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:43.304  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:43.305  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all
2024-11-19 13:33:43.305  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:43.305  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:43.305  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:43.305  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:43.306  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:43.308  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:43.308  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:43.310  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload {
    "related-to": "generic-vnf",
    "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification"
}

2024-11-19 13:33:43.310  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:43.311  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:43.311  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:43.311  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:43.311  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:43.314  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:43.329  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
Notification Body: {"hostname":"example-hostname-val-85598","ptnii-equip-name":"example-ptnii-equip-name-val-85834","number-of-cpus":280,"disk-in-gigabytes":78521,"ram-in-megabytes":36975,"equip-type":"example-equip-type-val-47930","equip-vendor":"example-equip-vendor-val-59512","equip-model":"example-equip-model-val-46076","fqdn":"example-fqdn-val-74486","pserver-selflink":"example-pserver-selflink-val-72481","ipv4-oam-address":"example-ipv4-oam-address-val-16616","serial-number":"example-serial-number-val-92800","ipaddress-v4-loopback-0":"example-ipaddress-v4-loopback0-val-61384","ipaddress-v6-loopback-0":"example-ipaddress-v6-loopback0-val-91056","ipaddress-v4-aim":"example-ipaddress-v4-aim-val-72233","ipaddress-v6-aim":"example-ipaddress-v6-aim-val-13572","ipaddress-v6-oam":"example-ipaddress-v6-oam-val-84518","inv-status":"example-inv-status-val-5042","pserver-id":"example-pserver-id-val-15622","internet-topology":"example-internet-topology-val-31234","in-maint":true,"resource-version":"1732023223311","pserver-name2":"example-pserver-name2-val-93509","purpose":"example-purpose-val-52320","prov-status":"example-prov-status-val-47313","management-option":"example-management-option-val-72434","host-profile":"example-host-profile-val-84672","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v14/network/generic-vnfs/generic-vnf/generic-vnf-notification","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"generic-vnf-notification"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name"}]}]},"p-interfaces":{"p-interface":[{"interface-name":"example-interface-name-val-46147","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","speed-units":"example-speed-units-val-10396","port-description":"example-port-description-val-53068","equipment-identifier":"example-equipment-identifier-val-63234","interface-role":"example-interface-role-val-49232","interface-type":"example-interface-type-val-21757","prov-status":"example-prov-status-val-19117","resource-version":"1732023223205","in-maint":true,"inv-status":"example-inv-status-val-48715","l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-13366","interface-role":"example-interface-role-val-29488","v6-wan-link-ip":"example-v6-wan-link-ip-val-78396","selflink":"example-selflink-val-4757","interface-id":"example-interface-id-val-79486","macaddr":"example-macaddr-val-52194","network-name":"example-network-name-val-80678","management-option":"example-management-option-val-53535","interface-description":"example-interface-description-val-299","is-port-mirrored":true,"resource-version":"1732023223205","in-maint":true,"prov-status":"example-prov-status-val-9736","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-62271","vlans":{"vlan":[{"vlan-interface":"example-vlan-interface-val-31470","vlan-id-inner":61286171,"vlan-id-outer":64615174,"resource-version":"1732023223205","speed-value":"example-speed-value-val-80457","speed-units":"example-speed-units-val-51587","vlan-description":"example-vlan-description-val-97575","backdoor-connection":"example-backdoor-connection-val-3179","vpn-key":"example-vpn-key-val-50069","orchestration-status":"example-orchestration-status-val-34071","in-maint":true,"prov-status":"example-prov-status-val-62615","is-ip-unnumbered":true,"is-private":true,"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-8171","l3-interface-ipv4-prefix-length":39266592,"vlan-id-inner":91284707,"vlan-id-outer":80343467,"is-floating":true,"resource-version":"1732023223205","neutron-network-id":"example-neutron-network-id-val-52921","neutron-subnet-id":"example-neutron-subnet-id-val-88134"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-70726","l3-interface-ipv6-prefix-length":81422758,"vlan-id-inner":15099560,"vlan-id-outer":46643832,"is-floating":true,"resource-version":"1732023223205","neutron-network-id":"example-neutron-network-id-val-97954","neutron-subnet-id":"example-neutron-subnet-id-val-23889"}]}]},"l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-62086","interface-role":"example-interface-role-val-13107","v6-wan-link-ip":"example-v6-wan-link-ip-val-32015","selflink":"example-selflink-val-31580","interface-id":"example-interface-id-val-57805","macaddr":"example-macaddr-val-54266","network-name":"example-network-name-val-38517","management-option":"example-management-option-val-8801","interface-description":"example-interface-description-val-88573","is-port-mirrored":true,"resource-version":"1732023223205","in-maint":true,"prov-status":"example-prov-status-val-99164","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-14581","admin-status":"example-admin-status-val-29720"}]},"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-31324","l3-interface-ipv4-prefix-length":36060646,"vlan-id-inner":62164959,"vlan-id-outer":93058593,"is-floating":true,"resource-version":"1732023223205","neutron-network-id":"example-neutron-network-id-val-39206","neutron-subnet-id":"example-neutron-subnet-id-val-27746"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-72897","l3-interface-ipv6-prefix-length":29592510,"vlan-id-inner":18402161,"vlan-id-outer":651158,"is-floating":true,"resource-version":"1732023223205","neutron-network-id":"example-neutron-network-id-val-6821","neutron-subnet-id":"example-neutron-subnet-id-val-11217"}],"admin-status":"example-admin-status-val-81745"}]}}]},"lag-interfaces":{"lag-interface":[{"interface-name":"example-interface-name-val-87366","interface-description":"example-interface-description-val-3722","resource-version":"1732023223205","speed-value":"example-speed-value-val-73546","speed-units":"example-speed-units-val-73658","interface-id":"example-interface-id-val-62385","interface-role":"example-interface-role-val-60746","prov-status":"example-prov-status-val-26239","in-maint":true,"l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-69579","interface-role":"example-interface-role-val-64571","v6-wan-link-ip":"example-v6-wan-link-ip-val-68385","selflink":"example-selflink-val-29611","interface-id":"example-interface-id-val-75464","macaddr":"example-macaddr-val-7285","network-name":"example-network-name-val-52284","management-option":"example-management-option-val-26028","interface-description":"example-interface-description-val-37641","is-port-mirrored":true,"resource-version":"1732023223205","in-maint":true,"prov-status":"example-prov-status-val-56460","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-23301","vlans":{"vlan":[{"vlan-interface":"example-vlan-interface-val-56661","vlan-id-inner":33305644,"vlan-id-outer":30871600,"resource-version":"1732023223205","speed-value":"example-speed-value-val-1929","speed-units":"example-speed-units-val-71630","vlan-description":"example-vlan-description-val-63003","backdoor-connection":"example-backdoor-connection-val-41834","vpn-key":"example-vpn-key-val-16552","orchestration-status":"example-orchestration-status-val-95322","in-maint":true,"prov-status":"example-prov-status-val-89886","is-ip-unnumbered":true,"is-private":true,"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-69142","l3-interface-ipv4-prefix-length":11099430,"vlan-id-inner":88996967,"vlan-id-outer":23003182,"is-floating":true,"resource-version":"1732023223205","neutron-network-id":"example-neutron-network-id-val-53091","neutron-subnet-id":"example-neutron-subnet-id-val-41571"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-27490","l3-interface-ipv6-prefix-length":20167688,"vlan-id-inner":40775405,"vlan-id-outer":75855907,"is-floating":true,"resource-version":"1732023223205","neutron-network-id":"example-neutron-network-id-val-9739","neutron-subnet-id":"example-neutron-subnet-id-val-806"}]}]},"l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-49266","interface-role":"example-interface-role-val-210","v6-wan-link-ip":"example-v6-wan-link-ip-val-81668","selflink":"example-selflink-val-6356","interface-id":"example-interface-id-val-99531","macaddr":"example-macaddr-val-25092","network-name":"example-network-name-val-3319","management-option":"example-management-option-val-79883","interface-description":"example-interface-description-val-54501","is-port-mirrored":true,"resource-version":"1732023223205","in-maint":true,"prov-status":"example-prov-status-val-48840","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-26846","admin-status":"example-admin-status-val-89244"}]},"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-61251","l3-interface-ipv4-prefix-length":91875404,"vlan-id-inner":36470314,"vlan-id-outer":96344091,"is-floating":true,"resource-version":"1732023223205","neutron-network-id":"example-neutron-network-id-val-17339","neutron-subnet-id":"example-neutron-subnet-id-val-86128"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-31476","l3-interface-ipv6-prefix-length":11663872,"vlan-id-inner":28459412,"vlan-id-outer":9852622,"is-floating":true,"resource-version":"1732023223205","neutron-network-id":"example-neutron-network-id-val-15120","neutron-subnet-id":"example-neutron-subnet-id-val-36088"}],"admin-status":"example-admin-status-val-81055"}]}}]}}
2024-11-19 13:33:43.333  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all
2024-11-19 13:33:43.334  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:43.334  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:43.334  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:43.334  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:43.334  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:43.338  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:43.338  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:43.650  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {}
2024-11-19 13:33:43.651  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:43.653  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/random-cloud-region-owner/random-cloud-region-id with payload {}
2024-11-19 13:33:43.653  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:33:43.655  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:43.655  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:43.655  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:43.655  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:43.659  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:43.659  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:43.662  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:43.664  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:43.973  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all
2024-11-19 13:33:43.975  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this complex
2024-11-19 13:33:43.975  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:43.975  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:43.975  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:43.975  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:43.976  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 918 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth 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
2024-11-19 13:33:43.977  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:43.977  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:43.977  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/complexes/complex/complex-1","Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1","ERR.5.4.6114"]}}}
2024-11-19 13:33:43.978  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all
2024-11-19 13:33:43.979  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:43.979  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:43.979  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:43.979  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:43.979  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:43.979  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 920 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth 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
2024-11-19 13:33:43.979  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:43.979  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:43.980  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/pserver-1","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1","ERR.5.4.6114"]}}}
2024-11-19 13:33:43.980  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with payload {"physical-location-id":"complex-1","data-center-code":"MiddletownNJ","complex-name":"complex-L-lisleil","physical-location-type":"uCPE Complex","street1":"4513 Western Ave","street2":"CU-L","city":"Middletown","state":"NJ","postal-code":"07748","country":"USA","region":"NA"}
2024-11-19 13:33:43.981  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this complex
2024-11-19 13:33:43.981  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with payload {"hostname":"pserver-1","ptnii-equip-name":"ptnii","number-of-cpus":280,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v14/cloud-infrastructure/complexes/complex/complex-1"}]}}
2024-11-19 13:33:43.982  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:43.983  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:43.983  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:43.983  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:43.983  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:43.990  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:43.990  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:43.999  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:44.006  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:44.310  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all
2024-11-19 13:33:44.312  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this complex
2024-11-19 13:33:44.312  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:44.312  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:44.312  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:44.312  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:44.317  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:44.318  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:44.319  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all
2024-11-19 13:33:44.319  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:44.319  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:44.319  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:44.319  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:44.320  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:44.322  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:44.322  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:44.324  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with resource version 1732023223983
2024-11-19 13:33:44.324  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:44.324  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with resource version 1732023223983
2024-11-19 13:33:44.325  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this complex
2024-11-19 13:33:44.325  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:44.325  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:44.325  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:44.325  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:44.330 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 266320 with label pserver
2024-11-19 13:33:44.330  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:44.330  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:44.333 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 192648 with label complex
2024-11-19 13:33:44.334  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:44.334  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:44.638  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all
2024-11-19 13:33:44.639  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this complex
2024-11-19 13:33:44.639  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:44.639  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:44.639  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:44.640  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:44.641  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 945 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth 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
2024-11-19 13:33:44.642  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:44.642  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:44.642  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/complexes/complex/complex-1","Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1","ERR.5.4.6114"]}}}
2024-11-19 13:33:44.643  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all
2024-11-19 13:33:44.644  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:44.644  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:44.644  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:44.644  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:44.645  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:44.646  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 947 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth 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
2024-11-19 13:33:44.646  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:44.646  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:44.646  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/pserver-1","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1","ERR.5.4.6114"]}}}
2024-11-19 13:33:44.649  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:44.650  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:44.650  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:44.650  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:44.650  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:44.650  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:44.651  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 566 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckNoChildWhenNotificationDepthIsZero 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
2024-11-19 13:33:44.651  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:44.651  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:44.651  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}}
2024-11-19 13:33:44.652  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {
    "hostname": "example-hostname-val-85598",
    "ptnii-equip-name": "example-ptnii-equip-name-val-85834",
    "number-of-cpus": 280,
    "disk-in-gigabytes": 78521,
    "ram-in-megabytes": 36975,
    "equip-type": "example-equip-type-val-47930",
    "equip-vendor": "example-equip-vendor-val-59512",
    "equip-model": "example-equip-model-val-46076",
    "fqdn": "example-fqdn-val-74486",
    "pserver-selflink": "example-pserver-selflink-val-72481",
    "ipv4-oam-address": "example-ipv4-oam-address-val-16616",
    "serial-number": "example-serial-number-val-92800",
    "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384",
    "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056",
    "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233",
    "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572",
    "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518",
    "inv-status": "example-inv-status-val-5042",
    "pserver-id": "example-pserver-id-val-15622",
    "internet-topology": "example-internet-topology-val-31234",
    "in-maint": true,
    "pserver-name2": "example-pserver-name2-val-93509",
    "purpose": "example-purpose-val-52320",
    "prov-status": "example-prov-status-val-47313",
    "management-option": "example-management-option-val-72434",
    "host-profile": "example-host-profile-val-84672",
    "p-interfaces": {
        "p-interface": [
            {
                "interface-name": "example-interface-name-val-46147",
                "selflink": "example-selflink-val-81029",
                "speed-value": "example-speed-value-val-47874",
                "speed-units": "example-speed-units-val-10396",
                "port-description": "example-port-description-val-53068",
                "equipment-identifier": "example-equipment-identifier-val-63234",
                "interface-role": "example-interface-role-val-49232",
                "interface-type": "example-interface-type-val-21757",
                "prov-status": "example-prov-status-val-19117",
                "in-maint": true,
                "inv-status": "example-inv-status-val-48715",
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-13366",
                            "interface-role": "example-interface-role-val-29488",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396",
                            "selflink": "example-selflink-val-4757",
                            "interface-id": "example-interface-id-val-79486",
                            "macaddr": "example-macaddr-val-52194",
                            "network-name": "example-network-name-val-80678",
                            "management-option": "example-management-option-val-53535",
                            "interface-description": "example-interface-description-val-299",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-9736",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-62271",
                            "priority": 82452,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-31470",
                                        "vlan-id-inner": 61286171,
                                        "vlan-id-outer": 64615174,
                                        "speed-value": "example-speed-value-val-80457",
                                        "speed-units": "example-speed-units-val-51587",
                                        "vlan-description": "example-vlan-description-val-97575",
                                        "backdoor-connection": "example-backdoor-connection-val-3179",
                                        "vpn-key": "example-vpn-key-val-50069",
                                        "orchestration-status": "example-orchestration-status-val-34071",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-62615",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171",
                                                "l3-interface-ipv4-prefix-length": 39266592,
                                                "vlan-id-inner": 91284707,
                                                "vlan-id-outer": 80343467,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-52921",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-88134"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726",
                                                "l3-interface-ipv6-prefix-length": 81422758,
                                                "vlan-id-inner": 15099560,
                                                "vlan-id-outer": 46643832,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-97954",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-23889"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-62086",
                                        "interface-role": "example-interface-role-val-13107",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015",
                                        "selflink": "example-selflink-val-31580",
                                        "interface-id": "example-interface-id-val-57805",
                                        "macaddr": "example-macaddr-val-54266",
                                        "network-name": "example-network-name-val-38517",
                                        "management-option": "example-management-option-val-8801",
                                        "interface-description": "example-interface-description-val-88573",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-99164",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-14581",
                                        "priority": 80355,
                                        "admin-status": "example-admin-status-val-29720"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324",
                                    "l3-interface-ipv4-prefix-length": 36060646,
                                    "vlan-id-inner": 62164959,
                                    "vlan-id-outer": 93058593,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-39206",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-27746"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897",
                                    "l3-interface-ipv6-prefix-length": 29592510,
                                    "vlan-id-inner": 18402161,
                                    "vlan-id-outer": 651158,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-6821",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-11217"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81745"
                        }
                    ]
                }
            }
        ]
    },
    "lag-interfaces": {
        "lag-interface": [
            {
                "interface-name": "example-interface-name-val-87366",
                "interface-description": "example-interface-description-val-3722",
                "speed-value": "example-speed-value-val-73546",
                "speed-units": "example-speed-units-val-73658",
                "interface-id": "example-interface-id-val-62385",
                "interface-role": "example-interface-role-val-60746",
                "prov-status": "example-prov-status-val-26239",
                "in-maint": true,
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-69579",
                            "interface-role": "example-interface-role-val-64571",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385",
                            "selflink": "example-selflink-val-29611",
                            "interface-id": "example-interface-id-val-75464",
                            "macaddr": "example-macaddr-val-7285",
                            "network-name": "example-network-name-val-52284",
                            "management-option": "example-management-option-val-26028",
                            "interface-description": "example-interface-description-val-37641",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-56460",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-23301",
                            "priority": 84739,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-56661",
                                        "vlan-id-inner": 33305644,
                                        "vlan-id-outer": 30871600,
                                        "speed-value": "example-speed-value-val-1929",
                                        "speed-units": "example-speed-units-val-71630",
                                        "vlan-description": "example-vlan-description-val-63003",
                                        "backdoor-connection": "example-backdoor-connection-val-41834",
                                        "vpn-key": "example-vpn-key-val-16552",
                                        "orchestration-status": "example-orchestration-status-val-95322",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-89886",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142",
                                                "l3-interface-ipv4-prefix-length": 11099430,
                                                "vlan-id-inner": 88996967,
                                                "vlan-id-outer": 23003182,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-53091",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-41571"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490",
                                                "l3-interface-ipv6-prefix-length": 20167688,
                                                "vlan-id-inner": 40775405,
                                                "vlan-id-outer": 75855907,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-9739",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-806"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-49266",
                                        "interface-role": "example-interface-role-val-210",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668",
                                        "selflink": "example-selflink-val-6356",
                                        "interface-id": "example-interface-id-val-99531",
                                        "macaddr": "example-macaddr-val-25092",
                                        "network-name": "example-network-name-val-3319",
                                        "management-option": "example-management-option-val-79883",
                                        "interface-description": "example-interface-description-val-54501",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-48840",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-26846",
                                        "priority": 21862,
                                        "admin-status": "example-admin-status-val-89244"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251",
                                    "l3-interface-ipv4-prefix-length": 91875404,
                                    "vlan-id-inner": 36470314,
                                    "vlan-id-outer": 96344091,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-17339",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-86128"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476",
                                    "l3-interface-ipv6-prefix-length": 11663872,
                                    "vlan-id-inner": 28459412,
                                    "vlan-id-outer": 9852622,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-15120",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-36088"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81055"
                        }
                    ]
                }
            }
        ]
    }
}

2024-11-19 13:33:44.652  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:44.655  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:44.655  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:44.655  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:44.656  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:44.698  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:44.716  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:44.721  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:44.721  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:44.722  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:44.722  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:44.722  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:44.722  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:44.734  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:44.734  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:44.735  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all
2024-11-19 13:33:44.735  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:44.736  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:44.736  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:44.736  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:44.736  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:44.736  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 575 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckNoChildWhenNotificationDepthIsZero 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
2024-11-19 13:33:44.737  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:44.737  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:44.737  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}}
2024-11-19 13:33:44.737  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload {
    "vnf-id": "generic-vnf-notification",
    "vnf-type": "sometype",
    "in-maint": true,
    "is-closed-loop-disabled": true
}

2024-11-19 13:33:44.738  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:44.739  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:44.739  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:44.739  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:44.740  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:44.749  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:44.752  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:44.753  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all
2024-11-19 13:33:44.753  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:44.753  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:44.753  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:44.753  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:44.754  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:44.756  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:44.756  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:44.758  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload {
    "related-to": "generic-vnf",
    "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification"
}

2024-11-19 13:33:44.758  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:44.759  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:44.759  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:44.759  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:44.759  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:44.761  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:44.766  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:44.771  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all
2024-11-19 13:33:44.772  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:44.772  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:44.772  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:44.772  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:44.772  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:44.776  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:44.777  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:45.091  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:45.093  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:45.093  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:45.093  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:45.093  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:45.093  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:45.094  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 299 :MethodName- testDeleteOnExistingPserverAndCheckIfNotificationDepthIsZeroThatAllEventsHaveDeleteAndThatDepthIsZeroOnEachNotificationEvent 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
2024-11-19 13:33:45.096  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:45.097  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:45.097  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}}
2024-11-19 13:33:45.106  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {
    "hostname": "example-hostname-val-85598",
    "ptnii-equip-name": "example-ptnii-equip-name-val-85834",
    "number-of-cpus": 280,
    "disk-in-gigabytes": 78521,
    "ram-in-megabytes": 36975,
    "equip-type": "example-equip-type-val-47930",
    "equip-vendor": "example-equip-vendor-val-59512",
    "equip-model": "example-equip-model-val-46076",
    "fqdn": "example-fqdn-val-74486",
    "pserver-selflink": "example-pserver-selflink-val-72481",
    "ipv4-oam-address": "example-ipv4-oam-address-val-16616",
    "serial-number": "example-serial-number-val-92800",
    "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384",
    "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056",
    "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233",
    "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572",
    "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518",
    "inv-status": "example-inv-status-val-5042",
    "pserver-id": "example-pserver-id-val-15622",
    "internet-topology": "example-internet-topology-val-31234",
    "in-maint": true,
    "pserver-name2": "example-pserver-name2-val-93509",
    "purpose": "example-purpose-val-52320",
    "prov-status": "example-prov-status-val-47313",
    "management-option": "example-management-option-val-72434",
    "host-profile": "example-host-profile-val-84672",
    "p-interfaces": {
        "p-interface": [
            {
                "interface-name": "example-interface-name-val-46147",
                "selflink": "example-selflink-val-81029",
                "speed-value": "example-speed-value-val-47874",
                "speed-units": "example-speed-units-val-10396",
                "port-description": "example-port-description-val-53068",
                "equipment-identifier": "example-equipment-identifier-val-63234",
                "interface-role": "example-interface-role-val-49232",
                "interface-type": "example-interface-type-val-21757",
                "prov-status": "example-prov-status-val-19117",
                "in-maint": true,
                "inv-status": "example-inv-status-val-48715",
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-13366",
                            "interface-role": "example-interface-role-val-29488",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396",
                            "selflink": "example-selflink-val-4757",
                            "interface-id": "example-interface-id-val-79486",
                            "macaddr": "example-macaddr-val-52194",
                            "network-name": "example-network-name-val-80678",
                            "management-option": "example-management-option-val-53535",
                            "interface-description": "example-interface-description-val-299",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-9736",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-62271",
                            "priority": 82452,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-31470",
                                        "vlan-id-inner": 61286171,
                                        "vlan-id-outer": 64615174,
                                        "speed-value": "example-speed-value-val-80457",
                                        "speed-units": "example-speed-units-val-51587",
                                        "vlan-description": "example-vlan-description-val-97575",
                                        "backdoor-connection": "example-backdoor-connection-val-3179",
                                        "vpn-key": "example-vpn-key-val-50069",
                                        "orchestration-status": "example-orchestration-status-val-34071",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-62615",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171",
                                                "l3-interface-ipv4-prefix-length": 39266592,
                                                "vlan-id-inner": 91284707,
                                                "vlan-id-outer": 80343467,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-52921",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-88134"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726",
                                                "l3-interface-ipv6-prefix-length": 81422758,
                                                "vlan-id-inner": 15099560,
                                                "vlan-id-outer": 46643832,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-97954",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-23889"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-62086",
                                        "interface-role": "example-interface-role-val-13107",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015",
                                        "selflink": "example-selflink-val-31580",
                                        "interface-id": "example-interface-id-val-57805",
                                        "macaddr": "example-macaddr-val-54266",
                                        "network-name": "example-network-name-val-38517",
                                        "management-option": "example-management-option-val-8801",
                                        "interface-description": "example-interface-description-val-88573",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-99164",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-14581",
                                        "priority": 80355,
                                        "admin-status": "example-admin-status-val-29720"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324",
                                    "l3-interface-ipv4-prefix-length": 36060646,
                                    "vlan-id-inner": 62164959,
                                    "vlan-id-outer": 93058593,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-39206",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-27746"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897",
                                    "l3-interface-ipv6-prefix-length": 29592510,
                                    "vlan-id-inner": 18402161,
                                    "vlan-id-outer": 651158,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-6821",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-11217"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81745"
                        }
                    ]
                }
            }
        ]
    },
    "lag-interfaces": {
        "lag-interface": [
            {
                "interface-name": "example-interface-name-val-87366",
                "interface-description": "example-interface-description-val-3722",
                "speed-value": "example-speed-value-val-73546",
                "speed-units": "example-speed-units-val-73658",
                "interface-id": "example-interface-id-val-62385",
                "interface-role": "example-interface-role-val-60746",
                "prov-status": "example-prov-status-val-26239",
                "in-maint": true,
                "l-interfaces": {
                    "l-interface": [
                        {
                            "interface-name": "example-interface-name-val-69579",
                            "interface-role": "example-interface-role-val-64571",
                            "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385",
                            "selflink": "example-selflink-val-29611",
                            "interface-id": "example-interface-id-val-75464",
                            "macaddr": "example-macaddr-val-7285",
                            "network-name": "example-network-name-val-52284",
                            "management-option": "example-management-option-val-26028",
                            "interface-description": "example-interface-description-val-37641",
                            "is-port-mirrored": true,
                            "in-maint": true,
                            "prov-status": "example-prov-status-val-56460",
                            "is-ip-unnumbered": true,
                            "allowed-address-pairs": "example-allowed-address-pairs-val-23301",
                            "priority": 84739,
                            "vlans": {
                                "vlan": [
                                    {
                                        "vlan-interface": "example-vlan-interface-val-56661",
                                        "vlan-id-inner": 33305644,
                                        "vlan-id-outer": 30871600,
                                        "speed-value": "example-speed-value-val-1929",
                                        "speed-units": "example-speed-units-val-71630",
                                        "vlan-description": "example-vlan-description-val-63003",
                                        "backdoor-connection": "example-backdoor-connection-val-41834",
                                        "vpn-key": "example-vpn-key-val-16552",
                                        "orchestration-status": "example-orchestration-status-val-95322",
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-89886",
                                        "is-ip-unnumbered": true,
                                        "is-private": true,
                                        "l3-interface-ipv4-address-list": [
                                            {
                                                "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142",
                                                "l3-interface-ipv4-prefix-length": 11099430,
                                                "vlan-id-inner": 88996967,
                                                "vlan-id-outer": 23003182,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-53091",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-41571"
                                            }
                                        ],
                                        "l3-interface-ipv6-address-list": [
                                            {
                                                "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490",
                                                "l3-interface-ipv6-prefix-length": 20167688,
                                                "vlan-id-inner": 40775405,
                                                "vlan-id-outer": 75855907,
                                                "is-floating": true,
                                                "neutron-network-id": "example-neutron-network-id-val-9739",
                                                "neutron-subnet-id": "example-neutron-subnet-id-val-806"
                                            }
                                        ]
                                    }
                                ]
                            },
                            "l-interfaces": {
                                "l-interface": [
                                    {
                                        "interface-name": "example-interface-name-val-49266",
                                        "interface-role": "example-interface-role-val-210",
                                        "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668",
                                        "selflink": "example-selflink-val-6356",
                                        "interface-id": "example-interface-id-val-99531",
                                        "macaddr": "example-macaddr-val-25092",
                                        "network-name": "example-network-name-val-3319",
                                        "management-option": "example-management-option-val-79883",
                                        "interface-description": "example-interface-description-val-54501",
                                        "is-port-mirrored": true,
                                        "in-maint": true,
                                        "prov-status": "example-prov-status-val-48840",
                                        "is-ip-unnumbered": true,
                                        "allowed-address-pairs": "example-allowed-address-pairs-val-26846",
                                        "priority": 21862,
                                        "admin-status": "example-admin-status-val-89244"
                                    }
                                ]
                            },
                            "l3-interface-ipv4-address-list": [
                                {
                                    "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251",
                                    "l3-interface-ipv4-prefix-length": 91875404,
                                    "vlan-id-inner": 36470314,
                                    "vlan-id-outer": 96344091,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-17339",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-86128"
                                }
                            ],
                            "l3-interface-ipv6-address-list": [
                                {
                                    "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476",
                                    "l3-interface-ipv6-prefix-length": 11663872,
                                    "vlan-id-inner": 28459412,
                                    "vlan-id-outer": 9852622,
                                    "is-floating": true,
                                    "neutron-network-id": "example-neutron-network-id-val-15120",
                                    "neutron-subnet-id": "example-neutron-subnet-id-val-36088"
                                }
                            ],
                            "admin-status": "example-admin-status-val-81055"
                        }
                    ]
                }
            }
        ]
    }
}

2024-11-19 13:33:45.108  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:45.114  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:45.114  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:45.114  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:45.114  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:45.158  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:45.176  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:45.181  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all
2024-11-19 13:33:45.181  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:45.181  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:45.182  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:45.182  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:45.182  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:45.193  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:45.193  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:45.194  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with resource version 1732023225114
2024-11-19 13:33:45.195  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:45.195  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:45.195  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:45.195  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:45.195  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:45.232 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 254152 with label pserver
2024-11-19 13:33:45.233 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 282704 with label lag-interface
2024-11-19 13:33:45.233 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 479456 with label p-interface
2024-11-19 13:33:45.234 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 270360 with label l-interface
2024-11-19 13:33:45.234 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 262144 with label l-interface
2024-11-19 13:33:45.234 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 217224 with label l-interface
2024-11-19 13:33:45.234 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 262344 with label l3-interface-ipv6-address-list
2024-11-19 13:33:45.235 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 266400 with label l3-interface-ipv4-address-list
2024-11-19 13:33:45.235 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 262304 with label vlan
2024-11-19 13:33:45.235 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 266264 with label l-interface
2024-11-19 13:33:45.235 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 278776 with label l3-interface-ipv4-address-list
2024-11-19 13:33:45.235 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 282872 with label l3-interface-ipv6-address-list
2024-11-19 13:33:45.236 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 262168 with label vlan
2024-11-19 13:33:45.236 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 258248 with label l3-interface-ipv6-address-list
2024-11-19 13:33:45.236 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 483552 with label l3-interface-ipv4-address-list
2024-11-19 13:33:45.236 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 213128 with label l3-interface-ipv4-address-list
2024-11-19 13:33:45.236 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 274680 with label l3-interface-ipv6-address-list
2024-11-19 13:33:45.240  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:45.240  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:45.554  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all
2024-11-19 13:33:45.554  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:45.555  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:45.555  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:45.555  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:45.555  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:45.555  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 860 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenDeleteCustomerVerifyingVlanRV 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
2024-11-19 13:33:45.556  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:45.556  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:45.556  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/gvnf","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf","ERR.5.4.6114"]}}}
2024-11-19 13:33:45.556  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with payload {"vnf-id":"gvnf","vnf-name":"example-vnf-name-val-28303","vnf-name2":"example-vnf-name2-val-14743","vnf-type":"example-vnf-type-val-58866","service-id":"example-service-id-val-24831","regional-resource-zone":"example-regional-resource-zone-val-33255","prov-status":"example-prov-status-val-47870","operational-state":"example-operational-state-val-8419","equipment-role":"example-equipment-role-val-35736","orchestration-status":"example-orchestration-status-val-67542","l-interfaces":{"l-interface":[{"interface-name":"lint","interface-role":"example-interface-role-val-61355","v6-wan-link-ip":"example-v6-wan-link-ip-val-78314","vlans":{"vlan":[{"vlan-interface":"vlan","vlan-id-inner":90845777,"vlan-id-outer":23395650}]}}]}}
2024-11-19 13:33:45.557  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:45.559  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:45.559  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:45.559  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:45.559  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:45.572  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:45.579  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:45.580  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all
2024-11-19 13:33:45.581  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:45.581  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:45.581  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:45.581  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:45.581  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:45.585  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:45.585  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:45.586  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all
2024-11-19 13:33:45.587  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this vlan
2024-11-19 13:33:45.587  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:45.587  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:45.587  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:45.587  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:45.588  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:45.588  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:45.589  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/business/customers/customer/cust with depth all
2024-11-19 13:33:45.590  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:45.590  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:45.590  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:45.590  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:45.590  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:45.590  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type customer found at: /business/customers/customer/cust ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 871 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenDeleteCustomerVerifyingVlanRV 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
2024-11-19 13:33:45.591  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:45.591  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:45.591  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/business/customers/customer/cust","Node Not Found:No Node of type customer found at: /business/customers/customer/cust","ERR.5.4.6114"]}}}
2024-11-19 13:33:45.591  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/business/customers/customer/cust with payload {"global-customer-id":"cust","subscriber-name":"subscriber-name-022","subscriber-type":"subscriber-type-022","service-subscriptions":{"service-subscription":{"service-type":"ss","service-instances":{"service-instance":[{"service-instance-id":"si","relationship-list":{"relationship":[{"related-to":"vlan","relationship-data":[{"relationship-key":"vlan.vlan-interface","relationship-value":"vlan"},{"relationship-key":"l-interface.interface-name","relationship-value":"lint"},{"relationship-key":"generic-vnf.vnf-id","relationship-value":"gvnf"}]}]}}]}}}}
2024-11-19 13:33:45.592  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:45.593  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:45.593  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:45.593  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:45.593  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:45.602  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:45.609  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:45.610  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/business/customers/customer/cust with depth all
2024-11-19 13:33:45.611  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:45.611  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:45.611  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:45.611  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:45.611  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:45.614  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:45.614  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:45.615  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all
2024-11-19 13:33:45.616  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this vlan
2024-11-19 13:33:45.616  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:45.616  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:45.616  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:45.616  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:45.618  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:45.618  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:45.619  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/business/customers/customer/cust with resource version 1732023225593
2024-11-19 13:33:45.619  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this customer
2024-11-19 13:33:45.620  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:45.620  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:45.620  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:45.620  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:45.628 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 286800 with label customer
2024-11-19 13:33:45.628 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 270576 with label service-subscription
2024-11-19 13:33:45.629 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 274456 with label service-instance
2024-11-19 13:33:45.629  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:45.633  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:45.937  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all
2024-11-19 13:33:45.939  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this vlan
2024-11-19 13:33:45.939  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:45.939  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:45.939  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:45.939  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:45.943  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:45.944  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.89 s -- in org.onap.aai.rest.NotificationDmaapEventTest
[INFO] Running org.onap.aai.rest.ModelElementTest
2024-11-19 13:33:46.284 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:33:46.284 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:33:46.285 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:46.285 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:33:46.285 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:46.285 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:33:46.286 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:46.286 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:33:46.287 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:46.287 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:33:46.288 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:46.296 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:33:46.296 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:33:46.298 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:46.298 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:46.334--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
2024-11-19 13:33:46.499 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:33:46.507 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:33:46.509 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:46.509 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:46.545--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
2024-11-19 13:33:46.716 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:33:46.726 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:33:46.729 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:46.729 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:46.77--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
2024-11-19 13:33:46.957 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:33:46.967 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:33:46.970 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:46.970 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:47.008--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
2024-11-19 13:33:47.181 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:33:47.191 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:33:47.194 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:47.194 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:47.237--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
2024-11-19 13:33:47.463 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:33:47.484  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:33:47.491  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:33:47.501  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1 with payload {
    "model-invariant-id": "24c04fc5-f3f8-43ec-8792-c6f940638676-test1",
    "model-type": "woZ4dpF3TM",
    "model-vers": {
        "model-ver": [
            {
                "model-version-id": "0c4c59f0-9864-43ca-b0c2-ca38746b72a5-test1",
                "model-name": "vzZn3Q3h",
                "model-version": "RcN2FIwUF",
                "distribution-status": "qcCHkye",
                "model-description": "qcPB4hOig9",
                "model-elements": {
                    "model-element": [
                        {
                            "model-element-uuid": "0dc2b8b6-af8d-4213-970b-7861a603fc86-test1",
                            "new-data-del-flag": "OzhypC",
                            "cardinality": "vNpFfHn",
                            "linkage-points": [
                                "BTDVw7pA"
                            ],
                            "model-elements": {
                                "model-element": [
                                    {
                                        "model-element-uuid": "0ff7bfc5-e42b-474d-b728-cfdc08310971-test1",
                                        "new-data-del-flag": "v54vhcTX",
                                        "cardinality": "uHLsCw"
                                    },
                                    {
                                        "model-element-uuid": "4fb1b036-9963-467e-93fe-c6e499859b2e-test1",
                                        "new-data-del-flag": "UAJAjOCe9dIiW",
                                        "cardinality": "8PhfKI"
                                    }
                                ]
                            },
                            "model-constraints": {
                                "model-constraint": [
                                    {
                                        "model-constraint-uuid": "782ba24a-28ab-4fd0-8e69-da10cc5373f3-test1",
                                        "constrained-element-set-uuid-to-replace": "8vcq",
                                        "constrained-element-sets": {
                                            "constrained-element-set": [
                                                {
                                                    "constrained-element-set-uuid": "a33e65c3-1198-4d4c-9799-2b521e4c4212-test1",
                                                    "constraint-type": "4jqozTvJSD",
                                                    "check-type": "J9aM",
                                                    "element-choice-sets": {
                                                        "element-choice-set": [
                                                            {
                                                                "element-choice-set-uuid": "7df27a94-06c8-46ef-9fc2-5900d8cffbb0-test1",
                                                                "element-choice-set-name": "wjNT",
                                                                "cardinality": "XSPmZH",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "fcf1450b-cf5c-414a-99c0-2bd7ca247997-test1",
                                                                            "new-data-del-flag": "uhwWkaDw",
                                                                            "cardinality": "jeBU9v"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "85bfca5f-03ac-4653-a3b4-bdfad8dd1c13-test1",
                                                                            "new-data-del-flag": "L2BQe2kyA",
                                                                            "cardinality": "asciE2y7RWGVa"
                                                                        }
                                                                    ]
                                                                }
                                                            },
                                                            {
                                                                "element-choice-set-uuid": "d20040e2-0417-4a2d-978e-e6c9f353a0c5-test1",
                                                                "element-choice-set-name": "x7vEDj5",
                                                                "cardinality": "A6f2Us",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "5cdcbb91-22eb-4c12-9a54-b8c3ff5aa591-test1",
                                                                            "new-data-del-flag": "BCo",
                                                                            "cardinality": "FejO1GRl"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "7a401382-7d45-40f9-8fe7-236629273226-test1",
                                                                            "new-data-del-flag": "zFj",
                                                                            "cardinality": "9DzyB7u"
                                                                        }
                                                                    ]
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                {
                                                    "constrained-element-set-uuid": "2f7a375a-135d-461b-b806-e7cd636506f4-test1",
                                                    "constraint-type": "Toy",
                                                    "check-type": "uYEWZon81Wa",
                                                    "element-choice-sets": {
                                                        "element-choice-set": [
                                                            {
                                                                "element-choice-set-uuid": "8aab42ee-561f-4506-ab66-6432442193f8-test1",
                                                                "element-choice-set-name": "RpJJn1eRQL",
                                                                "cardinality": "q0XXZ52",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "2a35ad40-02ef-4947-b20c-94a90440ffc7-test1",
                                                                            "new-data-del-flag": "gXHt5O5XyRKb",
                                                                            "cardinality": "idg0cH"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "7aae6c34-086e-477b-845a-01cedc2a4e25-test1",
                                                                            "new-data-del-flag": "Zwj",
                                                                            "cardinality": "3vkT"
                                                                        }
                                                                    ]
                                                                }
                                                            },
                                                            {
                                                                "element-choice-set-uuid": "f42dcd25-aa82-401f-b987-5d0f46d6b5d6-test1",
                                                                "element-choice-set-name": "Cuon",
                                                                "cardinality": "cfxfo3MAF",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "2f9f4c5c-216c-45c0-913b-5513faa6f887-test1",
                                                                            "new-data-del-flag": "2ZTs",
                                                                            "cardinality": "zki"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "6abd9eb0-59b2-45d1-bc31-51913bc9f54b-test1",
                                                                            "new-data-del-flag": "9cQkkA",
                                                                            "cardinality": "NGY7CgvUQDN"
                                                                        }
                                                                    ]
                                                                }
                                                            }
                                                        ]
                                                    }
                                                }
                                            ]
                                        }
                                    },
                                    {
                                        "model-constraint-uuid": "8544de93-b647-4d79-aa55-a3ebe01664e7-test1",
                                        "constrained-element-set-uuid-to-replace": "phbhKDPCcUjK",
                                        "constrained-element-sets": {
                                            "constrained-element-set": [
                                                {
                                                    "constrained-element-set-uuid": "61624b66-e059-49c6-a97c-06ca4643e259-test1",
                                                    "constraint-type": "gp0nB63dH",
                                                    "check-type": "NFnVJKceCMc",
                                                    "element-choice-sets": {
                                                        "element-choice-set": [
                                                            {
                                                                "element-choice-set-uuid": "f85f1ee8-d28f-4128-83d8-02c2e07f9e27-test1",
                                                                "element-choice-set-name": "8noi",
                                                                "cardinality": "mTFoGk",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "1e15718d-17e8-4a34-852e-2edede549b63-test1",
                                                                            "new-data-del-flag": "f3p1f",
                                                                            "cardinality": "c0Z6zG0iKX"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "4ad51c91-1e90-4683-b9ea-017cf0bc528e-test1",
                                                                            "new-data-del-flag": "05r47Aldegi",
                                                                            "cardinality": "aoF"
                                                                        }
                                                                    ]
                                                                }
                                                            },
                                                            {
                                                                "element-choice-set-uuid": "fb2c7824-fc87-4fe9-93c6-10586a59384e-test1",
                                                                "element-choice-set-name": "EIjKr0w3tJ",
                                                                "cardinality": "qlw6EFFF",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "2395bed7-399d-41cd-81af-e5002854bc69-test1",
                                                                            "new-data-del-flag": "Uj2",
                                                                            "cardinality": "eLHBGqv7wz5z"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "77840aeb-0868-49c1-a97d-6ded16115174-test1",
                                                                            "new-data-del-flag": "rOR",
                                                                            "cardinality": "ddXm59kMQ01y"
                                                                        }
                                                                    ]
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                {
                                                    "constrained-element-set-uuid": "4f1f30ee-5bd5-4f19-b11d-23ebf0fcd569-test1",
                                                    "constraint-type": "Ul7rn0Gyh",
                                                    "check-type": "5KpT6x",
                                                    "element-choice-sets": {
                                                        "element-choice-set": [
                                                            {
                                                                "element-choice-set-uuid": "d2b9a3f5-29de-45ba-ad5a-184e0635607a-test1",
                                                                "element-choice-set-name": "OWFEeT",
                                                                "cardinality": "g2wvznpf",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "93d0b10b-529a-4ad4-88fa-afc7273ec538-test1",
                                                                            "new-data-del-flag": "BHqDTu",
                                                                            "cardinality": "bUZd3Zj4b"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "fd6548f8-211a-4194-a78e-857efc443180-test1",
                                                                            "new-data-del-flag": "ygDuebv",
                                                                            "cardinality": "UZx1v0HH7I"
                                                                        }
                                                                    ]
                                                                }
                                                            },
                                                            {
                                                                "element-choice-set-uuid": "f393b086-40b6-47d9-b28a-b830d5d7f896-test1",
                                                                "element-choice-set-name": "dxt8afBT",
                                                                "cardinality": "L3mtZIH342JVw",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "d802155e-8e16-4b9d-986a-d0f490d83e56-test1",
                                                                            "new-data-del-flag": "cPapfw",
                                                                            "cardinality": "4O3aiKf"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "64cf1800-77b7-4c1d-80b2-38fc156769a6-test1",
                                                                            "new-data-del-flag": "T2dc7t3",
                                                                            "cardinality": "LTrGUfoB7imS"
                                                                        }
                                                                    ]
                                                                }
                                                            }
                                                        ]
                                                    }
                                                }
                                            ]
                                        }
                                    }
                                ]
                            }
                        },
                        {
                            "model-element-uuid": "1db3d04c-92c6-4100-b851-16a0a2318909-test1",
                            "new-data-del-flag": "9Gc",
                            "cardinality": "vtJk",
                            "linkage-points": [
                                "NKC5OiZl"
                            ],
                            "model-elements": {
                                "model-element": [
                                    {
                                        "model-element-uuid": "16b90f9d-d2ed-46e8-8a0d-f2907ecf723d-test1",
                                        "new-data-del-flag": "jcjL",
                                        "cardinality": "qxX"
                                    },
                                    {
                                        "model-element-uuid": "46afb085-7025-4a35-99e3-6170dc98b74b-test1",
                                        "new-data-del-flag": "tXgrF6T4HrirE",
                                        "cardinality": "55waV3oUI"
                                    }
                                ]
                            },
                            "model-constraints": {
                                "model-constraint": [
                                    {
                                        "model-constraint-uuid": "6f6fbf96-c9a7-4393-9e81-284d194ba6a3-test1",
                                        "constrained-element-set-uuid-to-replace": "HF81PuSuM",
                                        "constrained-element-sets": {
                                            "constrained-element-set": [
                                                {
                                                    "constrained-element-set-uuid": "cf2d2ff1-1ffc-4ad6-b3ce-8729c3352637-test1",
                                                    "constraint-type": "XfD",
                                                    "check-type": "mVERn7luqFc",
                                                    "element-choice-sets": {
                                                        "element-choice-set": [
                                                            {
                                                                "element-choice-set-uuid": "85fb8953-f86d-4d58-8ca2-3169cba074c6-test1",
                                                                "element-choice-set-name": "4s6Jf",
                                                                "cardinality": "KL8eVh9xZ",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "7b1fd5b5-b633-4ed6-a9e8-9c3430eaaae0-test1",
                                                                            "new-data-del-flag": "uNbESfr",
                                                                            "cardinality": "aEj2c5UXN2qW"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "c67a3856-3812-4c16-abb3-484fe68ba65e-test1",
                                                                            "new-data-del-flag": "cg1GbGyps",
                                                                            "cardinality": "cCPBuauJ"
                                                                        }
                                                                    ]
                                                                }
                                                            },
                                                            {
                                                                "element-choice-set-uuid": "4748a324-a8aa-420a-9f48-0fd0b7418a1a-test1",
                                                                "element-choice-set-name": "U3JuW0tx",
                                                                "cardinality": "4jpXRS43G",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "daad8caa-dbfc-487a-91d4-a93021a86e0c-test1",
                                                                            "new-data-del-flag": "ZoRQyflmIqEaA",
                                                                            "cardinality": "Mu7PzxNg8cta"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "e5a640f1-1203-410c-8665-0ee325179368-test1",
                                                                            "new-data-del-flag": "thsF0L",
                                                                            "cardinality": "fViD"
                                                                        }
                                                                    ]
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                {
                                                    "constrained-element-set-uuid": "5d1b2701-d719-4eb5-b5bc-355f99042648-test1",
                                                    "constraint-type": "4wPy2Xd",
                                                    "check-type": "sDuGfZji",
                                                    "element-choice-sets": {
                                                        "element-choice-set": [
                                                            {
                                                                "element-choice-set-uuid": "d01f1c5b-5ba1-4c21-b80d-901867a1d810-test1",
                                                                "element-choice-set-name": "FdrVe6o",
                                                                "cardinality": "F1MXs1fET0jr3",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "6e059bfe-5386-4491-8e84-b1b6dd8b5333-test1",
                                                                            "new-data-del-flag": "DfodMIT72h7",
                                                                            "cardinality": "KvRbLIJFL"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "ea73886a-ff64-4d3c-9b17-5ae5b2196dea-test1",
                                                                            "new-data-del-flag": "n9PnoK5",
                                                                            "cardinality": "0E3fM6"
                                                                        }
                                                                    ]
                                                                }
                                                            },
                                                            {
                                                                "element-choice-set-uuid": "abb55d08-28b6-48d8-b19e-91b12c096649-test1",
                                                                "element-choice-set-name": "MRFYeF7",
                                                                "cardinality": "b64jIhgbYH7",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "c449a692-bd7d-4d86-b46e-1c417b17099f-test1",
                                                                            "new-data-del-flag": "ApwuLwUkkw",
                                                                            "cardinality": "m23c6lsF"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "7cb770d9-55d8-45d2-8b9b-abdff7a2c88b-test1",
                                                                            "new-data-del-flag": "MeSjvno",
                                                                            "cardinality": "lGFfcOOl19"
                                                                        }
                                                                    ]
                                                                }
                                                            }
                                                        ]
                                                    }
                                                }
                                            ]
                                        }
                                    },
                                    {
                                        "model-constraint-uuid": "ce9e9365-1fec-4c29-8201-c4417ee2ea1d-test1",
                                        "constrained-element-set-uuid-to-replace": "Buq56Km4W9BD",
                                        "constrained-element-sets": {
                                            "constrained-element-set": [
                                                {
                                                    "constrained-element-set-uuid": "3dcea521-a227-46f3-bd4f-ef1fcff0755e-test1",
                                                    "constraint-type": "WZr",
                                                    "check-type": "pxJXuyaXvsaQy",
                                                    "element-choice-sets": {
                                                        "element-choice-set": [
                                                            {
                                                                "element-choice-set-uuid": "19dc8b4a-c58b-4ff8-b507-877c6521d91a-test1",
                                                                "element-choice-set-name": "af5CO7sD5TWwz",
                                                                "cardinality": "uGwotewgnmls",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "5d476750-ddc3-4822-b629-5fba93445ed9-test1",
                                                                            "new-data-del-flag": "mMjS6OflV3c",
                                                                            "cardinality": "Gidw5"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "d4d4f1f6-ad60-4a94-b076-eb36db6fb362-test1",
                                                                            "new-data-del-flag": "kWLrcR",
                                                                            "cardinality": "AU6llmk"
                                                                        }
                                                                    ]
                                                                }
                                                            },
                                                            {
                                                                "element-choice-set-uuid": "d6616e1a-3de5-4981-a216-805bdd97d65e-test1",
                                                                "element-choice-set-name": "9w67AaiJNt0",
                                                                "cardinality": "kKax01oqb",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "bb11c9c1-5013-4b51-9a06-9729addfd4af-test1",
                                                                            "new-data-del-flag": "ANM8TN0a",
                                                                            "cardinality": "UPtA8wc4m"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "71b323c0-1829-414e-85f6-99f4b5835e44-test1",
                                                                            "new-data-del-flag": "okC9",
                                                                            "cardinality": "1KP3eU5j8"
                                                                        }
                                                                    ]
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                {
                                                    "constrained-element-set-uuid": "77d1cc2d-6e94-4a4f-a7ec-f725605f18d3-test1",
                                                    "constraint-type": "inJa",
                                                    "check-type": "JkoIos3V",
                                                    "element-choice-sets": {
                                                        "element-choice-set": [
                                                            {
                                                                "element-choice-set-uuid": "9893bb02-e422-4810-bccc-a594b0489ded-test1",
                                                                "element-choice-set-name": "ZIync",
                                                                "cardinality": "WZfSZe",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "b0aaa08d-a7fe-44ae-a6d8-d21645831a23-test1",
                                                                            "new-data-del-flag": "RdwsDmBBz",
                                                                            "cardinality": "Ry6V3zZtLOS"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "a2670e8e-f57e-4c0e-9522-6d16b4e2cf18-test1",
                                                                            "new-data-del-flag": "aCECwDjNyauTZ",
                                                                            "cardinality": "a28MCzMm24JBI"
                                                                        }
                                                                    ]
                                                                }
                                                            },
                                                            {
                                                                "element-choice-set-uuid": "321ccc75-61ae-4358-af89-53809a28f956-test1",
                                                                "element-choice-set-name": "HjNWjs",
                                                                "cardinality": "bxRIxMP",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "41965df8-b42d-47ba-8bf6-cade35804311-test1",
                                                                            "new-data-del-flag": "CPLVd",
                                                                            "cardinality": "4Ij4hep2"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "db7ee384-420e-44fb-a1ca-809f94add6b8-test1",
                                                                            "new-data-del-flag": "Cj5GVv",
                                                                            "cardinality": "1LSdRvvzBBfa"
                                                                        }
                                                                    ]
                                                                }
                                                            }
                                                        ]
                                                    }
                                                }
                                            ]
                                        }
                                    }
                                ]
                            }
                        }
                    ]
                },
                "metadata": {
                    "metadatum": [
                        {
                            "metaname": "8b3496f1-822e-4acf-b1fc-d07a494d3a86-test1",
                            "metaval": "gZwqNxIDsw"
                        },
                        {
                            "metaname": "d9a50737-f3df-4156-881d-e3875031b413-test1",
                            "metaval": "qMugMK"
                        }
                    ]
                }
            },
            {
                "model-version-id": "1e6ec4df-ad66-40bc-8f1d-ba40c835e77e-test1",
                "model-name": "wStuf",
                "model-version": "HAm",
                "distribution-status": "zsKxpTc5YTW1",
                "model-description": "zxHpALNUvX8V",
                "model-elements": {
                    "model-element": [
                        {
                            "model-element-uuid": "b1ac6004-59bd-4372-ab16-f327d04d647e-test1",
                            "new-data-del-flag": "j58MXR",
                            "cardinality": "9Xr0gNa",
                            "linkage-points": [
                                "LmE7mpec2"
                            ],
                            "model-elements": {
                                "model-element": [
                                    {
                                        "model-element-uuid": "38295729-dc3b-4b7b-87e3-446513a802df-test1",
                                        "new-data-del-flag": "R5KeFH8",
                                        "cardinality": "9wkk9Z"
                                    },
                                    {
                                        "model-element-uuid": "b1ac08c3-3047-4637-8796-6b5e43bbad19-test1",
                                        "new-data-del-flag": "KOS9kMuahku",
                                        "cardinality": "F6A"
                                    }
                                ]
                            },
                            "model-constraints": {
                                "model-constraint": [
                                    {
                                        "model-constraint-uuid": "0c7f45c8-2552-400a-b029-e20cddda592b-test1",
                                        "constrained-element-set-uuid-to-replace": "105ZUJ",
                                        "constrained-element-sets": {
                                            "constrained-element-set": [
                                                {
                                                    "constrained-element-set-uuid": "162ea223-ae49-4e6d-ba30-8215c433a7e2-test1",
                                                    "constraint-type": "GAq",
                                                    "check-type": "ippNik",
                                                    "element-choice-sets": {
                                                        "element-choice-set": [
                                                            {
                                                                "element-choice-set-uuid": "5caa493c-e804-4c28-aad6-3389a1801e29-test1",
                                                                "element-choice-set-name": "oLPlXWcCL",
                                                                "cardinality": "ns6",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "ff8f0de4-220f-4f7f-8447-07c67ed8a109-test1",
                                                                            "new-data-del-flag": "TlLVzdU5Mz",
                                                                            "cardinality": "wQI"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "fd6018bc-b3ce-4073-b494-848c06aaef83-test1",
                                                                            "new-data-del-flag": "ZIkOtmdu8ij",
                                                                            "cardinality": "XfOsai"
                                                                        }
                                                                    ]
                                                                }
                                                            },
                                                            {
                                                                "element-choice-set-uuid": "45d079e2-94f8-4c75-9e58-fca00da8e032-test1",
                                                                "element-choice-set-name": "nfOh9SvgG",
                                                                "cardinality": "j5u1OHFt",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "3edbf250-7039-47cd-b31d-019e5639006b-test1",
                                                                            "new-data-del-flag": "Qo5M8AB",
                                                                            "cardinality": "crDs4E"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "566c492a-4b8d-4393-9634-5deb36114390-test1",
                                                                            "new-data-del-flag": "tSl",
                                                                            "cardinality": "xZK7oAuI1"
                                                                        }
                                                                    ]
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                {
                                                    "constrained-element-set-uuid": "6efd9e99-bca6-4f3b-a7dc-38ad373c38e9-test1",
                                                    "constraint-type": "v3RYRkCdTm",
                                                    "check-type": "adGnhMq6P4",
                                                    "element-choice-sets": {
                                                        "element-choice-set": [
                                                            {
                                                                "element-choice-set-uuid": "09d59684-e8e5-4e08-93af-b2a65d0328e6-test1",
                                                                "element-choice-set-name": "Q1rPa",
                                                                "cardinality": "ENpTrUR",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "904654a2-4d7d-4d07-af26-ddb881dd05d7-test1",
                                                                            "new-data-del-flag": "76D6azxVm1XR9",
                                                                            "cardinality": "R0Zb34f"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "898cfb56-6e36-4b03-8967-9384d06b3a3e-test1",
                                                                            "new-data-del-flag": "SJtXdr4",
                                                                            "cardinality": "vG4JrjQ8"
                                                                        }
                                                                    ]
                                                                }
                                                            },
                                                            {
                                                                "element-choice-set-uuid": "9ac87d60-51c5-4dd6-bb1e-1b8dd234b5a9-test1",
                                                                "element-choice-set-name": "azv",
                                                                "cardinality": "oJfnKsDO5k",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "6ec8304f-8159-4344-b06d-faf1001fd275-test1",
                                                                            "new-data-del-flag": "3s5zQjf8Vwl4",
                                                                            "cardinality": "6SogRPhZX38Ol"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "cfd9b055-3d8a-4429-9ea6-078a2270e469-test1",
                                                                            "new-data-del-flag": "VaW81J59tqiY",
                                                                            "cardinality": "t1mNuU7JnNc7L"
                                                                        }
                                                                    ]
                                                                }
                                                            }
                                                        ]
                                                    }
                                                }
                                            ]
                                        }
                                    },
                                    {
                                        "model-constraint-uuid": "fe9d4b0d-dc65-4440-a10f-5237f135255c-test1",
                                        "constrained-element-set-uuid-to-replace": "pWv26",
                                        "constrained-element-sets": {
                                            "constrained-element-set": [
                                                {
                                                    "constrained-element-set-uuid": "ea1473a3-e72d-4838-b8d8-7c8e86e0b3c8-test1",
                                                    "constraint-type": "Mdbb0G5nLxcx3",
                                                    "check-type": "a8rlES",
                                                    "element-choice-sets": {
                                                        "element-choice-set": [
                                                            {
                                                                "element-choice-set-uuid": "86726d80-74d6-4b7e-9532-65ebb76133ef-test1",
                                                                "element-choice-set-name": "fBm0",
                                                                "cardinality": "csPsKpgV",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "c0df13d1-a8be-4bc0-a572-44ca28d35d62-test1",
                                                                            "new-data-del-flag": "k9x8eFMP",
                                                                            "cardinality": "5xHWzWretpyAN"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "ef4f9a86-a1b8-48ef-a7aa-ff56a1879ef7-test1",
                                                                            "new-data-del-flag": "JdujO3QQr4",
                                                                            "cardinality": "N6pvsIK"
                                                                        }
                                                                    ]
                                                                }
                                                            },
                                                            {
                                                                "element-choice-set-uuid": "07f1ae12-8e40-4c42-bb8c-e5931f82be84-test1",
                                                                "element-choice-set-name": "by4K",
                                                                "cardinality": "HfJt7",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "aed78a3d-de9e-4825-88b3-8251a822e87c-test1",
                                                                            "new-data-del-flag": "NbAWo0r1su",
                                                                            "cardinality": "GIHSc"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "451ef346-a43e-4d9c-ae94-4d14f12b7776-test1",
                                                                            "new-data-del-flag": "o6GI",
                                                                            "cardinality": "Hbbm3HRFeXw8U"
                                                                        }
                                                                    ]
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                {
                                                    "constrained-element-set-uuid": "1b3d0f60-b438-4789-b711-5d48c211e9b3-test1",
                                                    "constraint-type": "G7HBqSqa8",
                                                    "check-type": "Rky",
                                                    "element-choice-sets": {
                                                        "element-choice-set": [
                                                            {
                                                                "element-choice-set-uuid": "c47b3c18-912b-4781-82a9-961702e58712-test1",
                                                                "element-choice-set-name": "ntxJ1ETx96",
                                                                "cardinality": "6B1XDdERKUk0f",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "d451967f-5cb9-4aba-8595-938d44bed081-test1",
                                                                            "new-data-del-flag": "pwHvYjtFEvmn",
                                                                            "cardinality": "X6jiiniZ24e3"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "0f6196d6-b3b7-451a-a3d8-2a0a9bf401b7-test1",
                                                                            "new-data-del-flag": "YFY4Dmyr",
                                                                            "cardinality": "CMF05rTle1"
                                                                        }
                                                                    ]
                                                                }
                                                            },
                                                            {
                                                                "element-choice-set-uuid": "927a4c5d-c06f-474c-bc39-b1bf8edbd5a9-test1",
                                                                "element-choice-set-name": "C19",
                                                                "cardinality": "7xCo",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "b839b84d-4508-4aa6-8c32-0566a25d62d1-test1",
                                                                            "new-data-del-flag": "QdvVPKk",
                                                                            "cardinality": "QWO7FG"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "20df13a4-aad9-46ed-8c40-d2c9ee25c0c0-test1",
                                                                            "new-data-del-flag": "aFu39uCq",
                                                                            "cardinality": "wFwAw3L3wT2x5"
                                                                        }
                                                                    ]
                                                                }
                                                            }
                                                        ]
                                                    }
                                                }
                                            ]
                                        }
                                    }
                                ]
                            }
                        },
                        {
                            "model-element-uuid": "c198c7e7-162f-4b36-ab18-1ea652940569-test1",
                            "new-data-del-flag": "c9VM1nU9",
                            "cardinality": "na6ev",
                            "linkage-points": [
                                "Qn71",
                                "VqVquEM"
                            ],
                            "model-elements": {
                                "model-element": [
                                    {
                                        "model-element-uuid": "5a3d5001-ed82-4586-9f8e-f4754c5a7a18-test1",
                                        "new-data-del-flag": "x5unCqf",
                                        "cardinality": "SelKZSH"
                                    },
                                    {
                                        "model-element-uuid": "b150a826-8d8e-4e76-8661-6cbc67fd0d9a-test1",
                                        "new-data-del-flag": "9LfZWv",
                                        "cardinality": "uMtY5vRkmCnw"
                                    }
                                ]
                            },
                            "model-constraints": {
                                "model-constraint": [
                                    {
                                        "model-constraint-uuid": "43871728-3816-470f-9b36-4097731910a4-test1",
                                        "constrained-element-set-uuid-to-replace": "R8Uhk",
                                        "constrained-element-sets": {
                                            "constrained-element-set": [
                                                {
                                                    "constrained-element-set-uuid": "0fd99298-8079-4a3c-bbed-dce0ceadf790-test1",
                                                    "constraint-type": "JFVkmI9ilV",
                                                    "check-type": "9eqnm",
                                                    "element-choice-sets": {
                                                        "element-choice-set": [
                                                            {
                                                                "element-choice-set-uuid": "22a978b9-4dcc-4c7d-b88a-6bdbab97dd7c-test1",
                                                                "element-choice-set-name": "4fHNNV",
                                                                "cardinality": "VBAiH",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "d9bef0c1-07c9-4251-b621-196be3b7870e-test1",
                                                                            "new-data-del-flag": "FQen9U2BTGx",
                                                                            "cardinality": "ohd"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "60d8b814-8035-4010-8d46-9db2e5962f17-test1",
                                                                            "new-data-del-flag": "2aJgwjV3UZv",
                                                                            "cardinality": "WMb"
                                                                        }
                                                                    ]
                                                                }
                                                            },
                                                            {
                                                                "element-choice-set-uuid": "a5b753eb-162e-4bea-8185-43b7e96c0770-test1",
                                                                "element-choice-set-name": "k9Ud",
                                                                "cardinality": "VAL51",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "1ecfe4f4-6696-4df4-8b93-b2b3fa39c377-test1",
                                                                            "new-data-del-flag": "SRFYVMGe",
                                                                            "cardinality": "muxuy0DZBBW"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "96acb4b2-f178-4119-8c32-6c5901896417-test1",
                                                                            "new-data-del-flag": "wbzd",
                                                                            "cardinality": "M0Y7Meota"
                                                                        }
                                                                    ]
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                {
                                                    "constrained-element-set-uuid": "b22dc84b-5568-4b7d-9b58-0bc90c969619-test1",
                                                    "constraint-type": "waPRf1NGHeFy",
                                                    "check-type": "YziABbwA4",
                                                    "element-choice-sets": {
                                                        "element-choice-set": [
                                                            {
                                                                "element-choice-set-uuid": "fb4d5b28-2083-4bb6-a87d-e53eadd14d54-test1",
                                                                "element-choice-set-name": "VnX7QOx",
                                                                "cardinality": "qk4aMYBkw",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "1b5481f2-66c9-4cd4-89ee-492e333570fe-test1",
                                                                            "new-data-del-flag": "ba6QIyym",
                                                                            "cardinality": "zUJ9gpkRq"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "c9918ba3-dcb3-46e8-870f-316251f459a3-test1",
                                                                            "new-data-del-flag": "X2MIS2y",
                                                                            "cardinality": "u3xIyaL"
                                                                        }
                                                                    ]
                                                                }
                                                            },
                                                            {
                                                                "element-choice-set-uuid": "f5a14c3b-6536-4803-9660-4a2f2263dfdd-test1",
                                                                "element-choice-set-name": "KiVnNej1flt",
                                                                "cardinality": "AwImrctM5",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "e5e3b7db-7336-498b-8eca-f43f979dda68-test1",
                                                                            "new-data-del-flag": "v3JnIH7JEK",
                                                                            "cardinality": "pzypSipEOA"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "24426103-516b-4634-83f6-0b02db4d10ed-test1",
                                                                            "new-data-del-flag": "lNx",
                                                                            "cardinality": "OFMiiE1w4K"
                                                                        }
                                                                    ]
                                                                }
                                                            }
                                                        ]
                                                    }
                                                }
                                            ]
                                        }
                                    },
                                    {
                                        "model-constraint-uuid": "310f083b-2d76-4e2d-ab82-b4c6b2a49637-test1",
                                        "constrained-element-set-uuid-to-replace": "70UQQ",
                                        "constrained-element-sets": {
                                            "constrained-element-set": [
                                                {
                                                    "constrained-element-set-uuid": "f6b24791-facd-41d8-8b4e-b76d750ef3e8-test1",
                                                    "constraint-type": "eBTDI1Xx",
                                                    "check-type": "uyscxXaNEt",
                                                    "element-choice-sets": {
                                                        "element-choice-set": [
                                                            {
                                                                "element-choice-set-uuid": "efc328ed-3302-4808-b25a-adbbe88af7d9-test1",
                                                                "element-choice-set-name": "HwpVVTGb6e",
                                                                "cardinality": "dZ78oR",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "1f20c582-952d-4489-a45b-b7b898062bc4-test1",
                                                                            "new-data-del-flag": "Vq8f3STu8ez",
                                                                            "cardinality": "5lN"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "77f61b0a-ecf4-43ed-84b8-478372922557-test1",
                                                                            "new-data-del-flag": "OrbNIIvUvTQ",
                                                                            "cardinality": "CwT1hp9uUn"
                                                                        }
                                                                    ]
                                                                }
                                                            },
                                                            {
                                                                "element-choice-set-uuid": "7561f91e-5d71-4871-b745-5974a29fa4f0-test1",
                                                                "element-choice-set-name": "JyMxtTdSzEYI",
                                                                "cardinality": "CU5",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "7857bb38-b373-4f32-bfed-fb698b38f288-test1",
                                                                            "new-data-del-flag": "qGYsqE",
                                                                            "cardinality": "m1wtW502"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "27097500-1e6a-4692-bcfc-8c5751094416-test1",
                                                                            "new-data-del-flag": "e3LD9ESy1h2we",
                                                                            "cardinality": "a0jEiwQq"
                                                                        }
                                                                    ]
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                {
                                                    "constrained-element-set-uuid": "a63f212b-0608-4676-a801-eae9704ca6f8-test1",
                                                    "constraint-type": "1s642QAY3emE",
                                                    "check-type": "3sR23Vt",
                                                    "element-choice-sets": {
                                                        "element-choice-set": [
                                                            {
                                                                "element-choice-set-uuid": "e6f1f3eb-61c5-4e00-877b-253d41dc8bc1-test1",
                                                                "element-choice-set-name": "EBhZUZSbs",
                                                                "cardinality": "1LrK8RM4o33LD",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "323c6b90-7aba-41ad-8313-5a4a2b2c56ae-test1",
                                                                            "new-data-del-flag": "R3oKjC8hz87",
                                                                            "cardinality": "LT8Phj"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "6a4f5cbe-6251-402e-aa0c-d42284acf4f3-test1",
                                                                            "new-data-del-flag": "XeIPIYLqyIL",
                                                                            "cardinality": "pGK"
                                                                        }
                                                                    ]
                                                                }
                                                            },
                                                            {
                                                                "element-choice-set-uuid": "4937bd81-08f1-4cb7-b3bd-9c9db142a791-test1",
                                                                "element-choice-set-name": "VXcx",
                                                                "cardinality": "hIKH",
                                                                "model-elements": {
                                                                    "model-element": [
                                                                        {
                                                                            "model-element-uuid": "db4ddcd0-6a57-47af-b72d-f10e806bd779-test1",
                                                                            "new-data-del-flag": "2lsYwLYukGh43",
                                                                            "cardinality": "zhcfiBQ"
                                                                        },
                                                                        {
                                                                            "model-element-uuid": "7f0823ec-87f7-4f0a-b6ed-d19571917f3d-test1",
                                                                            "new-data-del-flag": "8xUASuYyIym",
                                                                            "cardinality": "ktmQThTtgu"
                                                                        }
                                                                    ]
                                                                }
                                                            }
                                                        ]
                                                    }
                                                }
                                            ]
                                        }
                                    }
                                ]
                            }
                        }
                    ]
                },
                "metadata": {
                    "metadatum": [
                        {
                            "metaname": "a4f78e88-e09f-4ca1-b26a-093141044aea-test1",
                            "metaval": "kfsTQsxZk"
                        },
                        {
                            "metaname": "1d153c8b-ba38-4566-876b-53795a71b8f9-test1",
                            "metaval": "xr0Z"
                        }
                    ]
                }
            }
        ]
    }
}

2024-11-19 13:33:47.503  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:47.518  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:47.518  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:47.518  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:47.518  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:47.780  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:47.861  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:48.196  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1 with depth all
2024-11-19 13:33:48.197  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:48.197  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:48.197  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:48.197  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:48.197  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:48.255  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:48.256  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:48.260  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1/model-vers/model-ver/0c4c59f0-9864-43ca-b0c2-ca38746b72a5-test1/model-elements/model-element/0dc2b8b6-af8d-4213-970b-7861a603fc86-test1/model-constraints/model-constraint/782ba24a-28ab-4fd0-8e69-da10cc5373f3-test1/constrained-element-sets/constrained-element-set/a33e65c3-1198-4d4c-9799-2b521e4c4212-test1/element-choice-sets/element-choice-set/7df27a94-06c8-46ef-9fc2-5900d8cffbb0-test1/model-elements/model-element/acf8b6cf-e051-4c1b-bcad-b24792f826cf-test1 with payload {
    "model-element-uuid": "acf8b6cf-e051-4c1b-bcad-b24792f826cf-test1",
    "new-data-del-flag": "7hWigbwQCh",
    "cardinality": "loWHX7E8X",
    "linkage-points": [
        "Ve4JU"
    ],
    "model-elements": {
        "model-element": [
            {
                "model-element-uuid": "01b757d5-6468-48d0-a1cd-2aa8310dadab-test1",
                "new-data-del-flag": "IXoM0QnE0W",
                "cardinality": "THLHKl"
            },
            {
                "model-element-uuid": "2e5d5696-2221-4bcf-a493-e0ca92e323de-test1",
                "new-data-del-flag": "icATJZ7Vbhz",
                "cardinality": "tOIz"
            }
        ]
    },
    "model-constraints": {
        "model-constraint": [
            {
                "model-constraint-uuid": "9f2e872b-000e-4bb9-9398-f308a997dd4f-test1",
                "constrained-element-set-uuid-to-replace": "XfAVftTYu",
                "constrained-element-sets": {
                    "constrained-element-set": [
                        {
                            "constrained-element-set-uuid": "103cc6f7-b648-4a3f-b5aa-0ffdac4d4bc5-test1",
                            "constraint-type": "FLKyNFdqbSSje",
                            "check-type": "IDLSYTM",
                            "element-choice-sets": {
                                "element-choice-set": [
                                    {
                                        "element-choice-set-uuid": "5c063d38-d83e-4fe5-a721-86296fe39267-test1",
                                        "element-choice-set-name": "EFc5b4k7LN8hF",
                                        "cardinality": "xx8",
                                        "model-elements": {
                                            "model-element": [
                                                {
                                                    "model-element-uuid": "0b7a5aa2-5061-4916-a2c6-5280e67e0a71-test1",
                                                    "new-data-del-flag": "x1Lo15W",
                                                    "cardinality": "COu"
                                                },
                                                {
                                                    "model-element-uuid": "f0af348b-1701-409f-bb11-e3acc77ad718-test1",
                                                    "new-data-del-flag": "eiWkNQEj",
                                                    "cardinality": "3aju5XtI"
                                                }
                                            ]
                                        }
                                    },
                                    {
                                        "element-choice-set-uuid": "2c0888a6-fb6d-4a72-b0a1-3349c90d9e33-test1",
                                        "element-choice-set-name": "Ko4",
                                        "cardinality": "aXjnyYfCRFTDK",
                                        "model-elements": {
                                            "model-element": [
                                                {
                                                    "model-element-uuid": "ea8853be-8473-4f80-8229-9041864e143e-test1",
                                                    "new-data-del-flag": "4tirsCs0fjDdS",
                                                    "cardinality": "v2hbEn8u"
                                                },
                                                {
                                                    "model-element-uuid": "f1267f37-5aa0-4f4a-ae66-3cf782ff4a9d-test1",
                                                    "new-data-del-flag": "mzuWZTlc9f",
                                                    "cardinality": "ysBXVL"
                                                }
                                            ]
                                        }
                                    }
                                ]
                            }
                        },
                        {
                            "constrained-element-set-uuid": "a82256df-5bc8-4433-851f-9b09f63432b4-test1",
                            "constraint-type": "qgnLpj",
                            "check-type": "zFug3wfyCe5cF",
                            "element-choice-sets": {
                                "element-choice-set": [
                                    {
                                        "element-choice-set-uuid": "3ce79981-c0cc-4210-9dab-89b8866797be-test1",
                                        "element-choice-set-name": "rZ2f7Es",
                                        "cardinality": "H1b",
                                        "model-elements": {
                                            "model-element": [
                                                {
                                                    "model-element-uuid": "52362a88-eb7a-4fe5-a6d5-1ca414cfed64-test1",
                                                    "new-data-del-flag": "8cQmvQgeKJz",
                                                    "cardinality": "6T7GiwYlJR5"
                                                },
                                                {
                                                    "model-element-uuid": "e9d00d89-a340-4ef1-ab19-63367a5e8642-test1",
                                                    "new-data-del-flag": "ec8DWfYeMJdr",
                                                    "cardinality": "Bumc8fT7"
                                                }
                                            ]
                                        }
                                    },
                                    {
                                        "element-choice-set-uuid": "335bac38-9739-4ff7-8743-e186310d86a9-test1",
                                        "element-choice-set-name": "K0MH",
                                        "cardinality": "rL3fH1Oz",
                                        "model-elements": {
                                            "model-element": [
                                                {
                                                    "model-element-uuid": "29244639-38ab-45b2-82b7-b91001ad56da-test1",
                                                    "new-data-del-flag": "YZGbB6",
                                                    "cardinality": "ushcYd"
                                                },
                                                {
                                                    "model-element-uuid": "e36d3159-bfa7-465a-849f-de9ca6d4f304-test1",
                                                    "new-data-del-flag": "ZtzRhZbxv2i",
                                                    "cardinality": "NE4m8n5hj"
                                                }
                                            ]
                                        }
                                    }
                                ]
                            }
                        }
                    ]
                }
            },
            {
                "model-constraint-uuid": "9e74a97c-52a9-43b4-bb9d-144cb5a2216e-test1",
                "constrained-element-set-uuid-to-replace": "bZqdarfk6",
                "constrained-element-sets": {
                    "constrained-element-set": [
                        {
                            "constrained-element-set-uuid": "6c4db1da-8860-4445-a0ad-3ae00709e2bb-test1",
                            "constraint-type": "Xzat2eVcU36g",
                            "check-type": "3Y5Bi32VkRHFl",
                            "element-choice-sets": {
                                "element-choice-set": [
                                    {
                                        "element-choice-set-uuid": "33dc52b0-3461-4ca6-a195-c3cacc2ab426-test1",
                                        "element-choice-set-name": "2ziwMvQGmanJ",
                                        "cardinality": "7XXcdT5sqsOf",
                                        "model-elements": {
                                            "model-element": [
                                                {
                                                    "model-element-uuid": "c0fb7805-dfc4-4972-9a1c-d9409560f6e3-test1",
                                                    "new-data-del-flag": "262Lx",
                                                    "cardinality": "0ZaryC"
                                                },
                                                {
                                                    "model-element-uuid": "e868506d-ef7d-4843-9c1b-47712c7c1b77-test1",
                                                    "new-data-del-flag": "f7cKUCEbVuj6",
                                                    "cardinality": "6LlYciE99"
                                                }
                                            ]
                                        }
                                    },
                                    {
                                        "element-choice-set-uuid": "aca6b107-ba99-4e10-aef5-ff35a5b25a60-test1",
                                        "element-choice-set-name": "lqfZDs",
                                        "cardinality": "9AwB7",
                                        "model-elements": {
                                            "model-element": [
                                                {
                                                    "model-element-uuid": "527faaf0-f989-47a4-9ffd-4ea16d034be1-test1",
                                                    "new-data-del-flag": "mPra14ZfLilOw",
                                                    "cardinality": "y6mYr6"
                                                },
                                                {
                                                    "model-element-uuid": "dfd7c245-0a28-494d-b388-faf27481674c-test1",
                                                    "new-data-del-flag": "muGR",
                                                    "cardinality": "TUj4Z"
                                                }
                                            ]
                                        }
                                    }
                                ]
                            }
                        },
                        {
                            "constrained-element-set-uuid": "17999338-a062-4447-b8c3-b27228255ede-test1",
                            "constraint-type": "WhTbdWCLyA",
                            "check-type": "tN02MBeB",
                            "element-choice-sets": {
                                "element-choice-set": [
                                    {
                                        "element-choice-set-uuid": "633c6757-2270-48fb-bff7-61145e6c943f-test1",
                                        "element-choice-set-name": "Ith1PEe6",
                                        "cardinality": "8sta",
                                        "model-elements": {
                                            "model-element": [
                                                {
                                                    "model-element-uuid": "827c40a9-cabe-460a-b537-2f117ca62db5-test1",
                                                    "new-data-del-flag": "fS65rXWQY",
                                                    "cardinality": "Kq42Z8GzCh"
                                                },
                                                {
                                                    "model-element-uuid": "c107a4bd-59e4-4249-bbc3-a006645dcb01-test1",
                                                    "new-data-del-flag": "EtgTeJdo19",
                                                    "cardinality": "tvzpgg"
                                                }
                                            ]
                                        }
                                    },
                                    {
                                        "element-choice-set-uuid": "930260d8-4cfd-4494-ba2c-d619c143a390-test1",
                                        "element-choice-set-name": "ugDc0",
                                        "cardinality": "K8MXjV",
                                        "model-elements": {
                                            "model-element": [
                                                {
                                                    "model-element-uuid": "f17f9eea-d421-4e8a-8628-32a4b56507ef-test1",
                                                    "new-data-del-flag": "rjAbq7gyZWe",
                                                    "cardinality": "VbDCFB9"
                                                },
                                                {
                                                    "model-element-uuid": "ee1d800e-46c1-4bb0-8664-f257850ffff9-test1",
                                                    "new-data-del-flag": "YontPXK4sj4s",
                                                    "cardinality": "UQnNPld4sE"
                                                }
                                            ]
                                        }
                                    }
                                ]
                            }
                        }
                    ]
                }
            }
        ]
    }
}

2024-11-19 13:33:48.262  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-element
2024-11-19 13:33:48.264  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:48.265  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:48.265  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:48.265  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:48.324  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:48.348  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:48.355  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1 with depth all
2024-11-19 13:33:48.356  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:48.356  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:48.356  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:48.356  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:48.356  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:48.425  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:48.425  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:48.426  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1 with resource version 1732023227518
2024-11-19 13:33:48.427  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:48.427  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:48.427  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:48.427  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:48.427  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:49.072 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 274672 with label model
2024-11-19 13:33:49.073 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 270336 with label model-ver
2024-11-19 13:33:49.073 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 315416 with label model-ver
2024-11-19 13:33:49.073 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 278768 with label model-element
2024-11-19 13:33:49.073 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 520416 with label model-element
2024-11-19 13:33:49.073 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 532704 with label metadatum
2024-11-19 13:33:49.074 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 536800 with label metadatum
2024-11-19 13:33:49.074 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 295112 with label model-element
2024-11-19 13:33:49.074 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 307400 with label metadatum
2024-11-19 13:33:49.074 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 335896 with label model-element
2024-11-19 13:33:49.074 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 585952 with label metadatum
2024-11-19 13:33:49.074 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 229512 with label model-constraint
2024-11-19 13:33:49.075 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 274592 with label model-element
2024-11-19 13:33:49.075 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 487648 with label model-element
2024-11-19 13:33:49.075 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 491744 with label model-constraint
2024-11-19 13:33:49.075 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 233608 with label model-element
2024-11-19 13:33:49.075 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 290840 with label model-element
2024-11-19 13:33:49.075 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 303184 with label model-constraint
2024-11-19 13:33:49.076 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 307440 with label model-constraint
2024-11-19 13:33:49.076 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 311544 with label model-constraint
2024-11-19 13:33:49.076 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 315472 with label model-element
2024-11-19 13:33:49.076 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 319512 with label model-element
2024-11-19 13:33:49.076 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 327920 with label model-constraint
2024-11-19 13:33:49.076 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 323584 with label model-constraint
2024-11-19 13:33:49.077 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 323744 with label model-element
2024-11-19 13:33:49.077 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 327840 with label model-element
2024-11-19 13:33:49.077 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 331936 with label model-constraint
2024-11-19 13:33:49.077 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 286744 with label constrained-element-set
2024-11-19 13:33:49.078 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 508128 with label constrained-element-set
2024-11-19 13:33:49.078 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 221320 with label constrained-element-set
2024-11-19 13:33:49.078 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 282648 with label constrained-element-set
2024-11-19 13:33:49.078 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 290816 with label constrained-element-set
2024-11-19 13:33:49.079 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 299248 with label constrained-element-set
2024-11-19 13:33:49.079 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 286920 with label constrained-element-set
2024-11-19 13:33:49.079 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 307224 with label constrained-element-set
2024-11-19 13:33:49.079 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 315392 with label constrained-element-set
2024-11-19 13:33:49.080 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 336112 with label constrained-element-set
2024-11-19 13:33:49.080 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 237704 with label constrained-element-set
2024-11-19 13:33:49.080 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 319568 with label constrained-element-set
2024-11-19 13:33:49.080 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 299208 with label constrained-element-set
2024-11-19 13:33:49.081 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 565472 with label constrained-element-set
2024-11-19 13:33:49.081 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 340208 with label constrained-element-set
2024-11-19 13:33:49.081 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 573664 with label constrained-element-set
2024-11-19 13:33:49.081 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 282624 with label element-choice-set
2024-11-19 13:33:49.082 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 295160 with label element-choice-set
2024-11-19 13:33:49.082 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 274632 with label element-choice-set
2024-11-19 13:33:49.082 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 286960 with label element-choice-set
2024-11-19 13:33:49.082 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 225416 with label element-choice-set
2024-11-19 13:33:49.082 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 495840 with label element-choice-set
2024-11-19 13:33:49.083 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 266440 with label element-choice-set
2024-11-19 13:33:49.083 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 282784 with label element-choice-set
2024-11-19 13:33:49.083 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 282824 with label element-choice-set
2024-11-19 13:33:49.084 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 294936 with label element-choice-set
2024-11-19 13:33:49.084 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 286880 with label element-choice-set
2024-11-19 13:33:49.084 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 303352 with label element-choice-set
2024-11-19 13:33:49.084 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 291016 with label element-choice-set
2024-11-19 13:33:49.084 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 311536 with label element-choice-set
2024-11-19 13:33:49.085 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 295072 with label element-choice-set
2024-11-19 13:33:49.085 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 319728 with label element-choice-set
2024-11-19 13:33:49.085 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 319648 with label element-choice-set
2024-11-19 13:33:49.085 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 553184 with label element-choice-set
2024-11-19 13:33:49.085 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 311296 with label element-choice-set
2024-11-19 13:33:49.085 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 315640 with label element-choice-set
2024-11-19 13:33:49.086 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 332016 with label element-choice-set
2024-11-19 13:33:49.086 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 549088 with label element-choice-set
2024-11-19 13:33:49.086 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 299168 with label element-choice-set
2024-11-19 13:33:49.086 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 540896 with label element-choice-set
2024-11-19 13:33:49.086 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 249992 with label element-choice-set
2024-11-19 13:33:49.086 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 557280 with label element-choice-set
2024-11-19 13:33:49.087 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 258184 with label element-choice-set
2024-11-19 13:33:49.087 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 340048 with label element-choice-set
2024-11-19 13:33:49.087 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 352336 with label element-choice-set
2024-11-19 13:33:49.087 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 577760 with label element-choice-set
2024-11-19 13:33:49.087 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 323832 with label element-choice-set
2024-11-19 13:33:49.088 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 344144 with label element-choice-set
2024-11-19 13:33:49.088 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 299088 with label model-element
2024-11-19 13:33:49.088 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 504032 with label model-element
2024-11-19 13:33:49.088 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 270536 with label model-element
2024-11-19 13:33:49.088 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 499936 with label model-element
2024-11-19 13:33:49.088 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 291056 with label model-element
2024-11-19 13:33:49.088 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 516320 with label model-element
2024-11-19 13:33:49.089 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 286720 with label model-element
2024-11-19 13:33:49.089 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 512224 with label model-element
2024-11-19 13:33:49.089 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 274432 with label model-element
2024-11-19 13:33:49.089 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 291064 with label model-element
2024-11-19 13:33:49.089 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 278552 with label model-element
2024-11-19 13:33:49.089 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 278688 with label model-element
2024-11-19 13:33:49.089 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 339992 with label model-element
2024-11-19 13:33:49.090 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 290896 with label model-element
2024-11-19 13:33:49.090 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 294992 with label model-element
2024-11-19 13:33:49.090 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 278528 with label model-element
2024-11-19 13:33:49.090 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 282864 with label model-element
2024-11-19 13:33:49.090 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 295152 with label model-element
2024-11-19 13:33:49.090 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 307280 with label model-element
2024-11-19 13:33:49.091 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 278728 with label model-element
2024-11-19 13:33:49.091 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 294912 with label model-element
2024-11-19 13:33:49.091 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 299256 with label model-element
2024-11-19 13:33:49.091 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 303344 with label model-element
2024-11-19 13:33:49.091 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 290976 with label model-element
2024-11-19 13:33:49.091 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 299008 with label model-element
2024-11-19 13:33:49.091 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 299032 with label model-element
2024-11-19 13:33:49.092 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 303128 with label model-element
2024-11-19 13:33:49.092 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 315632 with label model-element
2024-11-19 13:33:49.092 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 524512 with label model-element
2024-11-19 13:33:49.092 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 311376 with label model-element
2024-11-19 13:33:49.092 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 528608 with label model-element
2024-11-19 13:33:49.092 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 311320 with label model-element
2024-11-19 13:33:49.092 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 323824 with label model-element
2024-11-19 13:33:49.093 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 319488 with label model-element
2024-11-19 13:33:49.093 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 327760 with label model-element
2024-11-19 13:33:49.093 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 315552 with label model-element
2024-11-19 13:33:49.093 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 331800 with label model-element
2024-11-19 13:33:49.093 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 245896 with label model-element
2024-11-19 13:33:49.094 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 311456 with label model-element
2024-11-19 13:33:49.094 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 307360 with label model-element
2024-11-19 13:33:49.094 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 327704 with label model-element
2024-11-19 13:33:49.094 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 241800 with label model-element
2024-11-19 13:33:49.094 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 303264 with label model-element
2024-11-19 13:33:49.094 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 307200 with label model-element
2024-11-19 13:33:49.094 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 307448 with label model-element
2024-11-19 13:33:49.095 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 323608 with label model-element
2024-11-19 13:33:49.095 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 544992 with label model-element
2024-11-19 13:33:49.095 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 303104 with label model-element
2024-11-19 13:33:49.095 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 323664 with label model-element
2024-11-19 13:33:49.095 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 254088 with label model-element
2024-11-19 13:33:49.095 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 327680 with label model-element
2024-11-19 13:33:49.095 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 303304 with label model-element
2024-11-19 13:33:49.096 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 561376 with label model-element
2024-11-19 13:33:49.096 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 331856 with label model-element
2024-11-19 13:33:49.096 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 335952 with label model-element
2024-11-19 13:33:49.096 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 319736 with label model-element
2024-11-19 13:33:49.096 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 569568 with label model-element
2024-11-19 13:33:49.096 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 336032 with label model-element
2024-11-19 13:33:49.096 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 581856 with label model-element
2024-11-19 13:33:49.097 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 327928 with label model-element
2024-11-19 13:33:49.097 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 344304 with label model-element
2024-11-19 13:33:49.097 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 262280 with label model-element
2024-11-19 13:33:49.097 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 266376 with label model-element
2024-11-19 13:33:49.097 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 270472 with label model-element
2024-11-19 13:33:49.097 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 348240 with label model-element
2024-11-19 13:33:49.097 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 331776 with label model-element
2024-11-19 13:33:49.098 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 340128 with label model-constraint
2024-11-19 13:33:49.098 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 344064 with label model-constraint
2024-11-19 13:33:49.098 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 590048 with label model-element
2024-11-19 13:33:49.098 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 332024 with label constrained-element-set
2024-11-19 13:33:49.098 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 339968 with label constrained-element-set
2024-11-19 13:33:49.098 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 278664 with label constrained-element-set
2024-11-19 13:33:49.099 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 282760 with label constrained-element-set
2024-11-19 13:33:49.099 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 348400 with label element-choice-set
2024-11-19 13:33:49.099 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 356432 with label element-choice-set
2024-11-19 13:33:49.099 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 348184 with label element-choice-set
2024-11-19 13:33:49.099 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 602336 with label element-choice-set
2024-11-19 13:33:49.099 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 356376 with label element-choice-set
2024-11-19 13:33:49.100 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 360528 with label element-choice-set
2024-11-19 13:33:49.100 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 286856 with label element-choice-set
2024-11-19 13:33:49.100 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 614624 with label element-choice-set
2024-11-19 13:33:49.100 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 311496 with label model-element
2024-11-19 13:33:49.100 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 335872 with label model-element
2024-11-19 13:33:49.100 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 274568 with label model-element
2024-11-19 13:33:49.101 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 344088 with label model-element
2024-11-19 13:33:49.101 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 594144 with label model-element
2024-11-19 13:33:49.101 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 598240 with label model-element
2024-11-19 13:33:49.101 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 344224 with label model-element
2024-11-19 13:33:49.101 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 606432 with label model-element
2024-11-19 13:33:49.101 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 315592 with label model-element
2024-11-19 13:33:49.101 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 348160 with label model-element
2024-11-19 13:33:49.102 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 352280 with label model-element
2024-11-19 13:33:49.102 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 610528 with label model-element
2024-11-19 13:33:49.102 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 336120 with label model-element
2024-11-19 13:33:49.102 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 622816 with label model-element
2024-11-19 13:33:49.102 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 352256 with label model-element
2024-11-19 13:33:49.102 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 618720 with label model-element
2024-11-19 13:33:49.131  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:49.131  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.212 s -- in org.onap.aai.rest.ModelElementTest
[INFO] Running org.onap.aai.rest.HPACapabilityTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.rest.HPACapabilityTest
[INFO] Running org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest
2024-11-19 13:33:49.492 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:33:49.492 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:33:49.496 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:49.496 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:33:49.497 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:49.497 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:33:49.498 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:49.498 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:33:49.498 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:49.499 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:33:49.500 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:49.505 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:33:49.505 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:33:49.508 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:49.508 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:49.549--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
2024-11-19 13:33:49.722 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:33:49.731 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:33:49.733 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:49.733 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:49.769--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
2024-11-19 13:33:49.933 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:33:49.943 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:33:49.945 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:49.945 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:49.982--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
2024-11-19 13:33:50.180 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:33:50.190 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:33:50.192 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:50.192 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:50.228--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
2024-11-19 13:33:50.402 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:33:50.413 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:33:50.415 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:50.416 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:50.46--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
2024-11-19 13:33:50.686 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:33:50.706  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:33:50.713  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:33:50.722  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-541142bc-31be-441a-ae1b-17ee3fa0a502 with payload {
  "model-invariant-id": "test-model-541142bc-31be-441a-ae1b-17ee3fa0a502",
  "model-type": "some-type"
}
2024-11-19 13:33:50.723  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:50.726  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:50.726  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:50.726  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:50.726  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:50.728  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:50.731  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:50.732  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-541142bc-31be-441a-ae1b-17ee3fa0a502/model-vers/model-ver/test-model-ver-6ec8d588-8022-4068-8b47-b0f4d3c61324 with payload {
  "model-version-id": "test-model-ver-6ec8d588-8022-4068-8b47-b0f4d3c61324",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:50.733  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:50.733  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:50.733  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:50.733  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:50.734  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:50.736  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:50.740  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:50.742  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5676e3f2-e9a5-43fc-8498-6f79689d0f6d with payload {
  "vnf-id": "test-generic-5676e3f2-e9a5-43fc-8498-6f79689d0f6d",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-541142bc-31be-441a-ae1b-17ee3fa0a502",
  "model-version-id": "test-model-ver-6ec8d588-8022-4068-8b47-b0f4d3c61324"
}

2024-11-19 13:33:50.742  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:50.744  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:50.744  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:50.744  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:50.744  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:50.754  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:50.762  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:50.763  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5676e3f2-e9a5-43fc-8498-6f79689d0f6d with depth all
2024-11-19 13:33:50.764  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:50.764  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:50.764  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:50.764  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:50.764  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:50.767  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:50.767  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:50.768  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:50.771  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-5676e3f2-e9a5-43fc-8498-6f79689d0f6d with depth all
2024-11-19 13:33:50.771  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:50.772  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:50.772  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:50.772  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:50.772  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:50.775  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:50.775  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:50.776  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5676e3f2-e9a5-43fc-8498-6f79689d0f6d with resource version 1732023230744
2024-11-19 13:33:50.777  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:50.777  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:50.777  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:50.777  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:50.777  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:50.782 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 352496 with label generic-vnf
2024-11-19 13:33:50.783  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:50.785  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:51.087  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:51.097  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-d9704a4a-cf98-4f3b-81b1-861f102fffbc with payload {
  "model-invariant-id": "test-model-d9704a4a-cf98-4f3b-81b1-861f102fffbc",
  "model-type": "some-type"
}
2024-11-19 13:33:51.099  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model
2024-11-19 13:33:51.100  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:51.100  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:51.100  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:51.100  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:51.101  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:51.102  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:51.103  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-d9704a4a-cf98-4f3b-81b1-861f102fffbc/model-vers/model-ver/test-model-ver-cfabfaca-41a1-40a7-aca2-3b01cdcac844 with payload {
  "model-version-id": "test-model-ver-cfabfaca-41a1-40a7-aca2-3b01cdcac844",
  "model-name": "some-model",
  "model-version": "testValue"
}
2024-11-19 13:33:51.104  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this model-ver
2024-11-19 13:33:51.105  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:51.105  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:51.105  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:51.105  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:51.108  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:51.109  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:51.111  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-28d5cb84-69af-46a3-b95c-3db1cf078ec6 with payload {
  "vnf-id": "test-generic-28d5cb84-69af-46a3-b95c-3db1cf078ec6",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "model-invariant-id": "test-model-d9704a4a-cf98-4f3b-81b1-861f102fffbc",
  "model-version-id": "test-model-ver-cfabfaca-41a1-40a7-aca2-3b01cdcac844"
}

2024-11-19 13:33:51.111  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:51.113  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:51.113  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:51.113  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:51.113  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:51.120  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:51.123  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:51.124  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-28d5cb84-69af-46a3-b95c-3db1cf078ec6 with depth all
2024-11-19 13:33:51.124  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:51.125  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:51.125  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:51.125  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:51.125  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:51.127  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:51.128  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:51.128  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
2024-11-19 13:33:51.131  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-28d5cb84-69af-46a3-b95c-3db1cf078ec6 with depth all
2024-11-19 13:33:51.131  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:51.132  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:51.132  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:51.132  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:51.132  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:51.134  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:51.134  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:51.135  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-28d5cb84-69af-46a3-b95c-3db1cf078ec6 with resource version 1732023231113
2024-11-19 13:33:51.136  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:51.136  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:51.136  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:51.136  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:51.136  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:51.140 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 356592 with label generic-vnf
2024-11-19 13:33:51.141  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:51.143  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:51.445  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.986 s -- in org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest
[INFO] Running org.onap.aai.rest.VipAddressListTest
2024-11-19 13:33:51.458  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4 with payload {
  "cloud-owner": "cloud-region-owner-with-vip-ipv4",
  "cloud-region-id": "cloud-region-id-with-vip-ipv4"
}

2024-11-19 13:33:51.459  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:33:51.460  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:51.460  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:51.460  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:51.460  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:51.463  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:51.476  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:51.477  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4 with depth all
2024-11-19 13:33:51.478  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:33:51.478  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:51.478  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:51.478  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:51.478  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:51.480  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:51.480  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:51.481  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4/vip-ipv4-address-list/vip-ipv4-address-list-1 with payload {
    "vip-ipv4-address": "vip-ipv4-address-list-1",
    "vip-ipv4-prefix-length": 3333,
    "vlan-id-inner": 3333,
    "vlan-id-outer": 3333
}

2024-11-19 13:33:51.482  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this vip-ipv4-address-list
2024-11-19 13:33:51.483  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:51.483  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:51.483  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:51.483  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:51.486  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:51.489  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:51.792  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4/vip-ipv4-address-list/vip-ipv4-address-list-1 with depth all
2024-11-19 13:33:51.793  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this vip-ipv4-address-list
2024-11-19 13:33:51.794  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:51.794  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:51.794  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:51.794  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:51.797  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:51.797  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:51.798  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4/vip-ipv4-address-list/vip-ipv4-address-list-1 with resource version 1732023231483
2024-11-19 13:33:51.800  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this vip-ipv4-address-list
2024-11-19 13:33:51.800  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:51.800  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:51.800  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:51.800  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:51.804 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 290952 with label vip-ipv4-address-list
2024-11-19 13:33:51.805  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:51.805  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:33:52.107  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4 with depth all
2024-11-19 13:33:52.109  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:33:52.109  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:52.109  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:52.109  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:52.109  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:52.113  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:52.114  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:52.115  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4 with resource version 1732023231460
2024-11-19 13:33:52.115  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:33:52.115  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:52.116  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:52.116  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:52.116  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:52.119 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 360688 with label cloud-region
2024-11-19 13:33:52.119  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:52.119  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.970 s -- in org.onap.aai.rest.VipAddressListTest
[INFO] Running org.onap.aai.rest.EdgeNotValidAnymoreTest
2024-11-19 13:33:52.434  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v13/cloud-infrastructure/cloud-regions/cloud-region/junit-cloud-owner-with-vlan/junit-cloud-region-with-vlan with payload {
  "cloud-owner" : "junit-cloud-owner-with-vlan",
  "cloud-region-id" : "junit-cloud-region-with-vlan",
  "cloud-type" : "P9P1X6U9eDXR",
  "owner-defined-type" : "OUrR8kI6Br",
  "tenants" : {
    "tenant" : [ {
      "tenant-id" : "tenant1-with-vlan",
      "tenant-name" : "yhgVBcv3Pr",
      "vservers" : {
        "vserver" : [ {
          "vserver-id" : "vserver1-with-vlan",
          "vserver-name" : "P3SJ347Uyv",
          "vserver-name2" : "1dHd",
          "vserver-selflink" : "v7dU8H",
          "in-maint" : false,
          "is-closed-loop-disabled" : true,
          "l-interfaces" : {
            "l-interface" : [ {
              "interface-name" : "top-linterface-with-vlan",
              "interface-role" : "3W1FAJGSQ",
              "v6-wan-link-ip" : "WugWw3N",
              "selflink" : "Of4j0pU",
              "interface-id" : "eoW",
              "macaddr" : "XNbbIy33",
              "network-name" : "ZETDv5sGhiS",
              "management-option" : "qR3RyCxgEU",
              "vlans" : {
                "vlan" : [ {
                  "vlan-interface" : "test-vlan-interface-1",
                  "vlan-id-inner" : 884,
                  "vlan-id-outer" : 992,
                  "speed-value" : "RyFPm",
                  "speed-units" : "ZrckmLff7b",
                  "vlan-description" : "zjAeUFgeagpf",
                  "backdoor-connection" : "gANMvUquB",
                  "vpn-key" : "l0rV7bb2Sc",
                  "orchestration-status" : "WVnLpbzIx",
                  "in-maint" : false,
                  "prov-status" : "tYMRi6df",
                  "is-ip-unnumbered" : false
                } ]
              }
            } ]
          }
        } ]
      }
    } ]
  }
}

2024-11-19 13:33:52.435  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:33:52.437  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:52.437  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:52.437  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:52.437  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:52.458  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:52.478  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:52.803  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/configurations with depth null
2024-11-19 13:33:52.805  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this configurations
2024-11-19 13:33:52.805  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:52.805  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:52.805  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:52.805  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:52.827 DEBUG   --- [Pool-1-worker-3] o.o.aai.serialization.db.DBSerializer    : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: configuration, node type: vlan, label: org.onap.relationships.inventory.PartOf, type: COUSIN, isPrivate: false, for version: v14.
2024-11-19 13:33:52.829  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:52.829  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s -- in org.onap.aai.rest.EdgeNotValidAnymoreTest
[INFO] Running org.onap.aai.rest.TenantTest
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.003 s -- in org.onap.aai.rest.TenantTest
[INFO] Running org.onap.aai.rest.RestHandlerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.rest.RestHandlerTest
[INFO] Running org.onap.aai.rest.EntitlementTest
2024-11-19 13:33:53.195 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:33:53.195 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:33:53.196 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:53.196 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:33:53.197 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:53.197 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:33:53.198 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:53.198 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:33:53.199 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:53.199 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:33:53.200 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:53.207 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:33:53.207 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:33:53.209 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:53.210 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:53.246--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
2024-11-19 13:33:53.387 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:33:53.395 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:33:53.397 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:53.397 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:53.43--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
2024-11-19 13:33:53.594 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:33:53.603 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:33:53.606 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:53.606 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:53.64--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
2024-11-19 13:33:53.832 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:33:53.842 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:33:53.845 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:53.845 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:53.88--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
2024-11-19 13:33:54.049 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:33:54.059 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:33:54.062 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:54.062 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:54.103--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
2024-11-19 13:33:54.296 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:33:54.315  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:33:54.321  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:33:54.330  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with payload {
    "vnf-id":"vnf1",
    "vnf-type":"someval"
}

2024-11-19 13:33:54.331  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:54.335  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:54.335  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:54.335  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:54.335  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:54.342  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:54.350  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:54.351  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with depth all
2024-11-19 13:33:54.352  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:54.352  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:54.352  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:54.352  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:54.352  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:54.355  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:54.355  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:54.355  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf1/entitlements/entitlement/g1/r1 with payload {
    "group-uuid":"g1",
    "resource-uuid":"r1"
}

2024-11-19 13:33:54.356  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this entitlement
2024-11-19 13:33:54.357  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:54.357  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:54.357  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:54.357  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:54.360  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:54.364  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:54.666  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with depth all
2024-11-19 13:33:54.668  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:54.668  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:54.668  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:54.668  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:54.668  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:54.675  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:54.675  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:54.676  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with resource version 1732023234335
2024-11-19 13:33:54.676  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:54.676  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:54.676  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:54.676  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:54.676  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:54.683 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 364568 with label generic-vnf
2024-11-19 13:33:54.683 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 348320 with label entitlement
2024-11-19 13:33:54.684  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:54.684  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.819 s -- in org.onap.aai.rest.EntitlementTest
[INFO] Running org.onap.aai.rest.notification.NotificationServiceTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s -- in org.onap.aai.rest.notification.NotificationServiceTest
[INFO] Running org.onap.aai.rest.notification.UEBNotificationTest
2024-11-19 13:33:55.350 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:33:55.350 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:33:55.351 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:55.351 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:33:55.352 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:55.352 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:33:55.353 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:55.353 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:33:55.353 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:55.354 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:33:55.355 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:55.360 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:33:55.360 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:33:55.362 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:55.362 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:55.404--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
2024-11-19 13:33:55.582 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:33:55.590 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:33:55.592 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:55.592 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:55.624--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
2024-11-19 13:33:55.777 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:33:55.786 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:33:55.789 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:55.789 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:55.822--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
2024-11-19 13:33:55.984 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:33:55.995 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:33:55.997 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:55.997 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:56.031--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
2024-11-19 13:33:56.201 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:33:56.211 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:33:56.214 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:56.214 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:56.276--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
2024-11-19 13:33:56.466 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:33:56.484  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:33:56.490  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 s -- in org.onap.aai.rest.notification.UEBNotificationTest
[INFO] Running org.onap.aai.rest.ImpliedDeleteIntegrationTest
2024-11-19 13:33:56.519 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:33:56.519 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:33:56.520 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:56.520 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:33:56.521 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:56.521 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:33:56.521 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:56.521 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:33:56.522 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:56.522 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:33:56.523 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:33:56.527 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:33:56.527 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:33:56.529 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:56.529 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:56.558--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
2024-11-19 13:33:56.690 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:33:56.697 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:33:56.699 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:56.699 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:56.73--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
2024-11-19 13:33:56.885 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:33:56.895 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:33:56.897 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:56.897 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:56.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
2024-11-19 13:33:57.124 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:33:57.134 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:33:57.136 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:57.137 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:57.172--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
2024-11-19 13:33:57.340 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:33:57.350 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:33:57.352 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:33:57.352 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:33:57.392--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
2024-11-19 13:33:57.584 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:33:57.602  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:33:57.608  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:33:57.617  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all
2024-11-19 13:33:57.618  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:57.622  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:57.622  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:57.622  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:57.623  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:57.623  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 82 :MethodName- testPutPserverWithMultiplePInterfaceChildrenAndDoPutWithZeroChildren 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
2024-11-19 13:33:57.624  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:57.624  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:57.624  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete","ERR.5.4.6114"]}}}
2024-11-19 13:33:57.625  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload {
    "hostname": "test-pserver-implied-delete",
    "p-interfaces": {
        "p-interface": [
            {
                "interface-name": "test-p-interface-implied-delete-1",
                "selflink": "somelink"
            },
            {
                "interface-name": "test-p-interface-implied-delete-2",
                "selflink": "somelink"
            },
            {
                "interface-name": "test-p-interface-implied-delete-3",
                "selflink": "somelink"
            },
            {
                "interface-name": "test-p-interface-implied-delete-4",
                "selflink": "somelink"
            }
        ]
    }
}

2024-11-19 13:33:57.625  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:57.627  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:57.627  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:57.627  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:57.627  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:57.640  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:57.653  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:57.655  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all
2024-11-19 13:33:57.656  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:57.656  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:57.656  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:57.656  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:57.656  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:57.664  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:57.664  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:57.666  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload {"hostname":"test-pserver-implied-delete","in-maint":false,"p-interfaces":{},"resource-version":"1732023237627"}
2024-11-19 13:33:57.666  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:57.667  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:57.667  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:57.667  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:57.667  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:57.671  WARN   --- [           main] o.o.aai.serialization.db.ImpliedDelete   : For the vertex with id 344312, doing an implicit delete on update will delete total of 4 vertexes
2024-11-19 13:33:57.672  INFO   --- [           main] o.o.aai.serialization.db.ImpliedDelete   : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-2","selflink":"somelink","resource-version":"1732023237627","in-maint":false}
2024-11-19 13:33:57.673  INFO   --- [           main] o.o.aai.serialization.db.ImpliedDelete   : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-3","selflink":"somelink","resource-version":"1732023237627","in-maint":false}
2024-11-19 13:33:57.674  INFO   --- [           main] o.o.aai.serialization.db.ImpliedDelete   : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-1","selflink":"somelink","resource-version":"1732023237627","in-maint":false}
2024-11-19 13:33:57.675  INFO   --- [           main] o.o.aai.serialization.db.ImpliedDelete   : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-4","selflink":"somelink","resource-version":"1732023237627","in-maint":false}
2024-11-19 13:33:57.681 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 348408 with label p-interface
2024-11-19 13:33:57.681 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 368880 with label p-interface
2024-11-19 13:33:57.682 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 639200 with label p-interface
2024-11-19 13:33:57.682 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 643296 with label p-interface
2024-11-19 13:33:57.683  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:57.684  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:57.990  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all
2024-11-19 13:33:57.991  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:57.991  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:57.991  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:57.991  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:57.992  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:57.996  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:57.996  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:58.303  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with depth all
2024-11-19 13:33:58.305  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:58.305  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:58.305  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:58.305  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:58.305  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:58.306  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 124 :MethodName- testPutGenericVnf 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
2024-11-19 13:33:58.307  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:58.307  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:58.307  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-implied-delete","ERR.5.4.6114"]}}}
2024-11-19 13:33:58.307  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with payload {
  "vnf-id": "generic-vnf-implied-delete",
  "vnf-type": "sometype",
  "in-maint": true,
  "is-closed-loop-disabled": true,
  "vf-modules": {
      "vf-module": [
          {
              "vf-module-id": "vf-mod-id1",
              "is-base-vf-module": true
          },
          {
              "vf-module-id": "vf-mod-id2",
              "is-base-vf-module": true
          },
          {
              "vf-module-id": "vf-mod-id3",
              "is-base-vf-module": true
          },
          {
              "vf-module-id": "vf-mod-id4",
              "is-base-vf-module": true
          }
      ]
  }
}

2024-11-19 13:33:58.308  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:58.311  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:58.311  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:58.311  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:58.311  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:58.333  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:58.343  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:58.647  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with depth all
2024-11-19 13:33:58.649  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:58.649  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:58.649  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:58.649  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:58.649  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:58.659  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:58.659  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:58.659  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with payload {"vnf-id":"generic-vnf-implied-delete","in-maint":true,"resource-version":"1732023238311","vf-modules":{},"vnf-type":"sometype","is-closed-loop-disabled":true}
2024-11-19 13:33:58.660  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:58.662  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:58.662  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:58.662  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:58.662  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:58.669 ERROR   --- [           main] o.o.aai.serialization.db.ImpliedDelete   : User JUNIT is not allowed to implicit delete on parent object generic-vnf
2024-11-19 13:33:58.670  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.0.9109 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.serialization.db.ImpliedDelete :LineNumber- 130 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 673 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :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.HttpTestUtil :LineNumber- 237 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 137 :MethodName- testPutGenericVnf
2024-11-19 13:33:58.670  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:58.670  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 403 and rolling back
2024-11-19 13:33:58.670  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3300","text":"Unauthorized (msg=%1) (ec=%2)","variables":["User is not allowed to perform implicit delete","ERR.5.0.9109","PUT","/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete"]}}}
2024-11-19 13:33:58.978  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all
2024-11-19 13:33:58.979  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:58.979  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:58.979  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:58.979  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:58.980  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:58.981  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 82 :MethodName- testPutPserverWithMultiplePInterfaceChildrenAndDoPutWithZeroChildren 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
2024-11-19 13:33:58.981  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:58.981  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:58.981  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete","ERR.5.4.6114"]}}}
2024-11-19 13:33:58.982  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload {
    "hostname": "test-pserver-implied-delete",
    "p-interfaces": {
        "p-interface": [
            {
                "interface-name": "test-p-interface-implied-delete-1",
                "selflink": "somelink"
            },
            {
                "interface-name": "test-p-interface-implied-delete-2",
                "selflink": "somelink"
            },
            {
                "interface-name": "test-p-interface-implied-delete-3",
                "selflink": "somelink"
            },
            {
                "interface-name": "test-p-interface-implied-delete-4",
                "selflink": "somelink"
            }
        ]
    }
}

2024-11-19 13:33:58.982  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:58.984  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:58.984  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:58.984  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:58.984  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:58.996  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:59.009  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:59.010  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all
2024-11-19 13:33:59.011  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:59.011  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:59.011  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:59.011  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:59.011  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:59.016  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:59.016  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:59.017  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload {"hostname":"test-pserver-implied-delete","in-maint":false,"p-interfaces":{},"resource-version":"1732023238984"}
2024-11-19 13:33:59.018  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:59.019  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:59.019  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:59.019  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:59.019  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:59.023  WARN   --- [           main] o.o.aai.serialization.db.ImpliedDelete   : For the vertex with id 377072, doing an implicit delete on update will delete total of 4 vertexes
2024-11-19 13:33:59.024  INFO   --- [           main] o.o.aai.serialization.db.ImpliedDelete   : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-2","selflink":"somelink","resource-version":"1732023238984","in-maint":false}
2024-11-19 13:33:59.025  INFO   --- [           main] o.o.aai.serialization.db.ImpliedDelete   : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-4","selflink":"somelink","resource-version":"1732023238984","in-maint":false}
2024-11-19 13:33:59.026  INFO   --- [           main] o.o.aai.serialization.db.ImpliedDelete   : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-1","selflink":"somelink","resource-version":"1732023238984","in-maint":false}
2024-11-19 13:33:59.026  INFO   --- [           main] o.o.aai.serialization.db.ImpliedDelete   : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-3","selflink":"somelink","resource-version":"1732023238984","in-maint":false}
2024-11-19 13:33:59.032 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 327880 with label p-interface
2024-11-19 13:33:59.032 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 364544 with label p-interface
2024-11-19 13:33:59.032 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 372760 with label p-interface
2024-11-19 13:33:59.033 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 376856 with label p-interface
2024-11-19 13:33:59.034  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:59.035  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:33:59.339  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all
2024-11-19 13:33:59.340  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:33:59.341  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:59.341  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:59.341  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:59.341  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:59.345  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:59.345  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:59.651  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with depth all
2024-11-19 13:33:59.653  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:59.653  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:59.653  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:59.653  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:59.653  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:59.654  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 124 :MethodName- testPutGenericVnf 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
2024-11-19 13:33:59.655  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:59.655  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:33:59.655  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-implied-delete","ERR.5.4.6114"]}}}
2024-11-19 13:33:59.656  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with payload {
  "vnf-id": "generic-vnf-implied-delete",
  "vnf-type": "sometype",
  "in-maint": true,
  "is-closed-loop-disabled": true,
  "vf-modules": {
      "vf-module": [
          {
              "vf-module-id": "vf-mod-id1",
              "is-base-vf-module": true
          },
          {
              "vf-module-id": "vf-mod-id2",
              "is-base-vf-module": true
          },
          {
              "vf-module-id": "vf-mod-id3",
              "is-base-vf-module": true
          },
          {
              "vf-module-id": "vf-mod-id4",
              "is-base-vf-module": true
          }
      ]
  }
}

2024-11-19 13:33:59.657  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:59.660  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:59.660  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:59.660  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:59.660  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:59.680  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:59.686  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:33:59.687  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with depth all
2024-11-19 13:33:59.688  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:59.688  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:59.688  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:59.688  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:59.688  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:59.693  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:59.693  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:33:59.694  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with payload {"vnf-id":"generic-vnf-implied-delete","in-maint":true,"resource-version":"1732023239660","vf-modules":{},"vnf-type":"sometype","is-closed-loop-disabled":true}
2024-11-19 13:33:59.695  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:33:59.697  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:33:59.697  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:33:59.697  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:33:59.697  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:33:59.707 ERROR   --- [           main] o.o.aai.serialization.db.ImpliedDelete   : User JUNIT is not allowed to implicit delete on parent object generic-vnf
2024-11-19 13:33:59.707  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.0.9109 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.serialization.db.ImpliedDelete :LineNumber- 130 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 673 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :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.HttpTestUtil :LineNumber- 237 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 161 :MethodName- doPut ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 137 :MethodName- testPutGenericVnf
2024-11-19 13:33:59.708  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:33:59.709  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the PUT request with status 403 and rolling back
2024-11-19 13:33:59.709  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3300","text":"Unauthorized (msg=%1) (ec=%2)","variables":["User is not allowed to perform implicit delete","ERR.5.0.9109","PUT","/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete"]}}}
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.515 s -- in org.onap.aai.rest.ImpliedDeleteIntegrationTest
[INFO] Running org.onap.aai.rest.GenericVnfLInterfaceTest
2024-11-19 13:34:00.048 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:00.048 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:00.049 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:00.049 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:00.049 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:00.049 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:00.050 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:00.050 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:00.051 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:00.051 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:00.052 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:00.058 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:00.058 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:00.060 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:00.061 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:00.109--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
2024-11-19 13:34:00.248 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:00.256 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:00.258 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:00.258 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:00.291--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
2024-11-19 13:34:00.440 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:00.449 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:00.452 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:00.452 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:00.484--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
2024-11-19 13:34:00.642 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:00.651 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:00.654 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:00.654 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:00.687--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
2024-11-19 13:34:00.866 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:00.875 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:00.878 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:00.878 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:00.916--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
2024-11-19 13:34:01.099 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:01.117  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:01.123  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:01.130  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload {
  "vnf-id": "vnf1",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "lag-interfaces": {
    "lag-interface": [
      {
        "interface-name": "lag1",
        "l-interfaces": {
          "l-interface": [
            {
              "interface-name": "int1",
              "l3-interface-ipv6-address-list": [
                {
                  "l3-interface-ipv6-address": "ipv1"
                }
              ]
            }
          ]
        }
      }
    ]
  }
}

2024-11-19 13:34:01.131  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:34:01.137  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:01.137  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:01.137  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:01.137  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:01.154  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:01.166  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:34:01.167  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all
2024-11-19 13:34:01.168  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:34:01.168  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:01.168  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:01.168  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:01.168  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:01.173  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:01.173  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:34:01.173  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload {"vnf-id":"vnf1","vnf-name":"someval","vnf-type":"someval","in-maint":false,"is-closed-loop-disabled":false,"resource-version":"1732023241137","lag-interfaces":{"lag-interface":[{"interface-name":"lag1","resource-version":"1732023241137","in-maint":false,"l-interfaces":{"l-interface":[{"interface-name":"int1","is-port-mirrored":false,"resource-version":"1732023241137","in-maint":false,"is-ip-unnumbered":false,"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"ipv2"}]}]}}]}}
2024-11-19 13:34:01.174  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:34:01.176  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:01.176  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:01.176  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:01.176  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:01.186  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:01.191  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:34:01.192  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all
2024-11-19 13:34:01.193  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:34:01.193  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:01.193  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:01.193  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:01.193  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:01.198  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:01.198  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:34:01.199  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with resource version 1732023241176
2024-11-19 13:34:01.200  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:34:01.200  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:01.200  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:01.200  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:01.200  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:01.217 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 303240 with label generic-vnf
2024-11-19 13:34:01.217 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 307336 with label lag-interface
2024-11-19 13:34:01.217 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 336072 with label l-interface
2024-11-19 13:34:01.217 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 381168 with label l3-interface-ipv6-address-list
2024-11-19 13:34:01.218 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 655584 with label l3-interface-ipv6-address-list
2024-11-19 13:34:01.219  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:01.219  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:34:01.524  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload {
  "vnf-id": "vnf1",
  "vnf-type": "someval",
  "vnf-name": "someval",
  "lag-interfaces": {
    "lag-interface": [
      {
        "interface-name": "lag1",
        "l-interfaces": {
          "l-interface": [
            {
              "interface-name": "int1",
              "l3-interface-ipv6-address-list": [
                {
                  "l3-interface-ipv6-address": "ipv1"
                }
              ]
            }
          ]
        }
      }
    ]
  }
}

2024-11-19 13:34:01.524  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:34:01.527  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:01.527  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:01.527  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:01.527  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:01.540  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:01.545  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:34:01.547  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all
2024-11-19 13:34:01.547  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:34:01.547  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:01.547  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:01.547  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:01.548  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:01.552  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:01.552  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:34:01.553  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload {"vnf-id":"vnf1","vnf-name":"someval","vnf-type":"someval","in-maint":false,"is-closed-loop-disabled":false,"resource-version":"1732023241527","lag-interfaces":{"lag-interface":[{"interface-name":"lag1","resource-version":"1732023241527","in-maint":false,"l-interfaces":{"l-interface":[{"interface-name":"int1","is-port-mirrored":false,"resource-version":"1732023241527","in-maint":false,"is-ip-unnumbered":false,"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"ipv2"}]}]}}]}}
2024-11-19 13:34:01.554  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:34:01.556  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:01.556  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:01.556  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:01.556  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:01.567  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:01.571  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:34:01.572  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all
2024-11-19 13:34:01.573  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:34:01.573  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:01.573  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:01.573  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:01.573  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:01.579  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:01.579  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:34:01.580  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with resource version 1732023241556
2024-11-19 13:34:01.580  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:34:01.580  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:01.580  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:01.580  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:01.580  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:01.597 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 360696 with label generic-vnf
2024-11-19 13:34:01.597 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 340168 with label lag-interface
2024-11-19 13:34:01.598 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 368640 with label l-interface
2024-11-19 13:34:01.598 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 364624 with label l3-interface-ipv6-address-list
2024-11-19 13:34:01.598 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 368720 with label l3-interface-ipv6-address-list
2024-11-19 13:34:01.599  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:01.599  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.885 s -- in org.onap.aai.rest.GenericVnfLInterfaceTest
[INFO] Running org.onap.aai.rest.PserverTest
2024-11-19 13:34:01.930 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:01.930 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:01.931 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:01.931 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:01.931 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:01.932 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:01.932 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:01.932 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:01.933 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:01.933 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:01.934 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:01.940 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:01.940 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:01.943 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:01.943 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:01.971--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
2024-11-19 13:34:02.102 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:02.110 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:02.111 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:02.111 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:02.143--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2024-11-19 13:34:02.320 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:02.329 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:02.332 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:02.332 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:02.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
2024-11-19 13:34:02.557 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:02.567 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:02.570 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:02.570 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:02.605--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
2024-11-19 13:34:02.814 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:02.824 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:02.827 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:02.827 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:02.866--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
2024-11-19 13:34:03.052 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:03.069  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:03.074  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:03.081  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth all
2024-11-19 13:34:03.082  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:34:03.086  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:03.086  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:03.086  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:03.086  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:03.087  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xml ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 87 :MethodName- testPutPserverCreateGetInXmlForFormats 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
2024-11-19 13:34:03.116  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:03.116  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:34:03.116  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request <Fault><requestError><serviceException><messageId>SVC3001</messageId><text>Resource not found for %1 using id %2 (msg=%3) (ec=%4)</text><variables><variable>GET</variable><variable>/cloud-infrastructure/pservers/pserver/test-pserver-xml</variable><variable>Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xml</variable><variable>ERR.5.4.6114</variable></variables></serviceException></requestError></Fault>
2024-11-19 13:34:03.117  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with payload {}
2024-11-19 13:34:03.118  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:34:03.119  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:03.119  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:03.119  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:03.119  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:03.122  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:03.127  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:34:03.128  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-random1/cloud-region-random1-region with payload {}
2024-11-19 13:34:03.129  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:34:03.130  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:03.130  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:03.130  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:03.130  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:03.132  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:03.145  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:34:03.147  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-random1/cloud-region-random1-region/relationship-list/relationship with payload {
  "related-to": "pserver",
  "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver-xml"
}
2024-11-19 13:34:03.148  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:34:03.148  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:03.148  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:03.148  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:03.148  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:03.152  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:03.158  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:34:03.159  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth 0
2024-11-19 13:34:03.159  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:34:03.159  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:03.159  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:03.159  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:03.160  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:03.170 DEBUG   --- [           main] o.o.a.s.queryformats.MultiFormatMapper   : Formatting vertex object
2024-11-19 13:34:03.183  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:03.183  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:34:03.489  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Starting the pserver testPutServerCreateGetAndDelete
2024-11-19 13:34:03.490  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all
2024-11-19 13:34:03.492  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:34:03.492  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:03.492  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:03.492  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:03.492  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:03.493  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 124 :MethodName- testPutPServerCreateGetAndDeleteAndCreateRelationshipBetweenPserverAndCloudRegion 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
2024-11-19 13:34:03.494  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:03.494  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:34:03.494  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/test-pserver","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver","ERR.5.4.6114"]}}}
2024-11-19 13:34:03.494  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Verifying that the pserver is already not in the database successfully
2024-11-19 13:34:03.495  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with payload {
  "hostname": "test-pserver",
  "ptnii-equip-name": "example-ptnii-equip-name-val-36969",
  "number-of-cpus": 62220,
  "disk-in-gigabytes": 872,
  "ram-in-megabytes": 35331,
  "equip-type": "example-equip-type-val-22986",
  "equip-vendor": "example-equip-vendor-val-37452",
  "equip-model": "example-equip-model-val-14665",
  "fqdn": "example-fqdn-val-33429",
  "pserver-selflink": "example-pserver-selflink-val-10125",
  "ipv4-oam-address": "example-ipv4-oam-address-val-3155",
  "serial-number": "example-serial-number-val-12010",
  "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-77686",
  "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-17856",
  "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-33665",
  "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-6210",
  "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-40977",
  "inv-status": "example-inv-status-val-3682",
  "pserver-id": "example-pserver-id-val-82142",
  "internet-topology": "example-internet-topology-val-56425",
  "in-maint": true,
  "pserver-name2": "example-pserver-name2-val-53802",
  "purpose": "example-purpose-val-90218",
  "prov-status": "example-prov-status-val-11642",
  "management-option": "example-management-option-val-91111",
  "host-profile": "example-host-profile-val-36247"
}
2024-11-19 13:34:03.496  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:34:03.497  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:03.497  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:03.497  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:03.497  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:03.502  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:03.506  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:34:03.506  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Successfully created the pserver into db
2024-11-19 13:34:03.507  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all
2024-11-19 13:34:03.507  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:34:03.507  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:03.507  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:03.507  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:03.508  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:03.510  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:03.510  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:34:03.510  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Successfully retrieved the created pserver from db and verified with put data
2024-11-19 13:34:03.511  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with payload {}
2024-11-19 13:34:03.511  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:34:03.512  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:03.512  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:03.512  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:03.512  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:03.515  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:03.516  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:34:03.517  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Successfully able to create the cloud region with payload that has no keys to be retrieved from uri
2024-11-19 13:34:03.517  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with depth all
2024-11-19 13:34:03.518  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:34:03.518  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:03.518  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:03.518  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:03.518  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:03.521  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:03.521  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:34:03.521  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Successfully retrieved the cloud region from db
2024-11-19 13:34:03.522  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2/relationship-list/relationship with payload {
  "related-to": "pserver",
  "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver"
}
2024-11-19 13:34:03.522  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:34:03.523  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:03.523  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:03.523  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:03.523  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:03.525  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:03.529  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:34:03.530  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Successfully created the relationship between cloud region and pserver
2024-11-19 13:34:03.530  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with depth all
2024-11-19 13:34:03.531  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:34:03.531  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:03.531  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:03.531  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:03.531  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:03.535  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:03.535  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:34:03.535  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Successfully retrieved the cloud region from db
2024-11-19 13:34:03.537  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with resource version 1732023243523
2024-11-19 13:34:03.537  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:34:03.537  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:03.537  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:03.537  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:03.537  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:03.542 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 311432 with label cloud-region
2024-11-19 13:34:03.542  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:03.544  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:34:03.846  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Successfully deleted the cloud region from db
2024-11-19 13:34:03.847  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all
2024-11-19 13:34:03.848  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:34:03.849  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:03.849  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:03.849  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:03.849  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:03.853  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:03.853  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:34:03.854  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Successfully retrieved the cloud region from db to get the latest resource version
2024-11-19 13:34:03.855  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with resource version 1732023243537
2024-11-19 13:34:03.855  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:34:03.855  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:03.855  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:03.855  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:03.855  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:03.859 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 364792 with label pserver
2024-11-19 13:34:03.860  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:03.860  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:34:04.162  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Successfully deleted the pserver from db
2024-11-19 13:34:04.162  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Ending the pserver testPutServerCreateGetAndDelete
2024-11-19 13:34:04.165  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth all
2024-11-19 13:34:04.166  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:34:04.166  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:04.166  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:04.166  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:04.166  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:04.166  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xml ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 87 :MethodName- testPutPserverCreateGetInXmlForFormats 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
2024-11-19 13:34:04.167  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:04.167  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:34:04.167  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request <Fault><requestError><serviceException><messageId>SVC3001</messageId><text>Resource not found for %1 using id %2 (msg=%3) (ec=%4)</text><variables><variable>GET</variable><variable>/cloud-infrastructure/pservers/pserver/test-pserver-xml</variable><variable>Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xml</variable><variable>ERR.5.4.6114</variable></variables></serviceException></requestError></Fault>
2024-11-19 13:34:04.168  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with payload {}
2024-11-19 13:34:04.168  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:34:04.169  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:04.169  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:04.169  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:04.169  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:04.172  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:04.174  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:34:04.174  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-random1/cloud-region-random1-region with payload {}
2024-11-19 13:34:04.175  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:34:04.176  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:04.176  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:04.176  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:04.176  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:04.178  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:04.180  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:34:04.181  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-random1/cloud-region-random1-region/relationship-list/relationship with payload {
  "related-to": "pserver",
  "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver-xml"
}
2024-11-19 13:34:04.181  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:34:04.182  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:04.182  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:04.182  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:04.182  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:04.184  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:04.188  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:34:04.189  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth 0
2024-11-19 13:34:04.189  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:34:04.190  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:04.190  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:04.190  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:04.190  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:04.190 DEBUG   --- [           main] o.o.a.s.queryformats.MultiFormatMapper   : Formatting vertex object
2024-11-19 13:34:04.192  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:04.192  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:34:04.497  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Starting the pserver testPutServerCreateGetAndDelete
2024-11-19 13:34:04.498  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all
2024-11-19 13:34:04.500  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:34:04.500  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:04.500  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:04.500  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:04.500  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:04.501  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :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.HttpTestUtil :LineNumber- 435 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 362 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 466 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 124 :MethodName- testPutPServerCreateGetAndDeleteAndCreateRelationshipBetweenPserverAndCloudRegion 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
2024-11-19 13:34:04.502  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:04.502  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unable to complete the GET request with status 404 and rolling back
2024-11-19 13:34:04.502  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/test-pserver","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver","ERR.5.4.6114"]}}}
2024-11-19 13:34:04.502  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Verifying that the pserver is already not in the database successfully
2024-11-19 13:34:04.504  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with payload {
  "hostname": "test-pserver",
  "ptnii-equip-name": "example-ptnii-equip-name-val-36969",
  "number-of-cpus": 62220,
  "disk-in-gigabytes": 872,
  "ram-in-megabytes": 35331,
  "equip-type": "example-equip-type-val-22986",
  "equip-vendor": "example-equip-vendor-val-37452",
  "equip-model": "example-equip-model-val-14665",
  "fqdn": "example-fqdn-val-33429",
  "pserver-selflink": "example-pserver-selflink-val-10125",
  "ipv4-oam-address": "example-ipv4-oam-address-val-3155",
  "serial-number": "example-serial-number-val-12010",
  "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-77686",
  "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-17856",
  "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-33665",
  "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-6210",
  "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-40977",
  "inv-status": "example-inv-status-val-3682",
  "pserver-id": "example-pserver-id-val-82142",
  "internet-topology": "example-internet-topology-val-56425",
  "in-maint": true,
  "pserver-name2": "example-pserver-name2-val-53802",
  "purpose": "example-purpose-val-90218",
  "prov-status": "example-prov-status-val-11642",
  "management-option": "example-management-option-val-91111",
  "host-profile": "example-host-profile-val-36247"
}
2024-11-19 13:34:04.505  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:34:04.506  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:04.506  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:04.506  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:04.506  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:04.511  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:04.514  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:34:04.515  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Successfully created the pserver into db
2024-11-19 13:34:04.515  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all
2024-11-19 13:34:04.516  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:34:04.516  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:04.516  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:04.516  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:04.516  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:04.518  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:04.518  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:34:04.518  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Successfully retrieved the created pserver from db and verified with put data
2024-11-19 13:34:04.519  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with payload {}
2024-11-19 13:34:04.519  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:34:04.520  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:04.520  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:04.520  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:04.521  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:04.523  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:04.525  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:34:04.525  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Successfully able to create the cloud region with payload that has no keys to be retrieved from uri
2024-11-19 13:34:04.526  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with depth all
2024-11-19 13:34:04.526  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:34:04.526  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:04.526  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:04.526  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:04.527  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:04.529  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:04.529  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:34:04.529  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Successfully retrieved the cloud region from db
2024-11-19 13:34:04.530  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2/relationship-list/relationship with payload {
  "related-to": "pserver",
  "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver"
}
2024-11-19 13:34:04.531  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:34:04.531  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:04.531  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:04.531  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:04.531  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:04.533  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:04.538  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 200 and committing it to DB
2024-11-19 13:34:04.539  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Successfully created the relationship between cloud region and pserver
2024-11-19 13:34:04.539  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with depth all
2024-11-19 13:34:04.540  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:34:04.540  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:04.540  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:04.540  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:04.540  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:04.543  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:04.543  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:34:04.543  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Successfully retrieved the cloud region from db
2024-11-19 13:34:04.545  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with resource version 1732023244531
2024-11-19 13:34:04.545  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this cloud-region
2024-11-19 13:34:04.545  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:04.545  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:04.545  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:04.545  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:04.549 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 393456 with label cloud-region
2024-11-19 13:34:04.549  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:04.551  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:34:04.852  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Successfully deleted the cloud region from db
2024-11-19 13:34:04.853  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all
2024-11-19 13:34:04.854  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:34:04.854  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:04.854  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:04.854  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:04.854  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:04.857  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:04.858  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the GET request with status 200 and committing it to DB
2024-11-19 13:34:04.858  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Successfully retrieved the cloud region from db to get the latest resource version
2024-11-19 13:34:04.859  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the delete request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with resource version 1732023244545
2024-11-19 13:34:04.859  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this pserver
2024-11-19 13:34:04.859  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:04.859  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:04.859  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:04.859  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:04.863 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 659680 with label pserver
2024-11-19 13:34:04.864  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:04.864  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the DELETE request with status 204 and committing it to DB
2024-11-19 13:34:05.165  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Successfully deleted the pserver from db
2024-11-19 13:34:05.165  INFO   --- [           main] org.onap.aai.rest.PserverTest            : Ending the pserver testPutServerCreateGetAndDelete
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.263 s -- in org.onap.aai.rest.PserverTest
[INFO] Running org.onap.aai.rest.db.HttpEntryTest
2024-11-19 13:34:05.211 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:05.211 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:05.212 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:05.212 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:05.212 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:05.212 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:05.213 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:05.213 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:05.214 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:05.214 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:05.215 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:05.220 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:05.220 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:05.222 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:05.222 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:05.295--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2024-11-19 13:34:05.425 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:05.433 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:05.434 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:05.435 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:05.466--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
2024-11-19 13:34:05.614 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:05.623 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:05.626 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:05.626 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:05.659--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
2024-11-19 13:34:05.820 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:05.830 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:05.832 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:05.832 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:05.866--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
2024-11-19 13:34:06.041 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:06.050 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:06.053 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:06.053 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:06.092--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
2024-11-19 13:34:06.278 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:06.298  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:06.300  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:06.317  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.317  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.317  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.317  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.322  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.341  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.341  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.341  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.342  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.346  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.386  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.386  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.386  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.386  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.392 DEBUG   --- [           main] o.o.a.s.queryformats.MultiFormatMapper   : Formatting vertex object
2024-11-19 13:34:06.403  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.411  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.412  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.412  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.412  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.416  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6107 root cause=org.onap.aai.edges.exceptions.EdgeRuleNotFoundException: No rule found for EdgeRuleQuery with filter params node type: complex, node type: pserver, label: does.not.exist, type: COUSIN, isPrivate: false. ClassName- org.onap.aai.edges.EdgeIngestor :LineNumber- 297 :MethodName- getRule ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1910 :MethodName- getEdgesBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1937 :MethodName- getEdgeBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1804 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 436 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 690 :MethodName- putEdgeWrongLabelTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
2024-11-19 13:34:06.417  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.427  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.427  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.427  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.427  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.430  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.439  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.439  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.439  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.439  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.441  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.446  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.446  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.446  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.446  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.451  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.457  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.457  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.457  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.457  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.459  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.464  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.464  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.464  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.464  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.469  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.474  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.474  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.474  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.474  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.475  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6135 root cause=org.onap.aai.exceptions.AAIException: resource-version passed for create of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 272 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 422 :MethodName- thatObjectCreationFailsWhenResourceVersionIsProvided 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall
2024-11-19 13:34:06.476  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.482  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.483  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.483  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.483  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.488 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 319624 with label vertex
2024-11-19 13:34:06.489  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.494  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.494  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.494  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.494  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.500  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.505  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.505  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.505  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.505  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.516  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.521  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.522  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.522  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.522  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.524 DEBUG   --- [           main] o.o.a.s.queryformats.MultiFormatMapper   : Formatting vertex object
2024-11-19 13:34:06.525 DEBUG   --- [           main] o.o.a.s.queryformats.MultiFormatMapper   : Formatting vertex object
2024-11-19 13:34:06.525  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.530  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.530  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.530  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.530  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.531  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/junit-test2 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 898 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 398 :MethodName- thatObjectsCanNotBeFound 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:34:06.531  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.537  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.537  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.537  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.537  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.546  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.560  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.560  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.560  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.560  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.564  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.568  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.569  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.569  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.569  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.572  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.573  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.573  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.573  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.573  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.576  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.582  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.582  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.582  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.582  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.588  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 907 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 296 :MethodName- thatPaginationWithNoResultsCanBeRetrieved 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:34:06.588  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.592  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.592  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.592  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.592  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.594  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 907 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 302 :MethodName- thatPaginationWithNoResultsCanBeRetrieved 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:34:06.594  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.606  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.606  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.606  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.606  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.613  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.619  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.619  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.619  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.619  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.624  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.626  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = false AND contains-other-v = NONE AND delete-other-v = NONE AND prevent-delete = IN)]. For better performance, use indexes
2024-11-19 13:34:06.638  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.638  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.638  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.638  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.643 ERROR   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6140 root cause=org.onap.aai.serialization.db.exceptions.EdgeMultiplicityException: multiplicity rule violated: only one edge can exist with label: org.onap.relationships.inventory.LocatedIn between pserver and complex ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 186 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 83 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1806 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 436 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 646 :MethodName- thatRelationshipCanNotBeCreatedEdgeMultiplicity 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
2024-11-19 13:34:06.644  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.656  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.656  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.656  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.657  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.669  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.669  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.669  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.669  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.669  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.672  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.678  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.678  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.678  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.678  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.681  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.682  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.682  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.682  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.682  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.684  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6130 root cause=org.onap.aai.exceptions.AAIException: resource-version not passed for update of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 278 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 494 :MethodName- thatUpdateFailsWhenResourceVersionIsNotProvided 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall
2024-11-19 13:34:06.684  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.690  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.690  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.690  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.691  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.691  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for update of /cloud-infrastructure/pservers/pserver/updatedHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 278 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 468 :MethodName- thatUpdateFailsWhenResourceVersionsMismatch 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall
2024-11-19 13:34:06.692  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.698  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.699  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.699  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.699  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.702  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.707  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.707  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.707  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.707  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.710  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.718  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.718  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.718  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.718  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.719 DEBUG   --- [           main] o.o.a.s.queryformats.MultiFormatMapper   : Formatting vertex object
2024-11-19 13:34:06.722  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.727  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.727  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.727  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.727  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.729  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6107 root cause=org.onap.aai.edges.exceptions.EdgeRuleNotFoundException: No rule found for EdgeRuleQuery with filter params node type: complex, node type: pserver, label: does.not.exist, type: COUSIN, isPrivate: false. ClassName- org.onap.aai.edges.EdgeIngestor :LineNumber- 297 :MethodName- getRule ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1910 :MethodName- getEdgesBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1937 :MethodName- getEdgeBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1804 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 436 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 690 :MethodName- putEdgeWrongLabelTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
2024-11-19 13:34:06.729  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.738  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.738  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.738  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.738  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.742  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.747  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.747  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.747  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.747  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.749  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.752  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.752  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.752  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.753  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.756  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.759  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.759  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.759  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.759  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.761  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.766  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.766  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.766  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.766  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.768  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.773  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.773  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.773  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.773  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.774  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6135 root cause=org.onap.aai.exceptions.AAIException: resource-version passed for create of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 272 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 422 :MethodName- thatObjectCreationFailsWhenResourceVersionIsProvided 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall
2024-11-19 13:34:06.774  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.780  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.780  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.780  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.780  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.783 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 368840 with label vertex
2024-11-19 13:34:06.784  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.788  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.788  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.788  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.788  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.793  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.797  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.797  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.797  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.797  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.802  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.806  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.806  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.806  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.806  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.807 DEBUG   --- [           main] o.o.a.s.queryformats.MultiFormatMapper   : Formatting vertex object
2024-11-19 13:34:06.808 DEBUG   --- [           main] o.o.a.s.queryformats.MultiFormatMapper   : Formatting vertex object
2024-11-19 13:34:06.808  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.811  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.811  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.811  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.811  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.812  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/junit-test2 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 898 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 398 :MethodName- thatObjectsCanNotBeFound 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:34:06.812  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.815  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.815  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.815  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.815  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.819  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.820  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.820  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.820  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.820  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.822  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.826  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.826  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.826  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.826  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.829  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.830  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.830  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.830  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.830  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.833  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.837  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.837  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.837  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.837  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.838  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 907 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 296 :MethodName- thatPaginationWithNoResultsCanBeRetrieved 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:34:06.838  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.838  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.838  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.838  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.838  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.839  INFO   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 907 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 302 :MethodName- thatPaginationWithNoResultsCanBeRetrieved 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run
2024-11-19 13:34:06.839  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.844  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.844  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.844  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.844  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.847  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.852  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.852  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.852  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.852  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.855  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.855  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(private = false AND contains-other-v = NONE AND delete-other-v = NONE AND prevent-delete = IN)]. For better performance, use indexes
2024-11-19 13:34:06.863  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.863  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.863  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.863  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.866 ERROR   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6140 root cause=org.onap.aai.serialization.db.exceptions.EdgeMultiplicityException: multiplicity rule violated: only one edge can exist with label: org.onap.relationships.inventory.LocatedIn between pserver and complex ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 186 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 83 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1806 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 436 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 646 :MethodName- thatRelationshipCanNotBeCreatedEdgeMultiplicity 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
2024-11-19 13:34:06.866  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.872  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.872  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.872  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.872  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.876  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.877  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.877  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.877  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.877  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.879  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.883  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.883  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.883  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.883  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.886  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.887  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.887  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.887  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.887  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.887  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6130 root cause=org.onap.aai.exceptions.AAIException: resource-version not passed for update of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 278 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 494 :MethodName- thatUpdateFailsWhenResourceVersionIsNotProvided 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall
2024-11-19 13:34:06.888  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:06.894  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:06.894  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:06.894  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:06.894  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:06.895  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for update of /cloud-infrastructure/pservers/pserver/updatedHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 278 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 468 :MethodName- thatUpdateFailsWhenResourceVersionsMismatch 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall
2024-11-19 13:34:06.895  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.729 s -- in org.onap.aai.rest.db.HttpEntryTest
[INFO] Running org.onap.aai.rest.db.HttpEntryTransactionTest
2024-11-19 13:34:07.005  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:07.005  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:07.005  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:07.005  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:07.010  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:07.010  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:07.011 ERROR   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6134 root cause=org.janusgraph.core.JanusGraphException:  ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 623 :MethodName- executeQuery ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 236 :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.rest.db.HttpEntry$$FastClassBySpringCGLIB$$b3743e59 :LineNumber- -1 :MethodName- invoke ClassName- org.springframework.cglib.proxy.MethodProxy :LineNumber- 218 :MethodName- invoke ClassName- org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation :LineNumber- 793 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation :LineNumber- 763 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 137 :MethodName- doProceed
2024-11-19 13:34:07.012  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:07.012  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:07.012 ERROR   --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalStateException: Cannot access element because its enclosing transaction is closed and unbound ClassName- org.janusgraph.graphdb.transaction.StandardJanusGraphTx :LineNumber- 382 :MethodName- getNextTx ClassName- org.janusgraph.graphdb.tinkerpop.optimize.JanusGraphTraversalUtil :LineNumber- 209 :MethodName- getTx ClassName- org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphStep :LineNumber- 130 :MethodName- buildGlobalGraphCentricQuery ClassName- org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphStep :LineNumber- 87 :MethodName- lambda$new$1 ClassName- org.apache.tinkerpop.gremlin.process.traversal.step.map.GraphStep :LineNumber- 158 :MethodName- processNextStart ClassName- org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep :LineNumber- 140 :MethodName- next ClassName- org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep :LineNumber- 40 :MethodName- next ClassName- org.apache.tinkerpop.gremlin.process.traversal.Traversal :LineNumber- 184 :MethodName- fill ClassName- org.apache.tinkerpop.gremlin.process.traversal.Traversal :LineNumber- 122 :MethodName- toList ClassName- org.onap.aai.query.builder.GraphTraversalBuilder :LineNumber- 986 :MethodName- toList
2024-11-19 13:34:07.013  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:07.022  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:07.022  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:07.022  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:07.022  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:07.026  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:07.026  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:07.028  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:07.029  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:07.031  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.onap.aai.rest.db.HttpEntryTransactionTest
[INFO] Running org.onap.aai.rest.db.HttpEntryNotificationIntegrationTest
2024-11-19 13:34:07.051 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:07.052 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:07.052 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:07.052 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:07.053 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:07.053 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:07.053 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:07.053 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:07.054 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:07.054 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:07.055 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:07.059 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:07.059 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:07.061 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:07.061 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:07.09--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
2024-11-19 13:34:07.250 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:07.258 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:07.260 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:07.260 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:07.293--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
2024-11-19 13:34:07.439 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:07.448 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:07.450 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:07.450 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:07.483--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
2024-11-19 13:34:07.646 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:07.656 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:07.658 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:07.658 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:07.691--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
2024-11-19 13:34:07.852 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:07.861 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:07.864 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:07.864 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:07.933--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
2024-11-19 13:34:08.133 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:08.152  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:08.157  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:08.168  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:08.168  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:08.168  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:08.169  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:08.173  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:08.179  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:08.179  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:08.179  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:08.179  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:08.182  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:08.186  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:08.186  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:08.186  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:08.186  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:08.189  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:08.196  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:08.196  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:08.196  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:08.196  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:08.198  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.170 s -- in org.onap.aai.rest.db.HttpEntryNotificationIntegrationTest
[INFO] Running org.onap.aai.rest.VnfcRelationshipIssueTest
2024-11-19 13:34:08.215  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-vnf11 with payload {
    "vnf-id": "test-vnf11",
    "vnf-name": "example-vnf-name-val-37069",
    "vnf-name2": "example-vnf-name2-val-58382",
    "vnf-type": "example-vnf-type-val-95069",
    "in-maint": true,
    "is-closed-loop-disabled": true,
    "vf-modules": {
        "vf-module": [
            {
                "vf-module-id": "vf-module-test11",
                "is-base-vf-module": true,
                "automated-assignment": true
            }
        ]
    }
}

2024-11-19 13:34:08.216  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:34:08.219  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:08.219  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:08.219  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:08.220  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:08.235  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:08.242  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:34:08.244  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/vnfcs/vnfc/test-vnfc11 with payload {
    "vnfc-name": "test-vnfc11",
    "nfc-naming-code": "testname",
    "nfc-function": "test-value",
    "relationship-list": {
        "relationship": [{
            "related-to": "vf-module",
            "relationship-data": [{
                "relationship-key": "vnf.vnf-id",
                "relationship-value": "test-vnf11"
            }, {
                "relationship-key": "vf-module.vf-module-id",
                "relationship-value": "vf-module-test11"
            }
            ]
        }
        ]
    }
}

2024-11-19 13:34:08.245  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this vnfc
2024-11-19 13:34:08.246  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:08.246  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:08.246  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:08.246  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:08.261  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:08.271  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:34:08.881  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-vnf11 with payload {
    "vnf-id": "test-vnf11",
    "vnf-name": "example-vnf-name-val-37069",
    "vnf-name2": "example-vnf-name2-val-58382",
    "vnf-type": "example-vnf-type-val-95069",
    "in-maint": true,
    "is-closed-loop-disabled": true,
    "vf-modules": {
        "vf-module": [
            {
                "vf-module-id": "vf-module-test11",
                "is-base-vf-module": true,
                "automated-assignment": true
            }
        ]
    }
}

2024-11-19 13:34:08.883  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this generic-vnf
2024-11-19 13:34:08.885  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:08.885  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:08.885  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:08.885  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:08.899  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:08.903  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
2024-11-19 13:34:08.905  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Starting the put request for the uri v14/network/vnfcs/vnfc/test-vnfc11 with payload {
    "vnfc-name": "test-vnfc11",
    "nfc-naming-code": "testname",
    "nfc-function": "test-value",
    "relationship-list": {
        "relationship": [{
            "related-to": "vf-module",
            "relationship-data": [{
                "relationship-key": "vnf.vnf-id",
                "relationship-value": "test-vnf11"
            }, {
                "relationship-key": "vf-module.vf-module-id",
                "relationship-value": "vf-module-test11"
            }
            ]
        }
        ]
    }
}

2024-11-19 13:34:08.905  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Unmarshalling the payload to this vnfc
2024-11-19 13:34:08.906  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:08.906  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:08.906  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:08.906  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:08.912  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:08.922  INFO   --- [           main] org.onap.aai.HttpTestUtil                : Successfully completed the PUT request with status 201 and committing it to DB
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 s -- in org.onap.aai.rest.VnfcRelationshipIssueTest
[INFO] Running org.onap.aai.exceptions.AAIExceptionTest
2024-11-19 13:34:09.235  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : Unknown AAIException with code=4004.  Using default AAIException
2024-11-19 13:34:09.236  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : Unknown AAIException with code=4004.  Using default AAIException
2024-11-19 13:34:09.238  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : Unknown AAIException with code=4004.  Using default AAIException
2024-11-19 13:34:09.240  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : Unknown AAIException with code=4004.  Using default AAIException
2024-11-19 13:34:09.241  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : Unknown AAIException with code=4004.  Using default AAIException
2024-11-19 13:34:09.242  WARN   --- [           main] org.onap.aai.logging.ErrorLogHelper      : Unknown AAIException with code=4004.  Using default AAIException
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.aai.exceptions.AAIExceptionTest
[INFO] Running org.onap.aai.exceptions.AAIExceptionWithInfoTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.aai.exceptions.AAIExceptionWithInfoTest
[INFO] Running org.onap.aai.dbmap.AAIGraphTest
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.028 s -- in org.onap.aai.dbmap.AAIGraphTest
[INFO] Running org.onap.aai.prevalidation.ValidationServiceTest
2024-11-19 13:34:09.336  INFO   --- [           main] o.o.aai.prevalidation.ValidationService  : Successfully initialized the pre validation service
2024-11-19 13:34:09.377 DEBUG   --- [           main] o.o.aai.prevalidation.ValidationService  : Validation Service returned following response status code 200 and body {
    "validationId": "52245aa2-72a8-440d-87e2-570272aa4a83b",
    "validationTimestamp": "20191201T211503Z",
    "entityId": {
        "vnf-id": "vnf-jenkins-15903-3"
    },
    "entityName": "ormfl405me3",
    "entityType": "generic-vnf",
    "entityLink": "network/generic-vnfs/generic-vnf/vnf-jenkins-15903-3",
    "resourceVersion": "1567815933280",
    "requestor": "JUNIT",
    "violations": []
}

2024-11-19 13:34:09.380  INFO   --- [           main] o.o.aai.prevalidation.ValidationService  : Successfully initialized the pre validation service
2024-11-19 13:34:09.381  INFO   --- [           main] o.o.aai.prevalidation.ValidationService  : Successfully initialized the pre validation service
2024-11-19 13:34:09.389  INFO   --- [           main] o.o.aai.prevalidation.ValidationService  : Successfully initialized the pre validation service
2024-11-19 13:34:09.390  INFO   --- [           main] o.o.aai.prevalidation.ValidationService  : Successfully initialized the pre validation service
2024-11-19 13:34:09.400 ERROR   --- [           main] o.o.aai.prevalidation.ValidationService  : Connection refused to the validation microservice due to service unreachable
java.net.ConnectException: Connection refused
	at org.onap.aai.prevalidation.ValidationServiceTest.testPreValidateWithSuccessRequestAndServiceIsDownAndShouldErrorWithConnectionRefused(ValidationServiceTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.boot.test.system.OutputCaptureRule$1.evaluate(OutputCaptureRule.java:67)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-11-19 13:34:09.401  INFO   --- [           main] o.o.aai.prevalidation.ValidationService  : Successfully initialized the pre validation service
2024-11-19 13:34:09.402  INFO   --- [           main] o.o.aai.prevalidation.ValidationService  : Successfully initialized the pre validation service
2024-11-19 13:34:09.410 ERROR   --- [           main] o.o.aai.prevalidation.ValidationService  : Connection timeout to the validation microservice as this could indicate the server is unable to reach port, please check on server by running: nc -w10 -z -v ${VALIDATION_HOST} ${VALIDATION_PORT}
org.apache.http.conn.ConnectTimeoutException: Connection timed out
	at org.onap.aai.prevalidation.ValidationServiceTest.testPreValidateWithSuccessRequestAndServiceIsUnreachableAndShouldErrorWithConnectionTimeout(ValidationServiceTest.java:117)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.boot.test.system.OutputCaptureRule$1.evaluate(OutputCaptureRule.java:67)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-11-19 13:34:09.411  INFO   --- [           main] o.o.aai.prevalidation.ValidationService  : Successfully initialized the pre validation service
2024-11-19 13:34:09.412  INFO   --- [           main] o.o.aai.prevalidation.ValidationService  : Invalid nf values, check nf-type, nf-role, nf-function, and nf-naming-code
2024-11-19 13:34:09.412  INFO   --- [           main] o.o.aai.prevalidation.ValidationService  : Successfully initialized the pre validation service
2024-11-19 13:34:09.419 ERROR   --- [           main] o.o.aai.prevalidation.ValidationService  : Request to validation service took longer than the currently set timeout
java.net.SocketTimeoutException: Request timed out due to taking longer than client expected
	at org.onap.aai.prevalidation.ValidationServiceTest.testPreValidateWithSuccessRequestAndServiceIsAvailableAndRequestIsTakingTooLongAndClientShouldTimeout(ValidationServiceTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.boot.test.system.OutputCaptureRule$1.evaluate(OutputCaptureRule.java:67)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.onap.aai.prevalidation.ValidationServiceTest
[INFO] Running org.onap.aai.parsers.uri.URIToRelationshipObjectTest
2024-11-19 13:34:09.441 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:09.441 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:09.442 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:09.442 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:09.442 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:09.442 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:09.443 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:09.443 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:09.444 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:09.444 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:09.444 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:09.448 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:09.448 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:09.450 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:09.450 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:09.478--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
2024-11-19 13:34:09.608 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:09.616 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:09.618 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:09.618 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:09.649--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
2024-11-19 13:34:09.819 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:09.828 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:09.830 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:09.830 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:09.864--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
2024-11-19 13:34:10.019 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:10.029 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:10.031 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:10.031 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:10.064--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
2024-11-19 13:34:10.220 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:10.230 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:10.233 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:10.233 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:10.271--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
2024-11-19 13:34:10.478 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:10.494  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:10.499  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:10.509 DEBUG   --- [           main] org.onap.aai.introspection.MoxyLoader    : Unable to find l-interadsfaces in the store for lower hyphen to upper camel
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.099 s -- in org.onap.aai.parsers.uri.URIToRelationshipObjectTest
[INFO] Running org.onap.aai.parsers.uri.URIToObjectTest
2024-11-19 13:34:10.537 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:10.537 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:10.538 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:10.538 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:10.538 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:10.538 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:10.539 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:10.539 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:10.539 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:10.539 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:10.540 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:10.544 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:10.544 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:10.546 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:10.546 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:10.573--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
2024-11-19 13:34:10.703 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:10.710 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:10.712 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:10.712 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:10.743--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
2024-11-19 13:34:10.889 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:10.898 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:10.901 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:10.901 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:10.934--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
2024-11-19 13:34:11.111 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:11.120 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:11.122 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:11.123 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:11.156--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
2024-11-19 13:34:11.313 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:11.323 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:11.325 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:11.325 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:11.363--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
2024-11-19 13:34:11.544 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:11.560  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:11.565  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:11.570 DEBUG   --- [           main] org.onap.aai.introspection.MoxyLoader    : Unable to find l-interadsfaces in the store for lower hyphen to upper camel
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.055 s -- in org.onap.aai.parsers.uri.URIToObjectTest
[INFO] Running org.onap.aai.parsers.uri.URIToExtensionInformationTest
2024-11-19 13:34:11.592 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:11.592 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:11.592 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:11.592 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:11.593 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:11.593 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:11.594 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:11.594 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:11.594 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:11.594 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:11.595 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:11.599 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:11.599 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:11.601 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:11.601 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:11.628--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
2024-11-19 13:34:11.779 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:11.788 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:11.790 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:11.790 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:11.821--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
2024-11-19 13:34:11.967 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:11.976 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:11.978 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:11.978 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:12.01--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2024-11-19 13:34:12.165 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:12.174 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:12.177 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:12.177 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:12.21--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
2024-11-19 13:34:12.391 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:12.400 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:12.403 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:12.403 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:12.441--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
2024-11-19 13:34:12.620 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:12.636  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:12.640  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.070 s -- in org.onap.aai.parsers.uri.URIToExtensionInformationTest
[INFO] Running org.onap.aai.parsers.uri.URIToDBKeyTest
2024-11-19 13:34:12.653 DEBUG   --- [           main] org.onap.aai.introspection.MoxyLoader    : Unable to find cloud in the store for lower hyphen to upper camel
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.aai.parsers.uri.URIToDBKeyTest
[INFO] Running org.onap.aai.parsers.uri.URIParserTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.aai.parsers.uri.URIParserTest
[INFO] Running org.onap.aai.parsers.query.UniqueRelationshipQueryTest
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0 s -- in org.onap.aai.parsers.query.UniqueRelationshipQueryTest
[INFO] Running org.onap.aai.parsers.query.GraphTraversalTest
2024-11-19 13:34:12.691 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:12.691 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv1
2024-11-19 13:34:12.691 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:12.691 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv2
2024-11-19 13:34:12.692 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:12.692 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv3
2024-11-19 13:34:12.692 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:12.692 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv4
2024-11-19 13:34:12.692 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:12.705 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:12.706 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv1
2024-11-19 13:34:12.707 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:12.707 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:12.732--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
2024-11-19 13:34:12.840 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 169
2024-11-19 13:34:12.846 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv2
2024-11-19 13:34:12.847 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:12.847 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:12.899--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
2024-11-19 13:34:13.013 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 177
2024-11-19 13:34:13.020 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv3
2024-11-19 13:34:13.022 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:13.022 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:13.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
2024-11-19 13:34:13.176 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 195
2024-11-19 13:34:13.183 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv4
2024-11-19 13:34:13.185 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:13.185 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:13.213--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
2024-11-19 13:34:13.343 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:13.355  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:13.360  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:13.378 DEBUG   --- [           main] org.onap.aai.introspection.Introspector  : Unable to find tenant-n231ame in the store from lower hyphen to lower camel
2024-11-19 13:34:13.389 DEBUG   --- [           main] org.onap.aai.introspection.Introspector  : Unable to find tenant-n231ame in the store from lower hyphen to lower camel
2024-11-19 13:34:13.405 DEBUG   --- [           main] org.onap.aai.introspection.Introspector  : Unable to find tenant-n231ame in the store from lower hyphen to lower camel
2024-11-19 13:34:13.413 DEBUG   --- [           main] org.onap.aai.introspection.Introspector  : Unable to find tenant-n231ame in the store from lower hyphen to lower camel
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 s -- in org.onap.aai.parsers.query.GraphTraversalTest
[INFO] Running org.onap.aai.parsers.query.RelationshipQueryTest
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0 s -- in org.onap.aai.parsers.query.RelationshipQueryTest
[INFO] Running org.onap.aai.parsers.query.RelationshipGremlinQueryTest
[WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.001 s -- in org.onap.aai.parsers.query.RelationshipGremlinQueryTest
[INFO] Running org.onap.aai.parsers.query.UniqueURIQueryTest
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0 s -- in org.onap.aai.parsers.query.UniqueURIQueryTest
[INFO] Running org.onap.aai.parsers.query.LegacyQueryTest
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 s -- in org.onap.aai.parsers.query.LegacyQueryTest
[INFO] Running org.onap.aai.parsers.relationship.RelationshipToURITest
2024-11-19 13:34:13.439 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:13.440 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:13.440 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:13.440 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:13.441 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:13.441 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:13.441 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:13.441 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:13.442 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:13.442 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:13.442 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:13.447 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:13.447 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:13.449 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:13.449 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:13.499--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
2024-11-19 13:34:13.646 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:13.654 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:13.656 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:13.656 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:13.692--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
2024-11-19 13:34:13.853 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:13.862 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:13.864 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:13.864 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:13.897--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
2024-11-19 13:34:14.054 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:14.064 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:14.066 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:14.066 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:14.102--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
2024-11-19 13:34:14.284 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:14.294 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:14.297 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:14.297 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:14.335--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
2024-11-19 13:34:14.519 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:14.537  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:14.543  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:14.555 DEBUG   --- [           main] org.onap.aai.introspection.MoxyLoader    : Unable to find test-objet in the store for lower hyphen to upper camel
[WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.143 s -- in org.onap.aai.parsers.relationship.RelationshipToURITest
[INFO] Running org.onap.aai.kafka.AAIKafkaEventIntegrationTest
2024-11-19 13:34:14.892  INFO   --- [           main] k.utils.Log4jControllerRegistration$     : Registered kafka:type=kafka.Log4jController MBean
2024-11-19 13:34:14.967  WARN   --- [           main] o.a.zookeeper.server.ServerCnxnFactory   : maxCnxns is not configured, using default value 0.
2024-11-19 13:34:15.429  INFO   --- [           main] kafka.server.KafkaConfig                 : KafkaConfig values: 
	advertised.listeners = null
	alter.config.policy.class.name = null
	alter.log.dirs.replication.quota.window.num = 11
	alter.log.dirs.replication.quota.window.size.seconds = 1
	authorizer.class.name = 
	auto.create.topics.enable = true
	auto.leader.rebalance.enable = true
	background.threads = 10
	broker.heartbeat.interval.ms = 2000
	broker.id = 0
	broker.id.generation.enable = true
	broker.rack = null
	broker.session.timeout.ms = 9000
	client.quota.callback.class = null
	compression.type = producer
	connection.failed.authentication.delay.ms = 100
	connections.max.idle.ms = 600000
	connections.max.reauth.ms = 0
	control.plane.listener.name = null
	controlled.shutdown.enable = false
	controlled.shutdown.max.retries = 3
	controlled.shutdown.retry.backoff.ms = 100
	controller.listener.names = null
	controller.quorum.append.linger.ms = 25
	controller.quorum.election.backoff.max.ms = 1000
	controller.quorum.election.timeout.ms = 1000
	controller.quorum.fetch.timeout.ms = 2000
	controller.quorum.request.timeout.ms = 2000
	controller.quorum.retry.backoff.ms = 20
	controller.quorum.voters = []
	controller.quota.window.num = 11
	controller.quota.window.size.seconds = 1
	controller.socket.timeout.ms = 1000
	create.topic.policy.class.name = null
	default.replication.factor = 1
	delegation.token.expiry.check.interval.ms = 3600000
	delegation.token.expiry.time.ms = 86400000
	delegation.token.master.key = null
	delegation.token.max.lifetime.ms = 604800000
	delegation.token.secret.key = null
	delete.records.purgatory.purge.interval.requests = 1
	delete.topic.enable = true
	fetch.max.bytes = 57671680
	fetch.purgatory.purge.interval.requests = 1000
	group.initial.rebalance.delay.ms = 0
	group.max.session.timeout.ms = 1800000
	group.max.size = 2147483647
	group.min.session.timeout.ms = 6000
	initial.broker.registration.timeout.ms = 60000
	inter.broker.listener.name = null
	inter.broker.protocol.version = 3.0-IV1
	kafka.metrics.polling.interval.secs = 10
	kafka.metrics.reporters = []
	leader.imbalance.check.interval.seconds = 300
	leader.imbalance.per.broker.percentage = 10
	listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL
	listeners = PLAINTEXT://localhost:0
	log.cleaner.backoff.ms = 15000
	log.cleaner.dedupe.buffer.size = 2097152
	log.cleaner.delete.retention.ms = 86400000
	log.cleaner.enable = true
	log.cleaner.io.buffer.load.factor = 0.9
	log.cleaner.io.buffer.size = 524288
	log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
	log.cleaner.max.compaction.lag.ms = 9223372036854775807
	log.cleaner.min.cleanable.ratio = 0.5
	log.cleaner.min.compaction.lag.ms = 0
	log.cleaner.threads = 1
	log.cleanup.policy = [delete]
	log.dir = /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916
	log.dirs = null
	log.flush.interval.messages = 9223372036854775807
	log.flush.interval.ms = null
	log.flush.offset.checkpoint.interval.ms = 60000
	log.flush.scheduler.interval.ms = 9223372036854775807
	log.flush.start.offset.checkpoint.interval.ms = 60000
	log.index.interval.bytes = 4096
	log.index.size.max.bytes = 10485760
	log.message.downconversion.enable = true
	log.message.format.version = 3.0-IV1
	log.message.timestamp.difference.max.ms = 9223372036854775807
	log.message.timestamp.type = CreateTime
	log.preallocate = false
	log.retention.bytes = -1
	log.retention.check.interval.ms = 300000
	log.retention.hours = 168
	log.retention.minutes = null
	log.retention.ms = null
	log.roll.hours = 168
	log.roll.jitter.hours = 0
	log.roll.jitter.ms = null
	log.roll.ms = null
	log.segment.bytes = 1073741824
	log.segment.delete.delay.ms = 1000
	max.connection.creation.rate = 2147483647
	max.connections = 2147483647
	max.connections.per.ip = 2147483647
	max.connections.per.ip.overrides = 
	max.incremental.fetch.session.cache.slots = 1000
	message.max.bytes = 1048588
	metadata.log.dir = null
	metadata.log.max.record.bytes.between.snapshots = 20971520
	metadata.log.segment.bytes = 1073741824
	metadata.log.segment.min.bytes = 8388608
	metadata.log.segment.ms = 604800000
	metadata.max.retention.bytes = -1
	metadata.max.retention.ms = 604800000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	min.insync.replicas = 1
	node.id = -1
	num.io.threads = 8
	num.network.threads = 3
	num.partitions = 1
	num.recovery.threads.per.data.dir = 1
	num.replica.alter.log.dirs.threads = null
	num.replica.fetchers = 1
	offset.metadata.max.bytes = 4096
	offsets.commit.required.acks = -1
	offsets.commit.timeout.ms = 5000
	offsets.load.buffer.size = 5242880
	offsets.retention.check.interval.ms = 600000
	offsets.retention.minutes = 10080
	offsets.topic.compression.codec = 0
	offsets.topic.num.partitions = 5
	offsets.topic.replication.factor = 1
	offsets.topic.segment.bytes = 104857600
	password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding
	password.encoder.iterations = 4096
	password.encoder.key.length = 128
	password.encoder.keyfactory.algorithm = null
	password.encoder.old.secret = null
	password.encoder.secret = null
	principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder
	process.roles = []
	producer.purgatory.purge.interval.requests = 1000
	queued.max.request.bytes = -1
	queued.max.requests = 500
	quota.window.num = 11
	quota.window.size.seconds = 1
	remote.log.index.file.cache.total.size.bytes = 1073741824
	remote.log.manager.task.interval.ms = 30000
	remote.log.manager.task.retry.backoff.max.ms = 30000
	remote.log.manager.task.retry.backoff.ms = 500
	remote.log.manager.task.retry.jitter = 0.2
	remote.log.manager.thread.pool.size = 10
	remote.log.metadata.manager.class.name = null
	remote.log.metadata.manager.class.path = null
	remote.log.metadata.manager.impl.prefix = null
	remote.log.metadata.manager.listener.name = null
	remote.log.reader.max.pending.tasks = 100
	remote.log.reader.threads = 10
	remote.log.storage.manager.class.name = null
	remote.log.storage.manager.class.path = null
	remote.log.storage.manager.impl.prefix = null
	remote.log.storage.system.enable = false
	replica.fetch.backoff.ms = 1000
	replica.fetch.max.bytes = 1048576
	replica.fetch.min.bytes = 1
	replica.fetch.response.max.bytes = 10485760
	replica.fetch.wait.max.ms = 500
	replica.high.watermark.checkpoint.interval.ms = 9223372036854775807
	replica.lag.time.max.ms = 30000
	replica.selector.class = null
	replica.socket.receive.buffer.bytes = 65536
	replica.socket.timeout.ms = 1000
	replication.quota.window.num = 11
	replication.quota.window.size.seconds = 1
	request.timeout.ms = 30000
	reserved.broker.max.id = 1000
	sasl.client.callback.handler.class = null
	sasl.enabled.mechanisms = [GSSAPI]
	sasl.jaas.config = null
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.principal.to.local.rules = [DEFAULT]
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism.controller.protocol = GSSAPI
	sasl.mechanism.inter.broker.protocol = GSSAPI
	sasl.server.callback.handler.class = null
	sasl.server.max.receive.size = 524288
	security.inter.broker.protocol = PLAINTEXT
	security.providers = null
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	socket.receive.buffer.bytes = 102400
	socket.request.max.bytes = 104857600
	socket.send.buffer.bytes = 102400
	ssl.cipher.suites = []
	ssl.client.auth = none
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.principal.mapping.rules = DEFAULT
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000
	transaction.max.timeout.ms = 900000
	transaction.remove.expired.transaction.cleanup.interval.ms = 3600000
	transaction.state.log.load.buffer.size = 5242880
	transaction.state.log.min.isr = 2
	transaction.state.log.num.partitions = 50
	transaction.state.log.replication.factor = 3
	transaction.state.log.segment.bytes = 104857600
	transactional.id.expiration.ms = 604800000
	unclean.leader.election.enable = false
	zookeeper.clientCnxnSocket = null
	zookeeper.connect = 127.0.0.1:40629
	zookeeper.connection.timeout.ms = 10000
	zookeeper.max.in.flight.requests = 10
	zookeeper.session.timeout.ms = 18000
	zookeeper.set.acl = false
	zookeeper.ssl.cipher.suites = null
	zookeeper.ssl.client.enable = false
	zookeeper.ssl.crl.enable = false
	zookeeper.ssl.enabled.protocols = null
	zookeeper.ssl.endpoint.identification.algorithm = HTTPS
	zookeeper.ssl.keystore.location = null
	zookeeper.ssl.keystore.password = null
	zookeeper.ssl.keystore.type = null
	zookeeper.ssl.ocsp.enable = false
	zookeeper.ssl.protocol = TLSv1.2
	zookeeper.ssl.truststore.location = null
	zookeeper.ssl.truststore.password = null
	zookeeper.ssl.truststore.type = null
	zookeeper.sync.time.ms = 2000

2024-11-19 13:34:15.521  INFO   --- [           main] kafka.server.KafkaServer                 : starting
2024-11-19 13:34:15.521  INFO   --- [           main] kafka.server.KafkaServer                 : Connecting to zookeeper on 127.0.0.1:40629
2024-11-19 13:34:15.537  INFO   --- [           main] kafka.zookeeper.ZooKeeperClient          : [ZooKeeperClient Kafka server] Initializing a new session to 127.0.0.1:40629.
2024-11-19 13:34:15.560 DEBUG   --- [           main] kafka.utils.KafkaScheduler               : Initializing task scheduler.
2024-11-19 13:34:15.560  INFO   --- [           main] kafka.zookeeper.ZooKeeperClient          : [ZooKeeperClient Kafka server] Waiting until connected.
2024-11-19 13:34:15.624 DEBUG   --- [ain-EventThread] kafka.zookeeper.ZooKeeperClient          : [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:None path:null
2024-11-19 13:34:15.625  INFO   --- [           main] kafka.zookeeper.ZooKeeperClient          : [ZooKeeperClient Kafka server] Connected.
2024-11-19 13:34:15.753  INFO   --- [-process-thread] stener$ChangeNotificationProcessorThread : [feature-zk-node-event-process-thread]: Starting
2024-11-19 13:34:15.759 DEBUG   --- [-process-thread] k.server.FinalizedFeatureChangeListener  : Reading feature ZK node at path: /feature
2024-11-19 13:34:15.766  INFO   --- [-process-thread] k.server.FinalizedFeatureChangeListener  : Feature ZK node at path: /feature does not exist
2024-11-19 13:34:15.767  INFO   --- [-process-thread] kafka.server.FinalizedFeatureCache       : Cleared cache
2024-11-19 13:34:15.780  INFO   --- [           main] kafka.server.KafkaServer                 : Cluster ID = WGElpO1-SnOk0cCXvN-WIw
2024-11-19 13:34:15.783  WARN   --- [           main] kafka.server.BrokerMetadataCheckpoint    : No meta.properties file under dir /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/meta.properties
2024-11-19 13:34:15.830  INFO   --- [           main] kafka.server.KafkaConfig                 : KafkaConfig values: 
	advertised.listeners = null
	alter.config.policy.class.name = null
	alter.log.dirs.replication.quota.window.num = 11
	alter.log.dirs.replication.quota.window.size.seconds = 1
	authorizer.class.name = 
	auto.create.topics.enable = true
	auto.leader.rebalance.enable = true
	background.threads = 10
	broker.heartbeat.interval.ms = 2000
	broker.id = 0
	broker.id.generation.enable = true
	broker.rack = null
	broker.session.timeout.ms = 9000
	client.quota.callback.class = null
	compression.type = producer
	connection.failed.authentication.delay.ms = 100
	connections.max.idle.ms = 600000
	connections.max.reauth.ms = 0
	control.plane.listener.name = null
	controlled.shutdown.enable = false
	controlled.shutdown.max.retries = 3
	controlled.shutdown.retry.backoff.ms = 100
	controller.listener.names = null
	controller.quorum.append.linger.ms = 25
	controller.quorum.election.backoff.max.ms = 1000
	controller.quorum.election.timeout.ms = 1000
	controller.quorum.fetch.timeout.ms = 2000
	controller.quorum.request.timeout.ms = 2000
	controller.quorum.retry.backoff.ms = 20
	controller.quorum.voters = []
	controller.quota.window.num = 11
	controller.quota.window.size.seconds = 1
	controller.socket.timeout.ms = 1000
	create.topic.policy.class.name = null
	default.replication.factor = 1
	delegation.token.expiry.check.interval.ms = 3600000
	delegation.token.expiry.time.ms = 86400000
	delegation.token.master.key = null
	delegation.token.max.lifetime.ms = 604800000
	delegation.token.secret.key = null
	delete.records.purgatory.purge.interval.requests = 1
	delete.topic.enable = true
	fetch.max.bytes = 57671680
	fetch.purgatory.purge.interval.requests = 1000
	group.initial.rebalance.delay.ms = 0
	group.max.session.timeout.ms = 1800000
	group.max.size = 2147483647
	group.min.session.timeout.ms = 6000
	initial.broker.registration.timeout.ms = 60000
	inter.broker.listener.name = null
	inter.broker.protocol.version = 3.0-IV1
	kafka.metrics.polling.interval.secs = 10
	kafka.metrics.reporters = []
	leader.imbalance.check.interval.seconds = 300
	leader.imbalance.per.broker.percentage = 10
	listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL
	listeners = PLAINTEXT://localhost:0
	log.cleaner.backoff.ms = 15000
	log.cleaner.dedupe.buffer.size = 2097152
	log.cleaner.delete.retention.ms = 86400000
	log.cleaner.enable = true
	log.cleaner.io.buffer.load.factor = 0.9
	log.cleaner.io.buffer.size = 524288
	log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
	log.cleaner.max.compaction.lag.ms = 9223372036854775807
	log.cleaner.min.cleanable.ratio = 0.5
	log.cleaner.min.compaction.lag.ms = 0
	log.cleaner.threads = 1
	log.cleanup.policy = [delete]
	log.dir = /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916
	log.dirs = null
	log.flush.interval.messages = 9223372036854775807
	log.flush.interval.ms = null
	log.flush.offset.checkpoint.interval.ms = 60000
	log.flush.scheduler.interval.ms = 9223372036854775807
	log.flush.start.offset.checkpoint.interval.ms = 60000
	log.index.interval.bytes = 4096
	log.index.size.max.bytes = 10485760
	log.message.downconversion.enable = true
	log.message.format.version = 3.0-IV1
	log.message.timestamp.difference.max.ms = 9223372036854775807
	log.message.timestamp.type = CreateTime
	log.preallocate = false
	log.retention.bytes = -1
	log.retention.check.interval.ms = 300000
	log.retention.hours = 168
	log.retention.minutes = null
	log.retention.ms = null
	log.roll.hours = 168
	log.roll.jitter.hours = 0
	log.roll.jitter.ms = null
	log.roll.ms = null
	log.segment.bytes = 1073741824
	log.segment.delete.delay.ms = 1000
	max.connection.creation.rate = 2147483647
	max.connections = 2147483647
	max.connections.per.ip = 2147483647
	max.connections.per.ip.overrides = 
	max.incremental.fetch.session.cache.slots = 1000
	message.max.bytes = 1048588
	metadata.log.dir = null
	metadata.log.max.record.bytes.between.snapshots = 20971520
	metadata.log.segment.bytes = 1073741824
	metadata.log.segment.min.bytes = 8388608
	metadata.log.segment.ms = 604800000
	metadata.max.retention.bytes = -1
	metadata.max.retention.ms = 604800000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	min.insync.replicas = 1
	node.id = -1
	num.io.threads = 8
	num.network.threads = 3
	num.partitions = 1
	num.recovery.threads.per.data.dir = 1
	num.replica.alter.log.dirs.threads = null
	num.replica.fetchers = 1
	offset.metadata.max.bytes = 4096
	offsets.commit.required.acks = -1
	offsets.commit.timeout.ms = 5000
	offsets.load.buffer.size = 5242880
	offsets.retention.check.interval.ms = 600000
	offsets.retention.minutes = 10080
	offsets.topic.compression.codec = 0
	offsets.topic.num.partitions = 5
	offsets.topic.replication.factor = 1
	offsets.topic.segment.bytes = 104857600
	password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding
	password.encoder.iterations = 4096
	password.encoder.key.length = 128
	password.encoder.keyfactory.algorithm = null
	password.encoder.old.secret = null
	password.encoder.secret = null
	principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder
	process.roles = []
	producer.purgatory.purge.interval.requests = 1000
	queued.max.request.bytes = -1
	queued.max.requests = 500
	quota.window.num = 11
	quota.window.size.seconds = 1
	remote.log.index.file.cache.total.size.bytes = 1073741824
	remote.log.manager.task.interval.ms = 30000
	remote.log.manager.task.retry.backoff.max.ms = 30000
	remote.log.manager.task.retry.backoff.ms = 500
	remote.log.manager.task.retry.jitter = 0.2
	remote.log.manager.thread.pool.size = 10
	remote.log.metadata.manager.class.name = null
	remote.log.metadata.manager.class.path = null
	remote.log.metadata.manager.impl.prefix = null
	remote.log.metadata.manager.listener.name = null
	remote.log.reader.max.pending.tasks = 100
	remote.log.reader.threads = 10
	remote.log.storage.manager.class.name = null
	remote.log.storage.manager.class.path = null
	remote.log.storage.manager.impl.prefix = null
	remote.log.storage.system.enable = false
	replica.fetch.backoff.ms = 1000
	replica.fetch.max.bytes = 1048576
	replica.fetch.min.bytes = 1
	replica.fetch.response.max.bytes = 10485760
	replica.fetch.wait.max.ms = 500
	replica.high.watermark.checkpoint.interval.ms = 9223372036854775807
	replica.lag.time.max.ms = 30000
	replica.selector.class = null
	replica.socket.receive.buffer.bytes = 65536
	replica.socket.timeout.ms = 1000
	replication.quota.window.num = 11
	replication.quota.window.size.seconds = 1
	request.timeout.ms = 30000
	reserved.broker.max.id = 1000
	sasl.client.callback.handler.class = null
	sasl.enabled.mechanisms = [GSSAPI]
	sasl.jaas.config = null
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.principal.to.local.rules = [DEFAULT]
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism.controller.protocol = GSSAPI
	sasl.mechanism.inter.broker.protocol = GSSAPI
	sasl.server.callback.handler.class = null
	sasl.server.max.receive.size = 524288
	security.inter.broker.protocol = PLAINTEXT
	security.providers = null
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	socket.receive.buffer.bytes = 102400
	socket.request.max.bytes = 104857600
	socket.send.buffer.bytes = 102400
	ssl.cipher.suites = []
	ssl.client.auth = none
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.principal.mapping.rules = DEFAULT
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000
	transaction.max.timeout.ms = 900000
	transaction.remove.expired.transaction.cleanup.interval.ms = 3600000
	transaction.state.log.load.buffer.size = 5242880
	transaction.state.log.min.isr = 2
	transaction.state.log.num.partitions = 50
	transaction.state.log.replication.factor = 3
	transaction.state.log.segment.bytes = 104857600
	transactional.id.expiration.ms = 604800000
	unclean.leader.election.enable = false
	zookeeper.clientCnxnSocket = null
	zookeeper.connect = 127.0.0.1:40629
	zookeeper.connection.timeout.ms = 10000
	zookeeper.max.in.flight.requests = 10
	zookeeper.session.timeout.ms = 18000
	zookeeper.set.acl = false
	zookeeper.ssl.cipher.suites = null
	zookeeper.ssl.client.enable = false
	zookeeper.ssl.crl.enable = false
	zookeeper.ssl.enabled.protocols = null
	zookeeper.ssl.endpoint.identification.algorithm = HTTPS
	zookeeper.ssl.keystore.location = null
	zookeeper.ssl.keystore.password = null
	zookeeper.ssl.keystore.type = null
	zookeeper.ssl.ocsp.enable = false
	zookeeper.ssl.protocol = TLSv1.2
	zookeeper.ssl.truststore.location = null
	zookeeper.ssl.truststore.password = null
	zookeeper.ssl.truststore.type = null
	zookeeper.sync.time.ms = 2000

2024-11-19 13:34:15.837  INFO   --- [           main] kafka.server.KafkaConfig                 : KafkaConfig values: 
	advertised.listeners = null
	alter.config.policy.class.name = null
	alter.log.dirs.replication.quota.window.num = 11
	alter.log.dirs.replication.quota.window.size.seconds = 1
	authorizer.class.name = 
	auto.create.topics.enable = true
	auto.leader.rebalance.enable = true
	background.threads = 10
	broker.heartbeat.interval.ms = 2000
	broker.id = 0
	broker.id.generation.enable = true
	broker.rack = null
	broker.session.timeout.ms = 9000
	client.quota.callback.class = null
	compression.type = producer
	connection.failed.authentication.delay.ms = 100
	connections.max.idle.ms = 600000
	connections.max.reauth.ms = 0
	control.plane.listener.name = null
	controlled.shutdown.enable = false
	controlled.shutdown.max.retries = 3
	controlled.shutdown.retry.backoff.ms = 100
	controller.listener.names = null
	controller.quorum.append.linger.ms = 25
	controller.quorum.election.backoff.max.ms = 1000
	controller.quorum.election.timeout.ms = 1000
	controller.quorum.fetch.timeout.ms = 2000
	controller.quorum.request.timeout.ms = 2000
	controller.quorum.retry.backoff.ms = 20
	controller.quorum.voters = []
	controller.quota.window.num = 11
	controller.quota.window.size.seconds = 1
	controller.socket.timeout.ms = 1000
	create.topic.policy.class.name = null
	default.replication.factor = 1
	delegation.token.expiry.check.interval.ms = 3600000
	delegation.token.expiry.time.ms = 86400000
	delegation.token.master.key = null
	delegation.token.max.lifetime.ms = 604800000
	delegation.token.secret.key = null
	delete.records.purgatory.purge.interval.requests = 1
	delete.topic.enable = true
	fetch.max.bytes = 57671680
	fetch.purgatory.purge.interval.requests = 1000
	group.initial.rebalance.delay.ms = 0
	group.max.session.timeout.ms = 1800000
	group.max.size = 2147483647
	group.min.session.timeout.ms = 6000
	initial.broker.registration.timeout.ms = 60000
	inter.broker.listener.name = null
	inter.broker.protocol.version = 3.0-IV1
	kafka.metrics.polling.interval.secs = 10
	kafka.metrics.reporters = []
	leader.imbalance.check.interval.seconds = 300
	leader.imbalance.per.broker.percentage = 10
	listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL
	listeners = PLAINTEXT://localhost:0
	log.cleaner.backoff.ms = 15000
	log.cleaner.dedupe.buffer.size = 2097152
	log.cleaner.delete.retention.ms = 86400000
	log.cleaner.enable = true
	log.cleaner.io.buffer.load.factor = 0.9
	log.cleaner.io.buffer.size = 524288
	log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
	log.cleaner.max.compaction.lag.ms = 9223372036854775807
	log.cleaner.min.cleanable.ratio = 0.5
	log.cleaner.min.compaction.lag.ms = 0
	log.cleaner.threads = 1
	log.cleanup.policy = [delete]
	log.dir = /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916
	log.dirs = null
	log.flush.interval.messages = 9223372036854775807
	log.flush.interval.ms = null
	log.flush.offset.checkpoint.interval.ms = 60000
	log.flush.scheduler.interval.ms = 9223372036854775807
	log.flush.start.offset.checkpoint.interval.ms = 60000
	log.index.interval.bytes = 4096
	log.index.size.max.bytes = 10485760
	log.message.downconversion.enable = true
	log.message.format.version = 3.0-IV1
	log.message.timestamp.difference.max.ms = 9223372036854775807
	log.message.timestamp.type = CreateTime
	log.preallocate = false
	log.retention.bytes = -1
	log.retention.check.interval.ms = 300000
	log.retention.hours = 168
	log.retention.minutes = null
	log.retention.ms = null
	log.roll.hours = 168
	log.roll.jitter.hours = 0
	log.roll.jitter.ms = null
	log.roll.ms = null
	log.segment.bytes = 1073741824
	log.segment.delete.delay.ms = 1000
	max.connection.creation.rate = 2147483647
	max.connections = 2147483647
	max.connections.per.ip = 2147483647
	max.connections.per.ip.overrides = 
	max.incremental.fetch.session.cache.slots = 1000
	message.max.bytes = 1048588
	metadata.log.dir = null
	metadata.log.max.record.bytes.between.snapshots = 20971520
	metadata.log.segment.bytes = 1073741824
	metadata.log.segment.min.bytes = 8388608
	metadata.log.segment.ms = 604800000
	metadata.max.retention.bytes = -1
	metadata.max.retention.ms = 604800000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	min.insync.replicas = 1
	node.id = -1
	num.io.threads = 8
	num.network.threads = 3
	num.partitions = 1
	num.recovery.threads.per.data.dir = 1
	num.replica.alter.log.dirs.threads = null
	num.replica.fetchers = 1
	offset.metadata.max.bytes = 4096
	offsets.commit.required.acks = -1
	offsets.commit.timeout.ms = 5000
	offsets.load.buffer.size = 5242880
	offsets.retention.check.interval.ms = 600000
	offsets.retention.minutes = 10080
	offsets.topic.compression.codec = 0
	offsets.topic.num.partitions = 5
	offsets.topic.replication.factor = 1
	offsets.topic.segment.bytes = 104857600
	password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding
	password.encoder.iterations = 4096
	password.encoder.key.length = 128
	password.encoder.keyfactory.algorithm = null
	password.encoder.old.secret = null
	password.encoder.secret = null
	principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder
	process.roles = []
	producer.purgatory.purge.interval.requests = 1000
	queued.max.request.bytes = -1
	queued.max.requests = 500
	quota.window.num = 11
	quota.window.size.seconds = 1
	remote.log.index.file.cache.total.size.bytes = 1073741824
	remote.log.manager.task.interval.ms = 30000
	remote.log.manager.task.retry.backoff.max.ms = 30000
	remote.log.manager.task.retry.backoff.ms = 500
	remote.log.manager.task.retry.jitter = 0.2
	remote.log.manager.thread.pool.size = 10
	remote.log.metadata.manager.class.name = null
	remote.log.metadata.manager.class.path = null
	remote.log.metadata.manager.impl.prefix = null
	remote.log.metadata.manager.listener.name = null
	remote.log.reader.max.pending.tasks = 100
	remote.log.reader.threads = 10
	remote.log.storage.manager.class.name = null
	remote.log.storage.manager.class.path = null
	remote.log.storage.manager.impl.prefix = null
	remote.log.storage.system.enable = false
	replica.fetch.backoff.ms = 1000
	replica.fetch.max.bytes = 1048576
	replica.fetch.min.bytes = 1
	replica.fetch.response.max.bytes = 10485760
	replica.fetch.wait.max.ms = 500
	replica.high.watermark.checkpoint.interval.ms = 9223372036854775807
	replica.lag.time.max.ms = 30000
	replica.selector.class = null
	replica.socket.receive.buffer.bytes = 65536
	replica.socket.timeout.ms = 1000
	replication.quota.window.num = 11
	replication.quota.window.size.seconds = 1
	request.timeout.ms = 30000
	reserved.broker.max.id = 1000
	sasl.client.callback.handler.class = null
	sasl.enabled.mechanisms = [GSSAPI]
	sasl.jaas.config = null
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.principal.to.local.rules = [DEFAULT]
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism.controller.protocol = GSSAPI
	sasl.mechanism.inter.broker.protocol = GSSAPI
	sasl.server.callback.handler.class = null
	sasl.server.max.receive.size = 524288
	security.inter.broker.protocol = PLAINTEXT
	security.providers = null
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	socket.receive.buffer.bytes = 102400
	socket.request.max.bytes = 104857600
	socket.send.buffer.bytes = 102400
	ssl.cipher.suites = []
	ssl.client.auth = none
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.principal.mapping.rules = DEFAULT
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000
	transaction.max.timeout.ms = 900000
	transaction.remove.expired.transaction.cleanup.interval.ms = 3600000
	transaction.state.log.load.buffer.size = 5242880
	transaction.state.log.min.isr = 2
	transaction.state.log.num.partitions = 50
	transaction.state.log.replication.factor = 3
	transaction.state.log.segment.bytes = 104857600
	transactional.id.expiration.ms = 604800000
	unclean.leader.election.enable = false
	zookeeper.clientCnxnSocket = null
	zookeeper.connect = 127.0.0.1:40629
	zookeeper.connection.timeout.ms = 10000
	zookeeper.max.in.flight.requests = 10
	zookeeper.session.timeout.ms = 18000
	zookeeper.set.acl = false
	zookeeper.ssl.cipher.suites = null
	zookeeper.ssl.client.enable = false
	zookeeper.ssl.crl.enable = false
	zookeeper.ssl.enabled.protocols = null
	zookeeper.ssl.endpoint.identification.algorithm = HTTPS
	zookeeper.ssl.keystore.location = null
	zookeeper.ssl.keystore.password = null
	zookeeper.ssl.keystore.type = null
	zookeeper.ssl.ocsp.enable = false
	zookeeper.ssl.protocol = TLSv1.2
	zookeeper.ssl.truststore.location = null
	zookeeper.ssl.truststore.password = null
	zookeeper.ssl.truststore.type = null
	zookeeper.sync.time.ms = 2000

2024-11-19 13:34:15.840 DEBUG   --- [           main] kafka.utils.KafkaScheduler               : Initializing task scheduler.
2024-11-19 13:34:15.875  INFO   --- [nelReaper-Fetch] lientQuotaManager$ThrottledChannelReaper : [ThrottledChannelReaper-Fetch]: Starting
2024-11-19 13:34:15.875  INFO   --- [lReaper-Produce] lientQuotaManager$ThrottledChannelReaper : [ThrottledChannelReaper-Produce]: Starting
2024-11-19 13:34:15.880  INFO   --- [trollerMutation] lientQuotaManager$ThrottledChannelReaper : [ThrottledChannelReaper-ControllerMutation]: Starting
2024-11-19 13:34:15.882  INFO   --- [lReaper-Request] lientQuotaManager$ThrottledChannelReaper : [ThrottledChannelReaper-Request]: Starting
2024-11-19 13:34:15.913  INFO   --- [           main] kafka.log.LogManager                     : Loading logs from log dirs ArraySeq(/tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916)
2024-11-19 13:34:15.922  INFO   --- [           main] kafka.log.LogManager                     : Attempting recovery for all logs in /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916 since no clean shutdown file was found
2024-11-19 13:34:15.926  INFO   --- [           main] kafka.log.LogManager                     : Loaded 0 logs in 13ms.
2024-11-19 13:34:15.926  INFO   --- [           main] kafka.log.LogManager                     : Starting log cleanup with a period of 300000 ms.
2024-11-19 13:34:15.927 DEBUG   --- [           main] kafka.utils.KafkaScheduler               : Scheduling task kafka-log-retention with initial delay 30000 ms and period 300000 ms.
2024-11-19 13:34:15.928  INFO   --- [           main] kafka.log.LogManager                     : Starting log flusher with a default period of 9223372036854775807 ms.
2024-11-19 13:34:15.928 DEBUG   --- [           main] kafka.utils.KafkaScheduler               : Scheduling task kafka-log-flusher with initial delay 30000 ms and period 9223372036854775807 ms.
2024-11-19 13:34:15.928 DEBUG   --- [           main] kafka.utils.KafkaScheduler               : Scheduling task kafka-recovery-point-checkpoint with initial delay 30000 ms and period 60000 ms.
2024-11-19 13:34:15.930 DEBUG   --- [           main] kafka.utils.KafkaScheduler               : Scheduling task kafka-log-start-offset-checkpoint with initial delay 30000 ms and period 60000 ms.
2024-11-19 13:34:15.932 DEBUG   --- [           main] kafka.utils.KafkaScheduler               : Scheduling task kafka-delete-logs with initial delay 30000 ms and period -1 ms.
2024-11-19 13:34:15.948  INFO   --- [           main] kafka.log.LogCleaner                     : Starting the log cleaner
2024-11-19 13:34:15.963  INFO   --- [leaner-thread-0] kafka.log.LogCleaner                     : [kafka-log-cleaner-thread-0]: Starting
2024-11-19 13:34:16.418  INFO   --- [name=forwarding] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=forwarding]: Starting
2024-11-19 13:34:16.419 DEBUG   --- [name=forwarding] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes
2024-11-19 13:34:16.420 DEBUG   --- [name=forwarding] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=forwarding]: No controller defined in metadata cache, retrying after backoff
2024-11-19 13:34:16.532 DEBUG   --- [name=forwarding] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes
2024-11-19 13:34:16.532 DEBUG   --- [name=forwarding] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=forwarding]: No controller defined in metadata cache, retrying after backoff
2024-11-19 13:34:16.591  INFO   --- [           main] kafka.network.ConnectionQuotas           : Updated connection-accept-rate max connection creation rate to 2147483647
2024-11-19 13:34:16.595  INFO   --- [           main] kafka.network.Acceptor                   : Awaiting socket connections on localhost:39975.
2024-11-19 13:34:16.632 DEBUG   --- [name=forwarding] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes
2024-11-19 13:34:16.632  INFO   --- [           main] kafka.network.SocketServer               : [SocketServer listenerType=ZK_BROKER, nodeId=0] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT)
2024-11-19 13:34:16.632 DEBUG   --- [name=forwarding] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=forwarding]: No controller defined in metadata cache, retrying after backoff
2024-11-19 13:34:16.640  INFO   --- [0 name=alterIsr] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=alterIsr]: Starting
2024-11-19 13:34:16.640 DEBUG   --- [0 name=alterIsr] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=alterIsr]: Controller isn't cached, looking for local metadata changes
2024-11-19 13:34:16.640 DEBUG   --- [0 name=alterIsr] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=alterIsr]: No controller defined in metadata cache, retrying after backoff
2024-11-19 13:34:16.664  INFO   --- [eaper-0-Produce] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-Produce]: Starting
2024-11-19 13:34:16.671  INFO   --- [nReaper-0-Fetch] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-Fetch]: Starting
2024-11-19 13:34:16.674  INFO   --- [0-DeleteRecords] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-DeleteRecords]: Starting
2024-11-19 13:34:16.676  INFO   --- [r-0-ElectLeader] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-ElectLeader]: Starting
2024-11-19 13:34:16.695 DEBUG   --- [           main] kafka.utils.KafkaScheduler               : Scheduling task isr-expiration with initial delay 0 ms and period 15000 ms.
2024-11-19 13:34:16.696 DEBUG   --- [           main] kafka.utils.KafkaScheduler               : Scheduling task shutdown-idle-replica-alter-log-dirs-thread with initial delay 0 ms and period 10000 ms.
2024-11-19 13:34:16.699  INFO   --- [rFailureHandler] k.s.ReplicaManager$LogDirFailureHandler  : [LogDirFailureHandler]: Starting
2024-11-19 13:34:16.719  INFO   --- [           main] kafka.zk.KafkaZkClient                   : Creating /brokers/ids/0 (is it secure? false)
2024-11-19 13:34:16.733 DEBUG   --- [name=forwarding] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes
2024-11-19 13:34:16.733 DEBUG   --- [name=forwarding] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=forwarding]: No controller defined in metadata cache, retrying after backoff
2024-11-19 13:34:16.741 DEBUG   --- [0 name=alterIsr] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=alterIsr]: Controller isn't cached, looking for local metadata changes
2024-11-19 13:34:16.741 DEBUG   --- [0 name=alterIsr] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=alterIsr]: No controller defined in metadata cache, retrying after backoff
2024-11-19 13:34:16.745  INFO   --- [           main] kafka.zk.KafkaZkClient                   : Stat of the created znode at /brokers/ids/0 is: 25,25,1732023256733,1732023256733,1,0,0,72057611004608512,204,0,25

2024-11-19 13:34:16.746  INFO   --- [           main] kafka.zk.KafkaZkClient                   : Registered broker 0 at path /brokers/ids/0 with addresses: PLAINTEXT://localhost:39975, czxid (broker epoch): 25
2024-11-19 13:34:16.820  INFO   --- [er-event-thread] rollerEventManager$ControllerEventThread : [ControllerEventThread controllerId=0] Starting
2024-11-19 13:34:16.825  INFO   --- [nReaper-0-topic] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-topic]: Starting
2024-11-19 13:34:16.832  INFO   --- [per-0-Heartbeat] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-Heartbeat]: Starting
2024-11-19 13:34:16.834 DEBUG   --- [name=forwarding] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes
2024-11-19 13:34:16.834 DEBUG   --- [name=forwarding] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=forwarding]: No controller defined in metadata cache, retrying after backoff
2024-11-19 13:34:16.834  INFO   --- [per-0-Rebalance] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-Rebalance]: Starting
2024-11-19 13:34:16.841 DEBUG   --- [0 name=alterIsr] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=alterIsr]: Controller isn't cached, looking for local metadata changes
2024-11-19 13:34:16.842 DEBUG   --- [0 name=alterIsr] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=alterIsr]: No controller defined in metadata cache, retrying after backoff
2024-11-19 13:34:16.850  INFO   --- [er-event-thread] kafka.zk.KafkaZkClient                   : Successfully created /controller_epoch with initial epoch 0
2024-11-19 13:34:16.851 DEBUG   --- [er-event-thread] kafka.zk.KafkaZkClient                   : Try to create /controller and increment controller epoch to 1 with expected controller epoch zkVersion 0
2024-11-19 13:34:16.855  INFO   --- [           main] k.coordinator.group.GroupCoordinator     : [GroupCoordinator 0]: Starting up.
2024-11-19 13:34:16.859 DEBUG   --- [ain-EventThread] kafka.zookeeper.ZooKeeperClient          : [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeCreated path:/controller
2024-11-19 13:34:16.861  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] 0 successfully elected as the controller. Epoch incremented to 1 and epoch zk version is now 1
2024-11-19 13:34:16.862 DEBUG   --- [           main] kafka.utils.KafkaScheduler               : Initializing task scheduler.
2024-11-19 13:34:16.862 DEBUG   --- [           main] kafka.utils.KafkaScheduler               : Scheduling task delete-expired-group-metadata with initial delay 0 ms and period 600000 ms.
2024-11-19 13:34:16.865  INFO   --- [           main] k.coordinator.group.GroupCoordinator     : [GroupCoordinator 0]: Startup complete.
2024-11-19 13:34:16.865  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Creating FeatureZNode at path: /feature with contents: FeatureZNode(Enabled,Features{})
2024-11-19 13:34:16.866 DEBUG   --- [ain-EventThread] kafka.zookeeper.ZooKeeperClient          : [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeCreated path:/feature
2024-11-19 13:34:16.867  INFO   --- [ain-EventThread] k.server.FinalizedFeatureChangeListener  : Feature ZK node created at path: /feature
2024-11-19 13:34:16.867 DEBUG   --- [-process-thread] k.server.FinalizedFeatureChangeListener  : Reading feature ZK node at path: /feature
2024-11-19 13:34:16.886  INFO   --- [-process-thread] kafka.server.FinalizedFeatureCache       : Updated cache from existing <empty> to latest FinalizedFeaturesAndEpoch(features=Features{}, epoch=0).
2024-11-19 13:34:16.886  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Registering handlers
2024-11-19 13:34:16.891  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Deleting log dir event notifications
2024-11-19 13:34:16.893  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Deleting isr change notifications
2024-11-19 13:34:16.894  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Initializing controller context
2024-11-19 13:34:16.907  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Initialized broker epochs cache: HashMap(0 -> 25)
2024-11-19 13:34:16.911 DEBUG   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Register BrokerModifications handler for Set(0)
2024-11-19 13:34:16.914  INFO   --- [           main] k.c.transaction.TransactionCoordinator   : [TransactionCoordinator id=0] Starting up.
2024-11-19 13:34:16.914 DEBUG   --- [           main] kafka.utils.KafkaScheduler               : Initializing task scheduler.
2024-11-19 13:34:16.914 DEBUG   --- [           main] kafka.utils.KafkaScheduler               : Scheduling task transaction-abort with initial delay 10000 ms and period 10000 ms.
2024-11-19 13:34:16.918 DEBUG   --- [er-event-thread] k.controller.ControllerChannelManager    : [Channel manager on controller 0]: Controller 0 trying to connect to broker 0
2024-11-19 13:34:16.924 DEBUG   --- [           main] kafka.utils.KafkaScheduler               : Scheduling task transactionalId-expiration with initial delay 3600000 ms and period 3600000 ms.
2024-11-19 13:34:16.930  INFO   --- [           main] k.c.transaction.TransactionCoordinator   : [TransactionCoordinator id=0] Startup complete.
2024-11-19 13:34:16.938  INFO   --- [rSenderThread-0] k.c.t.TransactionMarkerChannelManager    : [Transaction Marker Channel Manager 0]: Starting
2024-11-19 13:34:16.938 DEBUG   --- [name=forwarding] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes
2024-11-19 13:34:16.938 DEBUG   --- [name=forwarding] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=forwarding]: No controller defined in metadata cache, retrying after backoff
2024-11-19 13:34:16.942 DEBUG   --- [0 name=alterIsr] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=alterIsr]: Controller isn't cached, looking for local metadata changes
2024-11-19 13:34:16.942 DEBUG   --- [0 name=alterIsr] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=alterIsr]: No controller defined in metadata cache, retrying after backoff
2024-11-19 13:34:16.944  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Currently active brokers in the cluster: Set(0)
2024-11-19 13:34:16.944  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Currently shutting brokers in the cluster: HashSet()
2024-11-19 13:34:16.945  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Current list of topics in the cluster: HashSet()
2024-11-19 13:34:16.945  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Fetching topic deletions in progress
2024-11-19 13:34:16.947  INFO   --- [r-0-send-thread] kafka.controller.RequestSendThread       : [RequestSendThread controllerId=0] Starting
2024-11-19 13:34:16.949  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] List of topics to be deleted: 
2024-11-19 13:34:16.949  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] List of topics ineligible for deletion: 
2024-11-19 13:34:16.949  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Initializing topic deletion manager
2024-11-19 13:34:16.950  INFO   --- [er-event-thread] kafka.controller.TopicDeletionManager    : [Topic Deletion Manager 0] Initializing manager with initial deletions: Set(), initial ineligible deletions: HashSet()
2024-11-19 13:34:16.951  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Sending update metadata request
2024-11-19 13:34:16.954  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet(0) for 0 partitions
2024-11-19 13:34:16.974  INFO   --- [er-event-thread] kafka.controller.ZkReplicaStateMachine   : [ReplicaStateMachine controllerId=0] Initializing replica state
2024-11-19 13:34:16.975  INFO   --- [r-0-send-thread] kafka.controller.RequestSendThread       : [RequestSendThread controllerId=0] Controller 0 connected to localhost:39975 (id: 0 rack: null) for sending state change requests
2024-11-19 13:34:16.975  INFO   --- [er-event-thread] kafka.controller.ZkReplicaStateMachine   : [ReplicaStateMachine controllerId=0] Triggering online replica state changes
2024-11-19 13:34:16.979  INFO   --- [er-event-thread] kafka.controller.ZkReplicaStateMachine   : [ReplicaStateMachine controllerId=0] Triggering offline replica state changes
2024-11-19 13:34:16.979 DEBUG   --- [er-event-thread] kafka.controller.ZkReplicaStateMachine   : [ReplicaStateMachine controllerId=0] Started replica state machine with initial state -> HashMap()
2024-11-19 13:34:16.979  INFO   --- [er-event-thread] k.controller.ZkPartitionStateMachine     : [PartitionStateMachine controllerId=0] Initializing partition state
2024-11-19 13:34:16.980  INFO   --- [er-event-thread] k.controller.ZkPartitionStateMachine     : [PartitionStateMachine controllerId=0] Triggering online partition state changes
2024-11-19 13:34:16.986 DEBUG   --- [er-event-thread] k.controller.ZkPartitionStateMachine     : [PartitionStateMachine controllerId=0] Started partition state machine with initial state -> HashMap()
2024-11-19 13:34:16.987  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Ready to serve as the new controller with epoch 1
2024-11-19 13:34:16.990  INFO   --- [per-0-AlterAcls] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-AlterAcls]: Starting
2024-11-19 13:34:16.995  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Partitions undergoing preferred replica election: 
2024-11-19 13:34:16.995  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Partitions that completed preferred replica election: 
2024-11-19 13:34:16.995  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Skipping preferred replica election for partitions due to topic deletion: 
2024-11-19 13:34:16.995  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Resuming preferred replica election for partitions: 
2024-11-19 13:34:16.997  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Starting replica leader election (PREFERRED) for partitions  triggered by ZkTriggered
2024-11-19 13:34:17.009  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Starting the controller scheduler
2024-11-19 13:34:17.009 DEBUG   --- [er-event-thread] kafka.utils.KafkaScheduler               : Initializing task scheduler.
2024-11-19 13:34:17.009 DEBUG   --- [er-event-thread] kafka.utils.KafkaScheduler               : Scheduling task auto-leader-rebalance-task with initial delay 5000 ms and period -1000 ms.
2024-11-19 13:34:17.014  INFO   --- [-process-thread] icationListener$ChangeEventProcessThread : [/config/changes-event-process-thread]: Starting
2024-11-19 13:34:17.023  INFO   --- [           main] kafka.network.SocketServer               : [SocketServer listenerType=ZK_BROKER, nodeId=0] Starting socket server acceptors and processors
2024-11-19 13:34:17.025 DEBUG   --- [           main] kafka.network.SocketServer               : [SocketServer listenerType=ZK_BROKER, nodeId=0] Wait for authorizer to complete start up on listener ListenerName(PLAINTEXT)
2024-11-19 13:34:17.026 DEBUG   --- [           main] kafka.network.SocketServer               : [SocketServer listenerType=ZK_BROKER, nodeId=0] Start processors on listener ListenerName(PLAINTEXT)
2024-11-19 13:34:17.027 DEBUG   --- [           main] kafka.network.SocketServer               : [SocketServer listenerType=ZK_BROKER, nodeId=0] Start acceptor thread on listener ListenerName(PLAINTEXT)
2024-11-19 13:34:17.028  INFO   --- [           main] kafka.network.SocketServer               : [SocketServer listenerType=ZK_BROKER, nodeId=0] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT)
2024-11-19 13:34:17.028  INFO   --- [           main] kafka.network.SocketServer               : [SocketServer listenerType=ZK_BROKER, nodeId=0] Started socket server acceptors and processors
2024-11-19 13:34:17.032  INFO   --- [           main] kafka.server.KafkaServer                 : [KafkaServer id=0] started
2024-11-19 13:34:17.042 DEBUG   --- [name=forwarding] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes
2024-11-19 13:34:17.042 DEBUG   --- [name=forwarding] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=forwarding]: No controller defined in metadata cache, retrying after backoff
2024-11-19 13:34:17.042 DEBUG   --- [XT)-PLAINTEXT-0] kafka.network.Processor                  : Processor 0 listening to new connection from /127.0.0.1:53156
2024-11-19 13:34:17.043 DEBUG   --- [XT)-PLAINTEXT-0] kafka.network.Acceptor                   : Accepted connection from /127.0.0.1:53156 on /127.0.0.1:39975 and assigned it to processor 0, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400]
2024-11-19 13:34:17.043 DEBUG   --- [0 name=alterIsr] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=alterIsr]: Controller isn't cached, looking for local metadata changes
2024-11-19 13:34:17.043 DEBUG   --- [0 name=alterIsr] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=alterIsr]: No controller defined in metadata cache, retrying after backoff
2024-11-19 13:34:17.089 DEBUG   --- [XT)-PLAINTEXT-0] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":6,"requestApiVersion":7,"correlationId":0,"clientId":"0","requestApiKeyName":"UPDATE_METADATA"},"request":{"controllerId":0,"controllerEpoch":1,"brokerEpoch":25,"topicStates":[],"liveBrokers":[{"id":0,"endpoints":[{"port":39975,"host":"localhost","listener":"PLAINTEXT","securityProtocol":0}],"rack":null}]},"response":{"errorCode":0},"connection":"127.0.0.1:39975-127.0.0.1:53156-0","totalTimeMs":30.912,"requestQueueTimeMs":11.993,"localTimeMs":16.476,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.176,"sendTimeMs":2.265,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}}
2024-11-19 13:34:17.105 DEBUG   --- [XT)-PLAINTEXT-0] kafka.network.Acceptor                   : Accepted connection from /127.0.0.1:53158 on /127.0.0.1:39975 and assigned it to processor 1, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400]
2024-11-19 13:34:17.105 DEBUG   --- [XT)-PLAINTEXT-1] kafka.network.Processor                  : Processor 1 listening to new connection from /127.0.0.1:53158
2024-11-19 13:34:17.122 DEBUG   --- [XT)-PLAINTEXT-1] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":0,"clientId":"adminclient-1","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.0.2"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":12},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":11},{"apiKey":4,"minVersion":0,"maxVersion":5},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":7},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":4},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":2},{"apiKey":30,"minVersion":0,"maxVersion":2},{"apiKey":31,"minVersion":0,"maxVersion":2},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":2},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":2},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":2},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":0},{"apiKey":57,"minVersion":0,"maxVersion":0},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39975-127.0.0.1:53158-0","totalTimeMs":10.871,"requestQueueTimeMs":2.214,"localTimeMs":8.343,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.097,"sendTimeMs":0.216,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}}
2024-11-19 13:34:17.136 DEBUG   --- [XT)-PLAINTEXT-1] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":11,"correlationId":1,"clientId":"adminclient-1","requestApiKeyName":"METADATA"},"request":{"topics":[],"allowAutoTopicCreation":true,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":0,"host":"localhost","port":39975,"rack":null}],"clusterId":"WGElpO1-SnOk0cCXvN-WIw","controllerId":0,"topics":[]},"connection":"127.0.0.1:39975-127.0.0.1:53158-0","totalTimeMs":10.578,"requestQueueTimeMs":1.896,"localTimeMs":8.306,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.117,"sendTimeMs":0.258,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:17.140 DEBUG   --- [XT)-PLAINTEXT-0] kafka.network.Acceptor                   : Accepted connection from /127.0.0.1:53174 on /127.0.0.1:39975 and assigned it to processor 2, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400]
2024-11-19 13:34:17.142 DEBUG   --- [XT)-PLAINTEXT-2] kafka.network.Processor                  : Processor 2 listening to new connection from /127.0.0.1:53174
2024-11-19 13:34:17.143 DEBUG   --- [name=forwarding] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes
2024-11-19 13:34:17.143 DEBUG   --- [0 name=alterIsr] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=alterIsr]: Controller isn't cached, looking for local metadata changes
2024-11-19 13:34:17.144  INFO   --- [name=forwarding] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=forwarding]: Recorded new controller, from now on will use broker localhost:39975 (id: 0 rack: null)
2024-11-19 13:34:17.144  INFO   --- [0 name=alterIsr] k.s.BrokerToControllerRequestThread      : [BrokerToControllerChannelManager broker=0 name=alterIsr]: Recorded new controller, from now on will use broker localhost:39975 (id: 0 rack: null)
2024-11-19 13:34:17.156 DEBUG   --- [XT)-PLAINTEXT-2] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":2,"clientId":"adminclient-1","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.0.2"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":12},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":11},{"apiKey":4,"minVersion":0,"maxVersion":5},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":7},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":4},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":2},{"apiKey":30,"minVersion":0,"maxVersion":2},{"apiKey":31,"minVersion":0,"maxVersion":2},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":2},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":2},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":2},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":0},{"apiKey":57,"minVersion":0,"maxVersion":0},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39975-127.0.0.1:53174-0","totalTimeMs":7.955,"requestQueueTimeMs":0.367,"localTimeMs":1.51,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":5.608,"sendTimeMs":0.468,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}}
2024-11-19 13:34:17.200  INFO   --- [quest-handler-5] kafka.zk.AdminZkClient                   : Creating topic AAI-EVENT with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(0))
2024-11-19 13:34:17.216 DEBUG   --- [ain-EventThread] kafka.zookeeper.ZooKeeperClient          : [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/brokers/topics
2024-11-19 13:34:17.217 DEBUG   --- [quest-handler-5] kafka.zk.AdminZkClient                   : Updated path /brokers/topics/AAI-EVENT with Map(AAI-EVENT-0 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=)) for replica assignment
2024-11-19 13:34:17.226  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] New topics: [Set(AAI-EVENT)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(AAI-EVENT,Some(r0hsyyhBQ4m6ZVCXHgNFBQ),Map(AAI-EVENT-0 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=))))]
2024-11-19 13:34:17.227  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] New partition creation callback for AAI-EVENT-0
2024-11-19 13:34:17.229  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Changed partition AAI-EVENT-0 state from NonExistentPartition to NewPartition with assigned replicas 0
2024-11-19 13:34:17.229  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions
2024-11-19 13:34:17.232  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions
2024-11-19 13:34:17.249  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Changed partition AAI-EVENT-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=0, leaderEpoch=0, isr=List(0), zkVersion=0)
2024-11-19 13:34:17.249  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Sending LeaderAndIsr request to broker 0 with 1 become-leader and 0 become-follower partitions
2024-11-19 13:34:17.251  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet(0) for 1 partitions
2024-11-19 13:34:17.252  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions
2024-11-19 13:34:17.273  INFO   --- [quest-handler-4] state.change.logger                      : [Broker id=0] Handling LeaderAndIsr request correlationId 1 from controller 0 for 1 partitions
2024-11-19 13:34:17.309  INFO   --- [quest-handler-4] kafka.server.ReplicaFetcherManager       : [ReplicaFetcherManager on broker 0] Removed fetcher for partitions Set(AAI-EVENT-0)
2024-11-19 13:34:17.310  INFO   --- [quest-handler-4] state.change.logger                      : [Broker id=0] Stopped fetchers as part of LeaderAndIsr request correlationId 1 from controller 0 epoch 1 as part of the become-leader transition for 1 partitions
2024-11-19 13:34:17.363 DEBUG   --- [quest-handler-4] kafka.log.OffsetIndex                    : Loaded index file /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/AAI-EVENT-0/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0
2024-11-19 13:34:17.367 DEBUG   --- [quest-handler-4] kafka.log.AbstractIndex                  : Index /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/AAI-EVENT-0/00000000000000000000.index was not resized because it already has size 10485760
2024-11-19 13:34:17.368 DEBUG   --- [quest-handler-4] kafka.log.TimeIndex                      : Loaded index file /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/AAI-EVENT-0/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0
2024-11-19 13:34:17.368 DEBUG   --- [quest-handler-4] kafka.log.AbstractIndex                  : Index /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/AAI-EVENT-0/00000000000000000000.timeindex was not resized because it already has size 10485756
2024-11-19 13:34:17.373  INFO   --- [quest-handler-4] kafka.log.Log$                           : [LogLoader partition=AAI-EVENT-0, dir=/tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916] Loading producer state till offset 0 with message format version 2
2024-11-19 13:34:17.384 DEBUG   --- [quest-handler-4] kafka.utils.KafkaScheduler               : Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms.
2024-11-19 13:34:17.387 DEBUG   --- [quest-handler-4] kafka.utils.KafkaScheduler               : Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms.
2024-11-19 13:34:17.390  INFO   --- [quest-handler-4] kafka.log.LogManager                     : Created log for partition AAI-EVENT-0 in /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/AAI-EVENT-0 with properties {}
2024-11-19 13:34:17.391  INFO   --- [quest-handler-4] kafka.cluster.Partition                  : [Partition AAI-EVENT-0 broker=0] No checkpointed highwatermark is found for partition AAI-EVENT-0
2024-11-19 13:34:17.392  INFO   --- [quest-handler-4] kafka.cluster.Partition                  : [Partition AAI-EVENT-0 broker=0] Log loaded for partition AAI-EVENT-0 with initial high watermark 0
2024-11-19 13:34:17.393  INFO   --- [quest-handler-4] state.change.logger                      : [Broker id=0] Leader AAI-EVENT-0 starts at leader epoch 0 from offset 0 with high watermark 0 ISR [0] addingReplicas [] removingReplicas []. Previous leader epoch was -1.
2024-11-19 13:34:17.396 DEBUG   --- [quest-handler-4] kafka.server.epoch.LeaderEpochFileCache  : [LeaderEpochCache AAI-EVENT-0] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries.
2024-11-19 13:34:17.404 DEBUG   --- [quest-handler-4] kafka.utils.KafkaScheduler               : Scheduling task highwatermark-checkpoint with initial delay 0 ms and period 9223372036854775807 ms.
2024-11-19 13:34:17.409  INFO   --- [quest-handler-4] state.change.logger                      : [Broker id=0] Finished LeaderAndIsr request in 147ms correlationId 1 from controller 0 for 1 partitions
2024-11-19 13:34:17.416 DEBUG   --- [XT)-PLAINTEXT-0] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":4,"requestApiVersion":5,"correlationId":1,"clientId":"0","requestApiKeyName":"LEADER_AND_ISR"},"request":{"controllerId":0,"controllerEpoch":1,"brokerEpoch":25,"type":0,"topicStates":[{"topicName":"AAI-EVENT","topicId":"r0hsyyhBQ4m6ZVCXHgNFBQ","partitionStates":[{"partitionIndex":0,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"zkVersion":0,"replicas":[0],"addingReplicas":[],"removingReplicas":[],"isNew":true}]}],"liveLeaders":[{"brokerId":0,"hostName":"localhost","port":39975}]},"response":{"errorCode":0,"topics":[{"topicId":"r0hsyyhBQ4m6ZVCXHgNFBQ","partitionErrors":[{"partitionIndex":0,"errorCode":0}]}]},"connection":"127.0.0.1:39975-127.0.0.1:53156-0","totalTimeMs":161.156,"requestQueueTimeMs":6.638,"localTimeMs":153.782,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.368,"sendTimeMs":0.367,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}}
2024-11-19 13:34:17.442  INFO   --- [quest-handler-2] state.change.logger                      : [Broker id=0] Add 1 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 0 epoch 1 with correlation id 2
2024-11-19 13:34:17.449 DEBUG   --- [quest-handler-2] kafka.server.DelayedOperationPurgatory   : Request key TopicKey(AAI-EVENT) unblocked 1 topic operations
2024-11-19 13:34:17.449 DEBUG   --- [quest-handler-2] kafka.server.ZkAdminManager              : [Admin Manager on Broker 0]: Request key AAI-EVENT unblocked 1 topic requests.
2024-11-19 13:34:17.450 DEBUG   --- [XT)-PLAINTEXT-2] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":19,"requestApiVersion":7,"correlationId":3,"clientId":"adminclient-1","requestApiKeyName":"CREATE_TOPICS"},"request":{"topics":[{"name":"AAI-EVENT","numPartitions":1,"replicationFactor":1,"assignments":[],"configs":[]}],"timeoutMs":29980,"validateOnly":false},"response":{"throttleTimeMs":0,"topics":[{"name":"AAI-EVENT","topicId":"r0hsyyhBQ4m6ZVCXHgNFBQ","errorCode":0,"errorMessage":null,"numPartitions":1,"replicationFactor":1,"configs":[{"name":"compression.type","value":"producer","readOnly":false,"configSource":5,"isSensitive":false},{"name":"leader.replication.throttled.replicas","value":"","readOnly":false,"configSource":5,"isSensitive":false},{"name":"message.downconversion.enable","value":"true","readOnly":false,"configSource":5,"isSensitive":false},{"name":"min.insync.replicas","value":"1","readOnly":false,"configSource":5,"isSensitive":false},{"name":"segment.jitter.ms","value":"0","readOnly":false,"configSource":5,"isSensitive":false},{"name":"cleanup.policy","value":"delete","readOnly":false,"configSource":5,"isSensitive":false},{"name":"flush.ms","value":"9223372036854775807","readOnly":false,"configSource":5,"isSensitive":false},{"name":"follower.replication.throttled.replicas","value":"","readOnly":false,"configSource":5,"isSensitive":false},{"name":"segment.bytes","value":"1073741824","readOnly":false,"configSource":5,"isSensitive":false},{"name":"retention.ms","value":"604800000","readOnly":false,"configSource":5,"isSensitive":false},{"name":"flush.messages","value":"9223372036854775807","readOnly":false,"configSource":5,"isSensitive":false},{"name":"message.format.version","value":"3.0-IV1","readOnly":false,"configSource":5,"isSensitive":false},{"name":"max.compaction.lag.ms","value":"9223372036854775807","readOnly":false,"configSource":5,"isSensitive":false},{"name":"file.delete.delay.ms","value":"1000","readOnly":false,"configSource":4,"isSensitive":false},{"name":"max.message.bytes","value":"1048588","readOnly":false,"configSource":5,"isSensitive":false},{"name":"min.compaction.lag.ms","value":"0","readOnly":false,"configSource":5,"isSensitive":false},{"name":"message.timestamp.type","value":"CreateTime","readOnly":false,"configSource":5,"isSensitive":false},{"name":"preallocate","value":"false","readOnly":false,"configSource":5,"isSensitive":false},{"name":"min.cleanable.dirty.ratio","value":"0.5","readOnly":false,"configSource":5,"isSensitive":false},{"name":"index.interval.bytes","value":"4096","readOnly":false,"configSource":5,"isSensitive":false},{"name":"unclean.leader.election.enable","value":"false","readOnly":false,"configSource":5,"isSensitive":false},{"name":"retention.bytes","value":"-1","readOnly":false,"configSource":5,"isSensitive":false},{"name":"delete.retention.ms","value":"86400000","readOnly":false,"configSource":5,"isSensitive":false},{"name":"segment.ms","value":"604800000","readOnly":false,"configSource":5,"isSensitive":false},{"name":"message.timestamp.difference.max.ms","value":"9223372036854775807","readOnly":false,"configSource":4,"isSensitive":false},{"name":"segment.index.bytes","value":"10485760","readOnly":false,"configSource":5,"isSensitive":false}]}]},"connection":"127.0.0.1:39975-127.0.0.1:53174-0","totalTimeMs":291.609,"requestQueueTimeMs":2.051,"localTimeMs":76.852,"remoteTimeMs":212.184,"throttleTimeMs":0,"responseQueueTimeMs":0.157,"sendTimeMs":0.362,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:17.450 DEBUG   --- [XT)-PLAINTEXT-0] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":6,"requestApiVersion":7,"correlationId":2,"clientId":"0","requestApiKeyName":"UPDATE_METADATA"},"request":{"controllerId":0,"controllerEpoch":1,"brokerEpoch":25,"topicStates":[{"topicName":"AAI-EVENT","topicId":"r0hsyyhBQ4m6ZVCXHgNFBQ","partitionStates":[{"partitionIndex":0,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"zkVersion":0,"replicas":[0],"offlineReplicas":[]}]}],"liveBrokers":[{"id":0,"endpoints":[{"port":39975,"host":"localhost","listener":"PLAINTEXT","securityProtocol":0}],"rack":null}]},"response":{"errorCode":0},"connection":"127.0.0.1:39975-127.0.0.1:53156-0","totalTimeMs":29.409,"requestQueueTimeMs":2.431,"localTimeMs":26.482,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.134,"sendTimeMs":0.361,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}}
2024-11-19 13:34:17.501 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:17.501 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:17.501 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:17.502 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:17.502 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:17.502 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:17.503 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:17.503 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:17.503 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:17.503 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:17.504 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:17.508 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:17.508 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:17.510 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:17.510 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:17.541--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
2024-11-19 13:34:17.674 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:17.682 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:17.684 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:17.684 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:17.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
2024-11-19 13:34:17.876 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:17.885 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:17.887 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:17.887 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:17.922--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
2024-11-19 13:34:18.087 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:18.097 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:18.100 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:18.100 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:18.137--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
2024-11-19 13:34:18.328 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:18.337 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:18.340 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:18.340 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:18.379--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
2024-11-19 13:34:18.566 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:18.582  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:18.588  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:18.768  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2024-11-19 13:34:18.768  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2024-11-19 13:34:18.768  INFO   --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2024-11-19 13:34:18.768  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2024-11-19 13:34:18.776  INFO   --- [           main] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2024-11-19 13:34:18.819  WARN   --- [           main] o.a.k.clients.producer.ProducerConfig    : The configuration 'internal.auto.downgrade.txn.commit' was supplied but isn't a known config.
2024-11-19 13:34:18.822 DEBUG   --- [XT)-PLAINTEXT-0] kafka.network.Acceptor                   : Accepted connection from /127.0.0.1:53182 on /127.0.0.1:39975 and assigned it to processor 0, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400]
2024-11-19 13:34:18.824 DEBUG   --- [XT)-PLAINTEXT-0] kafka.network.Processor                  : Processor 0 listening to new connection from /127.0.0.1:53182
2024-11-19 13:34:18.830 DEBUG   --- [XT)-PLAINTEXT-0] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":0,"clientId":"producer-1","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.0.2"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":12},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":11},{"apiKey":4,"minVersion":0,"maxVersion":5},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":7},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":4},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":2},{"apiKey":30,"minVersion":0,"maxVersion":2},{"apiKey":31,"minVersion":0,"maxVersion":2},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":2},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":2},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":2},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":0},{"apiKey":57,"minVersion":0,"maxVersion":0},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39975-127.0.0.1:53182-1","totalTimeMs":1.802,"requestQueueTimeMs":0.546,"localTimeMs":0.966,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.083,"sendTimeMs":0.205,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}}
2024-11-19 13:34:18.840 DEBUG   --- [XT)-PLAINTEXT-0] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":11,"correlationId":1,"clientId":"producer-1","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"AAI-EVENT"}],"allowAutoTopicCreation":true,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":0,"host":"localhost","port":39975,"rack":null}],"clusterId":"WGElpO1-SnOk0cCXvN-WIw","controllerId":0,"topics":[{"errorCode":0,"name":"AAI-EVENT","topicId":"r0hsyyhBQ4m6ZVCXHgNFBQ","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":0,"leaderEpoch":0,"replicaNodes":[0],"isrNodes":[0],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:39975-127.0.0.1:53182-1","totalTimeMs":7.452,"requestQueueTimeMs":0.85,"localTimeMs":6.366,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.07,"sendTimeMs":0.164,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:18.868 DEBUG   --- [XT)-PLAINTEXT-0] kafka.network.Acceptor                   : Accepted connection from /127.0.0.1:53188 on /127.0.0.1:39975 and assigned it to processor 1, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400]
2024-11-19 13:34:18.868 DEBUG   --- [XT)-PLAINTEXT-1] kafka.network.Processor                  : Processor 1 listening to new connection from /127.0.0.1:53188
2024-11-19 13:34:18.872 DEBUG   --- [XT)-PLAINTEXT-1] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":2,"clientId":"producer-1","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.0.2"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":12},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":11},{"apiKey":4,"minVersion":0,"maxVersion":5},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":7},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":4},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":2},{"apiKey":30,"minVersion":0,"maxVersion":2},{"apiKey":31,"minVersion":0,"maxVersion":2},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":2},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":2},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":2},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":0},{"apiKey":57,"minVersion":0,"maxVersion":0},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39975-127.0.0.1:53188-1","totalTimeMs":2.623,"requestQueueTimeMs":0.171,"localTimeMs":1.666,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.404,"sendTimeMs":0.381,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}}
2024-11-19 13:34:18.874 DEBUG   --- [XT)-PLAINTEXT-0] kafka.network.Acceptor                   : Accepted connection from /127.0.0.1:53194 on /127.0.0.1:39975 and assigned it to processor 2, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400]
2024-11-19 13:34:18.874 DEBUG   --- [XT)-PLAINTEXT-2] kafka.network.Processor                  : Processor 2 listening to new connection from /127.0.0.1:53194
2024-11-19 13:34:18.877 DEBUG   --- [XT)-PLAINTEXT-2] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":1,"clientId":"consumer-test-consumer-1","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.0.2"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":12},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":11},{"apiKey":4,"minVersion":0,"maxVersion":5},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":7},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":4},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":2},{"apiKey":30,"minVersion":0,"maxVersion":2},{"apiKey":31,"minVersion":0,"maxVersion":2},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":2},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":2},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":2},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":0},{"apiKey":57,"minVersion":0,"maxVersion":0},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39975-127.0.0.1:53194-1","totalTimeMs":1.078,"requestQueueTimeMs":0.115,"localTimeMs":0.715,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.077,"sendTimeMs":0.169,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}}
2024-11-19 13:34:18.879 DEBUG   --- [XT)-PLAINTEXT-2] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":11,"correlationId":2,"clientId":"consumer-test-consumer-1","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"AAI-EVENT"}],"allowAutoTopicCreation":true,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":0,"host":"localhost","port":39975,"rack":null}],"clusterId":"WGElpO1-SnOk0cCXvN-WIw","controllerId":0,"topics":[{"errorCode":0,"name":"AAI-EVENT","topicId":"r0hsyyhBQ4m6ZVCXHgNFBQ","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":0,"leaderEpoch":0,"replicaNodes":[0],"isrNodes":[0],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:39975-127.0.0.1:53194-1","totalTimeMs":1.154,"requestQueueTimeMs":0.103,"localTimeMs":0.844,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.055,"sendTimeMs":0.152,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:18.886  INFO   --- [quest-handler-5] kafka.zk.AdminZkClient                   : Creating topic __consumer_offsets with configuration {compression.type=producer, cleanup.policy=compact, segment.bytes=104857600} and initial partition assignment HashMap(0 -> ArrayBuffer(0), 1 -> ArrayBuffer(0), 2 -> ArrayBuffer(0), 3 -> ArrayBuffer(0), 4 -> ArrayBuffer(0))
2024-11-19 13:34:18.894 DEBUG   --- [ain-EventThread] kafka.zookeeper.ZooKeeperClient          : [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/brokers/topics
2024-11-19 13:34:18.895 DEBUG   --- [quest-handler-5] kafka.zk.AdminZkClient                   : Updated path /brokers/topics/__consumer_offsets with HashMap(__consumer_offsets-4 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-3 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-2 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-0 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-1 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=)) for replica assignment
2024-11-19 13:34:18.897  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] New topics: [Set(__consumer_offsets)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(__consumer_offsets,Some(1smDwnVuTXq_E6OC--MZVw),HashMap(__consumer_offsets-4 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-3 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-2 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-0 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-1 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=))))]
2024-11-19 13:34:18.897  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] New partition creation callback for __consumer_offsets-4,__consumer_offsets-3,__consumer_offsets-2,__consumer_offsets-0,__consumer_offsets-1
2024-11-19 13:34:18.898  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Changed partition __consumer_offsets-4 state from NonExistentPartition to NewPartition with assigned replicas 0
2024-11-19 13:34:18.898  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Changed partition __consumer_offsets-3 state from NonExistentPartition to NewPartition with assigned replicas 0
2024-11-19 13:34:18.898  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Changed partition __consumer_offsets-2 state from NonExistentPartition to NewPartition with assigned replicas 0
2024-11-19 13:34:18.898  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Changed partition __consumer_offsets-0 state from NonExistentPartition to NewPartition with assigned replicas 0
2024-11-19 13:34:18.898  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Changed partition __consumer_offsets-1 state from NonExistentPartition to NewPartition with assigned replicas 0
2024-11-19 13:34:18.898  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions
2024-11-19 13:34:18.898 DEBUG   --- [quest-handler-5] k.s.DefaultAutoTopicCreationManager      : Cleared inflight topic creation state for HashMap(__consumer_offsets -> CreatableTopic(name='__consumer_offsets', numPartitions=5, replicationFactor=1, assignments=[], configs=[CreateableTopicConfig(name='compression.type', value='producer'), CreateableTopicConfig(name='cleanup.policy', value='compact'), CreateableTopicConfig(name='segment.bytes', value='104857600')]))
2024-11-19 13:34:18.898  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions
2024-11-19 13:34:18.905 DEBUG   --- [XT)-PLAINTEXT-2] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":10,"requestApiVersion":4,"correlationId":0,"clientId":"consumer-test-consumer-1","requestApiKeyName":"FIND_COORDINATOR"},"request":{"keyType":0,"coordinatorKeys":["test-consumer"]},"response":{"throttleTimeMs":0,"coordinators":[{"key":"test-consumer","nodeId":-1,"host":"","port":-1,"errorCode":15,"errorMessage":""}]},"connection":"127.0.0.1:39975-127.0.0.1:53194-1","totalTimeMs":25.23,"requestQueueTimeMs":1.29,"localTimeMs":23.595,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.12,"sendTimeMs":0.223,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:18.912  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Changed partition __consumer_offsets-4 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=0, leaderEpoch=0, isr=List(0), zkVersion=0)
2024-11-19 13:34:18.912  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Changed partition __consumer_offsets-3 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=0, leaderEpoch=0, isr=List(0), zkVersion=0)
2024-11-19 13:34:18.912  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Changed partition __consumer_offsets-2 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=0, leaderEpoch=0, isr=List(0), zkVersion=0)
2024-11-19 13:34:18.912  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Changed partition __consumer_offsets-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=0, leaderEpoch=0, isr=List(0), zkVersion=0)
2024-11-19 13:34:18.912  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Changed partition __consumer_offsets-1 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=0, leaderEpoch=0, isr=List(0), zkVersion=0)
2024-11-19 13:34:18.912  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Sending LeaderAndIsr request to broker 0 with 5 become-leader and 0 become-follower partitions
2024-11-19 13:34:18.913  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet(0) for 5 partitions
2024-11-19 13:34:18.914  INFO   --- [er-event-thread] state.change.logger                      : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions
2024-11-19 13:34:18.915  INFO   --- [quest-handler-6] state.change.logger                      : [Broker id=0] Handling LeaderAndIsr request correlationId 3 from controller 0 for 5 partitions
2024-11-19 13:34:18.917 DEBUG   --- [quest-handler-7] kafka.cluster.Partition                  : [Partition AAI-EVENT-0 broker=0] High watermark updated from (offset=0 segment=[0:0]) to (offset=1 segment=[0:1757])
2024-11-19 13:34:18.919  INFO   --- [quest-handler-6] kafka.server.ReplicaFetcherManager       : [ReplicaFetcherManager on broker 0] Removed fetcher for partitions HashSet(__consumer_offsets-4, __consumer_offsets-3, __consumer_offsets-2, __consumer_offsets-0, __consumer_offsets-1)
2024-11-19 13:34:18.919  INFO   --- [quest-handler-6] state.change.logger                      : [Broker id=0] Stopped fetchers as part of LeaderAndIsr request correlationId 3 from controller 0 epoch 1 as part of the become-leader transition for 5 partitions
2024-11-19 13:34:18.920 DEBUG   --- [quest-handler-7] kafka.server.ReplicaManager              : [ReplicaManager broker=0] Produce to local log in 29 ms
2024-11-19 13:34:18.925 DEBUG   --- [quest-handler-6] kafka.log.OffsetIndex                    : Loaded index file /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-3/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0
2024-11-19 13:34:18.925 DEBUG   --- [quest-handler-6] kafka.log.AbstractIndex                  : Index /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-3/00000000000000000000.index was not resized because it already has size 10485760
2024-11-19 13:34:18.925 DEBUG   --- [quest-handler-6] kafka.log.TimeIndex                      : Loaded index file /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-3/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0
2024-11-19 13:34:18.925 DEBUG   --- [quest-handler-6] kafka.log.AbstractIndex                  : Index /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-3/00000000000000000000.timeindex was not resized because it already has size 10485756
2024-11-19 13:34:18.925  INFO   --- [quest-handler-6] kafka.log.Log$                           : [LogLoader partition=__consumer_offsets-3, dir=/tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916] Loading producer state till offset 0 with message format version 2
2024-11-19 13:34:18.926 DEBUG   --- [quest-handler-6] kafka.utils.KafkaScheduler               : Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms.
2024-11-19 13:34:18.926 DEBUG   --- [quest-handler-6] kafka.utils.KafkaScheduler               : Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms.
2024-11-19 13:34:18.926  INFO   --- [quest-handler-6] kafka.log.LogManager                     : Created log for partition __consumer_offsets-3 in /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-3 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600}
2024-11-19 13:34:18.927  INFO   --- [quest-handler-6] kafka.cluster.Partition                  : [Partition __consumer_offsets-3 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-3
2024-11-19 13:34:18.927  INFO   --- [quest-handler-6] kafka.cluster.Partition                  : [Partition __consumer_offsets-3 broker=0] Log loaded for partition __consumer_offsets-3 with initial high watermark 0
2024-11-19 13:34:18.927  INFO   --- [quest-handler-6] state.change.logger                      : [Broker id=0] Leader __consumer_offsets-3 starts at leader epoch 0 from offset 0 with high watermark 0 ISR [0] addingReplicas [] removingReplicas []. Previous leader epoch was -1.
2024-11-19 13:34:18.927 DEBUG   --- [quest-handler-6] kafka.server.epoch.LeaderEpochFileCache  : [LeaderEpochCache __consumer_offsets-3] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries.
2024-11-19 13:34:18.933 DEBUG   --- [XT)-PLAINTEXT-1] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":0,"requestApiVersion":9,"correlationId":3,"clientId":"producer-1","requestApiKeyName":"PRODUCE"},"request":{"transactionalId":null,"acks":-1,"timeoutMs":30000,"topicData":[{"name":"AAI-EVENT","partitionData":[{"index":0,"recordsSizeInBytes":1757}]}]},"response":{"responses":[{"name":"AAI-EVENT","partitionResponses":[{"index":0,"errorCode":0,"baseOffset":0,"logAppendTimeMs":-1,"logStartOffset":0,"recordErrors":[],"errorMessage":null}]}],"throttleTimeMs":0},"connection":"127.0.0.1:39975-127.0.0.1:53188-1","totalTimeMs":47.796,"requestQueueTimeMs":2.988,"localTimeMs":44.469,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.116,"sendTimeMs":0.222,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:18.933 DEBUG   --- [quest-handler-7] kafka.server.DelayedOperationPurgatory   : Request key TopicPartitionOperationKey(AAI-EVENT,0) unblocked 0 Produce operations
2024-11-19 13:34:18.933 DEBUG   --- [quest-handler-7] kafka.server.DelayedOperationPurgatory   : Request key TopicPartitionOperationKey(AAI-EVENT,0) unblocked 0 Fetch operations
2024-11-19 13:34:18.933 DEBUG   --- [quest-handler-7] kafka.server.DelayedOperationPurgatory   : Request key TopicPartitionOperationKey(AAI-EVENT,0) unblocked 0 DeleteRecords operations
2024-11-19 13:34:18.939 DEBUG   --- [quest-handler-6] kafka.log.OffsetIndex                    : Loaded index file /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-2/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0
2024-11-19 13:34:18.940 DEBUG   --- [quest-handler-6] kafka.log.AbstractIndex                  : Index /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-2/00000000000000000000.index was not resized because it already has size 10485760
2024-11-19 13:34:18.940 DEBUG   --- [quest-handler-6] kafka.log.TimeIndex                      : Loaded index file /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-2/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0
2024-11-19 13:34:18.940 DEBUG   --- [quest-handler-6] kafka.log.AbstractIndex                  : Index /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-2/00000000000000000000.timeindex was not resized because it already has size 10485756
2024-11-19 13:34:18.940  INFO   --- [quest-handler-6] kafka.log.Log$                           : [LogLoader partition=__consumer_offsets-2, dir=/tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916] Loading producer state till offset 0 with message format version 2
2024-11-19 13:34:18.940 DEBUG   --- [quest-handler-6] kafka.utils.KafkaScheduler               : Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms.
2024-11-19 13:34:18.942 DEBUG   --- [quest-handler-6] kafka.utils.KafkaScheduler               : Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms.
2024-11-19 13:34:18.942  INFO   --- [quest-handler-6] kafka.log.LogManager                     : Created log for partition __consumer_offsets-2 in /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-2 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600}
2024-11-19 13:34:18.942  INFO   --- [quest-handler-6] kafka.cluster.Partition                  : [Partition __consumer_offsets-2 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-2
2024-11-19 13:34:18.942  INFO   --- [quest-handler-6] kafka.cluster.Partition                  : [Partition __consumer_offsets-2 broker=0] Log loaded for partition __consumer_offsets-2 with initial high watermark 0
2024-11-19 13:34:18.942  INFO   --- [quest-handler-6] state.change.logger                      : [Broker id=0] Leader __consumer_offsets-2 starts at leader epoch 0 from offset 0 with high watermark 0 ISR [0] addingReplicas [] removingReplicas []. Previous leader epoch was -1.
2024-11-19 13:34:18.942 DEBUG   --- [quest-handler-6] kafka.server.epoch.LeaderEpochFileCache  : [LeaderEpochCache __consumer_offsets-2] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries.
2024-11-19 13:34:18.949 DEBUG   --- [quest-handler-6] kafka.log.OffsetIndex                    : Loaded index file /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-4/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0
2024-11-19 13:34:18.949 DEBUG   --- [quest-handler-6] kafka.log.AbstractIndex                  : Index /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-4/00000000000000000000.index was not resized because it already has size 10485760
2024-11-19 13:34:18.949 DEBUG   --- [quest-handler-6] kafka.log.TimeIndex                      : Loaded index file /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-4/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0
2024-11-19 13:34:18.949 DEBUG   --- [quest-handler-6] kafka.log.AbstractIndex                  : Index /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-4/00000000000000000000.timeindex was not resized because it already has size 10485756
2024-11-19 13:34:18.949  INFO   --- [quest-handler-6] kafka.log.Log$                           : [LogLoader partition=__consumer_offsets-4, dir=/tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916] Loading producer state till offset 0 with message format version 2
2024-11-19 13:34:18.950 DEBUG   --- [quest-handler-6] kafka.utils.KafkaScheduler               : Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms.
2024-11-19 13:34:18.950 DEBUG   --- [quest-handler-6] kafka.utils.KafkaScheduler               : Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms.
2024-11-19 13:34:18.951  INFO   --- [quest-handler-6] kafka.log.LogManager                     : Created log for partition __consumer_offsets-4 in /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-4 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600}
2024-11-19 13:34:18.951  INFO   --- [quest-handler-6] kafka.cluster.Partition                  : [Partition __consumer_offsets-4 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-4
2024-11-19 13:34:18.951  INFO   --- [quest-handler-6] kafka.cluster.Partition                  : [Partition __consumer_offsets-4 broker=0] Log loaded for partition __consumer_offsets-4 with initial high watermark 0
2024-11-19 13:34:18.951  INFO   --- [quest-handler-6] state.change.logger                      : [Broker id=0] Leader __consumer_offsets-4 starts at leader epoch 0 from offset 0 with high watermark 0 ISR [0] addingReplicas [] removingReplicas []. Previous leader epoch was -1.
2024-11-19 13:34:18.951 DEBUG   --- [quest-handler-6] kafka.server.epoch.LeaderEpochFileCache  : [LeaderEpochCache __consumer_offsets-4] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries.
2024-11-19 13:34:18.958 DEBUG   --- [quest-handler-6] kafka.log.OffsetIndex                    : Loaded index file /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-1/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0
2024-11-19 13:34:18.958 DEBUG   --- [quest-handler-6] kafka.log.AbstractIndex                  : Index /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-1/00000000000000000000.index was not resized because it already has size 10485760
2024-11-19 13:34:18.958 DEBUG   --- [quest-handler-6] kafka.log.TimeIndex                      : Loaded index file /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-1/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0
2024-11-19 13:34:18.958 DEBUG   --- [quest-handler-6] kafka.log.AbstractIndex                  : Index /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-1/00000000000000000000.timeindex was not resized because it already has size 10485756
2024-11-19 13:34:18.958  INFO   --- [quest-handler-6] kafka.log.Log$                           : [LogLoader partition=__consumer_offsets-1, dir=/tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916] Loading producer state till offset 0 with message format version 2
2024-11-19 13:34:18.958 DEBUG   --- [quest-handler-6] kafka.utils.KafkaScheduler               : Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms.
2024-11-19 13:34:18.959 DEBUG   --- [quest-handler-6] kafka.utils.KafkaScheduler               : Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms.
2024-11-19 13:34:18.959  INFO   --- [quest-handler-6] kafka.log.LogManager                     : Created log for partition __consumer_offsets-1 in /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-1 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600}
2024-11-19 13:34:18.959  INFO   --- [quest-handler-6] kafka.cluster.Partition                  : [Partition __consumer_offsets-1 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-1
2024-11-19 13:34:18.959  INFO   --- [quest-handler-6] kafka.cluster.Partition                  : [Partition __consumer_offsets-1 broker=0] Log loaded for partition __consumer_offsets-1 with initial high watermark 0
2024-11-19 13:34:18.959  INFO   --- [quest-handler-6] state.change.logger                      : [Broker id=0] Leader __consumer_offsets-1 starts at leader epoch 0 from offset 0 with high watermark 0 ISR [0] addingReplicas [] removingReplicas []. Previous leader epoch was -1.
2024-11-19 13:34:18.959 DEBUG   --- [quest-handler-6] kafka.server.epoch.LeaderEpochFileCache  : [LeaderEpochCache __consumer_offsets-1] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries.
2024-11-19 13:34:18.967 DEBUG   --- [quest-handler-6] kafka.log.OffsetIndex                    : Loaded index file /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-0/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0
2024-11-19 13:34:18.967 DEBUG   --- [quest-handler-6] kafka.log.AbstractIndex                  : Index /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-0/00000000000000000000.index was not resized because it already has size 10485760
2024-11-19 13:34:18.967 DEBUG   --- [quest-handler-6] kafka.log.TimeIndex                      : Loaded index file /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-0/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0
2024-11-19 13:34:18.967 DEBUG   --- [quest-handler-6] kafka.log.AbstractIndex                  : Index /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-0/00000000000000000000.timeindex was not resized because it already has size 10485756
2024-11-19 13:34:18.967  INFO   --- [quest-handler-6] kafka.log.Log$                           : [LogLoader partition=__consumer_offsets-0, dir=/tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916] Loading producer state till offset 0 with message format version 2
2024-11-19 13:34:18.967 DEBUG   --- [quest-handler-6] kafka.utils.KafkaScheduler               : Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms.
2024-11-19 13:34:18.968 DEBUG   --- [quest-handler-6] kafka.utils.KafkaScheduler               : Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms.
2024-11-19 13:34:18.968  INFO   --- [quest-handler-6] kafka.log.LogManager                     : Created log for partition __consumer_offsets-0 in /tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916/__consumer_offsets-0 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600}
2024-11-19 13:34:18.968  INFO   --- [quest-handler-6] kafka.cluster.Partition                  : [Partition __consumer_offsets-0 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-0
2024-11-19 13:34:18.968  INFO   --- [quest-handler-6] kafka.cluster.Partition                  : [Partition __consumer_offsets-0 broker=0] Log loaded for partition __consumer_offsets-0 with initial high watermark 0
2024-11-19 13:34:18.968  INFO   --- [quest-handler-6] state.change.logger                      : [Broker id=0] Leader __consumer_offsets-0 starts at leader epoch 0 from offset 0 with high watermark 0 ISR [0] addingReplicas [] removingReplicas []. Previous leader epoch was -1.
2024-11-19 13:34:18.969 DEBUG   --- [quest-handler-6] kafka.server.epoch.LeaderEpochFileCache  : [LeaderEpochCache __consumer_offsets-0] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries.
2024-11-19 13:34:18.974  INFO   --- [quest-handler-6] k.coordinator.group.GroupCoordinator     : [GroupCoordinator 0]: Elected as the group coordinator for partition 3 in epoch 0
2024-11-19 13:34:18.975  INFO   --- [quest-handler-6] k.c.group.GroupMetadataManager           : [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-3 for epoch 0
2024-11-19 13:34:18.976 DEBUG   --- [quest-handler-6] kafka.utils.KafkaScheduler               : Scheduling task __consumer_offsets-3 with initial delay 0 ms and period -1 ms.
2024-11-19 13:34:18.976  INFO   --- [quest-handler-6] k.coordinator.group.GroupCoordinator     : [GroupCoordinator 0]: Elected as the group coordinator for partition 2 in epoch 0
2024-11-19 13:34:18.976  INFO   --- [quest-handler-6] k.c.group.GroupMetadataManager           : [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-2 for epoch 0
2024-11-19 13:34:18.976 DEBUG   --- [quest-handler-6] kafka.utils.KafkaScheduler               : Scheduling task __consumer_offsets-2 with initial delay 0 ms and period -1 ms.
2024-11-19 13:34:18.976  INFO   --- [quest-handler-6] k.coordinator.group.GroupCoordinator     : [GroupCoordinator 0]: Elected as the group coordinator for partition 4 in epoch 0
2024-11-19 13:34:18.976  INFO   --- [quest-handler-6] k.c.group.GroupMetadataManager           : [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-4 for epoch 0
2024-11-19 13:34:18.976 DEBUG   --- [quest-handler-6] kafka.utils.KafkaScheduler               : Scheduling task __consumer_offsets-4 with initial delay 0 ms and period -1 ms.
2024-11-19 13:34:18.976  INFO   --- [quest-handler-6] k.coordinator.group.GroupCoordinator     : [GroupCoordinator 0]: Elected as the group coordinator for partition 1 in epoch 0
2024-11-19 13:34:18.976  INFO   --- [quest-handler-6] k.c.group.GroupMetadataManager           : [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-1 for epoch 0
2024-11-19 13:34:18.976 DEBUG   --- [quest-handler-6] kafka.utils.KafkaScheduler               : Scheduling task __consumer_offsets-1 with initial delay 0 ms and period -1 ms.
2024-11-19 13:34:18.977  INFO   --- [quest-handler-6] k.coordinator.group.GroupCoordinator     : [GroupCoordinator 0]: Elected as the group coordinator for partition 0 in epoch 0
2024-11-19 13:34:18.977  INFO   --- [quest-handler-6] k.c.group.GroupMetadataManager           : [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-0 for epoch 0
2024-11-19 13:34:18.977 DEBUG   --- [quest-handler-6] kafka.utils.KafkaScheduler               : Scheduling task __consumer_offsets-0 with initial delay 0 ms and period -1 ms.
2024-11-19 13:34:18.977  INFO   --- [quest-handler-6] state.change.logger                      : [Broker id=0] Finished LeaderAndIsr request in 62ms correlationId 3 from controller 0 for 5 partitions
2024-11-19 13:34:18.977 DEBUG   --- [adata-manager-0] k.c.group.GroupMetadataManager           : [GroupMetadataManager brokerId=0] Started loading offsets and group metadata from __consumer_offsets-3 for epoch 0
2024-11-19 13:34:18.981  INFO   --- [adata-manager-0] k.c.group.GroupMetadataManager           : [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-3 in 5 milliseconds for epoch 0, of which 2 milliseconds was spent in the scheduler.
2024-11-19 13:34:18.981 DEBUG   --- [adata-manager-0] k.c.group.GroupMetadataManager           : [GroupMetadataManager brokerId=0] Started loading offsets and group metadata from __consumer_offsets-2 for epoch 0
2024-11-19 13:34:18.981  INFO   --- [adata-manager-0] k.c.group.GroupMetadataManager           : [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-2 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler.
2024-11-19 13:34:18.981 DEBUG   --- [adata-manager-0] k.c.group.GroupMetadataManager           : [GroupMetadataManager brokerId=0] Started loading offsets and group metadata from __consumer_offsets-4 for epoch 0
2024-11-19 13:34:18.981  INFO   --- [adata-manager-0] k.c.group.GroupMetadataManager           : [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-4 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler.
2024-11-19 13:34:18.981 DEBUG   --- [adata-manager-0] k.c.group.GroupMetadataManager           : [GroupMetadataManager brokerId=0] Started loading offsets and group metadata from __consumer_offsets-1 for epoch 0
2024-11-19 13:34:18.981  INFO   --- [adata-manager-0] k.c.group.GroupMetadataManager           : [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-1 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler.
2024-11-19 13:34:18.981 DEBUG   --- [adata-manager-0] k.c.group.GroupMetadataManager           : [GroupMetadataManager brokerId=0] Started loading offsets and group metadata from __consumer_offsets-0 for epoch 0
2024-11-19 13:34:18.981  INFO   --- [adata-manager-0] k.c.group.GroupMetadataManager           : [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-0 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler.
2024-11-19 13:34:18.982 DEBUG   --- [XT)-PLAINTEXT-0] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":4,"requestApiVersion":5,"correlationId":3,"clientId":"0","requestApiKeyName":"LEADER_AND_ISR"},"request":{"controllerId":0,"controllerEpoch":1,"brokerEpoch":25,"type":0,"topicStates":[{"topicName":"__consumer_offsets","topicId":"1smDwnVuTXq_E6OC--MZVw","partitionStates":[{"partitionIndex":0,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"zkVersion":0,"replicas":[0],"addingReplicas":[],"removingReplicas":[],"isNew":true},{"partitionIndex":3,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"zkVersion":0,"replicas":[0],"addingReplicas":[],"removingReplicas":[],"isNew":true},{"partitionIndex":4,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"zkVersion":0,"replicas":[0],"addingReplicas":[],"removingReplicas":[],"isNew":true},{"partitionIndex":1,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"zkVersion":0,"replicas":[0],"addingReplicas":[],"removingReplicas":[],"isNew":true},{"partitionIndex":2,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"zkVersion":0,"replicas":[0],"addingReplicas":[],"removingReplicas":[],"isNew":true}]}],"liveLeaders":[{"brokerId":0,"hostName":"localhost","port":39975}]},"response":{"errorCode":0,"topics":[{"topicId":"1smDwnVuTXq_E6OC--MZVw","partitionErrors":[{"partitionIndex":0,"errorCode":0},{"partitionIndex":3,"errorCode":0},{"partitionIndex":4,"errorCode":0},{"partitionIndex":1,"errorCode":0},{"partitionIndex":2,"errorCode":0}]}]},"connection":"127.0.0.1:39975-127.0.0.1:53156-0","totalTimeMs":67.687,"requestQueueTimeMs":0.259,"localTimeMs":62.96,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":4.234,"sendTimeMs":0.233,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}}
2024-11-19 13:34:18.983 DEBUG   --- [XT)-PLAINTEXT-0] kafka.network.Acceptor                   : Accepted connection from /127.0.0.1:53204 on /127.0.0.1:39975 and assigned it to processor 0, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400]
2024-11-19 13:34:18.984 DEBUG   --- [XT)-PLAINTEXT-0] kafka.network.Processor                  : Processor 0 listening to new connection from /127.0.0.1:53204
2024-11-19 13:34:18.985  INFO   --- [quest-handler-0] state.change.logger                      : [Broker id=0] Add 5 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 0 epoch 1 with correlation id 4
2024-11-19 13:34:18.986 DEBUG   --- [XT)-PLAINTEXT-0] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":6,"requestApiVersion":7,"correlationId":4,"clientId":"0","requestApiKeyName":"UPDATE_METADATA"},"request":{"controllerId":0,"controllerEpoch":1,"brokerEpoch":25,"topicStates":[{"topicName":"__consumer_offsets","topicId":"1smDwnVuTXq_E6OC--MZVw","partitionStates":[{"partitionIndex":0,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"zkVersion":0,"replicas":[0],"offlineReplicas":[]},{"partitionIndex":3,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"zkVersion":0,"replicas":[0],"offlineReplicas":[]},{"partitionIndex":4,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"zkVersion":0,"replicas":[0],"offlineReplicas":[]},{"partitionIndex":1,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"zkVersion":0,"replicas":[0],"offlineReplicas":[]},{"partitionIndex":2,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"zkVersion":0,"replicas":[0],"offlineReplicas":[]}]}],"liveBrokers":[{"id":0,"endpoints":[{"port":39975,"host":"localhost","listener":"PLAINTEXT","securityProtocol":0}],"rack":null}]},"response":{"errorCode":0},"connection":"127.0.0.1:39975-127.0.0.1:53156-0","totalTimeMs":1.252,"requestQueueTimeMs":0.219,"localTimeMs":0.86,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.064,"sendTimeMs":0.108,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}}
2024-11-19 13:34:18.986 DEBUG   --- [XT)-PLAINTEXT-0] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":3,"clientId":"consumer-test-consumer-1","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.0.2"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":12},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":11},{"apiKey":4,"minVersion":0,"maxVersion":5},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":7},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":4},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":2},{"apiKey":30,"minVersion":0,"maxVersion":2},{"apiKey":31,"minVersion":0,"maxVersion":2},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":2},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":2},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":2},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":0},{"apiKey":57,"minVersion":0,"maxVersion":0},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39975-127.0.0.1:53204-2","totalTimeMs":1.51,"requestQueueTimeMs":0.737,"localTimeMs":0.62,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.049,"sendTimeMs":0.102,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}}
2024-11-19 13:34:18.988 DEBUG   --- [XT)-PLAINTEXT-0] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":11,"correlationId":4,"clientId":"consumer-test-consumer-1","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"AAI-EVENT"}],"allowAutoTopicCreation":true,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":0,"host":"localhost","port":39975,"rack":null}],"clusterId":"WGElpO1-SnOk0cCXvN-WIw","controllerId":0,"topics":[{"errorCode":0,"name":"AAI-EVENT","topicId":"r0hsyyhBQ4m6ZVCXHgNFBQ","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":0,"leaderEpoch":0,"replicaNodes":[0],"isrNodes":[0],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:39975-127.0.0.1:53204-2","totalTimeMs":1.055,"requestQueueTimeMs":0.086,"localTimeMs":0.796,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.071,"sendTimeMs":0.1,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:18.992 DEBUG   --- [XT)-PLAINTEXT-0] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":10,"requestApiVersion":4,"correlationId":5,"clientId":"consumer-test-consumer-1","requestApiKeyName":"FIND_COORDINATOR"},"request":{"keyType":0,"coordinatorKeys":["test-consumer"]},"response":{"throttleTimeMs":0,"coordinators":[{"key":"test-consumer","nodeId":0,"host":"localhost","port":39975,"errorCode":0,"errorMessage":""}]},"connection":"127.0.0.1:39975-127.0.0.1:53204-2","totalTimeMs":2.803,"requestQueueTimeMs":0.075,"localTimeMs":2.45,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.12,"sendTimeMs":0.156,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:18.993 DEBUG   --- [XT)-PLAINTEXT-0] kafka.network.Acceptor                   : Accepted connection from /127.0.0.1:53218 on /127.0.0.1:39975 and assigned it to processor 1, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400]
2024-11-19 13:34:18.993 DEBUG   --- [XT)-PLAINTEXT-1] kafka.network.Processor                  : Processor 1 listening to new connection from /127.0.0.1:53218
2024-11-19 13:34:19.012 DEBUG   --- [XT)-PLAINTEXT-1] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":7,"clientId":"consumer-test-consumer-1","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.0.2"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":12},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":11},{"apiKey":4,"minVersion":0,"maxVersion":5},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":7},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":4},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":2},{"apiKey":30,"minVersion":0,"maxVersion":2},{"apiKey":31,"minVersion":0,"maxVersion":2},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":2},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":2},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":2},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":0},{"apiKey":57,"minVersion":0,"maxVersion":0},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39975-127.0.0.1:53218-2","totalTimeMs":1.158,"requestQueueTimeMs":0.244,"localTimeMs":0.521,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.085,"sendTimeMs":0.306,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}}
2024-11-19 13:34:19.027  INFO   --- [quest-handler-5] k.coordinator.group.GroupCoordinator     : [GroupCoordinator 0]: Dynamic member with unknown member id joins group test-consumer in Empty state. Created a new member id consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a and request the member to rejoin with this id.
2024-11-19 13:34:19.033 DEBUG   --- [XT)-PLAINTEXT-1] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":11,"requestApiVersion":7,"correlationId":6,"clientId":"consumer-test-consumer-1","requestApiKeyName":"JOIN_GROUP"},"request":{"groupId":"test-consumer","sessionTimeoutMs":45000,"rebalanceTimeoutMs":300000,"memberId":"","groupInstanceId":null,"protocolType":"consumer","protocols":[{"name":"range","metadata":"AAEAAAABAAlBQUktRVZFTlT/////AAAAAA=="},{"name":"cooperative-sticky","metadata":"AAEAAAABAAlBQUktRVZFTlQAAAAE/////wAAAAA="}]},"response":{"throttleTimeMs":0,"errorCode":79,"generationId":-1,"protocolType":null,"protocolName":null,"leader":"","memberId":"consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a","members":[]},"connection":"127.0.0.1:39975-127.0.0.1:53218-2","totalTimeMs":19.764,"requestQueueTimeMs":4.018,"localTimeMs":15.277,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.143,"sendTimeMs":0.325,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:19.044 DEBUG   --- [quest-handler-7] k.coordinator.group.GroupCoordinator     : [GroupCoordinator 0]: Pending dynamic member with id consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a joins group test-consumer in Empty state. Adding to the group now.
2024-11-19 13:34:19.047 DEBUG   --- [quest-handler-7] kafka.server.DelayedOperationPurgatory   : Request key MemberKey(test-consumer,consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a) unblocked 1 Heartbeat operations
2024-11-19 13:34:19.049 DEBUG   --- [quest-handler-7] kafka.server.DelayedOperationPurgatory   : Request key GroupSyncKey(test-consumer) unblocked 0 Rebalance operations
2024-11-19 13:34:19.049  INFO   --- [quest-handler-7] k.coordinator.group.GroupCoordinator     : [GroupCoordinator 0]: Preparing to rebalance group test-consumer in state PreparingRebalance with old generation 0 (__consumer_offsets-3) (reason: Adding new member consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a with group instance id None)
2024-11-19 13:34:19.050 DEBUG   --- [quest-handler-7] kafka.server.DelayedOperationPurgatory   : Request key GroupJoinKey(test-consumer) unblocked 0 Rebalance operations
2024-11-19 13:34:19.055  INFO   --- [cutor-Rebalance] k.coordinator.group.GroupCoordinator     : [GroupCoordinator 0]: Stabilized group test-consumer generation 1 (__consumer_offsets-3) with 1 members
2024-11-19 13:34:19.058 DEBUG   --- [XT)-PLAINTEXT-1] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":11,"requestApiVersion":7,"correlationId":8,"clientId":"consumer-test-consumer-1","requestApiKeyName":"JOIN_GROUP"},"request":{"groupId":"test-consumer","sessionTimeoutMs":45000,"rebalanceTimeoutMs":300000,"memberId":"consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a","groupInstanceId":null,"protocolType":"consumer","protocols":[{"name":"range","metadata":"AAEAAAABAAlBQUktRVZFTlT/////AAAAAA=="},{"name":"cooperative-sticky","metadata":"AAEAAAABAAlBQUktRVZFTlQAAAAE/////wAAAAA="}]},"response":{"throttleTimeMs":0,"errorCode":0,"generationId":1,"protocolType":"consumer","protocolName":"range","leader":"consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a","memberId":"consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a","members":[{"memberId":"consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a","groupInstanceId":null,"metadata":"AAEAAAABAAlBQUktRVZFTlT/////AAAAAA=="}]},"connection":"127.0.0.1:39975-127.0.0.1:53218-2","totalTimeMs":24.238,"requestQueueTimeMs":0.196,"localTimeMs":16.331,"remoteTimeMs":7.303,"throttleTimeMs":0,"responseQueueTimeMs":0.139,"sendTimeMs":0.267,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:19.060 DEBUG   --- [cutor-Rebalance] kafka.server.DelayedOperationPurgatory   : Request key MemberKey(test-consumer,consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a) unblocked 1 Heartbeat operations
2024-11-19 13:34:19.072 DEBUG   --- [quest-handler-6] kafka.server.DelayedOperationPurgatory   : Request key GroupSyncKey(test-consumer) unblocked 1 Rebalance operations
2024-11-19 13:34:19.073  INFO   --- [quest-handler-6] k.coordinator.group.GroupCoordinator     : [GroupCoordinator 0]: Assignment received from leader consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a for group test-consumer for generation 1. The group has 1 members, 0 of which are static.
2024-11-19 13:34:19.083 DEBUG   --- [quest-handler-6] kafka.cluster.Partition                  : [Partition __consumer_offsets-3 broker=0] High watermark updated from (offset=0 segment=[0:0]) to (offset=1 segment=[0:358])
2024-11-19 13:34:19.084 DEBUG   --- [quest-handler-6] kafka.server.ReplicaManager              : [ReplicaManager broker=0] Produce to local log in 2 ms
2024-11-19 13:34:19.088 DEBUG   --- [XT)-PLAINTEXT-1] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":14,"requestApiVersion":5,"correlationId":9,"clientId":"consumer-test-consumer-1","requestApiKeyName":"SYNC_GROUP"},"request":{"groupId":"test-consumer","generationId":1,"memberId":"consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a","groupInstanceId":null,"protocolType":"consumer","protocolName":"range","assignments":[{"memberId":"consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a","assignment":"AAEAAAABAAlBQUktRVZFTlQAAAABAAAAAP////8="}]},"response":{"throttleTimeMs":0,"errorCode":0,"protocolType":"consumer","protocolName":"range","assignment":"AAEAAAABAAlBQUktRVZFTlQAAAABAAAAAP////8="},"connection":"127.0.0.1:39975-127.0.0.1:53218-2","totalTimeMs":21.32,"requestQueueTimeMs":2.138,"localTimeMs":18.798,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.169,"sendTimeMs":0.214,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:19.090 DEBUG   --- [quest-handler-6] kafka.server.DelayedOperationPurgatory   : Request key MemberKey(test-consumer,consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a) unblocked 1 Heartbeat operations
2024-11-19 13:34:19.090 DEBUG   --- [quest-handler-6] kafka.server.DelayedOperationPurgatory   : Request key TopicPartitionOperationKey(__consumer_offsets,3) unblocked 0 Produce operations
2024-11-19 13:34:19.090 DEBUG   --- [quest-handler-6] kafka.server.DelayedOperationPurgatory   : Request key TopicPartitionOperationKey(__consumer_offsets,3) unblocked 0 Fetch operations
2024-11-19 13:34:19.091 DEBUG   --- [quest-handler-6] kafka.server.DelayedOperationPurgatory   : Request key TopicPartitionOperationKey(__consumer_offsets,3) unblocked 0 DeleteRecords operations
2024-11-19 13:34:19.112 DEBUG   --- [XT)-PLAINTEXT-1] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":9,"requestApiVersion":8,"correlationId":10,"clientId":"consumer-test-consumer-1","requestApiKeyName":"OFFSET_FETCH"},"request":{"groups":[{"groupId":"test-consumer","topics":[{"name":"AAI-EVENT","partitionIndexes":[0]}]}],"requireStable":true},"response":{"throttleTimeMs":0,"groups":[{"groupId":"test-consumer","topics":[{"name":"AAI-EVENT","partitions":[{"partitionIndex":0,"committedOffset":-1,"committedLeaderEpoch":-1,"metadata":"","errorCode":0}]}],"errorCode":0}]},"connection":"127.0.0.1:39975-127.0.0.1:53218-2","totalTimeMs":15.668,"requestQueueTimeMs":3.469,"localTimeMs":11.892,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.085,"sendTimeMs":0.22,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:19.123 DEBUG   --- [quest-handler-4] kafka.log.Log                            : [Log partition=AAI-EVENT-0, dir=/tmp/spring.kafka.4dbf18eb-50b4-41fd-af12-9c5b7673e6fc5555324305269248916] Searching offset for timestamp -2
2024-11-19 13:34:19.129 DEBUG   --- [XT)-PLAINTEXT-0] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":2,"requestApiVersion":7,"correlationId":11,"clientId":"consumer-test-consumer-1","requestApiKeyName":"LIST_OFFSETS"},"request":{"replicaId":-1,"isolationLevel":0,"topics":[{"name":"AAI-EVENT","partitions":[{"partitionIndex":0,"currentLeaderEpoch":0,"timestamp":-2}]}]},"response":{"throttleTimeMs":0,"topics":[{"name":"AAI-EVENT","partitions":[{"partitionIndex":0,"errorCode":0,"timestamp":-1,"offset":0,"leaderEpoch":0}]}]},"connection":"127.0.0.1:39975-127.0.0.1:53204-2","totalTimeMs":11.457,"requestQueueTimeMs":2.474,"localTimeMs":8.705,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.074,"sendTimeMs":0.203,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:19.153 DEBUG   --- [quest-handler-1] kafka.server.FetchManager                : Created a new full FetchContext with 1 partition(s).
2024-11-19 13:34:19.181 DEBUG   --- [quest-handler-1] kafka.server.FetchSessionCache           : Created fetch session FetchSession(id=2084113384, privileged=false, partitionMap.size=1, creationMs=1732023259179, lastUsedMs=1732023259179, epoch=1)
2024-11-19 13:34:19.212 DEBUG   --- [quest-handler-1] kafka.server.FullFetchContext            : Full fetch context with session id 2084113384 returning 1 partition(s)
2024-11-19 13:34:19.225 DEBUG   --- [XT)-PLAINTEXT-0] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":12,"correlationId":12,"clientId":"consumer-test-consumer-1","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":0,"sessionEpoch":0,"topics":[{"topic":"AAI-EVENT","partitions":[{"partition":0,"currentLeaderEpoch":0,"fetchOffset":0,"lastFetchedEpoch":-1,"logStartOffset":-1,"partitionMaxBytes":1048576}]}],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":2084113384,"responses":[{"topic":"AAI-EVENT","partitions":[{"partitionIndex":0,"errorCode":0,"highWatermark":1,"lastStableOffset":1,"logStartOffset":0,"abortedTransactions":null,"preferredReadReplica":-1,"recordsSizeInBytes":1757}]}]},"connection":"127.0.0.1:39975-127.0.0.1:53204-2","totalTimeMs":76.557,"requestQueueTimeMs":3.153,"localTimeMs":70.174,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.214,"sendTimeMs":3.014,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:19.234 DEBUG   --- [quest-handler-2] kafka.server.FetchManager                : Created a new incremental FetchContext for session id 2084113384, epoch 2: added 0 partition(s), updated 1 partition(s), removed 0 partition(s)
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.675 s -- in org.onap.aai.kafka.AAIKafkaEventIntegrationTest
[INFO] Running org.onap.aai.transforms.XmlFormatTransformerTest
2024-11-19 13:34:19.243 DEBUG   --- [           main] o.o.a.t.XmlFormatTransformerTest         : Converting the following input to xml: {
    "results": [
        {
            "id": "286724136",
            "node-type": "pserver",
            "url": "/aai/v18/cloud-infrastructure/pservers/pserver/test-pserver1",
            "properties": {
                "equip-type": "SERVER",
                "equip-vendor": "SomeVendor",
                "equip-model": "SomeModel",
                "in-maint": false,
                "last-mod-source-of-truth": "AAIRctFeed",
                "aai-node-type": "pserver",
                "aai-created-ts": 1568997029298,
                "aai-last-mod-ts": 1568997029298,
                "source-of-truth": "AAI",
                "aai-uri": "/cloud-infrastructure/pservers/pserver/test-pserver1",
                "aai-uuid": "05fa7b64-59e4-44a1-8162-e32746659c77",
                "ipv4-oam-address": "1.2.3.4",
                "hostname": "test-pserver1",
                "pserver-id": "6bf4944a-9f13-4bb8-8f49-b61060793510",
                "purpose": "Standalone",
                "fqdn": "a.b.c.d",
                "ptnii-equip-name": "test-pserver1",
                "resource-version": "1568997029298"
            },
            "related-to": [
                {
                    "id": "286724232",
                    "relationship-label": "org.onap.relationships.inventory.LocatedIn",
                    "node-type": "complex",
                    "url": "/aai/v18/cloud-infrastructure/complexes/complex/testcomplex2"
                },
                {
                    "id": "286724233",
                    "relationship-label": "org.onap.relationships.inventory.LocatedIn",
                    "node-type": "complex",
                    "url": "/aai/v18/cloud-infrastructure/complexes/complex/testcomplex1"
                }
            ]
        },
        {
            "id": "286724152",
            "node-type": "pserver",
            "url": "/aai/v18/cloud-infrastructure/pservers/pserver/test-pserver2",
            "properties": {
                "in-maint": false,
                "last-mod-source-of-truth": "JUNITTESTAPP2",
                "aai-node-type": "pserver",
                "aai-created-ts": 1553805738492,
                "aai-last-mod-ts": 1553805738492,
                "source-of-truth": "JUNITTESTAPP2",
                "aai-uri": "/cloud-infrastructure/pservers/pserver/test-pserver2",
                "aai-uuid": "13a8440c-7fb4-4f41-a141-6e1d9e895b4a",
                "hostname": "test-pserver2",
                "resource-version": "1553805738492"
            },
            "related-to": []
        }
    ]
}

2024-11-19 13:34:19.247 DEBUG   --- [           main] o.o.a.t.XmlFormatTransformerTest         : Converted xml payload: <results><result><related-to><node><relationship-label>org.onap.relationships.inventory.LocatedIn</relationship-label><node-type>complex</node-type><id>286724232</id><url>/aai/v18/cloud-infrastructure/complexes/complex/testcomplex2</url></node><node><relationship-label>org.onap.relationships.inventory.LocatedIn</relationship-label><node-type>complex</node-type><id>286724233</id><url>/aai/v18/cloud-infrastructure/complexes/complex/testcomplex1</url></node></related-to><node-type>pserver</node-type><id>286724136</id><url>/aai/v18/cloud-infrastructure/pservers/pserver/test-pserver1</url><properties><aai-last-mod-ts>1568997029298</aai-last-mod-ts><ptnii-equip-name>test-pserver1</ptnii-equip-name><equip-type>SERVER</equip-type><equip-vendor>SomeVendor</equip-vendor><purpose>Standalone</purpose><fqdn>a.b.c.d</fqdn><aai-uri>/cloud-infrastructure/pservers/pserver/test-pserver1</aai-uri><pserver-id>6bf4944a-9f13-4bb8-8f49-b61060793510</pserver-id><aai-created-ts>1568997029298</aai-created-ts><ipv4-oam-address>1.2.3.4</ipv4-oam-address><source-of-truth>AAI</source-of-truth><aai-node-type>pserver</aai-node-type><hostname>test-pserver1</hostname><equip-model>SomeModel</equip-model><in-maint>false</in-maint><aai-uuid>05fa7b64-59e4-44a1-8162-e32746659c77</aai-uuid><resource-version>1568997029298</resource-version><last-mod-source-of-truth>AAIRctFeed</last-mod-source-of-truth></properties></result><result><related-to></related-to><node-type>pserver</node-type><id>286724152</id><url>/aai/v18/cloud-infrastructure/pservers/pserver/test-pserver2</url><properties><aai-last-mod-ts>1553805738492</aai-last-mod-ts><hostname>test-pserver2</hostname><in-maint>false</in-maint><aai-uuid>13a8440c-7fb4-4f41-a141-6e1d9e895b4a</aai-uuid><resource-version>1553805738492</resource-version><aai-uri>/cloud-infrastructure/pservers/pserver/test-pserver2</aai-uri><aai-created-ts>1553805738492</aai-created-ts><last-mod-source-of-truth>JUNITTESTAPP2</last-mod-source-of-truth><source-of-truth>JUNITTESTAPP2</source-of-truth><aai-node-type>pserver</aai-node-type></properties></result></results>
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.aai.transforms.XmlFormatTransformerTest
[INFO] Running org.onap.aai.introspection.PropertyPredicatesTest
2024-11-19 13:34:19.267 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:19.268 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:19.268 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:19.268 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:19.269 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:19.269 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:19.269 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:19.269 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:19.270 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:19.270 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:19.270 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:19.274 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:19.274 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:19.276 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:19.276 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:19.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
2024-11-19 13:34:19.448 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:19.456 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:19.458 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:19.458 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:19.492--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
2024-11-19 13:34:19.648 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:19.657 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:19.659 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:19.659 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:19.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
2024-11-19 13:34:19.750 DEBUG   --- [ executor-Fetch] kafka.server.IncrementalFetchContext     : Incremental fetch context with session id 2084113384 returning 0 partition(s)
2024-11-19 13:34:19.751 DEBUG   --- [XT)-PLAINTEXT-0] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":12,"correlationId":13,"clientId":"consumer-test-consumer-1","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":2084113384,"sessionEpoch":1,"topics":[{"topic":"AAI-EVENT","partitions":[{"partition":0,"currentLeaderEpoch":0,"fetchOffset":1,"lastFetchedEpoch":-1,"logStartOffset":-1,"partitionMaxBytes":1048576}]}],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":2084113384,"responses":[]},"connection":"127.0.0.1:39975-127.0.0.1:53204-2","totalTimeMs":519.087,"requestQueueTimeMs":0.22,"localTimeMs":14.405,"remoteTimeMs":503.955,"throttleTimeMs":0,"responseQueueTimeMs":0.224,"sendTimeMs":0.281,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:19.865 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:19.875 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:19.877 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:19.877 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:19.938--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
2024-11-19 13:34:20.097 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:20.107 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:20.142 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:20.143 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:20.204--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
2024-11-19 13:34:20.494 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:20.513  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:20.519  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.298 s -- in org.onap.aai.introspection.PropertyPredicatesTest
[INFO] Running org.onap.aai.introspection.JSONStrategyTest
[WARNING] Tests run: 13, Failures: 0, Errors: 0, Skipped: 13, Time elapsed: 0 s -- in org.onap.aai.introspection.JSONStrategyTest
[INFO] Running org.onap.aai.introspection.tools.RemoveNonVisiblePropertyTest
2024-11-19 13:34:20.565 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:20.565 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:20.565 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:20.565 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:20.576 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:20.576 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:20.577 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:20.577 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:20.578 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:20.578 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:20.579 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:20.592 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:20.592 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:20.596 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:20.596 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:20.637--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
2024-11-19 13:34:20.792 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:20.801 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:20.803 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:20.803 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:20.837--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2024-11-19 13:34:21.008 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:21.018 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:21.021 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:21.021 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:21.058--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
2024-11-19 13:34:21.252 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:21.262 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:21.264 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:21.264 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:21.297--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
2024-11-19 13:34:21.459 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:21.469 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:21.472 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:21.472 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:21.511--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
2024-11-19 13:34:21.695 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:21.710  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:21.715  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.174 s -- in org.onap.aai.introspection.tools.RemoveNonVisiblePropertyTest
[INFO] Running org.onap.aai.introspection.tools.CreateUUIDTest
2024-11-19 13:34:21.737 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:21.737 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:21.737 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:21.737 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:21.738 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:21.738 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:21.738 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:21.738 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:21.739 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:21.739 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:21.740 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:21.743 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:21.744 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:21.746 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:21.746 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:21.773--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
2024-11-19 13:34:21.922 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:21.930 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:21.932 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:21.932 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:21.966--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
2024-11-19 13:34:22.010  INFO   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Processing automatic preferred replica leader election
2024-11-19 13:34:22.013 DEBUG   --- [er-event-thread] kafka.controller.KafkaController         : [Controller id=0] Topics not in preferred replica for broker 0 HashMap()
2024-11-19 13:34:22.013 DEBUG   --- [er-event-thread] kafka.utils.KafkaScheduler               : Scheduling task auto-leader-rebalance-task with initial delay 300000 ms and period -1000 ms.
2024-11-19 13:34:22.116 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:22.125 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:22.127 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:22.127 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2024-11-19 13:34:22.159 DEBUG   --- [quest-handler-1] kafka.server.DelayedOperationPurgatory   : Request key MemberKey(test-consumer,consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a) unblocked 1 Heartbeat operations
2024-11-19 13:34:22.162 DEBUG   --- [XT)-PLAINTEXT-1] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":14,"clientId":"consumer-test-consumer-1","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"test-consumer","generationId":1,"memberId":"consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:39975-127.0.0.1:53218-2","totalTimeMs":8.291,"requestQueueTimeMs":2.234,"localTimeMs":5.767,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.089,"sendTimeMs":0.2,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
[EL Warning]: moxy: 2024-11-19 13:34:22.165--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
2024-11-19 13:34:22.337 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:22.351 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:22.356 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:22.356 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:22.395--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
2024-11-19 13:34:22.560 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:22.569 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:22.572 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:22.573 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:22.617--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
2024-11-19 13:34:22.828 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:22.844  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:22.848  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 s -- in org.onap.aai.introspection.tools.CreateUUIDTest
[INFO] Running org.onap.aai.introspection.tools.InjectKeysFromURITest
2024-11-19 13:34:22.869 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:22.869 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:22.870 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:22.870 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:22.870 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:22.870 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:22.871 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:22.871 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:22.871 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:22.871 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:22.872 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:22.876 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:22.876 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:22.878 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:22.878 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:22.906--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
2024-11-19 13:34:23.035 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:23.043 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:23.045 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:23.045 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:23.075--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
2024-11-19 13:34:23.223 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:23.232 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:23.234 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:23.234 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:23.267--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
2024-11-19 13:34:23.425 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:23.434 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:23.437 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:23.437 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:23.47--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
2024-11-19 13:34:23.654 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:23.664 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:23.666 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:23.666 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:23.704--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
2024-11-19 13:34:23.887 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:23.903  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:23.907  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.060 s -- in org.onap.aai.introspection.tools.InjectKeysFromURITest
[INFO] Running org.onap.aai.introspection.tools.DefaultFieldsTest
2024-11-19 13:34:23.930 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:23.930 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:23.930 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:23.930 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:23.931 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:23.931 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:23.931 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:23.931 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:23.932 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:23.932 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:23.933 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:23.936 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:23.936 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:23.938 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:23.938 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:23.966--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
2024-11-19 13:34:24.094 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:24.102 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:24.104 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:24.104 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:24.134--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
2024-11-19 13:34:24.282 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:24.290 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:24.293 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:24.293 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:24.347--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
2024-11-19 13:34:24.503 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:24.513 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:24.515 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:24.515 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:24.548--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
2024-11-19 13:34:24.706 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:24.716 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:24.718 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:24.718 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:24.756--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
2024-11-19 13:34:24.938 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:24.954  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:24.958  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 s -- in org.onap.aai.introspection.tools.DefaultFieldsTest
[INFO] Running org.onap.aai.introspection.tools.IntrospectorValidatorTest
2024-11-19 13:34:24.977 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:24.978 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:24.978 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:24.978 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:24.978 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:24.979 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:24.979 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:24.979 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:24.980 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:24.980 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:24.980 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:24.984 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:24.984 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:24.986 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:24.986 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:25.014--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2024-11-19 13:34:25.162 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:25.166 DEBUG   --- [quest-handler-2] kafka.server.DelayedOperationPurgatory   : Request key MemberKey(test-consumer,consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a) unblocked 1 Heartbeat operations
2024-11-19 13:34:25.167 DEBUG   --- [XT)-PLAINTEXT-1] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":15,"clientId":"consumer-test-consumer-1","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"test-consumer","generationId":1,"memberId":"consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:39975-127.0.0.1:53218-2","totalTimeMs":2.213,"requestQueueTimeMs":0.222,"localTimeMs":1.658,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.102,"sendTimeMs":0.23,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:25.171 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:25.173 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:25.173 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:25.204--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
2024-11-19 13:34:25.355 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:25.364 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:25.366 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:25.366 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:25.399--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
2024-11-19 13:34:25.555 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:25.565 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:25.567 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:25.567 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:25.6--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
2024-11-19 13:34:25.760 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:25.769 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:25.772 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:25.772 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:25.811--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
2024-11-19 13:34:26.020 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:26.036  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:26.040  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s -- in org.onap.aai.introspection.tools.IntrospectorValidatorTest
[INFO] Running org.onap.aai.introspection.generator.CreateExampleTest
[WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0 s -- in org.onap.aai.introspection.generator.CreateExampleTest
[INFO] Running org.onap.aai.introspection.validation.IntrospectorValidationTest
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 s -- in org.onap.aai.introspection.validation.IntrospectorValidationTest
[INFO] Running org.onap.aai.introspection.IntrospectorSerializationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.aai.introspection.IntrospectorSerializationTest
[INFO] Running org.onap.aai.introspection.MoxyEngineTest
2024-11-19 13:34:26.079 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:26.079 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:26.080 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:26.080 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:26.080 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:26.080 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:26.081 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:26.081 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:26.081 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:26.081 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:26.082 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:26.085 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:26.086 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:26.087 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:26.088 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:26.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
2024-11-19 13:34:26.244 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:26.251 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:26.253 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:26.253 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:26.284--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
2024-11-19 13:34:26.432 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:26.441 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:26.443 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:26.443 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:26.476--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
2024-11-19 13:34:26.643 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:26.653 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:26.655 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:26.655 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:26.688--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
2024-11-19 13:34:26.894 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:26.904 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:26.906 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:26.907 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:26.947--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
2024-11-19 13:34:27.137 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:27.153  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:27.157  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.100 s -- in org.onap.aai.introspection.MoxyEngineTest
[INFO] Running org.onap.aai.introspection.sideeffect.PrivateEdgeTest
2024-11-19 13:34:27.328 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:27.328 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:27.329 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:27.329 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:27.329 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:27.329 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:27.330 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:27.330 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:27.330 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:27.330 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:27.331 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:27.335 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:27.335 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:27.337 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:27.337 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:27.366--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2024-11-19 13:34:27.504 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:27.512 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:27.514 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:27.514 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:27.545--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
2024-11-19 13:34:27.693 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:27.702 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:27.704 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:27.704 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:27.76--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
2024-11-19 13:34:27.918 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:27.929 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:27.931 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:27.931 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:27.964--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
2024-11-19 13:34:28.123 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:28.133 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:28.135 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:28.135 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:28.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
2024-11-19 13:34:28.174 DEBUG   --- [quest-handler-3] kafka.server.DelayedOperationPurgatory   : Request key MemberKey(test-consumer,consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a) unblocked 1 Heartbeat operations
2024-11-19 13:34:28.176 DEBUG   --- [XT)-PLAINTEXT-1] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":16,"clientId":"consumer-test-consumer-1","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"test-consumer","generationId":1,"memberId":"consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:39975-127.0.0.1:53218-2","totalTimeMs":2.48,"requestQueueTimeMs":0.263,"localTimeMs":1.882,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.096,"sendTimeMs":0.237,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:28.357 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:28.372  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:28.376  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.283 s -- in org.onap.aai.introspection.sideeffect.PrivateEdgeTest
[INFO] Running org.onap.aai.introspection.sideeffect.OwnerCheckTest
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.onap.aai.introspection.sideeffect.OwnerCheckTest
[INFO] Running org.onap.aai.introspection.sideeffect.DataLinkTest
2024-11-19 13:34:28.766 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:28.766 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv1
2024-11-19 13:34:28.766 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:28.766 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv2
2024-11-19 13:34:28.766 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:28.766 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv3
2024-11-19 13:34:28.767 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:28.767 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv4
2024-11-19 13:34:28.767 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:28.769 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:28.770 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv1
2024-11-19 13:34:28.771 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:28.771 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:28.794--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
2024-11-19 13:34:28.930 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 169
2024-11-19 13:34:28.936 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv2
2024-11-19 13:34:28.938 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:28.938 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:28.961--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
2024-11-19 13:34:29.076 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 177
2024-11-19 13:34:29.082 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv3
2024-11-19 13:34:29.084 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:29.084 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:29.111--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
2024-11-19 13:34:29.237 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 195
2024-11-19 13:34:29.245 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv4
2024-11-19 13:34:29.247 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:29.247 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:29.274--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
2024-11-19 13:34:29.402 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:29.413  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:29.418  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:29.425  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:29.427  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:29.434  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = getKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:29.436  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = getKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:29.462  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes
2024-11-19 13:34:29.463  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes
2024-11-19 13:34:29.467  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = deleteKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:29.470 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 8232 with label vertex
2024-11-19 13:34:29.471  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = deleteKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:29.472  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = deleteKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:29.473  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = deleteTargetKey AND route-target-role = deleteRoleKey AND linked = true)]. For better performance, use indexes
2024-11-19 13:34:29.477  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:29.478  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:29.480  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:29.485  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:29.486  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2)]. For better performance, use indexes
2024-11-19 13:34:29.487  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2 AND linked = true)]. For better performance, use indexes
2024-11-19 13:34:29.488  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey AND linked <> null)]. For better performance, use indexes
2024-11-19 13:34:29.488  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey)]. For better performance, use indexes
2024-11-19 13:34:29.493  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:29.494  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:29.496  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:29.499  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:29.500  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = key1 AND route-target-role = key2 AND linked = true)]. For better performance, use indexes
2024-11-19 13:34:29.503  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey/route-targets/route-target/modifyTargetKey2/modifyRoleKey2)]. For better performance, use indexes
2024-11-19 13:34:29.504  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey)]. For better performance, use indexes
2024-11-19 13:34:29.508  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/getKey)]. For better performance, use indexes
2024-11-19 13:34:29.509  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/getKey)]. For better performance, use indexes
2024-11-19 13:34:29.526  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes
2024-11-19 13:34:29.526  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes
2024-11-19 13:34:29.531  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/deleteKey)]. For better performance, use indexes
2024-11-19 13:34:29.533 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 8232 with label vertex
2024-11-19 13:34:29.535  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/deleteKey)]. For better performance, use indexes
2024-11-19 13:34:29.535  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/deleteKey)]. For better performance, use indexes
2024-11-19 13:34:29.535  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = deleteTargetKey AND route-target-role = deleteRoleKey AND linked = true)]. For better performance, use indexes
2024-11-19 13:34:29.539  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey/route-targets/route-target/modifyTargetKey2/modifyRoleKey2)]. For better performance, use indexes
2024-11-19 13:34:29.540  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey)]. For better performance, use indexes
2024-11-19 13:34:29.541  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey)]. For better performance, use indexes
2024-11-19 13:34:29.545  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey/route-targets/route-target/modifyTargetKey2/modifyRoleKey2)]. For better performance, use indexes
2024-11-19 13:34:29.546  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2)]. For better performance, use indexes
2024-11-19 13:34:29.546  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2 AND linked = true)]. For better performance, use indexes
2024-11-19 13:34:29.547  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey AND linked <> null)]. For better performance, use indexes
2024-11-19 13:34:29.547  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey)]. For better performance, use indexes
2024-11-19 13:34:29.551  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey/route-targets/route-target/key1/key2)]. For better performance, use indexes
2024-11-19 13:34:29.552  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey)]. For better performance, use indexes
2024-11-19 13:34:29.553  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey)]. For better performance, use indexes
2024-11-19 13:34:29.557  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey/route-targets/route-target/key1/key2)]. For better performance, use indexes
2024-11-19 13:34:29.557  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = key1 AND route-target-role = key2 AND linked = true)]. For better performance, use indexes
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.111 s -- in org.onap.aai.introspection.sideeffect.DataLinkTest
[INFO] Running org.onap.aai.introspection.sideeffect.DataCopyTest
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.onap.aai.introspection.sideeffect.DataCopyTest
[INFO] Running org.onap.aai.restcore.RESTAPITest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.aai.restcore.RESTAPITest
[INFO] Running org.onap.aai.restcore.CustomJacksonJaxBJsonProviderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.aai.restcore.CustomJacksonJaxBJsonProviderTest
[INFO] Running org.onap.aai.restcore.JettyObfuscationConversionCommandLineUtilTest
OBF:1dtu1r3p1z0f1sw61thh1ym71snx1w991v2n1pjt1wu61q4y1q3w1wu81pid1v1r1w8h1spt1ym71th51svs1z0f1r491dx8
[thisStringToObfuscate]
OBF:1pj11w261wmr1t3b1vgv1s9r1z7i1vuz1tae1qji1vg71mdb1vgn1qhs1ta01vub1z7k1sbj1vfz1t2v1wnf1w1c1pj5
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.aai.restcore.JettyObfuscationConversionCommandLineUtilTest
[INFO] Running org.onap.aai.logging.ErrorObjectTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.aai.logging.ErrorObjectTest
[INFO] Running org.onap.aai.logging.DME2RestFlagTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.aai.logging.DME2RestFlagTest
[INFO] Running org.onap.aai.db.DbMethHelperTest
2024-11-19 13:34:29.708 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:29.708 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:29.708 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:29.708 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:29.709 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:29.709 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:29.709 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:29.709 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:29.710 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:29.710 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:29.711 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:29.714 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:29.714 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:29.716 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:29.716 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:29.744--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2024-11-19 13:34:29.912 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:29.920 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:29.921 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:29.922 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:29.953--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
2024-11-19 13:34:30.101 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:30.110 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:30.112 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:30.112 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:30.145--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
2024-11-19 13:34:30.303 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:30.313 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:30.315 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:30.315 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:30.348--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
2024-11-19 13:34:30.508 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:30.517 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:30.520 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:30.520 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:30.59--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
2024-11-19 13:34:30.774 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:30.789  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:30.793  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:30.824  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(hostname = testSearchVertexByIdentityMap-pserver-hostname-01 AND aai-node-type = pserver)]. For better performance, use indexes
2024-11-19 13:34:30.833  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(hostname = testSearchVertexByIdentityMap-pserver-hostname-01 AND aai-node-type = pserver)]. For better performance, use indexes
2024-11-19 13:34:30.836  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(physical-location-id = id2 AND aai-node-type = complex)]. For better performance, use indexes
2024-11-19 13:34:30.840  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(hostname = testGetVertexProperties-pserver-hostname-01 AND aai-node-type = pserver)]. For better performance, use indexes
2024-11-19 13:34:30.843  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(physical-location-id = bogusId AND aai-node-type = complex)]. For better performance, use indexes
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 s -- in org.onap.aai.db.DbMethHelperTest
[INFO] Running org.onap.aai.TinkerpopUpgradeTests
2024-11-19 13:34:30.978 DEBUG   --- [leaner-thread-0] kafka.log.LogCleanerManager$             : Finding range of cleanable offsets for log=__consumer_offsets-0. Last clean offset=None now=1732023270974 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0
2024-11-19 13:34:30.986 DEBUG   --- [leaner-thread-0] kafka.log.LogCleanerManager$             : Finding range of cleanable offsets for log=__consumer_offsets-3. Last clean offset=None now=1732023270974 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0
2024-11-19 13:34:30.986 DEBUG   --- [leaner-thread-0] kafka.log.LogCleanerManager$             : Finding range of cleanable offsets for log=__consumer_offsets-4. Last clean offset=None now=1732023270974 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0
2024-11-19 13:34:30.986 DEBUG   --- [leaner-thread-0] kafka.log.LogCleanerManager$             : Finding range of cleanable offsets for log=__consumer_offsets-1. Last clean offset=None now=1732023270974 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0
2024-11-19 13:34:30.986 DEBUG   --- [leaner-thread-0] kafka.log.LogCleanerManager$             : Finding range of cleanable offsets for log=__consumer_offsets-2. Last clean offset=None now=1732023270974 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0
[INFO] Running org.onap.aai.introspection.sideeffect.DataLinkTest
2024-11-19 13:34:31.124 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:31.124 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv1
2024-11-19 13:34:31.125 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:31.125 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv2
2024-11-19 13:34:31.125 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:31.125 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv3
2024-11-19 13:34:31.126 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:31.126 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv4
2024-11-19 13:34:31.126 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:31.128 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:31.129 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv1
2024-11-19 13:34:31.130 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:31.130 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:31.153--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
2024-11-19 13:34:31.197 DEBUG   --- [quest-handler-5] kafka.server.DelayedOperationPurgatory   : Request key MemberKey(test-consumer,consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a) unblocked 1 Heartbeat operations
2024-11-19 13:34:31.198 DEBUG   --- [XT)-PLAINTEXT-1] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":17,"clientId":"consumer-test-consumer-1","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"test-consumer","generationId":1,"memberId":"consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:39975-127.0.0.1:53218-2","totalTimeMs":2.077,"requestQueueTimeMs":0.219,"localTimeMs":1.382,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.119,"sendTimeMs":0.356,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:31.269 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 169
2024-11-19 13:34:31.275 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv2
2024-11-19 13:34:31.277 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:31.277 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:31.302--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
2024-11-19 13:34:31.423 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 177
2024-11-19 13:34:31.429 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv3
2024-11-19 13:34:31.432 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:31.432 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:31.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
2024-11-19 13:34:31.622 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 195
2024-11-19 13:34:31.630 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv4
2024-11-19 13:34:31.654 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:31.655 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:31.689--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
2024-11-19 13:34:31.843 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:31.857  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:31.862  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:31.869  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:31.870  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:31.878  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = getKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:31.879  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = getKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:31.913  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes
2024-11-19 13:34:31.913  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes
2024-11-19 13:34:31.920  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = deleteKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:31.923 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 4224 with label vertex
2024-11-19 13:34:31.925  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = deleteKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:31.925  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = deleteKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:31.926  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = deleteTargetKey AND route-target-role = deleteRoleKey AND linked = true)]. For better performance, use indexes
2024-11-19 13:34:31.930  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:31.931  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:31.933  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:31.996  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:31.998  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2)]. For better performance, use indexes
2024-11-19 13:34:31.999  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2 AND linked = true)]. For better performance, use indexes
2024-11-19 13:34:32.000  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey AND linked <> null)]. For better performance, use indexes
2024-11-19 13:34:32.001  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey)]. For better performance, use indexes
2024-11-19 13:34:32.008  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:32.009  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:32.011  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:32.016  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes
2024-11-19 13:34:32.017  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = key1 AND route-target-role = key2 AND linked = true)]. For better performance, use indexes
2024-11-19 13:34:32.020  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey/route-targets/route-target/modifyTargetKey2/modifyRoleKey2)]. For better performance, use indexes
2024-11-19 13:34:32.020  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey)]. For better performance, use indexes
2024-11-19 13:34:32.025  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/getKey)]. For better performance, use indexes
2024-11-19 13:34:32.026  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/getKey)]. For better performance, use indexes
2024-11-19 13:34:32.038  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes
2024-11-19 13:34:32.039  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes
2024-11-19 13:34:32.044  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/deleteKey)]. For better performance, use indexes
2024-11-19 13:34:32.049 DEBUG   --- [           main] o.o.aai.serialization.db.DBSerializer    : Removing vertex 4224 with label vertex
2024-11-19 13:34:32.051  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/deleteKey)]. For better performance, use indexes
2024-11-19 13:34:32.051  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/deleteKey)]. For better performance, use indexes
2024-11-19 13:34:32.052  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = deleteTargetKey AND route-target-role = deleteRoleKey AND linked = true)]. For better performance, use indexes
2024-11-19 13:34:32.058  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey/route-targets/route-target/modifyTargetKey2/modifyRoleKey2)]. For better performance, use indexes
2024-11-19 13:34:32.059  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey)]. For better performance, use indexes
2024-11-19 13:34:32.061  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey)]. For better performance, use indexes
2024-11-19 13:34:32.068  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey/route-targets/route-target/modifyTargetKey2/modifyRoleKey2)]. For better performance, use indexes
2024-11-19 13:34:32.069  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2)]. For better performance, use indexes
2024-11-19 13:34:32.070  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2 AND linked = true)]. For better performance, use indexes
2024-11-19 13:34:32.070  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey AND linked <> null)]. For better performance, use indexes
2024-11-19 13:34:32.071  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey)]. For better performance, use indexes
2024-11-19 13:34:32.077  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey/route-targets/route-target/key1/key2)]. For better performance, use indexes
2024-11-19 13:34:32.078  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey)]. For better performance, use indexes
2024-11-19 13:34:32.079  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey)]. For better performance, use indexes
2024-11-19 13:34:32.084  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey/route-targets/route-target/key1/key2)]. For better performance, use indexes
2024-11-19 13:34:32.085  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = key1 AND route-target-role = key2 AND linked = true)]. For better performance, use indexes
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 s -- in org.onap.aai.introspection.sideeffect.DataLinkTest
[INFO] Running org.onap.aai.parsers.query.GraphTraversalTest
2024-11-19 13:34:32.130 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:32.134 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv1
2024-11-19 13:34:32.134 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:32.134 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv2
2024-11-19 13:34:32.135 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:32.135 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv3
2024-11-19 13:34:32.136 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:32.136 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv4
2024-11-19 13:34:32.136 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:32.144 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:32.144 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv1
2024-11-19 13:34:32.146 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:32.146 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:32.175--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
2024-11-19 13:34:32.296 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 169
2024-11-19 13:34:32.307 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv2
2024-11-19 13:34:32.309 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:32.309 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:32.334--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
2024-11-19 13:34:32.453 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 177
2024-11-19 13:34:32.459 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv3
2024-11-19 13:34:32.461 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:32.461 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:32.489--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
2024-11-19 13:34:32.616 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 195
2024-11-19 13:34:32.624 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv4
2024-11-19 13:34:32.626 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:32.626 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:32.653--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
2024-11-19 13:34:32.785 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:32.797  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:32.821  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:32.834 DEBUG   --- [           main] org.onap.aai.introspection.Introspector  : Unable to find tenant-n231ame in the store from lower hyphen to lower camel
2024-11-19 13:34:32.843 DEBUG   --- [           main] org.onap.aai.introspection.Introspector  : Unable to find tenant-n231ame in the store from lower hyphen to lower camel
2024-11-19 13:34:32.855 DEBUG   --- [           main] org.onap.aai.introspection.Introspector  : Unable to find tenant-n231ame in the store from lower hyphen to lower camel
2024-11-19 13:34:32.863 DEBUG   --- [           main] org.onap.aai.introspection.Introspector  : Unable to find tenant-n231ame in the store from lower hyphen to lower camel
2024-11-19 13:34:32.912 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:32.912 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:32.917 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:32.917 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:32.945--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
2024-11-19 13:34:33.074 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:33.081 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:33.083 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:33.083 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:33.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
2024-11-19 13:34:33.261 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:33.270 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:33.272 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:33.273 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:33.305--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
2024-11-19 13:34:33.462 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:33.471 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:33.473 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:33.474 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:33.507--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
2024-11-19 13:34:33.665 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:33.674 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:33.677 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:33.677 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:33.715--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
2024-11-19 13:34:33.917 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:33.929 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:33.929 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:33.930 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:33.930 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:33.930 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:33.930 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:33.930 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:33.934  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:33.936  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.843 s -- in org.onap.aai.parsers.query.GraphTraversalTest
[INFO] Running org.onap.aai.query.builder.TraversalQueryTest
2024-11-19 13:34:34.232 DEBUG   --- [quest-handler-7] kafka.server.DelayedOperationPurgatory   : Request key MemberKey(test-consumer,consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a) unblocked 1 Heartbeat operations
2024-11-19 13:34:34.233 DEBUG   --- [XT)-PLAINTEXT-1] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":18,"clientId":"consumer-test-consumer-1","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"test-consumer","generationId":1,"memberId":"consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:39975-127.0.0.1:53218-2","totalTimeMs":2.161,"requestQueueTimeMs":0.164,"localTimeMs":1.402,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.396,"sendTimeMs":0.198,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:35.741  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes
2024-11-19 13:34:35.818  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes
2024-11-19 13:34:35.960  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes
2024-11-19 13:34:36.005  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes
2024-11-19 13:34:36.020  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface-a)]. For better performance, use indexes
2024-11-19 13:34:36.020  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link-a)]. For better performance, use indexes
2024-11-19 13:34:36.053  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes
2024-11-19 13:34:36.105 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:36.106 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:36.108 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:36.108 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:36.136--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
2024-11-19 13:34:36.277 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:36.285 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:36.286 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:36.287 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:36.318--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2024-11-19 13:34:36.478 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:36.486 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:36.489 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:36.489 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:36.522--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
2024-11-19 13:34:36.685 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:36.695 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:36.697 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:36.697 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:36.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
2024-11-19 13:34:36.913 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:36.923 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:36.925 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:36.925 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:36.964--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
2024-11-19 13:34:37.159 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:37.171 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:37.171 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:37.171 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:37.171 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:37.172 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:37.172 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:37.172 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:37.176  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:37.178  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
[WARNING] Tests run: 49, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 3.240 s -- in org.onap.aai.query.builder.TraversalQueryTest
[INFO] Running org.onap.aai.query.builder.TraversalURIOptimizedQueryTest
2024-11-19 13:34:37.248 DEBUG   --- [quest-handler-6] kafka.server.DelayedOperationPurgatory   : Request key MemberKey(test-consumer,consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a) unblocked 1 Heartbeat operations
2024-11-19 13:34:37.250 DEBUG   --- [XT)-PLAINTEXT-1] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":19,"clientId":"consumer-test-consumer-1","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"test-consumer","generationId":1,"memberId":"consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:39975-127.0.0.1:53218-2","totalTimeMs":2.167,"requestQueueTimeMs":0.186,"localTimeMs":1.655,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.093,"sendTimeMs":0.231,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:37.331  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes
2024-11-19 13:34:37.384  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes
2024-11-19 13:34:37.486  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes
2024-11-19 13:34:37.528  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes
2024-11-19 13:34:37.538  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface-a)]. For better performance, use indexes
2024-11-19 13:34:37.538  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link-a)]. For better performance, use indexes
2024-11-19 13:34:37.567  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes
[WARNING] Tests run: 51, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.415 s -- in org.onap.aai.query.builder.TraversalURIOptimizedQueryTest
[INFO] Running org.onap.aai.db.DbMethHelperTest
2024-11-19 13:34:37.613 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:37.613 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:37.614 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:37.614 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:37.614 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:37.614 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:37.615 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:37.615 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:37.615 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:37.615 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:37.616 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:37.619 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:37.619 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:37.621 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:37.621 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:37.65--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
2024-11-19 13:34:37.783 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:37.794 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:37.795 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:37.795 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:37.845--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
2024-11-19 13:34:37.998 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:38.007 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:38.009 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:38.009 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:38.043--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
2024-11-19 13:34:38.208 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:38.218 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:38.220 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:38.220 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:38.254--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
2024-11-19 13:34:38.420 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:38.430 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:38.432 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:38.432 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:38.471--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
2024-11-19 13:34:38.663 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:38.677  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:38.682  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:38.704  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(hostname = testSearchVertexByIdentityMap-pserver-hostname-01 AND aai-node-type = pserver)]. For better performance, use indexes
2024-11-19 13:34:38.712  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(hostname = testSearchVertexByIdentityMap-pserver-hostname-01 AND aai-node-type = pserver)]. For better performance, use indexes
2024-11-19 13:34:38.714  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(physical-location-id = id2 AND aai-node-type = complex)]. For better performance, use indexes
2024-11-19 13:34:38.717  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(hostname = testGetVertexProperties-pserver-hostname-01 AND aai-node-type = pserver)]. For better performance, use indexes
2024-11-19 13:34:38.719  WARN   --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [(physical-location-id = bogusId AND aai-node-type = complex)]. For better performance, use indexes
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.124 s -- in org.onap.aai.db.DbMethHelperTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.870 s -- in org.onap.aai.TinkerpopUpgradeTests
[INFO] Running org.onap.aai.util.AAIConfigTest
2024-11-19 13:34:38.725  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
2024-11-19 13:34:38.725 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties
2024-11-19 13:34:38.725  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties
2024-11-19 13:34:38.725  INFO   --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.aai.util.AAIConfigTest
[INFO] Running org.onap.aai.util.PojoUtilsTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s -- in org.onap.aai.util.PojoUtilsTest
[INFO] Running org.onap.aai.util.GraphCheckerTest
2024-11-19 13:34:39.175 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:39.175 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:39.175 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:39.176 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:39.176 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:39.176 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:39.177 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:39.177 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:39.177 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:39.177 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:39.178 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:39.182 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:39.182 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:39.184 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:39.184 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:39.216--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
2024-11-19 13:34:39.352 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:39.360 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:39.362 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:39.362 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:39.395--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
2024-11-19 13:34:39.553 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:39.563 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:39.565 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:39.565 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:39.6--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
2024-11-19 13:34:39.765 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:39.775 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:39.777 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:39.777 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:39.811--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
2024-11-19 13:34:40.016 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:40.026 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:40.029 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:40.029 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:40.068--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
2024-11-19 13:34:40.256 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:40.271  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:40.274  WARN   --- [           main] o.s.w.c.s.GenericWebApplicationContext   : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'graphConfig': Post-processing of merged bean definition failed; nested exception is java.lang.IllegalStateException: Lifecycle method annotation requires a no-arg method: public void org.onap.aai.config.GraphConfig.closeGraph(org.janusgraph.core.JanusGraph)
2024-11-19 13:34:40.275 ERROR   --- [           main] o.s.test.context.TestContextManager      : Caught exception while allowing TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener@16f08881] to prepare test instance [org.onap.aai.util.GraphCheckerTest@6a4de4d]
java.lang.IllegalStateException: Failed to load ApplicationContext
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124)
	at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190)
	at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248)
	at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:63)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'graphConfig': Post-processing of merged bean definition failed; nested exception is java.lang.IllegalStateException: Lifecycle method annotation requires a no-arg method: public void org.onap.aai.config.GraphConfig.closeGraph(org.janusgraph.core.JanusGraph)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:597)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
	at org.springframework.test.context.web.AbstractGenericWebContextLoader.loadContext(AbstractGenericWebContextLoader.java:129)
	at org.springframework.test.context.web.AbstractGenericWebContextLoader.loadContext(AbstractGenericWebContextLoader.java:61)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:276)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:244)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:141)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:90)
	... 48 common frames omitted
Caused by: java.lang.IllegalStateException: Lifecycle method annotation requires a no-arg method: public void org.onap.aai.config.GraphConfig.closeGraph(org.janusgraph.core.JanusGraph)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.<init>(InitDestroyAnnotationBeanPostProcessor.java:372)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.lambda$buildLifecycleMetadata$0(InitDestroyAnnotationBeanPostProcessor.java:241)
	at org.springframework.util.ReflectionUtils.doWithLocalMethods(ReflectionUtils.java:324)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.buildLifecycleMetadata(InitDestroyAnnotationBeanPostProcessor.java:232)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.findLifecycleMetadata(InitDestroyAnnotationBeanPostProcessor.java:210)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessMergedBeanDefinition(InitDestroyAnnotationBeanPostProcessor.java:149)
	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessMergedBeanDefinition(CommonAnnotationBeanPostProcessor.java:305)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyMergedBeanDefinitionPostProcessors(AbstractAutowireCapableBeanFactory.java:1116)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
	... 62 common frames omitted
2024-11-19 13:34:40.278 DEBUG   --- [quest-handler-0] kafka.server.DelayedOperationPurgatory   : Request key MemberKey(test-consumer,consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a) unblocked 1 Heartbeat operations
2024-11-19 13:34:40.279 DEBUG   --- [XT)-PLAINTEXT-1] kafka.request.logger                     : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":20,"clientId":"consumer-test-consumer-1","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"test-consumer","generationId":1,"memberId":"consumer-test-consumer-1-9ff8ff3f-2d0e-43a4-b101-8e6ea9e1e59a","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:39975-127.0.0.1:53218-2","totalTimeMs":1.809,"requestQueueTimeMs":0.149,"localTimeMs":1.378,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.068,"sendTimeMs":0.212,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.0.2"}}
2024-11-19 13:34:40.294 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2024-11-19 13:34:40.295 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv10
2024-11-19 13:34:40.295 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:40.295 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2024-11-19 13:34:40.295 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:40.296 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2024-11-19 13:34:40.296 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:40.296 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2024-11-19 13:34:40.297 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:40.297 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2024-11-19 13:34:40.297 DEBUG   --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2024-11-19 13:34:40.301 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2024-11-19 13:34:40.301 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv10
2024-11-19 13:34:40.303 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:40.303 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:40.332--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2024-11-19 13:34:40.468 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 197
2024-11-19 13:34:40.476 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2024-11-19 13:34:40.477 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:40.477 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:40.511--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
2024-11-19 13:34:40.665 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2024-11-19 13:34:40.674 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2024-11-19 13:34:40.708 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:40.708 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:40.744--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2024-11-19 13:34:40.919 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2024-11-19 13:34:40.929 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2024-11-19 13:34:40.932 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:40.932 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:40.968--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
2024-11-19 13:34:41.220 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2024-11-19 13:34:41.238 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2024-11-19 13:34:41.241 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2024-11-19 13:34:41.241 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
[EL Warning]: moxy: 2024-11-19 13:34:41.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
2024-11-19 13:34:41.471 DEBUG   --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 270
2024-11-19 13:34:41.487  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
2024-11-19 13:34:41.488  WARN   --- [           main] o.s.w.c.s.GenericWebApplicationContext   : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'graphConfig': Post-processing of merged bean definition failed; nested exception is java.lang.IllegalStateException: Lifecycle method annotation requires a no-arg method: public void org.onap.aai.config.GraphConfig.closeGraph(org.janusgraph.core.JanusGraph)
2024-11-19 13:34:41.489 ERROR   --- [           main] o.s.test.context.TestContextManager      : Caught exception while allowing TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener@16f08881] to prepare test instance [org.onap.aai.util.GraphCheckerTest@6caa3dcd]
java.lang.IllegalStateException: Failed to load ApplicationContext
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124)
	at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190)
	at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248)
	at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:63)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'graphConfig': Post-processing of merged bean definition failed; nested exception is java.lang.IllegalStateException: Lifecycle method annotation requires a no-arg method: public void org.onap.aai.config.GraphConfig.closeGraph(org.janusgraph.core.JanusGraph)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:597)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
	at org.springframework.test.context.web.AbstractGenericWebContextLoader.loadContext(AbstractGenericWebContextLoader.java:129)
	at org.springframework.test.context.web.AbstractGenericWebContextLoader.loadContext(AbstractGenericWebContextLoader.java:61)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:276)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:244)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:141)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:90)
	... 48 common frames omitted
Caused by: java.lang.IllegalStateException: Lifecycle method annotation requires a no-arg method: public void org.onap.aai.config.GraphConfig.closeGraph(org.janusgraph.core.JanusGraph)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.<init>(InitDestroyAnnotationBeanPostProcessor.java:372)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.lambda$buildLifecycleMetadata$0(InitDestroyAnnotationBeanPostProcessor.java:241)
	at org.springframework.util.ReflectionUtils.doWithLocalMethods(ReflectionUtils.java:324)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.buildLifecycleMetadata(InitDestroyAnnotationBeanPostProcessor.java:232)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.findLifecycleMetadata(InitDestroyAnnotationBeanPostProcessor.java:210)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessMergedBeanDefinition(InitDestroyAnnotationBeanPostProcessor.java:149)
	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessMergedBeanDefinition(CommonAnnotationBeanPostProcessor.java:305)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyMergedBeanDefinitionPostProcessors(AbstractAutowireCapableBeanFactory.java:1116)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
	... 62 common frames omitted
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 2.371 s <<< FAILURE! -- in org.onap.aai.util.GraphCheckerTest
[ERROR] org.onap.aai.util.GraphCheckerTest.thatAvailabilityCanBeTrue -- Time elapsed: 1.153 s <<< ERROR!
java.lang.IllegalStateException: Failed to load ApplicationContext
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124)
	at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190)
	at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248)
	at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:63)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'graphConfig': Post-processing of merged bean definition failed; nested exception is java.lang.IllegalStateException: Lifecycle method annotation requires a no-arg method: public void org.onap.aai.config.GraphConfig.closeGraph(org.janusgraph.core.JanusGraph)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:597)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
	at org.springframework.test.context.web.AbstractGenericWebContextLoader.loadContext(AbstractGenericWebContextLoader.java:129)
	at org.springframework.test.context.web.AbstractGenericWebContextLoader.loadContext(AbstractGenericWebContextLoader.java:61)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:276)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:244)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:141)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:90)
	... 48 more
Caused by: java.lang.IllegalStateException: Lifecycle method annotation requires a no-arg method: public void org.onap.aai.config.GraphConfig.closeGraph(org.janusgraph.core.JanusGraph)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.<init>(InitDestroyAnnotationBeanPostProcessor.java:372)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.lambda$buildLifecycleMetadata$0(InitDestroyAnnotationBeanPostProcessor.java:241)
	at org.springframework.util.ReflectionUtils.doWithLocalMethods(ReflectionUtils.java:324)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.buildLifecycleMetadata(InitDestroyAnnotationBeanPostProcessor.java:232)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.findLifecycleMetadata(InitDestroyAnnotationBeanPostProcessor.java:210)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessMergedBeanDefinition(InitDestroyAnnotationBeanPostProcessor.java:149)
	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessMergedBeanDefinition(CommonAnnotationBeanPostProcessor.java:305)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyMergedBeanDefinitionPostProcessors(AbstractAutowireCapableBeanFactory.java:1116)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
	... 62 more

[ERROR] org.onap.aai.util.GraphCheckerTest.thatAvailabilityCanBeFalse -- Time elapsed: 1.208 s <<< ERROR!
java.lang.IllegalStateException: Failed to load ApplicationContext
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124)
	at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190)
	at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248)
	at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:63)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'graphConfig': Post-processing of merged bean definition failed; nested exception is java.lang.IllegalStateException: Lifecycle method annotation requires a no-arg method: public void org.onap.aai.config.GraphConfig.closeGraph(org.janusgraph.core.JanusGraph)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:597)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
	at org.springframework.test.context.web.AbstractGenericWebContextLoader.loadContext(AbstractGenericWebContextLoader.java:129)
	at org.springframework.test.context.web.AbstractGenericWebContextLoader.loadContext(AbstractGenericWebContextLoader.java:61)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:276)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:244)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:141)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:90)
	... 48 more
Caused by: java.lang.IllegalStateException: Lifecycle method annotation requires a no-arg method: public void org.onap.aai.config.GraphConfig.closeGraph(org.janusgraph.core.JanusGraph)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.<init>(InitDestroyAnnotationBeanPostProcessor.java:372)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.lambda$buildLifecycleMetadata$0(InitDestroyAnnotationBeanPostProcessor.java:241)
	at org.springframework.util.ReflectionUtils.doWithLocalMethods(ReflectionUtils.java:324)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.buildLifecycleMetadata(InitDestroyAnnotationBeanPostProcessor.java:232)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.findLifecycleMetadata(InitDestroyAnnotationBeanPostProcessor.java:210)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessMergedBeanDefinition(InitDestroyAnnotationBeanPostProcessor.java:149)
	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessMergedBeanDefinition(CommonAnnotationBeanPostProcessor.java:305)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyMergedBeanDefinitionPostProcessors(AbstractAutowireCapableBeanFactory.java:1116)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
	... 62 more

[INFO] Running org.onap.aai.util.RestURLEncoderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.aai.util.RestURLEncoderTest
[INFO] Running org.onap.aai.util.AAIConfigCommandLinePropGetterTest
2024-11-19 13:34:41.512  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
2024-11-19 13:34:41.512 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties
2024-11-19 13:34:41.512  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties
2024-11-19 13:34:41.512  INFO   --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
2024-11-19 13:34:41.515  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
2024-11-19 13:34:41.517 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties
2024-11-19 13:34:41.517  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties
2024-11-19 13:34:41.517  INFO   --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
2024-11-19 13:34:41.523  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
2024-11-19 13:34:41.523 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties
2024-11-19 13:34:41.523  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties
2024-11-19 13:34:41.523  INFO   --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
2024-11-19 13:34:41.524  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
2024-11-19 13:34:41.524 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties
2024-11-19 13:34:41.524  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties
2024-11-19 13:34:41.524  INFO   --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.aai.util.AAIConfigCommandLinePropGetterTest
[INFO] Running org.onap.aai.util.AAIUtilsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 s -- in org.onap.aai.util.AAIUtilsTest
[INFO] Running org.onap.aai.util.FormatDateTest
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0 s -- in org.onap.aai.util.FormatDateTest
[INFO] Running org.onap.aai.util.JettyObfuscationConversionCommandLineUtilTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.aai.util.JettyObfuscationConversionCommandLineUtilTest
[INFO] Running org.onap.aai.util.KeyValueListTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.aai.util.KeyValueListTest
[INFO] Running org.onap.aai.domain.translog.TransactionLogEntriesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.aai.domain.translog.TransactionLogEntriesTest
[INFO] Running org.onap.aai.domain.translog.TransactionLogEntryTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.aai.domain.translog.TransactionLogEntryTest
[INFO] Running org.onap.aai.domain.model.AAIResourceTest
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.aai.domain.model.AAIResourceTest
[INFO] Running org.onap.aai.concurrent.AaiCallableTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.concurrent.AaiCallableTest
[INFO] Running org.onap.aai.query.builder.UntilTest
[EL Warning]: moxy: 2024-11-19 13:34:42.674--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
[EL Warning]: moxy: 2024-11-19 13:34:42.922--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
[EL Warning]: moxy: 2024-11-19 13:34:43.123--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
[EL Warning]: moxy: 2024-11-19 13:34:43.331--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
[EL Warning]: moxy: 2024-11-19 13:34:43.55--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
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 s -- in org.onap.aai.query.builder.UntilTest
[INFO] Running org.onap.aai.query.builder.SimplePathTest
[EL Warning]: moxy: 2024-11-19 13:34:43.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
[EL Warning]: moxy: 2024-11-19 13:34:44.189--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
[EL Warning]: moxy: 2024-11-19 13:34:44.387--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
[EL Warning]: moxy: 2024-11-19 13:34:44.591--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
[EL Warning]: moxy: 2024-11-19 13:34:44.836--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
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.187 s -- in org.onap.aai.query.builder.SimplePathTest
[INFO] Running org.onap.aai.query.builder.GremlinTraversalTest
[EL Warning]: moxy: 2024-11-19 13:34:45.161--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
[EL Warning]: moxy: 2024-11-19 13:34:45.331--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
[EL Warning]: moxy: 2024-11-19 13:34:45.526--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
[EL Warning]: moxy: 2024-11-19 13:34:45.731--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
[EL Warning]: moxy: 2024-11-19 13:34:45.984--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
[WARNING] Tests run: 35, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.070 s -- in org.onap.aai.query.builder.GremlinTraversalTest
[INFO] Running org.onap.aai.query.builder.ExcludeQueryTest
[EL Warning]: moxy: 2024-11-19 13:34:47.242--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
[EL Warning]: moxy: 2024-11-19 13:34:47.419--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
[EL Warning]: moxy: 2024-11-19 13:34:47.627--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
[EL Warning]: moxy: 2024-11-19 13:34:47.845--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
[EL Warning]: moxy: 2024-11-19 13:34:48.087--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
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.133 s -- in org.onap.aai.query.builder.ExcludeQueryTest
[INFO] Running org.onap.aai.query.builder.TraversalURIOptimizedQueryTest
[EL Warning]: moxy: 2024-11-19 13:34:48.37--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
[EL Warning]: moxy: 2024-11-19 13:34:48.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
[EL Warning]: moxy: 2024-11-19 13:34:48.732--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
[EL Warning]: moxy: 2024-11-19 13:34:48.938--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
[EL Warning]: moxy: 2024-11-19 13:34:49.179--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
[WARNING] Tests run: 51, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 1.374 s -- in org.onap.aai.query.builder.TraversalURIOptimizedQueryTest
[INFO] Running org.onap.aai.query.builder.optimization.tests.BTenTenantTenVserversPerTenantTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.query.builder.optimization.tests.BTenTenantTenVserversPerTenantTest
[INFO] Running org.onap.aai.query.builder.optimization.tests.AOneTenantOneVserversPerTenantTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.query.builder.optimization.tests.AOneTenantOneVserversPerTenantTest
[INFO] Running org.onap.aai.query.builder.TraversalQueryTest
[EL Warning]: moxy: 2024-11-19 13:34:49.751--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
[EL Warning]: moxy: 2024-11-19 13:34:49.921--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
[EL Warning]: moxy: 2024-11-19 13:34:50.114--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
[EL Warning]: moxy: 2024-11-19 13:34:50.344--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
[EL Warning]: moxy: 2024-11-19 13:34:50.553--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
[WARNING] Tests run: 49, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 1.357 s -- in org.onap.aai.query.builder.TraversalQueryTest
[INFO] Running org.onap.aai.audit.ListEndpointsTest
[EL Warning]: moxy: 2024-11-19 13:34:51.107--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
[EL Warning]: moxy: 2024-11-19 13:34:51.306--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
[EL Warning]: moxy: 2024-11-19 13:34:51.499--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
[EL Warning]: moxy: 2024-11-19 13:34:51.702--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
[EL Warning]: moxy: 2024-11-19 13:34:51.911--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
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.159 s -- in org.onap.aai.audit.ListEndpointsTest
[INFO] Running org.onap.aai.serialization.tinkerpop.TreeBackedVertexTest
[WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 0.001 s -- in org.onap.aai.serialization.tinkerpop.TreeBackedVertexTest
[INFO] Running org.onap.aai.serialization.engines.query.GraphTraversalQueryEngineTest
[EL Warning]: moxy: 2024-11-19 13:34:52.294--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2024-11-19 13:34:52.465--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
[EL Warning]: moxy: 2024-11-19 13:34:52.658--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
[EL Warning]: moxy: 2024-11-19 13:34:52.861--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
[EL Warning]: moxy: 2024-11-19 13:34:53.07--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
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.140 s -- in org.onap.aai.serialization.engines.query.GraphTraversalQueryEngineTest
[INFO] Running org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine_needsFakeEdgeRulesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine_needsFakeEdgeRulesTest
[INFO] Running org.onap.aai.serialization.queryformats.SimpleFormatTest
[EL Warning]: moxy: 2024-11-19 13:34:53.439--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
[EL Warning]: moxy: 2024-11-19 13:34:53.611--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
[EL Warning]: moxy: 2024-11-19 13:34:53.805--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
[EL Warning]: moxy: 2024-11-19 13:34:54.01--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2024-11-19 13:34:54.221--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
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.104 s -- in org.onap.aai.serialization.queryformats.SimpleFormatTest
[INFO] Running org.onap.aai.serialization.queryformats.CountQuerySupportTest
[EL Warning]: moxy: 2024-11-19 13:34:54.534--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
[EL Warning]: moxy: 2024-11-19 13:34:54.704--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
[EL Warning]: moxy: 2024-11-19 13:34:54.897--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
[EL Warning]: moxy: 2024-11-19 13:34:55.102--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
[EL Warning]: moxy: 2024-11-19 13:34:55.34--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 s -- in org.onap.aai.serialization.queryformats.CountQuerySupportTest
[INFO] Running org.onap.aai.serialization.queryformats.ConsoleTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.aai.serialization.queryformats.ConsoleTest
[INFO] Running org.onap.aai.serialization.queryformats.FormatTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.aai.serialization.queryformats.FormatTest
[INFO] Running org.onap.aai.serialization.queryformats.AggregateFormatTest
[EL Warning]: moxy: 2024-11-19 13:34:55.614--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
[EL Warning]: moxy: 2024-11-19 13:34:55.788--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2024-11-19 13:34:55.989--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
[EL Warning]: moxy: 2024-11-19 13:34:56.222--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
[EL Warning]: moxy: 2024-11-19 13:34:56.434--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
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.084 s -- in org.onap.aai.serialization.queryformats.AggregateFormatTest
[INFO] Running org.onap.aai.serialization.queryformats.MultiFormatTest
[EL Warning]: moxy: 2024-11-19 13:34:56.701--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
[EL Warning]: moxy: 2024-11-19 13:34:56.877--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
[EL Warning]: moxy: 2024-11-19 13:34:57.101--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
[EL Warning]: moxy: 2024-11-19 13:34:57.304--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
[EL Warning]: moxy: 2024-11-19 13:34:57.513--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
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 s -- in org.onap.aai.serialization.queryformats.MultiFormatTest
[INFO] Running org.onap.aai.serialization.queryformats.utils.QueryParamInjectorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.aai.serialization.queryformats.utils.QueryParamInjectorTest
[INFO] Running org.onap.aai.serialization.queryformats.utils.UrlBuilderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.aai.serialization.queryformats.utils.UrlBuilderTest
[INFO] Running org.onap.aai.serialization.queryformats.ResourceFormatTest
[EL Warning]: moxy: 2024-11-19 13:34:57.85--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
[EL Warning]: moxy: 2024-11-19 13:34:58.05--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
[EL Warning]: moxy: 2024-11-19 13:34:58.249--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
[EL Warning]: moxy: 2024-11-19 13:34:58.458--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
[EL Warning]: moxy: 2024-11-19 13:34:58.672--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
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s -- in org.onap.aai.serialization.queryformats.ResourceFormatTest
[INFO] Running org.onap.aai.serialization.queryformats.GraphSONTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.onap.aai.serialization.queryformats.GraphSONTest
[INFO] Running org.onap.aai.serialization.queryformats.PathedURLTest
[EL Warning]: moxy: 2024-11-19 13:34:59.171--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
[EL Warning]: moxy: 2024-11-19 13:34:59.359--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
[EL Warning]: moxy: 2024-11-19 13:34:59.571--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
[EL Warning]: moxy: 2024-11-19 13:34:59.774--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
[EL Warning]: moxy: 2024-11-19 13:35:00.019--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
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 s -- in org.onap.aai.serialization.queryformats.PathedURLTest
[INFO] Running org.onap.aai.serialization.queryformats.RawFormatTest
[EL Warning]: moxy: 2024-11-19 13:35:00.281--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
[EL Warning]: moxy: 2024-11-19 13:35:00.451--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
[EL Warning]: moxy: 2024-11-19 13:35:00.677--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
[EL Warning]: moxy: 2024-11-19 13:35:00.881--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
[EL Warning]: moxy: 2024-11-19 13:35:01.091--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
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 s -- in org.onap.aai.serialization.queryformats.RawFormatTest
[INFO] Running org.onap.aai.serialization.queryformats.ResourceWithSoTTest
[EL Warning]: moxy: 2024-11-19 13:35:01.356--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
[EL Warning]: moxy: 2024-11-19 13:35:01.555--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
[EL Warning]: moxy: 2024-11-19 13:35:01.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
[EL Warning]: moxy: 2024-11-19 13:35:01.952--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
[EL Warning]: moxy: 2024-11-19 13:35:02.162--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
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.094 s -- in org.onap.aai.serialization.queryformats.ResourceWithSoTTest
[INFO] Running org.onap.aai.serialization.db.EdgePropertyMapTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.aai.serialization.db.EdgePropertyMapTest
[INFO] Running org.onap.aai.serialization.db.EdgeRulesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.aai.serialization.db.EdgeRulesTest
[INFO] Running org.onap.aai.serialization.db.EdgeSerializerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.aai.serialization.db.EdgeSerializerTest
[INFO] Running org.onap.aai.serialization.db.DbSerializerDeltasTest
[EL Warning]: moxy: 2024-11-19 13:35:02.48--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
[EL Warning]: moxy: 2024-11-19 13:35:02.651--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
[EL Warning]: moxy: 2024-11-19 13:35:02.847--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
[EL Warning]: moxy: 2024-11-19 13:35:03.085--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
[EL Warning]: moxy: 2024-11-19 13:35:03.297--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
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.350 s -- in org.onap.aai.serialization.db.DbSerializerDeltasTest
[INFO] Running org.onap.aai.serialization.db.DbSerializer_needsFakeRulesTest
[EL Warning]: moxy: 2024-11-19 13:35:03.827--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
[EL Warning]: moxy: 2024-11-19 13:35:04.03--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
[EL Warning]: moxy: 2024-11-19 13:35:04.221--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
[EL Warning]: moxy: 2024-11-19 13:35:04.423--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
[EL Warning]: moxy: 2024-11-19 13:35:04.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
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 s -- in org.onap.aai.serialization.db.DbSerializer_needsFakeRulesTest
[INFO] Running org.onap.aai.serialization.db.DbSerializerTest
[EL Warning]: moxy: 2024-11-19 13:35:05.064--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
[EL Warning]: moxy: 2024-11-19 13:35:05.237--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
[EL Warning]: moxy: 2024-11-19 13:35:05.464--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
[EL Warning]: moxy: 2024-11-19 13:35:05.669--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
[EL Warning]: moxy: 2024-11-19 13:35:05.91--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
org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv6-address-list, l3-interface-ipv4-address-list]
	at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198)
	at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2099)
	at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397)
	at org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkPreventDeleteTest(DbSerializerTest.java:1043)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv4-address-list]
	at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198)
	at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156)
	at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092)
	at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397)
	at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv4Test(DbSerializerTest.java:350)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv6-address-list]
	at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198)
	at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156)
	at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092)
	at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397)
	at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv6Test(DbSerializerTest.java:365)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv4-address-list, l3-interface-ipv6-address-list]
	at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198)
	at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2099)
	at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397)
	at org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkPreventDeleteTest(DbSerializerTest.java:1043)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv4-address-list]
	at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198)
	at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156)
	at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092)
	at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397)
	at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv4Test(DbSerializerTest.java:350)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv6-address-list]
	at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198)
	at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156)
	at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092)
	at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397)
	at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv6Test(DbSerializerTest.java:365)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103)
	at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.436 s -- in org.onap.aai.serialization.db.DbSerializerTest
[INFO] Running org.onap.aai.serialization.db.OneToOneEdgeUpdateTest
[EL Warning]: moxy: 2024-11-19 13:35:06.511--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
[EL Warning]: moxy: 2024-11-19 13:35:06.705--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
[EL Warning]: moxy: 2024-11-19 13:35:06.9--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2024-11-19 13:35:07.105--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2024-11-19 13:35:07.34--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 s -- in org.onap.aai.serialization.db.OneToOneEdgeUpdateTest
[INFO] Running org.onap.aai.serialization.db.DbAliasTest
[EL Warning]: moxy: 2024-11-19 13:35:07.795--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
[EL Warning]: moxy: 2024-11-19 13:35:07.956--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
[EL Warning]: moxy: 2024-11-19 13:35:08.108--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
[EL Warning]: moxy: 2024-11-19 13:35:08.275--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s -- in org.onap.aai.serialization.db.DbAliasTest
[INFO] Running org.onap.aai.serialization.db.VersionedScenariosTest
[EL Warning]: moxy: 2024-11-19 13:35:09.019--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
[EL Warning]: moxy: 2024-11-19 13:35:09.198--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
[EL Warning]: moxy: 2024-11-19 13:35:09.422--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
[EL Warning]: moxy: 2024-11-19 13:35:09.635--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
[EL Warning]: moxy: 2024-11-19 13:35:09.873--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
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.549 s -- in org.onap.aai.serialization.db.VersionedScenariosTest
[INFO] Running org.onap.aai.serialization.db.EdgerPairCanBeBothCousinAndParentChildTest
[EL Warning]: moxy: 2024-11-19 13:35:10.569--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
[EL Warning]: moxy: 2024-11-19 13:35:10.756--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
[EL Warning]: moxy: 2024-11-19 13:35:10.955--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
[EL Warning]: moxy: 2024-11-19 13:35:11.187--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
[EL Warning]: moxy: 2024-11-19 13:35:11.475--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
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 s -- in org.onap.aai.serialization.db.EdgerPairCanBeBothCousinAndParentChildTest
[INFO] Running org.onap.aai.serialization.db.DbSerializerNotificationEventsTest
[EL Warning]: moxy: 2024-11-19 13:35:11.821--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
[EL Warning]: moxy: 2024-11-19 13:35:11.998--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2024-11-19 13:35:12.201--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
[EL Warning]: moxy: 2024-11-19 13:35:12.433--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
[EL Warning]: moxy: 2024-11-19 13:35:12.662--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
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 s -- in org.onap.aai.serialization.db.DbSerializerNotificationEventsTest
[INFO] Running org.onap.aai.serialization.db.ImpliedDeleteUnitTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.aai.serialization.db.ImpliedDeleteUnitTest
[INFO] Running org.onap.aai.rest.notification.EntityConverterTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.onap.aai.rest.notification.EntityConverterTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   GraphCheckerTest.thatAvailabilityCanBeFalse » IllegalState Failed to load ApplicationContext
[ERROR]   GraphCheckerTest.thatAvailabilityCanBeTrue » IllegalState Failed to load ApplicationContext
[INFO] 
[ERROR] Tests run: 1065, Failures: 0, Errors: 2, Skipped: 99
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] aai-aai-common ..................................... SUCCESS [  9.252 s]
[INFO] aai-parent ......................................... SUCCESS [  1.781 s]
[INFO] aai-els-onap-logging ............................... SUCCESS [ 20.560 s]
[INFO] aai-rest ........................................... SUCCESS [  3.246 s]
[INFO] aai-schema-ingest .................................. SUCCESS [ 11.464 s]
[INFO] aai-annotations .................................... SUCCESS [  1.239 s]
[INFO] aai-core ........................................... FAILURE [02:53 min]
[INFO] aai-auth ........................................... SKIPPED
[INFO] aai-failover ....................................... SKIPPED
[INFO] aai-utils .......................................... SKIPPED
[INFO] aai-schema-abstraction ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:43 min
[INFO] Finished at: 2024-11-19T13:35:16+00:00
[INFO] Final Memory: 91M/314M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project aai-core:
[ERROR] 
[ERROR] Please refer to /w/workspace/aai-aai-common-master-verify-java/aai-core/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :aai-core
Build step 'Invoke top-level Maven targets' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1687 killed;
[ssh-agent] Stopped.
[PostBuildScript] - [INFO] Executing post build scripts.
[aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins9505733201530465436.sh
---> sysstat.sh
[aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins18142418423563915760.sh
---> package-listing.sh
++ tr '[:upper:]' '[:lower:]'
++ facter osfamily
+ OS_FAMILY=debian
+ workspace=/w/workspace/aai-aai-common-master-verify-java
+ START_PACKAGES=/tmp/packages_start.txt
+ END_PACKAGES=/tmp/packages_end.txt
+ DIFF_PACKAGES=/tmp/packages_diff.txt
+ PACKAGES=/tmp/packages_start.txt
+ '[' /w/workspace/aai-aai-common-master-verify-java ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ dpkg -l
+ grep '^ii'
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/aai-aai-common-master-verify-java ']'
+ mkdir -p /w/workspace/aai-aai-common-master-verify-java/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-aai-common-master-verify-java/archives/
[aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins12169746422352823032.sh
---> capture-instance-metadata.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HGXY from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-HGXY/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins8825409173526291085.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config5635167892246857544tmp
Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
SERVER_ID=logs

[EnvInject] - Variables injected successfully.
[aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins9594134481447263870.sh
---> create-netrc.sh
[aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins7512434431780170582.sh
---> python-tools-install.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HGXY from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-HGXY/bin to PATH
[aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins13885038509247941928.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins14663274902143563194.sh
---> job-cost.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HGXY from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
lf-activate-venv(): INFO: Adding /tmp/venv-HGXY/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v3-standard-4
INFO: Archiving Costs
[aai-aai-common-master-verify-java] $ /bin/bash -l /tmp/jenkins14629963997647056032.sh
---> logs-deploy.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HGXY from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-HGXY/bin to PATH
INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-aai-common-master-verify-java/1505
INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt
Archives upload complete.
INFO: archiving logs to Nexus
---> uname -a:
Linux prd-ubuntu1804-builder-4c-4g-84995 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux


---> lscpu:
Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              4
On-line CPU(s) list: 0-3
Thread(s) per core:  1
Core(s) per socket:  1
Socket(s):           4
NUMA node(s):        1
Vendor ID:           AuthenticAMD
CPU family:          23
Model:               49
Model name:          AMD EPYC-Rome Processor
Stepping:            0
CPU MHz:             2799.998
BogoMIPS:            5599.99
Virtualization:      AMD-V
Hypervisor vendor:   KVM
Virtualization type: full
L1d cache:           32K
L1i cache:           32K
L2 cache:            512K
L3 cache:            16384K
NUMA node0 CPU(s):   0-3
Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities


---> nproc:
4


---> df -h:
Filesystem      Size  Used Avail Use% Mounted on
udev            7.9G     0  7.9G   0% /dev
tmpfs           1.6G  672K  1.6G   1% /run
/dev/vda1        78G  8.4G   69G  11% /
tmpfs           7.9G     0  7.9G   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           7.9G     0  7.9G   0% /sys/fs/cgroup
/dev/vda15      105M  4.4M  100M   5% /boot/efi
tmpfs           1.6G     0  1.6G   0% /run/user/1001


---> free -m:
              total        used        free      shared  buff/cache   available
Mem:          16040         559       13216           0        2263       15164
Swap:          1023           0        1023


---> ip addr:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
    link/ether fa:16:3e:ee:1b:67 brd ff:ff:ff:ff:ff:ff
    inet 10.30.107.7/23 brd 10.30.107.255 scope global dynamic ens3
       valid_lft 86053sec preferred_lft 86053sec
    inet6 fe80::f816:3eff:feee:1b67/64 scope link 
       valid_lft forever preferred_lft forever


---> sar -b -r -n DEV:
Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-84995) 	11/19/24 	_x86_64_	(4 CPU)

13:30:07     LINUX RESTART	(4 CPU)

13:31:01          tps      rtps      wtps   bread/s   bwrtn/s
13:32:01       156.10     20.84    135.25    780.27  35767.54
13:33:01        58.88      3.45     55.43    131.87  30729.60
13:34:01         3.53      0.00      3.53      0.00    340.08
13:35:01         9.06      2.28      6.78     56.25    315.36
Average:        56.90      6.64     50.25    242.12  16787.67

13:31:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
13:32:01     12850672  14636296   3574296     21.76     74400   1901944   1849916     10.59   1643324   1694944     57496
13:33:01     11888560  13860568   4536408     27.62     78784   2078256   2315700     13.25   2458708   1828328      2832
13:34:01     11667576  13645264   4757392     28.96     78900   2083688   2483608     14.21   2675764   1833648        40
13:35:01     10751524  12739088   5673444     34.54     79360   2092608   3287024     18.81   3589068   1830068      1904
Average:     11789583  13720304   4635385     28.22     77861   2039124   2484062     14.22   2591716   1796747     15568

13:31:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
13:32:01         ens3    176.96    154.17   1817.43     27.14      0.00      0.00      0.00      0.00
13:32:01           lo      0.67      0.67      0.07      0.07      0.00      0.00      0.00      0.00
13:33:01         ens3    175.45    141.13   2513.15     37.14      0.00      0.00      0.00      0.00
13:33:01           lo      0.27      0.27      0.02      0.02      0.00      0.00      0.00      0.00
13:34:01         ens3     19.96     15.76      3.86     26.12      0.00      0.00      0.00      0.00
13:34:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:35:01         ens3     29.92     26.49      6.26     14.70      0.00      0.00      0.00      0.00
13:35:01           lo      7.10      7.10      0.84      0.84      0.00      0.00      0.00      0.00
Average:         ens3    100.57     84.39   1085.10     26.28      0.00      0.00      0.00      0.00
Average:           lo      2.01      2.01      0.23      0.23      0.00      0.00      0.00      0.00


---> sar -P ALL:
Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-84995) 	11/19/24 	_x86_64_	(4 CPU)

13:30:07     LINUX RESTART	(4 CPU)

13:31:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
13:32:01        all     31.38      0.00      1.81      4.04      0.09     62.68
13:32:01          0     27.10      0.00      1.59      1.12      0.08     70.11
13:32:01          1     40.86      0.00      2.54      5.03      0.10     51.47
13:32:01          2     25.60      0.00      1.70      3.18      0.08     69.44
13:32:01          3     31.97      0.00      1.39      6.84      0.10     59.70
13:33:01        all     54.41      0.00      1.38      1.66      0.10     42.45
13:33:01          0     51.30      0.00      1.64      0.20      0.10     46.75
13:33:01          1     47.28      0.00      1.27      3.33      0.10     48.02
13:33:01          2     57.91      0.00      1.55      1.95      0.10     38.49
13:33:01          3     61.11      0.00      1.09      1.17      0.08     36.54
13:34:01        all     23.76      0.00      0.33      0.02      0.07     75.81
13:34:01          0     17.22      0.00      0.30      0.02      0.07     82.40
13:34:01          1     23.17      0.00      0.25      0.05      0.08     76.44
13:34:01          2     24.09      0.00      0.47      0.00      0.07     75.38
13:34:01          3     30.57      0.00      0.30      0.00      0.05     69.08
13:35:01        all     45.24      0.00      0.82      0.06      0.10     53.79
13:35:01          0     21.86      0.00      0.84      0.05      0.10     77.15
13:35:01          1     56.42      0.00      1.02      0.10      0.10     42.36
13:35:01          2     53.04      0.00      0.55      0.05      0.10     46.26
13:35:01          3     49.85      0.00      0.85      0.02      0.08     49.20
Average:        all     38.70      0.00      1.09      1.44      0.09     58.69
Average:          0     29.35      0.00      1.09      0.35      0.09     69.12
Average:          1     41.93      0.00      1.27      2.12      0.10     54.58
Average:          2     40.15      0.00      1.07      1.30      0.09     57.40
Average:          3     43.38      0.00      0.91      2.00      0.08     53.64