Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/aai-common/+/136955 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-10949 (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-51te9QS9jTkg/agent.1674 SSH_AGENT_PID=1676 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/aai-aai-common-master-verify-java@tmp/private_key_18109889957712095314.key (/w/workspace/aai-aai-common-master-verify-java@tmp/private_key_18109889957712095314.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/55/136955/2 # timeout=30 > git rev-parse 60eea4e2fdf10204147a22e78a165ed087fddbef^{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 60eea4e2fdf10204147a22e78a165ed087fddbef (refs/changes/55/136955/2) > git config core.sparsecheckout # timeout=10 > git checkout -f 60eea4e2fdf10204147a22e78a165ed087fddbef # timeout=30 Commit message: "Ensure HttpEntry bean is request scoped in aai-common" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk d21a7599963ae8e094eecd62cb80ed1d83d6d767 # timeout=10 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins8853159531019463312.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-9vDZ 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-9vDZ/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-9vDZ/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 Babel==2.14.0 beautifulsoup4==4.12.2 boto3==1.34.15 botocore==1.34.15 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.26.1 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-metadata==7.0.1 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.4.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.3 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.16.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk8 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [aai-aai-common-master-verify-java] $ /bin/sh /tmp/jenkins16176186693809655128.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "1.8.0_342" OpenJDK Runtime Environment (build 1.8.0_342-8u342-b07-0ubuntu1~18.04-b07) OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode) JAVA_HOME=/usr/lib/jvm/java-8-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/config7086291257435721930tmp copy managed file [aai-aai-common-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config12989015170063011487tmp [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-10949 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/settings14907901784348526378.xml -gs /tmp/global-settings3289561641584685730.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=60eea4e2fdf10204147a22e78a165ed087fddbef -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/+/136955 -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=136955 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Fiete Ostkamp\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/55/136955/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Fiete Ostkamp" '-DGERRIT_CHANGE_OWNER=\"Fiete Ostkamp\" ' -DPROJECT=aai/aai-common -DGERRIT_CHANGE_COMMIT_MESSAGE=RW5zdXJlIEh0dHBFbnRyeSBiZWFuIGlzIHJlcXVlc3Qgc2NvcGVkIGluIGFhaS1jb21tb24KCi0gY2hhbmdlIGJlYW5zIHRvIHJlcXVlc3Qgc2NvcGVkIHNpbmNlIHRoZSB0cmFuc2FjdGlvbiBoYW5kbGluZyBpbnNpZGUgaXQgaXMgbm90IHRocmVhZC1zYWZlCi0gYmVhbiBpbmplY3Rpb24gaW4gamVyc2V5IGlzICJyZXF1ZXN0IiBzY29wZWQgYnkgZGVmYXVsdCwKICBidXQgaW4gYSBzcHJpbmcgd2ViIGNvbnRleHQgaXQgaXMgInByb3RvdHlwZSIKLSBpbiB0aGUgcHJvdG90eXBlIHNjb3BlLCBtdWx0aXBsZSB0aHJlYWRzIGNvdWxkIGFjY2VzcyB0aGUgc2FtZSBIdHRwRW50cnkKCklzc3VlLUlEOiBBQUktMzcyMwpDaGFuZ2UtSWQ6IEkwODNlM2IwNmNkYmU0NDkxZjIyNzQ2MDMzY2RjYzgwYWE0OGEyZDFiClNpZ25lZC1vZmYtYnk6IEZpZXRlIE9zdGthbXAgPEZpZXRlLk9zdGthbXBAdGVsZWtvbS5kZT4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Ensure HttpEntry bean is request scoped in aai-common" '-DGERRIT_EVENT_ACCOUNT=\"Fiete Ostkamp\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I083e3b06cdbe4491f22746033cdcc80aa48a2d1b -DGERRIT_EVENT_HASH=1243160493 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=fiete.ostkamp@telekom.de -DGERRIT_PATCHSET_NUMBER=2 "-DMAVEN_PARAMS=-P spring-boot-2-1" "-DGERRIT_CHANGE_OWNER_NAME=Fiete Ostkamp" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -P spring-boot-2-1 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.aai.aai-common:aai-core:jar:1.13.0-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: commons-cli:commons-cli:jar -> version 1.5.0 vs (?) @ org.onap.aai.aai-common:aai-core:[unknown-version], /w/workspace/aai-aai-common-master-verify-java/aai-core/pom.xml, line 272, column 15 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.fasterxml.jackson.core:jackson-annotations:jar -> duplicate declaration of version (?) @ org.onap.aai.aai-common:aai-core:[unknown-version], /w/workspace/aai-aai-common-master-verify-java/aai-core/pom.xml, line 393, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.aai.aai-common:aai-utils:jar:1.13.0-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.fasterxml.jackson.core:jackson-databind:jar -> duplicate declaration of version (?) @ org.onap.aai.aai-common:aai-utils:[unknown-version], /w/workspace/aai-aai-common-master-verify-java/aai-utils/pom.xml, line 77, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.aai.aai-common:aai-schema-abstraction:jar:1.13.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.sonatype.plugins:nexus-staging-maven-plugin is missing. @ org.onap.aai.aai-common:aai-schema-abstraction:[unknown-version], /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/pom.xml, line 119, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [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-aaf-auth [INFO] aai-core [INFO] aai-auth [INFO] aai-failover [INFO] aai-utils [INFO] aai-schema-abstraction [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-aai-common 1.13.0-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.2:prepare-agent (pre-unit-test) @ aai-common --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-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:2.17:check (onap-license) @ aai-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (post-unit-test) @ aai-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-integration-test) @ aai-common --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-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:2.22.0:integration-test (integration-tests) @ aai-common --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (post-integration-test) @ aai-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:2.22.0: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.13.0-SNAPSHOT/aai-common-1.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-parent 1.13.0-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.5:prepare-agent (pre-unit-test) @ aai-parent --- [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/aai-parent/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-parent --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-parent --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-parent --- [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/aai-parent/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-parent --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5: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.0.0-M4: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.13.0-SNAPSHOT/aai-parent-1.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-els-onap-logging 1.13.0-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.5: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.5/org.jacoco.agent-0.8.5-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:2.17:check (onap-license) @ aai-els-onap-logging --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-els-onap-logging --- [INFO] Starting audit... /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponentsList.java:23: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingClientFilter.java:61:64: warning: Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingClientFilter.java:104: warning: Overload methods should not be split. Previous overloaded method located at line '80'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingClientFilter.java:148:37: warning: Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractMetricLogFilter.java:35:47: warning: Class type name 'Request' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractMetricLogFilter.java:35:56: warning: Class type name 'Response' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractMetricLogFilter.java:35:66: warning: Class type name 'RequestHeaders' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractMetricLogFilter.java:76: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractMetricLogFilter.java:101: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractAuditLogFilter.java:30:46: warning: Class type name 'GenericRequest' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractAuditLogFilter.java:30:62: warning: Class type name 'GenericResponse' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AuditLogContainerFilter.java:27: warning: Using the '.*' form of import should be avoided - javax.ws.rs.container.*. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:26: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:27: warning: Line is longer than 120 characters (found 217). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:33: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:43: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:45: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:47: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:49: warning: 'else' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:40: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:50: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:50:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:51: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:64: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:64:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:84:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:124: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:133:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:135: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:140: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:140:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:142: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:147: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:147:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:170:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:180:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:190:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:206: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:206:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:230:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingServletFilter.java:199: warning: Distance between variable 'bufferedRequest' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingServletFilter.java:281: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingServletFilter.java:303: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingServletFilter.java:309: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingServletFilter.java:315: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingServletFilter.java:321: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:93: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:114:20: warning: Member name 'mLogger' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:117:31: warning: Member name 'mServiceDescriptor' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:120:32: warning: Member name 'mResponseDescriptor' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:208: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:238: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:277:72: warning: Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:297:74: warning: Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:320: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:324: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:325: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:389: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:412:26: warning: Member name 'mName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:415: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:415:26: warning: Member name 'mUUID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:434: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:442: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:457:26: warning: Member name 'mCode' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:460:26: warning: Member name 'mDescription' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:463:25: warning: Member name 'mSeverity' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:466:51: warning: Member name 'mStatus' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:515: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:567: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:577:42: warning: Member name 'mRequest' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:588: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:596: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:604: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:612: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:102: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:188: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:191: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:265:24: warning: Member name 'mString' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:268:24: warning: Member name 'mMarker' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:276:37: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:276:53: warning: Parameter name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:290: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/package-info.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/package-info.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/exceptions/AAIException.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/exceptions/AAIException.java:15: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/exceptions/AAIException.java:33: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/exceptions/AAIExceptionWithInfo.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/exceptions/AAIExceptionWithInfo.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/exceptions/AAIExceptionWithInfo.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CustomLogPatternLayout.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CustomLogPatternLayout.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/StopWatch.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/StopWatch.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/StopWatch.java:38:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/StopWatch.java:45:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:25: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:26: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:50: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:210: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:219: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:233: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:247: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:256: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:265: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:265: warning: Overload methods should not be split. Previous overloaded method located at line '233'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:357:9: warning: switch without "default" clause. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:371: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObjectFormatException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObjectFormatException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:34: warning: Wrong lexicographical order for 'java.util.Properties' import. Should be before 'java.util.stream.Collectors'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:35: warning: Wrong lexicographical order for 'java.util.Map.Entry' import. Should be before 'java.util.stream.Collectors'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:53: warning: Wrong lexicographical order for 'com.fasterxml.jackson.core.JsonProcessingException' import. Should be before 'org.slf4j.MDC'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:54: warning: Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.slf4j.MDC'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:55: warning: Wrong lexicographical order for 'com.fasterxml.jackson.dataformat.xml.XmlMapper' import. Should be before 'org.slf4j.MDC'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:57: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:58: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:84: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:88: warning: Line is longer than 120 characters (found 127). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:109: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:133: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:134: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:138: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:158: warning: Line is longer than 120 characters (found 125). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:161: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:162: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:164: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:177: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:178: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:179: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:198: warning: Line is longer than 120 characters (found 125). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:203: warning: Overload methods should not be split. Previous overloaded method located at line '164'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:204: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:211: warning: Line is longer than 120 characters (found 132). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:259: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:275: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:283:8: warning: Unused @param tag for 'acceptHeaders'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:325: warning: Line is longer than 120 characters (found 125). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:329: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:330: warning: Line is longer than 120 characters (found 123). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:333:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:367: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:369: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:371: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:373: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:393: warning: 'METHOD_DEF' should be separated from previous statement. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:396: warning: 'METHOD_DEF' should be separated from previous statement. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:396: warning: Line is longer than 120 characters (found 131). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:400:38: warning: WhitespaceAround: '+' is not preceded with whitespace. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:407: warning: Line is longer than 120 characters (found 140). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/StopWatchNotStartedException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/StopWatchNotStartedException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContextNotExistsException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContextNotExistsException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CNName.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CNName.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CNName.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CNName.java:39: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CNName.java:53:42: warning: Array brackets at illegal position. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CNName.java:86: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LogFormatTools.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LogFormatTools.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LogFormatTools.java:58:48: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LogFormatTools.java:76:21: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LogFormatTools.java:91:21: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LogFormatTools.java:106:21: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/DME2RestFlag.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/DME2RestFlag.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/DME2RestFlag.java:26: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/DME2RestFlag.java:28: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObjectNotFoundException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObjectNotFoundException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContext.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContext.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContext.java:87:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContext.java:99:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContext.java:103: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CustomLogPatternLayoutEncoder.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CustomLogPatternLayoutEncoder.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CustomLogPatternLayoutEncoder.java:27: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:38: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:69:25: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:78:25: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:109: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:120: warning: Empty catch block. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:128: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:160: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:170: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:180: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:190: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:208: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:236: warning: Empty catch block. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:243: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:252: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:281: warning: Empty catch block. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:289: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:307: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:352:42: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:358:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:374:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:379: warning: Distance between variable 'keystorePath' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:380: warning: Distance between variable 'keystorePassword' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfigProxy.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfigProxy.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfigProxy.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfigProxy.java:28: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfigProxy.java:33: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:35: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:54:25: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:80:25: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:120: warning: Empty catch block. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:224:42: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:43: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:96: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:103: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:106: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:109: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:111: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:113: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:150: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:153: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:157: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/FormatDate.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/FormatDate.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/FormatDate.java:42:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/MapperUtil.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/MapperUtil.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/MapperUtil.java:89: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/MapperUtil.java:105: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:20: warning: 'package' should be separated from previous statement. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:30: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:32: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:34: warning: 'method def' child have incorrect indentation level 6, expected level should be 8. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:35: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:20: warning: 'package' should be separated from previous statement. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:27: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:29: warning: 'class def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:30: warning: 'class def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:31: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:32: warning: 'class def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Info.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Info.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Info.java:20: warning: 'package' should be separated from previous statement. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Info.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Info.java:30: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Fault.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Fault.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Fault.java:20: warning: 'package' should be separated from previous statement. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Fault.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceException.java:20: warning: 'package' should be separated from previous statement. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceException.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:20: warning: 'package' should be separated from previous statement. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:24: warning: Wrong lexicographical order for 'com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlElementWrapper' import. Should be before 'java.util.List'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:25: warning: Wrong lexicographical order for 'com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty' import. Should be before 'java.util.List'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:35: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:36: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:38: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyException.java:20: warning: 'package' should be separated from previous statement. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyException.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:20: warning: 'package' should be separated from previous statement. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:27: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:29: warning: 'class def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:30: warning: 'class def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:31: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:32: warning: 'class def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/RequestError.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/RequestError.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/RequestError.java:20: warning: 'package' should be separated from previous statement. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/RequestError.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/RequestError.java:25: warning: Wrong lexicographical order for 'java.util.Map' import. Should be before 'lombok.Value'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:40: warning: Using the '.*' form of import should be avoided - org.slf4j.*. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:85:52: warning: Parameter name 'ClientRequest' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:87: warning: ';' should be separated from previous statement. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:87:5: warning: '}' at column 5 should be alone on a line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:100:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:130: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:152: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptor.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptor.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptor.java:71:16: warning: Local variable name 'pName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptor.java:77: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptor.java:89:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/AaiAuditLogContainerFilter.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/AaiAuditLogContainerFilter.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/AaiAuditLogContainerFilter.java:99: warning: ';' should be separated from previous statement. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/AaiAuditLogContainerFilter.java:99:5: warning: '}' at column 5 should be alone on a line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/ServiceName.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/ServiceName.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/ServiceName.java:24: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/ServiceName.java:32:23: warning: Local variable name 'sBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/DBRequestWrapper.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/DBRequestWrapper.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/DBRequestWrapper.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:30: warning: Using the '.*' form of import should be avoided - org.slf4j.*. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:38:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:44:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:68:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:81:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDebugLog.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDebugLog.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDebugLog.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDebugLog.java:31:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiScheduledTaskAuditLog.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiScheduledTaskAuditLog.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiScheduledTaskAuditLog.java:42:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiScheduledTaskAuditLog.java:63:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDBMetricLog.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDBMetricLog.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDBMetricLog.java:29: warning: Using the '.*' form of import should be avoided - org.slf4j.*. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDBMetricLog.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDBMetricLog.java:80:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDBMetricLog.java:90:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MetricLogClientFilterTest.java:75: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MetricLogClientFilterTest.java:92: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MetricLogClientFilterTest.java:105: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MetricLogClientFilterTest.java:112: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:44: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:60: warning: Distance between variable 'expected' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:70: warning: Distance between variable 'expected' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:140: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:174: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:186: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:197: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:208: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:218: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:225: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:233: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:241: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:262: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:50:28: warning: Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:94: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:111:62: warning: Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:115: warning: Empty catch block. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:51: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:57: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:72: warning: Empty catch block. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:91: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:138: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:232: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:235: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:238: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:255: warning: 'method def modifier' have incorrect indentation level 20, expected level should be one of the following: 12, 16. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:257: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:258: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:259: warning: 'method def rcurly' have incorrect indentation level 20, expected level should be one of the following: 12, 16. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:260: warning: 'object def rcurly' have incorrect indentation level 16, expected level should be one of the following: 8, 12. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:285: warning: 'method def modifier' have incorrect indentation level 20, expected level should be one of the following: 12, 16. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:287: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:288: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:289: warning: 'method def rcurly' have incorrect indentation level 20, expected level should be one of the following: 12, 16. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:290: warning: 'object def rcurly' have incorrect indentation level 16, expected level should be one of the following: 8, 12. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:403: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:418: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:425: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:76:19: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:38: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:89:19: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:99:19: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchNotStartedExceptionTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchNotStartedExceptionTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchNotStartedExceptionTest.java:32:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchNotStartedExceptionTest.java:38:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchNotStartedExceptionTest.java:45:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchNotStartedExceptionTest.java:52:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/LoggingContextTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/CNNameTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/CNNameTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/CNNameTest.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/CNNameTest.java:101: warning: Distance between variable 'testSubject' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchTest.java:24: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/LogFormatToolsTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/LogFormatToolsTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:33:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:39:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:46:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:53:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:62:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/CustomLogPatternLayoutTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/CustomLogPatternLayoutTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectFormatExceptionTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectFormatExceptionTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectFormatExceptionTest.java:31:36: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:49: warning: Wrong lexicographical order for 'com.fasterxml.jackson.core.JsonProcessingException' import. Should be before 'org.slf4j.MDC'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:50: warning: Wrong lexicographical order for 'com.fasterxml.jackson.databind.JsonMappingException' import. Should be before 'org.slf4j.MDC'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:51: warning: Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.slf4j.MDC'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:52: warning: Wrong lexicographical order for 'com.fasterxml.jackson.dataformat.xml.XmlMapper' import. Should be before 'org.slf4j.MDC'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:81:31: warning: Array brackets at illegal position. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:99:31: warning: Array brackets at illegal position. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:107: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:107: warning: Line is longer than 120 characters (found 123). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:133: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:133: warning: Line is longer than 120 characters (found 124). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:153: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:153: warning: Line is longer than 120 characters (found 124). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:177: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:177: warning: Line is longer than 120 characters (found 125). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:203: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:215:31: warning: Array brackets at illegal position. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:243: warning: Line is longer than 120 characters (found 161). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:244: warning: Line is longer than 120 characters (found 163). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:261: warning: Line is longer than 120 characters (found 135). /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIConfigTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIConfigTest.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIConfigTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIConfigTest.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIApplicationConfigTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIApplicationConfigTest.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIApplicationConfigTest.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/MapperUtilTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/MapperUtilTest.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/MapperUtilTest.java:44: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/MapperUtilTest.java:63: warning: Top-level class SampleClass has to reside in its own source file. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/MapperUtilTest.java:71:31: warning: Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/MapperUtilTest.java:71:41: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/LogFile.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/LogFile.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/LogFile.java:31: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/LogFile.java:36:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/LogFile.java:44: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/FormatDateTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/FormatDateTest.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptorTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptorTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptorTest.java:56:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptorTest.java:92: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptorTest.java:96: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/AaiAuditLogContainerFilterTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/AaiAuditLogContainerFilterTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptorTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptorTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptorTest.java:88: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptorTest.java:95: warning: Abbreviation in name must contain no more than '1' capital letters. Audit done. [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.1:compile (default-compile) @ aai-els-onap-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 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.1: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.0.0-M4:test (default-test) @ aai-els-onap-logging --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 2024-01-10 12:12:38.869 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 2024-01-10 12:12:38.872 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : da0306fc-7f35-4629-bb51-08247f71c495 2024-01-10 12:12:38.875 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 2024-01-10 12:12:38.905 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 2024-01-10 12:12:38.916 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 2024-01-10 12:12:38.918 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 2024-01-10 12:12:38.919 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : aad9dc77-e425-413d-b50f-81c4421ecf36 2024-01-10 12:12:38.920 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : a3d9c263-eb56-4277-a0db-fc15b64ce9c3 2024-01-10 12:12:38.921 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 1fb25548-571b-43e2-9cc5-461d0fd032ec 2024-01-10 12:12:38.922 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 3966bda3-3473-4554-a214-3c321c1c297a 2024-01-10 12:12:38.923 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 4cc18886-75f4-4426-8c7c-bd64991e0291 2024-01-10 12:12:39.890 INFO --- [ main] o.o.l.f.base.AbstractAuditLogFilter : Entering 2024-01-10 12:12:40.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:12:40.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:12:40.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:12:40.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:12:40.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:12:40.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:12:40.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:12:40.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:12:40.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:12:40.324 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:12:40.324 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:12:40.324 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:12:40.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:12:40.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:12:40.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:12:40.327 INFO --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2024-01-10 12:12:40.445 INFO --- [ main] o.o.l.f.base.AbstractAuditLogFilter : Entering 2024-01-10 12:12:40.556 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 2024-01-10 12:12:40.556 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 2024-01-10 12:12:40.556 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 2024-01-10 12:12:40.557 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 2024-01-10 12:12:40.557 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 2024-01-10 12:12:40.557 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 2024-01-10 12:12:40.557 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 2024-01-10 12:12:40.557 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 2024-01-10 12:12:40.558 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 2024-01-10 12:12:40.558 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 2024-01-10 12:12:40.558 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 2024-01-10 12:12:40.558 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 2024-01-10 12:12:40.559 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 2024-01-10 12:12:40.559 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 2024-01-10 12:12:40.559 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 2024-01-10 12:12:40.559 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 2024-01-10 12:12:40.560 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 2024-01-10 12:12:40.560 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 2024-01-10 12:12:40.560 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 2024-01-10 12:12:40.560 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 2024-01-10 12:12:40.627 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 2024-01-10 12:12:40.627 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 2024-01-10 12:12:40.627 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 2024-01-10 12:12:40.627 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 2024-01-10 12:12:40.629 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 2024-01-10 12:12:40.629 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 2024-01-10 12:12:40.630 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 2024-01-10 12:12:40.630 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 2024-01-10 12:12:40.631 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 2024-01-10 12:12:40.631 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 2024-01-10 12:12:40.631 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 2024-01-10 12:12:40.632 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 2024-01-10 12:12:40.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:12:40.655 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:12:40.655 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:12:40.702 WARN --- [ main] o.o.l.f.base.AbstractMetricLogFilter : No value found in MDC when checking key RequestID value will be set to 61502dcc-316d-4861-b495-9d91c4d8b03a 2024-01-10 12:12:40.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:12:40.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:12:40.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:12:40.705 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:12:40.705 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:12:40.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:12:40.707 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:12:40.707 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:12:40.707 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:12:40.709 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:12:40.709 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:12:40.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:12:40.715 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2024-01-10 12:12:40.715 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2024-01-10 12:12:40.717 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- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run ClassName- org.junit.runners.model.FrameworkMethod :LineNumber- 47 :MethodName- invokeExplosively 2024-01-10 12:12:42.748 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2024-01-10 12:12:42.749 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2024-01-10 12:12:42.749 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- 415 :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- 244 :MethodName- thatInvalidMediaTypeWillReturnInvalidAcceptHeaderException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 2024-01-10 12:12:42.787 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2024-01-10 12:12:42.787 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2024-01-10 12:12:42.787 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- 208 :MethodName- getRESTAPIServiceErrorResponseWithLoggingTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run ClassName- org.junit.runners.model.FrameworkMethod :LineNumber- 47 :MethodName- invokeExplosively ClassName- org.junit.internal.runners.statements.InvokeMethod :LineNumber- 17 :MethodName- evaluate ClassName- org.junit.internal.runners.statements.RunBefores :LineNumber- 26 :MethodName- evaluate 2024-01-10 12:12:44.870 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2024-01-10 12:12:44.870 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2024-01-10 12:12:44.871 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- 415 :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- 113 :MethodName- getRESTAPIPolicyErrorResponseXmlTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 2024-01-10 12:12:44.874 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2024-01-10 12:12:44.875 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2024-01-10 12:12:44.875 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is referenced by additional objects ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelperTest :LineNumber- 93 :MethodName- logErrorWithMessageTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run ClassName- org.junit.runners.model.FrameworkMethod :LineNumber- 47 :MethodName- invokeExplosively ClassName- org.junit.internal.runners.statements.InvokeMethod :LineNumber- 17 :MethodName- evaluate 2024-01-10 12:12:47.889 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=AAI_1234. Using default AAIException 2024-01-10 12:12:47.894 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=AAI_1. Using default AAIException 2024-01-10 12:12:47.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:12:47.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partner] 2024-01-10 12:12:47.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partner 2024-01-10 12:12:47.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partner was null or empty 2024-01-10 12:12:47.936 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2024-01-10 12:12:47.936 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2024-01-10 12:12:47.984 INFO --- [ main] o.o.l.f.base.AbstractAuditLogFilter : Entering 2024-01-10 12:12:47.988 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:12:47.988 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:12:47.988 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:12:48.037 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:12:48.037 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:12:48.037 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:12:48.039 WARN --- [ main] f.RestControllerClientLoggingInterceptor : No value found in MDC when checking key RequestID value will be set to 37b3ab2a-e57e-4fe8-8d8f-eee3019efce6 2024-01-10 12:12:48.039 INFO --- [ main] f.RestControllerClientLoggingInterceptor : Invoke 2024-01-10 12:12:48.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:12:48.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:12:48.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:12:48.041 WARN --- [ main] f.RestControllerClientLoggingInterceptor : No value found in MDC when checking key RequestID value will be set to 16c77944-c95d-41a8-826b-14959d07c317 2024-01-10 12:12:48.041 INFO --- [ main] f.RestControllerClientLoggingInterceptor : Invoke 2024-01-10 12:12:48.045 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2024-01-10 12:12:48.045 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2024-01-10 12:12:48.046 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2024-01-10 12:12:48.046 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2024-01-10 12:12:48.046 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2024-01-10 12:12:48.046 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2024-01-10 12:12:48.046 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2024-01-10 12:12:48.046 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2024-01-10 12:12:48.046 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2024-01-10 12:12:48.047 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2024-01-10 12:12:48.047 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2024-01-10 12:12:48.047 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2024-01-10 12:12:48.047 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2024-01-10 12:12:48.047 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2024-01-10 12:12:48.047 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2024-01-10 12:12:48.047 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2024-01-10 12:12:48.047 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2024-01-10 12:12:48.047 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2024-01-10 12:12:48.048 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2024-01-10 12:12:48.048 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2024-01-10 12:12:48.070 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2024-01-10 12:12:48.071 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2024-01-10 12:12:48.071 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2024-01-10 12:12:48.071 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2024-01-10 12:12:48.072 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2024-01-10 12:12:48.073 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2024-01-10 12:12:48.073 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2024-01-10 12:12:48.073 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2024-01-10 12:12:48.073 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2024-01-10 12:12:48.073 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2024-01-10 12:12:48.074 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2024-01-10 12:12:48.074 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2024-01-10 12:12:48.074 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2024-01-10 12:12:48.074 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2024-01-10 12:12:48.075 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2024-01-10 12:12:48.075 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar [INFO] Tests run: 142, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.174 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 142, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.5: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 80 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.13.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.5: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.5/org.jacoco.agent-0.8.5-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.0.0-M4:integration-test (integration-tests) @ aai-els-onap-logging --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5: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.5: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 80 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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.13.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.13.0-SNAPSHOT/aai-els-onap-logging-1.13.0-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.13.0-SNAPSHOT/aai-els-onap-logging-1.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-rest 1.13.0-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.5:prepare-agent (pre-unit-test) @ aai-rest --- [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/aai-rest/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-rest --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-rest --- [INFO] Starting audit... /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/JettyPasswordDecoder.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/JettyPasswordDecoder.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/TwoWaySSLRestClient.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/TwoWaySSLRestClient.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/TwoWaySSLRestClient.java:41: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/TwoWaySSLRestClient.java:47:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/TwoWaySSLRestClient.java:74:88: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactoryConfiguration.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactoryConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactoryConfiguration.java:31:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:46: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:87: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:102: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:116: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:130:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/OneWaySSLRestClient.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/OneWaySSLRestClient.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/OneWaySSLRestClient.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/OneWaySSLRestClient.java:42:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/OneWaySSLRestClient.java:67:88: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PasswordDecoder.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PasswordDecoder.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PropertyPasswordConfiguration.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PropertyPasswordConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PropertyPasswordConfiguration.java:85: warning: Empty catch block. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PropertyPasswordConfiguration.java:113: warning: Empty catch block. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PropertyPasswordConfiguration.java:149: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/NoAuthRestClient.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/NoAuthRestClient.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/NoAuthRestClient.java:39:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactory.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactory.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactory.java:28: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactory.java:32: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientResponseErrorHandler.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientResponseErrorHandler.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/AAIRestClient.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/AAIRestClient.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/AAIRestClient.java:35: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/test/java/org/onap/aai/restclient/RestClientTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/test/java/org/onap/aai/restclient/RestClientTest.java:12: warning: Empty line should be followed by

tag on the next line. Audit done. [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.1: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 [WARNING] /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. [WARNING] /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.1: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.0.0-M4:test (default-test) @ aai-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.5: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.13.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-rest --- [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/aai-rest/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-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5: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.0.0-M4: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.13.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-rest/1.13.0-SNAPSHOT/aai-rest-1.13.0-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.13.0-SNAPSHOT/aai-rest-1.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-schema-ingest 1.13.0-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.5:prepare-agent (pre-unit-test) @ aai-schema-ingest --- [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/aai-schema-ingest/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-schema-ingest --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-schema-ingest --- [INFO] Starting audit... /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaServiceTranslator.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaServiceTranslator.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:41: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:41:20: warning: Member name 'SCHEMA_SERVICE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:63:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:84:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:88:32: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaConfigVersions.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaConfigVersions.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaConfigVersions.java:34: warning: Line is longer than 120 characters (found 143). /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaConfigVersions.java:82:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/Translator.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/Translator.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/Translator.java:23: warning: Using the '.*' form of import should be avoided - java.io.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/Translator.java:40: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/Translator.java:52: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:63:60: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:65: warning: 'lambda arguments' have incorrect indentation level 16, expected level should be 12. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:85:60: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:88: warning: 'lambda arguments' have incorrect indentation level 16, expected level should be 12. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:50:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:57: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:66:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:109: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:69: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:76: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:85: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:92: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:101: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:108: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersion.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersion.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersion.java:34:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersion.java:75:40: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaServiceVersions.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaServiceVersions.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaServiceVersions.java:53:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaServiceVersions.java:70:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersions.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersions.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:86: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:95:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:147: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:233: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:239:66: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:243: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:250:63: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:254:58: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:258: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:264:45: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:268:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:269:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:278: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:286:48: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:290:20: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:291:20: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:292:20: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/exceptions/NodeIngestorException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/exceptions/NodeIngestorException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/CaseFormatStore.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/CaseFormatStore.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/CaseFormatStore.java:32: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/CaseFormatStore.java:48: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidator.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidator.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidator.java:26: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidator.java:41:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/DefaultVersionValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/DefaultVersionValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/DefaultVersionValidationModule.java:21: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/DefaultVersionValidationModule.java:35: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DuplicateNodeDefinitionValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DuplicateNodeDefinitionValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DuplicateNodeDefinitionValidationModule.java:30: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DuplicateNodeDefinitionValidationModule.java:38: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DuplicateNodeDefinitionValidationModule.java:46:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DefaultDuplicateNodeDefinitionValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DefaultDuplicateNodeDefinitionValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DefaultDuplicateNodeDefinitionValidationModule.java:46: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DefaultDuplicateNodeDefinitionValidationModule.java:58:68: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DefaultDuplicateNodeDefinitionValidationModule.java:93:80: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/NodeValidator.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/NodeValidator.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/NodeValidator.java:39:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/NodeValidator.java:47:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidationModule.java:25: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/AAISchemaValidationException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/AAISchemaValidationException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/AAISchemaValidationException.java:26: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/CheckEverythingStrategy.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/CheckEverythingStrategy.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/CheckEverythingStrategy.java:21: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/CheckEverythingStrategy.java:39: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/SingleContainmentValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/SingleContainmentValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/SingleContainmentValidationModule.java:43:8: warning: Unused @param tag for 'String'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/SingleContainmentValidationModule.java:44:8: warning: Unused @param tag for 'List'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeFieldsValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeFieldsValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeFieldsValidationModule.java:37: warning: Javadoc comment at column 32 has parse error. Details: no viable alternative at input ' tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:31: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:37: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:41:8: warning: Unused @param tag for 'String'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:42:8: warning: Unused @param tag for 'List'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/NodeTypesValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/NodeTypesValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/NodeTypesValidationModule.java:35: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/NodeTypesValidationModule.java:47: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/NodeTypesValidationModule.java:57:76: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:21: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:33: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:50: warning: Line is longer than 120 characters (found 125). /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:52: warning: Comment has incorrect indentation level 111, expected is 16, indentation should be the same level as line 53. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:52: warning: Line is longer than 120 characters (found 122). /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/CousinDefaultingValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/CousinDefaultingValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/CousinDefaultingValidationModule.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/CousinDefaultingValidationModule.java:42:8: warning: Unused @param tag for 'String'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/CousinDefaultingValidationModule.java:43:8: warning: Unused @param tag for 'List'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:36: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:49:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:64:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:67:27: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/SchemaErrorStrategy.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/SchemaErrorStrategy.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/SchemaErrorStrategy.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/SchemaErrorStrategy.java:47: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/FailFastStrategy.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/FailFastStrategy.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/FailFastStrategy.java:21: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/FailFastStrategy.java:33: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/SchemaServiceConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/SchemaServiceConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/SchemaServiceConfiguration.java:25: warning: Using the '.*' form of import should be avoided - org.onap.aai.setup.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/TranslatorConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/TranslatorConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/TranslatorConfiguration.java:25: warning: Using the '.*' form of import should be avoided - org.onap.aai.setup.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/RestConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/RestConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/RestConfiguration.java:25: warning: Using the '.*' form of import should be avoided - org.onap.aai.restclient.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/EdgesConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/EdgesConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/EdgesConfiguration.java:61:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/EdgesConfiguration.java:74: warning: Line is longer than 120 characters (found 138). /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/NodesConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/NodesConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/NodesConfiguration.java:64:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/NodesConfiguration.java:79: warning: Line is longer than 120 characters (found 138). /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/ConfigConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/ConfigConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/TypeAlphabetizer.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/TypeAlphabetizer.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/TypeAlphabetizer.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/exceptions/AmbiguousRuleChoiceException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/exceptions/AmbiguousRuleChoiceException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/exceptions/EdgeIngestorException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/exceptions/EdgeIngestorException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/exceptions/EdgeRuleNotFoundException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/exceptions/EdgeRuleNotFoundException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:41: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:47:37: warning: Member name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:98:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:219:19: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:259: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:270: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:274: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:285: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:323:34: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:324: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:326: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/SchemaFilter.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/SchemaFilter.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/SchemaFilter.java:35:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/SchemaFilter.java:51:34: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/SchemaFilter.java:52: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/SchemaFilter.java:54: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeField.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeField.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeField.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/AAIDirection.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/AAIDirection.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/AAIDirection.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/AAIDirection.java:28:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/AAIDirection.java:38:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/AAIDirection.java:50:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/DirectionNotation.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/DirectionNotation.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/DirectionNotation.java:32:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeType.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeType.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/MultiplicityRule.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/MultiplicityRule.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/MultiplicityRule.java:26:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeProperty.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeProperty.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeProperty.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/JsonIngestor.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/JsonIngestor.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/JsonIngestor.java:39: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/JsonIngestor.java:50: warning: Javadoc comment at column 33 has parse error. Details: no viable alternative at input ' tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRule.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRule.java:27: warning: Using the '.*' form of import should be avoided - org.onap.aai.edges.enums.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRule.java:29: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRule.java:46: warning: Javadoc comment at column 37 has parse error. Details: no viable alternative at input ' tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:36: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:84:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:102:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:111: warning: Comment has incorrect indentation level 78, expected is 8, indentation should be the same level as line 113. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:153: warning: Javadoc comment at column 31 has parse error. Details: no viable alternative at input ' tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:203: warning: Javadoc comment at column 31 has parse error. Details: no viable alternative at input ' tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:640: warning: Javadoc comment at column 20 has parse error. Missed HTML close tag 'Criteria'. Sometimes it means that close tag missed for one of previous tags. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:663: warning: Javadoc comment at column 20 has parse error. Missed HTML close tag 'Criteria'. Sometimes it means that close tag missed for one of previous tags. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:681: warning: Javadoc comment at column 85 has parse error. Details: no viable alternative at input ' tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/restclient/SchemaServiceNoAuthClient.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/restclient/SchemaServiceOneWayClient.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/restclient/SchemaServiceOneWayClient.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/restclient/SchemaServiceRestClient.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/restclient/SchemaServiceRestClient.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadNodeConfigForValidationTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadNodeConfigForValidationTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadNodeConfigForValidationTest.java:33: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/ConfigTranslatorForWiringTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/ConfigTranslatorForWiringTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/ConfigTranslatorForWiringTest.java:42:16: warning: Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/ConfigTranslatorForWiringTest.java:52:16: warning: Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/SchemaIncompleteTranslator.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/SchemaIncompleteTranslator.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/GoodConfigForValidationTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/GoodConfigForValidationTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/GoodConfigForValidationTest.java:34: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforBusiness.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforBusiness.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadEdgeConfigForValidationTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadEdgeConfigForValidationTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadEdgeConfigForValidationTest.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadEdgeConfigForValidationTest.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanEnvVarInjectionTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanEnvVarInjectionTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/ConfigTranslatorWiringTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/ConfigTranslatorWiringTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterWithPropFileTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterWithPropFileTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterWithPropFileTest.java:33: warning: Line is longer than 120 characters (found 123). /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterWithPropFileTest.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:10: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:10: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:12: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:12: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:43: warning: Line is longer than 120 characters (found 123). /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:53:24: warning: Member name 'SchemaVersionsBean' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterTest.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanTest.java:10: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanTest.java:10: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanTest.java:12: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanTest.java:12: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanTest.java:52:24: warning: Member name 'SchemaVersionsBean' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanDefaultInjectionTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanDefaultInjectionTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorWiringTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorWiringTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorWiringTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorWiringTest.java:42: warning: Line is longer than 120 characters (found 122). /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorLocalTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorLocalTest.java:64: warning: Line is longer than 120 characters (found 122). /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorLocalTest.java:79:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorLocalTest.java:162: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorTest.java:155:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorTest.java:167: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/CheckEverythingStrategyTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/CheckEverythingStrategyTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/CheckEverythingStrategyTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/FailFastStrategyTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/FailFastStrategyTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/FailFastStrategyTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSunnyDayTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSunnyDayTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSunnyDayTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorRainyDayTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorRainyDayTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorRainyDayTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSchemaIncompleteTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSchemaIncompleteTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSchemaIncompleteTest.java:78:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/EdgeRuleValidatorSunnyDayTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/EdgeRuleValidatorSunnyDayTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/EdgeRuleValidatorSunnyDayTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:58: warning: Line is longer than 120 characters (found 124). /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:59: warning: Line is longer than 120 characters (found 124). /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:60: warning: Line is longer than 120 characters (found 126). /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:61: warning: Line is longer than 120 characters (found 124). /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:62: warning: Line is longer than 120 characters (found 125). /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModuleTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModuleTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModuleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/EdgeRuleValidatorRainyDayTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/EdgeRuleValidatorRainyDayTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/EdgeRuleValidatorRainyDayTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/UniqueLabelValidationModuleTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/UniqueLabelValidationModuleTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/UniqueLabelValidationModuleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/UniqueLabelValidationModuleTest.java:27: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/UniqueLabelValidationModuleTest.java:39:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/SingleContainmentValidationModuleTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/SingleContainmentValidationModuleTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/SingleContainmentValidationModuleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/SingleContainmentValidationModuleTest.java:27: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/SingleContainmentValidationModuleTest.java:39:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/CousinDefaultingValidationModuleTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/CousinDefaultingValidationModuleTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/CousinDefaultingValidationModuleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/CousinDefaultingValidationModuleTest.java:41:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/CousinDefaultingValidationModuleTest.java:47: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/CousinDefaultingValidationModuleTest.java:47:23: warning: Local variable name 'LATEST_VERSION' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/VersionValidatorSunnyDayTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/VersionValidatorSunnyDayTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/VersionValidatorSunnyDayTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/VersionValidatorRainyDayTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/VersionValidatorRainyDayTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/VersionValidatorRainyDayTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleTest.java:47:18: warning: Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:66:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:91:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:111:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:132:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:153:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:165:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:171:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:186:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:224:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:240:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:248:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:41:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:56:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:65:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:74:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:82:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:92:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:105:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:113:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:129:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorWiringTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorWiringTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorWiringTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorWiringTest.java:52:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:64:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:93:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:113:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:134:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:155:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:167:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:173:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:206:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:223:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:232:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:243:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:251:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:259:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:267:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:30: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:37:27: warning: Member name 'LATEST' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:38:27: warning: Member name 'V10' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:39:27: warning: Member name 'V11' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:69:16: warning: Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/TypeAlphabetizerTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/TypeAlphabetizerTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/TypeAlphabetizerTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockProvider.java:10: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockProvider.java:10: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockProvider.java:12: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockProvider.java:12: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/SchemaRestClientTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/SchemaRestClientTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/SchemaRestClientTest.java:47: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/SchemaRestClientTest.java:47:20: warning: Member name 'SCHEMA_SERVICE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:63:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:70: warning: Line is longer than 120 characters (found 128). /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:91:74: warning: Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:115:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:122:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/RestClientTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/RestClientTest.java:12: warning: Empty line should be followed by

tag on the next line. Audit done. [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.1: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.1: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 [WARNING] /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. [WARNING] /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.0.0-M4:test (default-test) @ aai-schema-ingest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest 12:13:12.118 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 12:13:12.125 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 12:13:12.137 [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)] 12:13:12.156 [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] 12:13:12.197 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to process context configuration [ContextConfigurationAttributes@706eab5d 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']. 12:13:12.244 [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] 12:13:12.244 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest]: using defaults. 12:13:12.245 [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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 12:13:12.268 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4c2af006, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@44032fde, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7b676112, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5578be42, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4e49ce2b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@136965e3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@53c6f96d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@435cc7f9] 12:13:12.270 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 12:13:12.271 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 12:13:12.272 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 12:13:12.273 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 12:13:12.273 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 12:13:12.274 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 12:13:12.275 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@9b9a327 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@75a0c890 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, 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]. 12:13:12.275 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 12:13:12.276 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 12:13:12.284 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@9b9a327 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest@597f0937, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@75a0c890 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]]. 12:13:12.284 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to load context from [MergedContextConfiguration@75a0c890 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]. 12:13:12.285 [main] DEBUG org.springframework.test.context.support.AbstractGenericContextLoader - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@75a0c890 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. 12:13:12.361 [main] DEBUG org.springframework.core.env.StandardEnvironment - Activating profiles [] 12:13:12.752 [main] DEBUG org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loaded 1 bean definitions from class path resource [forWiringTests/testContext.xml] 12:13:12.777 [main] DEBUG org.springframework.context.support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@177c41d7 12:13:12.827 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 12:13:12.914 [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}" 12:13:13.042 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 12:13:13.062 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 12:13:13.085 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 12:13:13.087 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 12:13:13.089 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 12:13:13.089 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 12:13:13.093 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' 12:13:13.094 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 12:13:13.100 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'schemaLocationsBean' 12:13:13.120 [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 12:13:13.120 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.configuration.location' in PropertySource 'environmentProperties' with value of type String 12:13:13.121 [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 12:13:13.121 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.nodes.location' in PropertySource 'environmentProperties' with value of type String 12:13:13.122 [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 12:13:13.122 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.edges.location' in PropertySource 'environmentProperties' with value of type String 12:13:13.267 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Storing ApplicationContext in cache under key [[MergedContextConfiguration@75a0c890 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 12:13:13.267 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@4a35aed6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1] 12:13:13.275 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@9b9a327 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest@597f0937, testMethod = test@SchemaLocationsBeanXMLSetterTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@75a0c890 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, 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], method annotated with @DirtiesContext [false] with mode [null]. 12:13:13.279 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext from cache with key [[MergedContextConfiguration@75a0c890 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 12:13:13.279 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@4a35aed6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1] 12:13:13.317 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext from cache with key [[MergedContextConfiguration@75a0c890 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 12:13:13.317 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@4a35aed6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1] 12:13:13.318 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@9b9a327 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest@597f0937, testMethod = test@SchemaLocationsBeanXMLSetterTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@75a0c890 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, 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], method annotated with @DirtiesContext [false] with mode [null]. 12:13:13.319 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test class: context [DefaultTestContext@9b9a327 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@75a0c890 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, 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]. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.412 s - in org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest [INFO] Running org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest 12:13:13.337 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 12:13:13.338 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 12:13:13.338 [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)] 12:13:13.338 [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] 12:13:13.339 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@265d72fd 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']. 12:13:13.342 [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] 12:13:13.342 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest]: using defaults. 12:13:13.343 [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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 12:13:13.343 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5e05064b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@527e6bd3, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4867e76b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6ba3eee9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1d628a88, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3c634a04, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4b48be5c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3fe8d57a] 12:13:13.343 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 12:13:13.343 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 12:13:13.343 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 12:13:13.343 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 12:13:13.343 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 12:13:13.343 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 12:13:13.344 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@36573ec5 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@10c26161 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@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, 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]. 12:13:13.344 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 12:13:13.344 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 12:13:13.344 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@36573ec5 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest@1ef6977b, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@10c26161 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@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]]. 12:13:13.345 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to load context from [MergedContextConfiguration@10c26161 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@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]. 12:13:13.345 [main] DEBUG org.springframework.test.context.support.AbstractGenericContextLoader - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@10c26161 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@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. 12:13:13.345 [main] DEBUG org.springframework.core.env.StandardEnvironment - Activating profiles [] 12:13:13.345 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties} 12:13:13.346 [main] DEBUG org.springframework.test.context.support.AnnotationConfigContextLoader - Registering component classes: {class org.onap.aai.setup.SchemaLocationsBean} 12:13:13.350 [main] DEBUG org.springframework.context.support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@674cd2da 12:13:13.356 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 12:13:13.357 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.ingest.file' in PropertySource 'Inlined Test Properties' with value of type String 12:13:13.360 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 12:13:13.361 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 12:13:13.364 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 12:13:13.364 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 12:13:13.365 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 12:13:13.365 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 12:13:13.365 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' 12:13:13.366 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 12:13:13.366 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'schemaLocationsBean' 12:13:13.368 [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 12:13:13.368 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.configuration.location' in PropertySource 'environmentProperties' with value of type String 12:13:13.369 [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 12:13:13.369 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.nodes.location' in PropertySource 'environmentProperties' with value of type String 12:13:13.369 [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 12:13:13.369 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.edges.location' in PropertySource 'environmentProperties' with value of type String 12:13:13.375 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Storing ApplicationContext in cache under key [[MergedContextConfiguration@10c26161 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@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 12:13:13.375 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@4a35aed6 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 2] 12:13:13.378 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@36573ec5 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest@1ef6977b, testMethod = test@SchemaLocationsBeanEnvVarInjectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@10c26161 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@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, 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], method annotated with @DirtiesContext [false] with mode [null]. 12:13:13.378 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext from cache with key [[MergedContextConfiguration@10c26161 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@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 12:13:13.378 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@4a35aed6 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 2] 12:13:13.378 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext from cache with key [[MergedContextConfiguration@10c26161 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@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 12:13:13.379 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@4a35aed6 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 2] 12:13:13.379 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@36573ec5 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest@1ef6977b, testMethod = test@SchemaLocationsBeanEnvVarInjectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@10c26161 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@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, 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], method annotated with @DirtiesContext [false] with mode [null]. 12:13:13.379 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test class: context [DefaultTestContext@36573ec5 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@10c26161 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@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, 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]. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest [INFO] Running org.onap.aai.setup.SchemaVersionsBeanOverrideTest 12:13:13.395 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 12:13:13.396 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 12:13:13.397 [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)] 12:13:13.399 [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] 12:13:13.403 [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 12:13:13.403 [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 12:13:13.403 [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}. 12:13:13.405 [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] 12:13:13.481 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: using defaults. 12:13:13.481 [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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 12:13:13.482 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2a85e4f4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3b3fa4c0, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@78333d5a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3ef85262, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3b5fa30d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7d800902, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1cb83205, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@60af08b2] 12:13:13.482 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 12:13:13.482 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 12:13:13.483 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 12:13:13.483 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 12:13:13.483 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 12:13:13.483 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 12:13:13.484 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@26ae9861 testClass = SchemaVersionsBeanOverrideTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5b1b5daf 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@63b3ee82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2b10ace9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@79927a7c], 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]. 12:13:13.484 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 12:13:13.484 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 12:13:13.508 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, schema.ingest.file = src/test/resources/forWiringTests/schema-ingest-ss-wiring-override-test.properties, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1} . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2024-01-10 12:13:13.758 INFO 2538 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : Starting SchemaVersionsBeanOverrideTest on prd-ubuntu1804-builder-4c-4g-10949 with PID 2538 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2024-01-10 12:13:13.760 INFO 2538 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : No active profile set, falling back to default profiles: default 2024-01-10 12:13:14.948 INFO 2538 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : Started SchemaVersionsBeanOverrideTest in 1.431 seconds (JVM running for 3.638) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.579 s - in org.onap.aai.setup.SchemaVersionsBeanOverrideTest [INFO] Running org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest 2024-01-10 12:13:14.974 INFO 2538 --- [ 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 2024-01-10 12:13:14.974 INFO 2538 --- [ main] o.s.t.c.s.DefaultTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5fefc31, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4aa16b76, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@fb11c7d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4c8c2287, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3ee15053, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7f5a6622, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@788fdf40, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@55ba52cc] 2024-01-10 12:13:14.979 INFO 2538 --- [ 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.037 s - in org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest [INFO] Running org.onap.aai.setup.SchemaVersionsBeanTest 2024-01-10 12:13:15.020 INFO 2538 --- [ 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-01-10 12:13:15.023 INFO 2538 --- [ 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 2024-01-10 12:13:15.023 INFO 2538 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@59fb5d3a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@ff192b8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@b1ba65b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@56f919b9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@55689cd1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@568fa096, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@70ed62, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1e5a0804] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2024-01-10 12:13:15.046 INFO 2538 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : Starting SchemaVersionsBeanTest on prd-ubuntu1804-builder-4c-4g-10949 with PID 2538 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2024-01-10 12:13:15.047 INFO 2538 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : No active profile set, falling back to default profiles: default 2024-01-10 12:13:15.077 INFO 2538 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : Started SchemaVersionsBeanTest in 0.052 seconds (JVM running for 3.767) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 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.003 s - in org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest [INFO] Running org.onap.aai.setup.ConfigTranslatorWiringTest 2024-01-10 12:13:15.087 INFO 2538 --- [ 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-01-10 12:13:15.089 INFO 2538 --- [ 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 2024-01-10 12:13:15.089 INFO 2538 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@752eeec, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@769ba75d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7c334dec, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@45347a0f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5501d9cb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7e0b3d79, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@18315379, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7e33a672] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2024-01-10 12:13:15.110 INFO 2538 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : Starting ConfigTranslatorWiringTest on prd-ubuntu1804-builder-4c-4g-10949 with PID 2538 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2024-01-10 12:13:15.111 INFO 2538 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : No active profile set, falling back to default profiles: default 2024-01-10 12:13:15.139 INFO 2538 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : Started ConfigTranslatorWiringTest in 0.048 seconds (JVM running for 3.829) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.onap.aai.setup.ConfigTranslatorWiringTest [INFO] Running org.onap.aai.nodes.NodeIngestorWiringTest 2024-01-10 12:13:15.146 INFO 2538 --- [ 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-01-10 12:13:15.148 INFO 2538 --- [ 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 2024-01-10 12:13:15.148 INFO 2538 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3cc27ab4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2a59f665, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6b0f06b9, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@17d28608, org.springframework.test.context.support.DirtiesContextTestExecutionListener@38ea499c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5d657a3a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4e4c85e1, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4d2da8e6] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2024-01-10 12:13:15.164 INFO 2538 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : Starting NodeIngestorWiringTest on prd-ubuntu1804-builder-4c-4g-10949 with PID 2538 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2024-01-10 12:13:15.165 INFO 2538 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : No active profile set, falling back to default profiles: default 2024-01-10 12:13:15.230 INFO 2538 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2024-01-10 12:13:16.272--MOXy BV: Facets 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-01-10 12:13:16.335 INFO 2538 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : Started NodeIngestorWiringTest in 1.185 seconds (JVM running for 5.025) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 s - in org.onap.aai.nodes.NodeIngestorWiringTest [INFO] Running org.onap.aai.nodes.NodeIngestorTest 2024-01-10 12:13:16.344 INFO 2538 --- [ 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-01-10 12:13:16.346 INFO 2538 --- [ 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 2024-01-10 12:13:16.346 INFO 2538 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6c052730, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@616e5f84, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7c45eeaf, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@219272f0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@64ebed55, org.springframework.test.context.transaction.TransactionalTestExecutionListener@77ea0c33, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2489b4f7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@163e5764] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2024-01-10 12:13:16.384 INFO 2538 --- [ main] org.onap.aai.nodes.NodeIngestorTest : Starting NodeIngestorTest on prd-ubuntu1804-builder-4c-4g-10949 with PID 2538 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2024-01-10 12:13:16.385 INFO 2538 --- [ main] org.onap.aai.nodes.NodeIngestorTest : No active profile set, falling back to default profiles: default 2024-01-10 12:13:16.441 INFO 2538 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is SchemaServiceTranslator [EL Warning]: moxy: 2024-01-10 12:13:16.512--MOXy BV: Facets 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-01-10 12:13:16.532--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2024-01-10 12:13:16.547--MOXy BV: Facets 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-01-10 12:13:16.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 [EL Warning]: moxy: 2024-01-10 12:13:16.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-01-10 12:13:16.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-01-10 12:13:17.035--MOXy BV: Facets 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-01-10 12:13:17.045--MOXy BV: Facets 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-01-10 12:13:17.053 INFO 2538 --- [ main] org.onap.aai.nodes.NodeIngestorTest : Started NodeIngestorTest in 0.705 seconds (JVM running for 5.743) Schema file: /tmp/schema6139560329642904510.xsd Schema file: /tmp/schema3068552913917503927.xsd Schema file: /tmp/schema8009605591234829445.xsd [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 s - in org.onap.aai.nodes.NodeIngestorTest [INFO] Running org.onap.aai.nodes.NodeIngestorLocalTest 2024-01-10 12:13:17.468 INFO 2538 --- [ 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-01-10 12:13:17.471 INFO 2538 --- [ 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 2024-01-10 12:13:17.471 INFO 2538 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4dc049b9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2932fd9c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@45bd5fa1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6f0fcd4d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@204dcc94, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1ead1b1c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@31421f3f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2036d9ff] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2024-01-10 12:13:17.494 INFO 2538 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : Starting NodeIngestorLocalTest on prd-ubuntu1804-builder-4c-4g-10949 with PID 2538 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2024-01-10 12:13:17.494 INFO 2538 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : No active profile set, falling back to default profiles: default 2024-01-10 12:13:17.519 INFO 2538 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2024-01-10 12:13:17.523--MOXy BV: Facets 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-01-10 12:13:17.533--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2024-01-10 12:13:17.623--MOXy BV: Facets 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-01-10 12:13:17.844 INFO 2538 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : Started NodeIngestorLocalTest in 0.37 seconds (JVM running for 6.534) Schema file: /tmp/schema997003682248054125.xsd Schema file: /tmp/schema3526638626984073566.xsd Schema file: /tmp/schema2138301218457622471.xsd [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s - in org.onap.aai.nodes.NodeIngestorLocalTest [INFO] Running org.onap.aai.validation.VersionValidatorRainyDayTest 2024-01-10 12:13:17.929 INFO 2538 --- [ 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-01-10 12:13:17.933 INFO 2538 --- [ 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 2024-01-10 12:13:17.934 INFO 2538 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2ac59a84, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@39e66222, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@551e2d77, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5b7629ac, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5d6199fc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@571c0700, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@734ded01, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@191c918d] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2024-01-10 12:13:17.949 INFO 2538 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : Starting VersionValidatorRainyDayTest on prd-ubuntu1804-builder-4c-4g-10949 with PID 2538 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2024-01-10 12:13:17.950 INFO 2538 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : No active profile set, falling back to default profiles: default 2024-01-10 12:13:17.988 INFO 2538 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2024-01-10 12:13:17.994--MOXy BV: Facets 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-01-10 12:13:18.013 INFO 2538 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : Started VersionValidatorRainyDayTest in 0.078 seconds (JVM running for 6.704) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 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.038 s - in org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest [INFO] Running org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest 2024-01-10 12:13:18.046 INFO 2538 --- [ 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-01-10 12:13:18.047 INFO 2538 --- [ 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 2024-01-10 12:13:18.048 INFO 2538 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@22be5d41, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@501df4ec, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6570ccf9, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@18b86ce8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@48bc7eeb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@77394984, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@14cd449e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4f49b5c3] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2024-01-10 12:13:18.064 INFO 2538 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : Starting NodeValidatorSunnyDayTest on prd-ubuntu1804-builder-4c-4g-10949 with PID 2538 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2024-01-10 12:13:18.065 INFO 2538 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : No active profile set, falling back to default profiles: default 2024-01-10 12:13:18.096 INFO 2538 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2024-01-10 12:13:18.1--MOXy BV: Facets 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-01-10 12:13:18.113--MOXy BV: Facets 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-01-10 12:13:18.125--MOXy BV: Facets 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-01-10 12:13:18.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 [EL Warning]: moxy: 2024-01-10 12:13:18.147--MOXy BV: Facets 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-01-10 12:13:18.158--MOXy BV: Facets 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-01-10 12:13:18.169--MOXy BV: Facets 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-01-10 12:13:18.18--MOXy BV: Facets 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-01-10 12:13:18.190 INFO 2538 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : Started NodeValidatorSunnyDayTest in 0.141 seconds (JVM running for 6.881) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest [INFO] Running org.onap.aai.validation.nodes.NodeValidatorRainyDayTest 2024-01-10 12:13:18.223 INFO 2538 --- [ 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-01-10 12:13:18.225 INFO 2538 --- [ 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 2024-01-10 12:13:18.226 INFO 2538 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@67a2d532, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@20fc8d4f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@d557adc, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7fda5ad6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@e201b5a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4af26924, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6c57693c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@41f6928a] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2024-01-10 12:13:18.247 INFO 2538 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : Starting NodeValidatorRainyDayTest on prd-ubuntu1804-builder-4c-4g-10949 with PID 2538 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2024-01-10 12:13:18.248 INFO 2538 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : No active profile set, falling back to default profiles: default 2024-01-10 12:13:18.273 INFO 2538 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2024-01-10 12:13:18.279--MOXy BV: Facets 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-01-10 12:13:18.290 INFO 2538 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : Started NodeValidatorRainyDayTest in 0.063 seconds (JVM running for 6.98) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 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.006 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.006 s - in org.onap.aai.validation.FailFastStrategyTest [INFO] Running org.onap.aai.validation.edges.NodeTypesValidationModuleTest 2024-01-10 12:13:18.321 INFO 2538 --- [ 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-01-10 12:13:18.323 INFO 2538 --- [ 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 2024-01-10 12:13:18.324 INFO 2538 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@ccdf72b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@182b596d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@b9f0384, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@706ed2df, org.springframework.test.context.support.DirtiesContextTestExecutionListener@13791756, org.springframework.test.context.transaction.TransactionalTestExecutionListener@515bd465, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@222b7ee9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2455b859] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2024-01-10 12:13:18.340 INFO 2538 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : Starting NodeTypesValidationModuleTest on prd-ubuntu1804-builder-4c-4g-10949 with PID 2538 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2024-01-10 12:13:18.341 INFO 2538 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : No active profile set, falling back to default profiles: default 2024-01-10 12:13:18.360 INFO 2538 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2024-01-10 12:13:18.364--MOXy BV: Facets 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-01-10 12:13:18.371--MOXy BV: Facets 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-01-10 12:13:18.405--MOXy BV: Facets 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-01-10 12:13:18.560 INFO 2538 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : Started NodeTypesValidationModuleTest in 0.235 seconds (JVM running for 7.251) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s - in org.onap.aai.validation.edges.NodeTypesValidationModuleTest [INFO] Running org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest 2024-01-10 12:13:18.566 INFO 2538 --- [ 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-01-10 12:13:18.567 INFO 2538 --- [ 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 2024-01-10 12:13:18.567 INFO 2538 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5da7bc09, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@32aad26d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@14840ffe, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5cefbdcf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3c4815af, org.springframework.test.context.transaction.TransactionalTestExecutionListener@589591f1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6c5a8ee2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4dfa5763] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2024-01-10 12:13:18.579 INFO 2538 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : Starting EdgeRuleValidatorSunnyDayTest on prd-ubuntu1804-builder-4c-4g-10949 with PID 2538 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2024-01-10 12:13:18.579 INFO 2538 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : No active profile set, falling back to default profiles: default 2024-01-10 12:13:18.601 INFO 2538 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2024-01-10 12:13:18.604--MOXy BV: Facets 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-01-10 12:13:18.616--MOXy BV: Facets 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-01-10 12:13:18.626--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2024-01-10 12:13:18.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 [EL Warning]: moxy: 2024-01-10 12:13:18.648--MOXy BV: Facets 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-01-10 12:13:18.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-01-10 12:13:18.668--MOXy BV: Facets 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-01-10 12:13:18.678--MOXy BV: Facets 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-01-10 12:13:18.735 INFO 2538 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : Started EdgeRuleValidatorSunnyDayTest in 0.167 seconds (JVM running for 7.426) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s - in org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest [INFO] Running org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest 2024-01-10 12:13:18.837 INFO 2538 --- [ 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-01-10 12:13:18.845 INFO 2538 --- [ 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 2024-01-10 12:13:18.845 INFO 2538 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@17eeeeca, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2a5c437f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@deae465, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@53e9ca18, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3391f611, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7b9e0ca7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@210d067d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3c29b14e] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2024-01-10 12:13:18.858 INFO 2538 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : Starting DefaultEdgeFieldsValidationModuleTest on prd-ubuntu1804-builder-4c-4g-10949 with PID 2538 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2024-01-10 12:13:18.858 INFO 2538 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : No active profile set, falling back to default profiles: default 2024-01-10 12:13:18.862 INFO 2538 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : Started DefaultEdgeFieldsValidationModuleTest in 0.015 seconds (JVM running for 7.552) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest [INFO] Running org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest 2024-01-10 12:13:18.871 INFO 2538 --- [ 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-01-10 12:13:18.875 INFO 2538 --- [ 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 2024-01-10 12:13:18.876 INFO 2538 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6ef40196, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4969a354, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6323cc98, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@78bd313d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@360b770d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@32fc019b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4fc65c50, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5e63a84c] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2024-01-10 12:13:18.890 INFO 2538 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : Starting EdgeRuleValidatorRainyDayTest on prd-ubuntu1804-builder-4c-4g-10949 with PID 2538 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2024-01-10 12:13:18.890 INFO 2538 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : No active profile set, falling back to default profiles: default 2024-01-10 12:13:18.910 INFO 2538 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2024-01-10 12:13:18.913--MOXy BV: Facets 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-01-10 12:13:18.926 INFO 2538 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : Started EdgeRuleValidatorRainyDayTest in 0.048 seconds (JVM running for 7.616) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 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.003 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.005 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.008 s - in org.onap.aai.validation.edges.SingleContainmentValidationModuleTest [INFO] Running org.onap.aai.validation.VersionValidatorSunnyDayTest 2024-01-10 12:13:18.948 INFO 2538 --- [ 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-01-10 12:13:18.950 INFO 2538 --- [ 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 2024-01-10 12:13:18.950 INFO 2538 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@95ed9e6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@51033788, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1cce9cfe, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@411d53eb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3ef323c7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7604ece6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1ec5a7b4, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@35ec3d8c] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2024-01-10 12:13:18.962 INFO 2538 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : Starting VersionValidatorSunnyDayTest on prd-ubuntu1804-builder-4c-4g-10949 with PID 2538 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2024-01-10 12:13:18.962 INFO 2538 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : No active profile set, falling back to default profiles: default 2024-01-10 12:13:18.978 INFO 2538 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2024-01-10 12:13:18.981--MOXy BV: Facets 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-01-10 12:13:18.991--MOXy BV: Facets 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-01-10 12:13:19.0--MOXy BV: Facets 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-01-10 12:13:19.009--MOXy BV: Facets 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-01-10 12:13:19.018--MOXy BV: Facets 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-01-10 12:13:19.027--MOXy BV: Facets 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-01-10 12:13:19.036--MOXy BV: Facets 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-01-10 12:13:19.205--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2024-01-10 12:13:19.215 INFO 2538 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : Started VersionValidatorSunnyDayTest in 0.264 seconds (JVM running for 7.905) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in org.onap.aai.validation.VersionValidatorSunnyDayTest [INFO] Running org.onap.aai.edges.EdgeIngestorLocalTest 2024-01-10 12:13:19.222 INFO 2538 --- [ 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-01-10 12:13:19.223 INFO 2538 --- [ 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 2024-01-10 12:13:19.224 INFO 2538 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1eed60ba, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@50b6b078, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2d44293a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@613159d6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@14ac1dfa, org.springframework.test.context.transaction.TransactionalTestExecutionListener@71fc4a67, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7dfda09b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1669a91b] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2024-01-10 12:13:19.235 INFO 2538 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : Starting EdgeIngestorLocalTest on prd-ubuntu1804-builder-4c-4g-10949 with PID 2538 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2024-01-10 12:13:19.235 INFO 2538 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : No active profile set, falling back to default profiles: default 2024-01-10 12:13:19.292 INFO 2538 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : Started EdgeIngestorLocalTest in 0.067 seconds (JVM running for 7.982) [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 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.001 s - in org.onap.aai.edges.EdgeRuleTest [INFO] Running org.onap.aai.edges.EdgeIngestorTest 2024-01-10 12:13:19.377 INFO 2538 --- [ 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-01-10 12:13:19.379 INFO 2538 --- [ 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 2024-01-10 12:13:19.379 INFO 2538 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@79b43983, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@79445708, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@607352f2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@282d098d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@708d552a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2baaa024, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@51b48361, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@119599bb] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2024-01-10 12:13:19.397 INFO 2538 --- [ main] org.onap.aai.edges.EdgeIngestorTest : Starting EdgeIngestorTest on prd-ubuntu1804-builder-4c-4g-10949 with PID 2538 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2024-01-10 12:13:19.397 INFO 2538 --- [ main] org.onap.aai.edges.EdgeIngestorTest : No active profile set, falling back to default profiles: default 2024-01-10 12:13:19.431 INFO 2538 --- [ main] org.onap.aai.edges.EdgeIngestorTest : Started EdgeIngestorTest in 0.049 seconds (JVM running for 8.121) 5 foo|quux bar|foo dog|foo baz|foo [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 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-01-10 12:13:19.471 INFO 2538 --- [ 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-01-10 12:13:19.472 INFO 2538 --- [ 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 2024-01-10 12:13:19.472 INFO 2538 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5e7f4667, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@73c9327c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@771fa616, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3ef50a1b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1a1d3fdc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@20fda431, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2a58992e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3c6bfbac] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2024-01-10 12:13:19.483 INFO 2538 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : Starting EdgeIngestorWiringTest on prd-ubuntu1804-builder-4c-4g-10949 with PID 2538 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2024-01-10 12:13:19.484 INFO 2538 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : No active profile set, falling back to default profiles: default 2024-01-10 12:13:19.499 INFO 2538 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : Started EdgeIngestorWiringTest in 0.026 seconds (JVM running for 8.189) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 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.001 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.006 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.5: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.13.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-schema-ingest --- [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/aai-schema-ingest/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-schema-ingest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-schema-ingest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5: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.0.0-M4: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.13.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-ingest/1.13.0-SNAPSHOT/aai-schema-ingest-1.13.0-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.13.0-SNAPSHOT/aai-schema-ingest-1.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-annotations 1.13.0-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.5:prepare-agent (pre-unit-test) @ aai-annotations --- [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/aai-annotations/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-annotations --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-annotations --- [INFO] Starting audit... /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:33:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:35:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:37:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:39:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:41:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:43:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:45:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:47:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:49:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:51:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:53:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:55:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:57:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:59:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:61:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:63:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:65:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:67:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:69:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:71:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:73:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:75:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:77:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:79:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:25: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:29: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:36: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:43: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:47: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:51: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:56: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:62: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:68: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:74: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:78: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:82: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:87: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:93: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:98: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:102: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:108: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:112: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:116: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:120: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:124: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:128: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:25: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:29: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:33: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:37: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:42: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:46: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:50: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:54: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:58: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:62: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:66: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:70: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:76: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/test/java/org/onap/aai/annotations/AnnotationsTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/test/java/org/onap/aai/annotations/AnnotationsTest.java:12: warning: Empty line should be followed by

tag on the next line. Audit done. [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.1: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.1: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.0.0-M4:test (default-test) @ aai-annotations --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.5: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.13.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-annotations --- [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/aai-annotations/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-annotations --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-annotations --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5: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.0.0-M4: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.13.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-annotations/1.13.0-SNAPSHOT/aai-annotations-1.13.0-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.13.0-SNAPSHOT/aai-annotations-1.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-aaf-auth 1.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-aaf-auth --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-aaf-auth --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-aaf-auth --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-aaf-auth --- [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/aai-aaf-auth/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-aaf-auth --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-aaf-auth --- [INFO] Starting audit... /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/PayloadBufferingRequestWrapper.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/PayloadBufferingRequestWrapper.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/GremlinFilter.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/GremlinFilter.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/GremlinFilter.java:57:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/GremlinFilter.java:65:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafAuthorizationFilter.java:10: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafAuthorizationFilter.java:10: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafAuthorizationFilter.java:12: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafAuthorizationFilter.java:12: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafAuthorizationFilter.java:42: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafAuthorizationFilter.java:62:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/CadiProps.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/CadiProps.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/CadiProps.java:55:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafProfiles.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafProfiles.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:10: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:10: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:12: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:12: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:42: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:60:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:67:13: warning: switch without "default" clause. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/FilterPriority.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/FilterPriority.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/FilterPriority.java:29: warning: Comment has incorrect indentation level 103, expected is 4, indentation should be the same level as line 30. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/FilterPriority.java:35:30: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:10: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:10: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:12: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:12: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:40: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:52:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:55:13: warning: switch without "default" clause. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/TwoWaySslAuthorization.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/TwoWaySslAuthorization.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/TwoWaySslAuthorization.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/TwoWaySslAuthorization.java:142: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertAuthorizationFilter.java:10: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertAuthorizationFilter.java:10: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertAuthorizationFilter.java:12: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertAuthorizationFilter.java:12: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertAuthorizationFilter.java:42: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertAuthorizationFilter.java:63:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/exceptions/AAIUnrecognizedFunctionException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/exceptions/AAIUnrecognizedFunctionException.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/exceptions/AAIUnrecognizedFunctionException.java:27: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/FileWatcher.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/FileWatcher.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/FileWatcher.java:40: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIUser.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIUser.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIUser.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIUser.java:27: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIUser.java:39:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIUser.java:62:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestWrapper.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestWrapper.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestWrapper.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestWrapper.java:28: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestWrapper.java:57:29: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestWrapper.java:72:29: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:62: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:85:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:92:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:215: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:253:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:276: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:279: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:280: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:281: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:282: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:283: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:284: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:291: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:293: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:294: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:295: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:296: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:298: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:299: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:310: warning: Line is longer than 120 characters (found 128). /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:351: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:352: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:368: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:378: warning: Overload methods should not be split. Previous overloaded method located at line '301'. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/ResponseFormatter.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/ResponseFormatter.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/ResponseFormatter.java:47:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/CertUtil.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/CertUtil.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/CertUtil.java:63:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/CertUtil.java:89:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/CertUtil.java:102:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/CertUtil.java:125:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestFilter.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestFilter.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestFilter.java:39: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestFilter.java:46:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestFilter.java:90:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestFilter.java:95: warning: Distance between variable 'cadiConfiguredIssuers' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIUserTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIUserTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIUserTest.java:27: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/CertUtilTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/CertUtilTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/CertUtilTest.java:23: warning: Using the '.*' form of import should be avoided - org.easymock.EasyMock.*. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/CertUtilTest.java:36: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/CertUtilTest.java:50:13: warning: Local variable name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AafRequestWrapperTest.java:41: warning: Using the '.*' form of import should be avoided - org.easymock.EasyMock.*. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAISetup.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAISetup.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAISetup.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:80: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:135: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:195: warning: Abbreviation in name must contain no more than '1' capital letters. Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-aaf-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-aaf-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/classes [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/ResponseFormatter.java: /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/ResponseFormatter.java uses or overrides a deprecated API. [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/ResponseFormatter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-aaf-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-aaf-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-aaf-auth --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aai.aaf.filters.CadiPropsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.onap.aai.aaf.filters.CadiPropsTest [INFO] Running org.onap.aai.aaf.auth.AAIAuthCoreTest 12:13:24.888 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:24.893 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.036 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 12:13:25.038 [main] INFO org.eclipse.jetty.util.log - Logging initialized @723ms to org.eclipse.jetty.util.log.Slf4jLog 12:13:25.039 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.045 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 12:13:25.045 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 12:13:25.046 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, testwildcardid, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 12:13:25.052 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 12:13:25.052 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 12:13:25.053 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.053 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.054 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.054 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header cn=blah, testwildcardid, o=, aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 12:13:25.054 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 12:13:25.054 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, testwildcardid, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 12:13:25.054 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 12:13:25.054 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 12:13:25.055 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.055 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.058 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.058 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header testuser, aai method testFunction, httpMethod POST, cert issuer null 12:13:25.058 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type POST 12:13:25.059 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.059 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.062 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.062 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.062 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 12:13:25.062 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.062 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.063 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.063 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header cn=blah, testwildcardid, o=, aai method testFunction, httpMethod PUT, cert issuer invalidIssuer 12:13:25.063 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 12:13:25.064 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.064 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.064 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.065 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, testwildcardid, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer invalidIssuer 12:13:25.065 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, testwildcardid, o= on function testFunction request type PUT 12:13:25.065 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.065 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.066 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.066 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testuser, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.066 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 12:13:25.066 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testuser on function testFunction request type PUT 12:13:25.066 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.066 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.067 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.067 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header cn=blah, testuser, o=, aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.067 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 12:13:25.068 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.068 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.069 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.498 [main] INFO org.onap.aai.logging.ErrorLogHelper - Found the error.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/ 12:13:25.503 [main] WARN org.onap.aai.logging.ErrorLogHelper - Unknown AAIException with code=AAI_3012. Using default AAIException 12:13:25.504 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.504 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.511 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.511 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header testuser, aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 12:13:25.512 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 12:13:25.512 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testuser, haproxy header , aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 12:13:25.512 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 12:13:25.512 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testuser on function testFunction request type PUT 12:13:25.512 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.512 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.513 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.513 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header testwildcardid, aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.513 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 12:13:25.513 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testwildcardid, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.513 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 12:13:25.513 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 12:13:25.513 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.513 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.514 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.514 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header testuser, aai method testFunction, httpMethod POST, cert issuer null 12:13:25.514 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 12:13:25.514 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testuser, haproxy header , aai method testFunction, httpMethod POST, cert issuer null 12:13:25.514 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 12:13:25.514 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH FAILED: testuser on function testFunction request type POST 12:13:25.515 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.515 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.515 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.515 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.515 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 12:13:25.516 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert , haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.516 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: on function testFunction request type PUT 12:13:25.516 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.516 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.516 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.517 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header , aai method util, httpMethod GET, cert issuer null 12:13:25.517 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 12:13:25.517 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorized user has HAProxy role with echo request 12:13:25.517 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: ha-proxy-user on function util request type GET 12:13:25.517 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.517 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.518 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.518 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header cn=blah, testwildcardid, o=, aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 12:13:25.518 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 12:13:25.518 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, testwildcardid, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 12:13:25.519 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 12:13:25.519 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 12:13:25.520 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.520 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.522 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.522 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert invlaidtestuser, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.522 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: invlaidtestuser on function testFunction request type PUT 12:13:25.522 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.522 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.524 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.524 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header invlaidtestuser, aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.524 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 12:13:25.525 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.525 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.526 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.526 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header , aai method util, httpMethod GET, cert issuer aafWildCardIssuer 12:13:25.526 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 12:13:25.526 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorized user has HAProxy role with echo request 12:13:25.526 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: ha-proxy-wildcard-id on function util request type GET 12:13:25.527 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.527 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.528 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.528 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, testuser, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.528 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, testuser, o= on function testFunction request type PUT 12:13:25.528 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.528 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.529 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.529 [main] WARN org.onap.aai.logging.ErrorLogHelper - Unknown AAIException with code=AAI_3012. Using default AAIException 12:13:25.529 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.530 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.530 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.530 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header testuser, aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.530 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 12:13:25.530 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testuser, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.530 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 12:13:25.530 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testuser on function testFunction request type PUT 12:13:25.531 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.531 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.531 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.532 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.532 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.533 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.534 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header ha-proxy-user, aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.534 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 12:13:25.534 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.534 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 12:13:25.534 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert , haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.535 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: on function testFunction request type PUT 12:13:25.535 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.535 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.535 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.535 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header cn=blah, testuser, o=, aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.535 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 12:13:25.536 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, testuser, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.536 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, testuser, o= on function testFunction request type PUT 12:13:25.536 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.536 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.536 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.537 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header invlaidtestuser, aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.537 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 12:13:25.537 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert invlaidtestuser, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.537 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: invlaidtestuser on function testFunction request type PUT 12:13:25.537 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.537 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.538 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.538 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testwildcardid, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 12:13:25.538 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 12:13:25.538 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 12:13:25.538 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.538 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.539 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.539 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header testwildcardid, aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 12:13:25.540 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 12:13:25.540 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testwildcardid, haproxy header , aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 12:13:25.540 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 12:13:25.540 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 12:13:25.540 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.540 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.541 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.541 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testuser, haproxy header , aai method testFunction, httpMethod POST, cert issuer null 12:13:25.541 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 12:13:25.541 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH FAILED: testuser on function testFunction request type POST 12:13:25.542 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 12:13:25.542 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 12:13:25.542 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 12:13:25.542 [main] WARN org.onap.aai.logging.ErrorLogHelper - Unknown AAIException with code=AAI_3012. Using default AAIException [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 s - in org.onap.aai.aaf.auth.AAIAuthCoreTest [INFO] Running org.onap.aai.aaf.auth.AafRequestWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.aai.aaf.auth.AafRequestWrapperTest [INFO] Running org.onap.aai.aaf.auth.AAIUserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.aai.aaf.auth.AAIUserTest [INFO] Running org.onap.aai.aaf.auth.CertUtilTest 12:13:25.606 [main] DEBUG org.onap.aai.aaf.auth.CertUtil - isHaProxy haProxyUser=cn=cn, ou=m55555@org.onap.com:test, o="o", l=l, st=st, c=c 12:13:25.606 [main] DEBUG org.onap.aai.aaf.auth.CertUtil - getMechId mechId=m55555@org.onap.com 12:13:25.607 [main] DEBUG org.onap.aai.aaf.auth.CertUtil - getCadiCertIssuers [CN=AAFCADITESTISSUINGCA01,OU=CSO,O=CO,C=US, CN=AAFCADITESTISSUINGCA02,OU=CSO,O=CO,C=US] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.aai.aaf.auth.CertUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-aaf-auth --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-aaf-auth' with 18 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-aaf-auth --- [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/aai-aaf-auth-1.13.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-aaf-auth --- [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/aai-aaf-auth/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-aaf-auth --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-aaf-auth --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-aaf-auth --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-aaf-auth' with 18 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-aaf-auth --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-aaf-auth --- [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/aai-aaf-auth-1.13.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-aaf-auth/1.13.0-SNAPSHOT/aai-aaf-auth-1.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-aaf-auth/1.13.0-SNAPSHOT/aai-aaf-auth-1.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-core 1.13.0-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.5:prepare-agent (pre-unit-test) @ aai-core --- [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/aai-core/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-core --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-core --- [INFO] Starting audit... /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/UEBNotification.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/UEBNotification.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/UEBNotification.java:50: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/UEBNotification.java:88: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/UEBNotification.java:113: warning: Distance between variable 'parser' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/NotificationEvent.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/NotificationEvent.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/RestTokens.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/RestTokens.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/DBRequest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/DBRequest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/DBRequest.java:38: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:34: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:37: warning: Using the '.*' form of import should be avoided - javax.ws.rs.core.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:46: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:119: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:142:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:157:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:174:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:191:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:259: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:269: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:278: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:281: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:287: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:290: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:296: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:300: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:309: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:312: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:313: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:325: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:332: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:349: warning: Overload methods should not be split. Previous overloaded method located at line '254'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:411: warning: '.' have incorrect indentation level 26, expected level should be 28. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:474:28: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:589: warning: Line is longer than 120 characters (found 123). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:592: warning: Line is longer than 120 characters (found 140). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:647: warning: Distance between variable 'resourceVersion' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:660:36: warning: Local variable name 'vId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:818: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:843: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:906: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:907: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:945: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:946: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:980: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:981: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:997:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:1088: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:1149:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:1156:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:1184:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:60: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:68: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:76: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:87: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:97: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:149:64: warning: Parameter name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:156: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:123:40: warning: Local variable name 'aai_uri_lock_enabled' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:130:40: warning: Local variable name 'aai_rv_lock_enabled' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:156:44: warning: Local variable name 'aai_uri_lock_enabled' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:164:44: warning: Local variable name 'aai_rv_lock_enabled' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:216: warning: Javadoc comment at column 35 has parse error. Missed HTML close tag 'V'. Sometimes it means that close tag missed for one of previous tags. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:218:95: warning: Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator4Hist.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator4Hist.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator4Hist.java:23: warning: Using the '.*' form of import should be avoided - org.onap.aai.db.props.AAIProperties.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:71: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:109: warning: 'lambda arguments' have incorrect indentation level 24, expected level should be 20. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:115: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:140: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:147: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:248: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:260: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/PropertyLimitDesc.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/PropertyLimitDesc.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/workarounds/NamingExceptions.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/workarounds/NamingExceptions.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/workarounds/NamingExceptions.java:68: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraphConfig.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraphConfig.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraphConfig.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraphConfig.java:42:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:44:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:100:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:108:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:116:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:125:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/DBConnectionType.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/DBConnectionType.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/DBConnectionType.java:23: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraph.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraph.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraph.java:54: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceRestClient.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceRestClient.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationConfiguration.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationConfiguration.java:49: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/Validation.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/Validation.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/Validation.java:66:34: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:57: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:66: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:72: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:80: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:82: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:110:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:130:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:162:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:197: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceOneWayClient.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceOneWayClient.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/Violation.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/Violation.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/Violation.java:103:34: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceNoAuthClient.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceNoAuthClient.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/AmbiguousMapAAIException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/AmbiguousMapAAIException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/AmbiguousMapAAIException.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/AAIIdentityMapParseException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/AAIIdentityMapParseException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/AAIIdentityMapParseException.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/DoesNotStartWithValidNamespaceException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/DoesNotStartWithValidNamespaceException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:44: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:50: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:60: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:90: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:90:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:98: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:106: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:114: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:126: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:127: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:128: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToExtensionInformation.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToExtensionInformation.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToExtensionInformation.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToExtensionInformation.java:70: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToExtensionInformation.java:80: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToExtensionInformation.java:88: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIValidate.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIValidate.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIValidate.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:34: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:36: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:37: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:38: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:39: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:51: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:89: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:100:32: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:129:43: warning: WhitespaceAround: '+' is not preceded with whitespace. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:129:44: warning: WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:134:59: warning: WhitespaceAround: '+' is not preceded with whitespace. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:134:60: warning: WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:185:47: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:221: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:40: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:43: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:80:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:92: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:100: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:108: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:205: warning: Empty catch block. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:39: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:61: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:69: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:86: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:48: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:57: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:65: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:68: warning: Overload methods should not be split. Previous overloaded method located at line '51'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:74: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/RelationshipQueryParser.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/RelationshipQueryParser.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/RelationshipQueryParser.java:66:27: warning: Local variable name 'rToUri' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/ObjectNameQueryParser.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/ObjectNameQueryParser.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/ObjectNameQueryParser.java:20: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParserStrategy.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParserStrategy.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParserStrategy.java:62: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParserStrategy.java:73: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParserStrategy.java:91: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:26: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:98: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:120: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:188:13: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:220: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:228: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:236: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParser.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParser.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueURIQueryParser.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueURIQueryParser.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueURIQueryParser.java:41: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueURIQueryParser.java:114: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueURIQueryParser.java:122: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueURIQueryParser.java:130: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueRelationshipQueryParser.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueRelationshipQueryParser.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueRelationshipQueryParser.java:49:27: warning: Local variable name 'rToUri' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:48: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:56: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:64: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:67: warning: Overload methods should not be split. Previous overloaded method located at line '51'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:73: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:43: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:57: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:251: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:253:80: warning: Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:258:13: warning: Local variable name 'j' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/ExtensionController.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/ExtensionController.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/ExtensionController.java:69:31: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/ExtensionController.java:121: warning: Comment has incorrect indentation level 68, expected is 24, indentation should be the same level as line 122. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:59: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:64: warning: Distance between variable 'lintSegment' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:79: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:80: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:96:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:103: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:40: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:127:35: warning: Parameter name '_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:136:51: warning: Parameter name '_templateVars' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:145:46: warning: Parameter name '_exception' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:154:47: warning: Parameter name '_errorCallback' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:163:47: warning: Parameter name '_exception' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:172:48: warning: Parameter name '_errorCallback' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:181:54: warning: Parameter name '_httpServletRequest' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:190:44: warning: Parameter name '_httpHeaders' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:199:49: warning: Parameter name '_objectFromRequestType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:208:45: warning: Parameter name '_objectFromRequest' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:237:46: warning: Parameter name '_failOnError' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:246:47: warning: Parameter name '_failOnError' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/tasks/ScheduledTasks.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/tasks/ScheduledTasks.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/tasks/ScheduledTasks.java:47:20: warning: Member name 'GlobalPropFileName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/tasks/ScheduledTasks.java:55: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/tasks/ScheduledTasks.java:74: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/tasks/ScheduledTasks.java:75: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/service/NodeValidationService.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/service/NodeValidationService.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/service/NodeValidationService.java:48:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/transforms/XmlFormatTransformer.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/transforms/XmlFormatTransformer.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/transforms/XmlFormatTransformer.java:47:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/XmlFormatTransformerConfiguration.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/XmlFormatTransformerConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SchemaConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SchemaConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SchemaConfiguration.java:39: warning: Using the '.*' form of import should be avoided - org.springframework.context.annotation.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SpringContextAware.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SpringContextAware.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SpringContextAware.java:41:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SpringContextAware.java:48:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SpringContextAware.java:55:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/RestBeanConfig.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/RestBeanConfig.java:15: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/AuthorizationConfiguration.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/AuthorizationConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/IntrospectionConfig.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/IntrospectionConfig.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/IntrospectionConfig.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/IntrospectionConfig.java:53:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/ingestModel/CreateWidgetModels.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/ingestModel/CreateWidgetModels.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/ingestModel/CreateWidgetModels.java:21:9: warning: Package name 'org.onap.aai.ingestModel' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/ingestModel/CreateWidgetModels.java:54:16: warning: Local variable name '_apiVersion' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/ingestModel/CreateWidgetModels.java:109:26: warning: Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/ingestModel/CreateWidgetModels.java:128: warning: Distance between variable 'mevsObject' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/JSONStrategy.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/JSONStrategy.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/JSONStrategy.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/JSONStrategy.java:41:35: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/JSONStrategy.java:54:35: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Wanderer.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Wanderer.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Wanderer.java:49: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:87: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:117:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:147:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:182:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:211:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:222: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:226: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:235: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:241:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:241:78: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:247:84: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:252: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:258: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:264: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:288:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:308:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:332:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:350:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:358: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:360: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:377: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:381: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:395: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:401: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:410: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:414: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:426:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:434:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:443: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:446: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:447: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:459:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:477:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:487:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:499: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:499:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:508:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:518:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:541: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:547: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:547:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:569: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:569:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:583: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:583:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:616: warning: Overload methods should not be split. Previous overloaded method located at line '612'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:616:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:623:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:663:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/exceptions/AAIUnmarshallingException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/exceptions/AAIUnmarshallingException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/exceptions/AAIUnmarshallingException.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/exceptions/AAIUnknownObjectException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/exceptions/AAIUnknownObjectException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/exceptions/AAIUnknownObjectException.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderFactory.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderFactory.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderFactory.java:44:8: warning: Unused @param tag for 'llBuilder'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderFactory.java:58:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/Severity.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/Severity.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/Issue.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/Issue.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:68: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:126: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:188: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:196: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:204: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:230: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:238: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/InjectKeysFromURI.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/InjectKeysFromURI.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/InjectKeysFromURI.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/InjectKeysFromURI.java:45: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IssueResolver.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IssueResolver.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IssueType.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IssueType.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/RemoveNonVisibleProperty.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/RemoveNonVisibleProperty.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/DefaultFields.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/DefaultFields.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/DefaultFields.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/CreateUUID.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/CreateUUID.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/CreateUUID.java:35: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/CreateUUID.java:48: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/CreateUUID.java:50: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorFactory.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorFactory.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorFactory.java:32:67: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorFactory.java:50:67: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:28: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:57: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:107: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:118: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:134: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:142: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:152: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:160: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/ModelType.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/ModelType.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Loader.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Loader.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Loader.java:59: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Loader.java:68: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:26: warning: Using the '.*' form of import should be avoided - java.io.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:67:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:74:51: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:79: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:82: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:101: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:126: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:136: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:148: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:222: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:38:22: warning: Member name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:47:8: warning: Unused @param tag for 'llBuilder'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:49:40: warning: Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:55:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:55:40: warning: Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:55:83: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:83: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:96: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicates.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicates.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicates.java:34:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicates.java:45:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicates.java:55:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicates.java:65:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MarshallerProperties.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MarshallerProperties.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderUtil.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderUtil.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderUtil.java:28:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunnerHelper.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunnerHelper.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/PrivateEdge.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/PrivateEdge.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/PrivateEdge.java:126:25: warning: switch without "default" clause. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/exceptions/AAIMissingRequiredPropertyException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/exceptions/AAIMissingRequiredPropertyException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/exceptions/AAIMissingRequiredPropertyException.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/exceptions/AAIMultiplePropertiesException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/exceptions/AAIMultiplePropertiesException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/exceptions/AAIMultiplePropertiesException.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataCopy.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataCopy.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunner.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunner.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunner.java:47:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunner.java:67:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunner.java:78:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffect.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffect.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffect.java:62:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffect.java:99:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffect.java:150: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkWriter.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkWriter.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkWriter.java:111:43: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/OwnerCheck.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/OwnerCheck.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/OwnerCheck.java:55:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkReader.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkReader.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkReader.java:83: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkReader.java:91:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicate.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicate.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyStrategy.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyStrategy.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyStrategy.java:106:26: warning: Local variable name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyStrategy.java:311:13: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Visibility.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Visibility.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/MediaType.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/MediaType.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/MediaType.java:58: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/HttpMethod.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/HttpMethod.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/CustomJacksonJaxBJsonProvider.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/CustomJacksonJaxBJsonProvider.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:41: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:45:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:51:13: warning: Each variable declaration must be in its own statement. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:70:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:90:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GremlinGroovyShell.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GremlinGroovyShell.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GremlinGroovyShell.java:33: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GremlinGroovyShell.java:44: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GremlinGroovyShell.java:55: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GremlinGroovyShell.java:56: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:50:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:56: warning: Distance between variable 'custom' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:70: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:72: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:73: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:74: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:80: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:81: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:82: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:87: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:89: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:90: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:91: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GroovyQueryBuilder.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GroovyQueryBuilder.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GroovyQueryBuilder.java:35: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GroovyQueryBuilder.java:46: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GroovyQueryBuilder.java:63: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GroovyQueryBuilder.java:64: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/JettyObfuscationConversionCommandLineUtil.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/JettyObfuscationConversionCommandLineUtil.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/JettyObfuscationConversionCommandLineUtil.java:74:24: warning: Local variable name 'decoded_str' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:65: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:184:26: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:233: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:236: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:252: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:255: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:256: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:257: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:259: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:276: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:279: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:280: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:281: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:282: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:284: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:295: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:298: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:299: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:300: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:301: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:302: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:303: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:304: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:331: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:334: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:335: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:336: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:337: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:338: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:339: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:340: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:344:32: warning: Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSConsumer.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSConsumer.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSConsumer.java:48: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSConsumer.java:61:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSProducer.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSProducer.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSProducer.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSProducer.java:36:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSProducer.java:46:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSProducer.java:56:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/MessageProducer.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/MessageProducer.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/props/AAIProperties.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/props/AAIProperties.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/props/AAIProperties.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:60: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:62: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:63: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:64: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:85: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:86: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:88: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:89: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:96:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:136:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:136:52: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:151:46: warning: Local variable name 'pI' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Request.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Request.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:67:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:92: warning: Distance between variable 'ne' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:170: warning: Distance between variable 'notificationEvent' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:237:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:300: warning: Distance between variable 'cambriaPartition' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:324: warning: Overload methods should not be split. Previous overloaded method located at line '83'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:324:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:397: warning: Distance between variable 'finalJson' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:400: warning: Distance between variable 'cambriaPartition' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:408: warning: Distance between variable 'transId' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:409: warning: Distance between variable 'fromAppId' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:72:58: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:171: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:219:38: warning: Parameter name '_dbRulesNodeKeyProps' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:241: warning: Unused Javadoc tag. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:307: warning: Unused Javadoc tag. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:23: warning: Using the '.*' form of import should be avoided - com.google.gson.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:56:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:65:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:111: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:127: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/ObjectDelta.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/ObjectDelta.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/ObjectDelta.java:52:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/PropertyDelta.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/PropertyDelta.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaAction.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaAction.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/PropertyDeltaFactory.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/PropertyDeltaFactory.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/RelationshipDelta.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/RelationshipDelta.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/RelationshipDelta.java:53: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/RelationshipDelta.java:53:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAISystemExitUtil.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAISystemExitUtil.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAISystemExitUtil.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAISystemExitUtil.java:27: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAISystemExitUtil.java:27:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestObject.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestObject.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestObject.java:31:15: warning: Member name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestObject.java:38:23: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:56:16: warning: Local variable name 'truststore_path' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:58:20: warning: Local variable name 'truststore_password' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:59:20: warning: Local variable name 'keystore_path' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:60:20: warning: Local variable name 'keystore_password' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:72: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:96:54: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthClient.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthClient.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthClient.java:123:54: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthClient.java:151: warning: Distance between variable 'keystorePassword' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIConfigCommandLinePropGetter.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIConfigCommandLinePropGetter.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIConfigCommandLinePropGetter.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIConfigCommandLinePropGetter.java:45:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/KeyValueList.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/KeyValueList.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/KeyValueList.java:51: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/KeyValueList.java:61: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/KeyValueList.java:76: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/KeyValueList.java:86: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:29:21: warning: Method name 'Get' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:29:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:32:21: warning: Method name 'Get' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:32:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:35: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:35:21: warning: Method name 'Patch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:35:29: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:37:21: warning: Method name 'Put' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:37:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:39: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:39:21: warning: Method name 'Put' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:39:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:41: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:41:17: warning: Method name 'Delete' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:46:18: warning: Method name 'DoesResourceExist' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:51: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:129: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:129:17: warning: Method name 'SetRestSrvrBaseURL' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:130: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:140: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:144: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:144:21: warning: Method name 'Get' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:144:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:162: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:162:21: warning: Method name 'Get' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:162:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:215:8: warning: Unused @param tag for 'oldserver'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:219: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:219:21: warning: Method name 'Get' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:219:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:222: warning: Distance between variable 'url' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:264:21: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:280: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:280:21: warning: Method name 'Put' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:280:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:294: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:294:21: warning: Method name 'Put' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:294:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:309: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:309:21: warning: Method name 'Put' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:309:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:359: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:359:21: warning: Method name 'Put' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:359:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:383: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:383:17: warning: Method name 'Delete' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:395: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:395:17: warning: Method name 'Delete' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:427: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:427:23: warning: Method name 'Post' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:427:30: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:443: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:443:23: warning: Method name 'Post' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:443:30: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:472:19: warning: Empty finally block. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:484: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:485: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:486: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:487: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:523:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:523:18: warning: Method name 'DoesResourceExist' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:534: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:537: warning: Empty catch block. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:539: warning: Empty catch block. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:541: warning: Empty catch block. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:557: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:557:21: warning: Method name 'Patch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:557:29: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:608:19: warning: Empty finally block. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestURLEncoder.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestURLEncoder.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestURLEncoder.java:27: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestURLEncoder.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:57: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:67: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:82: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:92: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:107: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:117: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:132: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:142: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIUtils.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIUtils.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIUtils.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/JettyObfuscationConversionCommandLineUtil.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/JettyObfuscationConversionCommandLineUtil.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/JettyObfuscationConversionCommandLineUtil.java:74:24: warning: Local variable name 'decoded_str' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/EntityList.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/EntityList.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/EntityList.java:51: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/EntityList.java:61: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntry.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntry.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntry.java:23: warning: Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:38: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:38: warning: Redundant

tag. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:41: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:81: warning: Line is longer than 120 characters (found 128). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageDatum.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageDatum.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageDatum.java:21:9: warning: Package name 'org.onap.aai.domain.responseMessage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageDatum.java:23: warning: Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageDatum.java:28: warning: '}' have incorrect indentation level 0, expected level should be 4. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageDatum.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageData.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageData.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageData.java:23:9: warning: Package name 'org.onap.aai.domain.responseMessage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageData.java:35: warning: Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageData.java:40: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageData.java:52: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:21:9: warning: Package name 'org.onap.aai.domain.responseMessage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:33: warning: Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:36: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:36: warning: Redundant

tag. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:39: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:60: warning: Line is longer than 120 characters (found 127). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:81: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:92: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/package-info.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/package-info.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/package-info.java:30:9: warning: Package name 'org.onap.aai.domain.responseMessage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessage.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessage.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessage.java:21:9: warning: Package name 'org.onap.aai.domain.responseMessage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessage.java:23: warning: Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessage.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessage.java:113: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResource.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResource.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResource.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResource.java:41: warning: Line is longer than 120 characters (found 126). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResource.java:567: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKey.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKey.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKey.java:23: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKey.java:61:35: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResources.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResources.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResources.java:28: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKeys.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKeys.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKeys.java:26: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/ObjectFactory.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/ObjectFactory.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/ObjectFactory.java:27:9: warning: Package name 'org.onap.aai.domain.notificationEvent' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/ObjectFactory.java:35: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/ObjectFactory.java:35: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:27:9: warning: Package name 'org.onap.aai.domain.notificationEvent' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:29: warning: Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:34: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:34: warning: Redundant

tag. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:37: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:165: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:165: warning: Redundant

tag. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:168: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/concurrent/AaiCallable.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/concurrent/AaiCallable.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/concurrent/AaiCallable.java:28: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/concurrent/AaiCallable.java:43: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/concurrent/AaiCallable.java:53: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryTraversalURIOptimizedQuery.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryTraversalURIOptimizedQuery.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryTraversalURIOptimizedQuery.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryTraversalURIOptimizedQuery.java:64: warning: Overload methods should not be split. Previous overloaded method located at line '52'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:67: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:75: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:84: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:87: warning: Overload methods should not be split. Previous overloaded method located at line '70'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:93: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:101: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:109: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:147: warning: Overload methods should not be split. Previous overloaded method located at line '134'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:29: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:107: warning: Overload methods should not be split. Previous overloaded method located at line '96'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:112: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:143: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:157:21: warning: Local variable name 'bValue' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:170: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:173: warning: Overload methods should not be split. Previous overloaded method located at line '115'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:192: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:214: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:217: warning: Overload methods should not be split. Previous overloaded method located at line '173'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:224: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:234: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:252: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:255: warning: Overload methods should not be split. Previous overloaded method located at line '227'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:271: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:323: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:332: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:348: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:363: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:364: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:399: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:400: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:434: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:435: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:441:31: warning: Local variable name 'qB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:464:50: warning: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:469:50: warning: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:498: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:499: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:504:31: warning: Local variable name 'qB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:554: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:754: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:764: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:846: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:859: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:873: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:886: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/MissingOptionalParameter.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/MissingOptionalParameter.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:77: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:85: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:94: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:97: warning: Overload methods should not be split. Previous overloaded method located at line '80'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:103: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:111: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:119: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:126: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:129: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:130: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:133: warning: Overload methods should not be split. Previous overloaded method located at line '102'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:137: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:140: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:141: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:144: warning: Overload methods should not be split. Previous overloaded method located at line '113'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:146: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:149: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:161: warning: Overload methods should not be split. Previous overloaded method located at line '144'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:171: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:174: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:175: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:187: warning: Overload methods should not be split. Previous overloaded method located at line '169'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:189: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:192: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:193: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:200: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:203: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:204: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:207: warning: Overload methods should not be split. Previous overloaded method located at line '187'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:209: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:212: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:213: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:218: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:221: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:222: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:254: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:309: warning: Overload methods should not be split. Previous overloaded method located at line '283'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:316: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:318: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:319: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:320: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:321: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:322: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:332: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:334: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:335: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:336: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:337: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:338: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:352: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:354: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:355: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:356: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:357: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:358: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:368: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:370: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:371: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:372: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:373: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:374: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:384: warning: Overload methods should not be split. Previous overloaded method located at line '360'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:384:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:395: warning: Empty catch block. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:401: warning: Empty catch block. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:416: warning: Overload methods should not be split. Previous overloaded method located at line '376'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:416:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:428: warning: Empty catch block. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:434: warning: Empty catch block. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:449: warning: Overload methods should not be split. Previous overloaded method located at line '299'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:449:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:456: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:458: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:459: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:460: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:461: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:462: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:463: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:465: warning: Overload methods should not be split. Previous overloaded method located at line '416'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:473: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:475: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:476: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:477: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:478: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:479: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:491: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:492: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:493: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:494: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:495: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:496: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:510: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:511: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:512: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:513: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:514: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:515: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:522: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:524: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:525: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:526: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:527: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:528: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:538: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:540: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:541: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:542: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:543: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:544: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:545: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:558: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:569: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:576: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:643: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:646: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:647: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:651: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:655: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:656: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:718: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:733: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:734: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:735: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:737: warning: Overload methods should not be split. Previous overloaded method located at line '161'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:741: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:745: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:752: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:756: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:792: warning: Overload methods should not be split. Previous overloaded method located at line '788'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:40: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:97: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:154: warning: Empty catch block. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:168: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:89: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:111: warning: Overload methods should not be split. Previous overloaded method located at line '101'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:125: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:128: warning: Overload methods should not be split. Previous overloaded method located at line '92'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:142: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:157: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:171: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:174: warning: Overload methods should not be split. Previous overloaded method located at line '128'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:181: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:191: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:203: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:236: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:246: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:265:21: warning: Local variable name 'bValue' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:267:43: warning: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:269:51: warning: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:279: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:339: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:358: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:359: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:390: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:409:35: warning: Local variable name 'qB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:448:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:457: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:472: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:485: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:610: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:620: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:704: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:705: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:720:31: warning: Local variable name 'qB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:779: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:780: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:796:31: warning: Local variable name 'qB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:841: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:849: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:868: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:881: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:901: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:904: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:905: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:906: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:75: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:83: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:92: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:95: warning: Overload methods should not be split. Previous overloaded method located at line '78'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:101: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:109: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:117: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:76: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:84: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:93: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:96: warning: Overload methods should not be split. Previous overloaded method located at line '79'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:102: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:110: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:118: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/EventClientPublisher.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/EventClientPublisher.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/EventClientPublisher.java:76:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:66:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:80: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:90: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:94:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:114:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:6: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:207:21: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:208:21: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:263:17: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:264:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:283: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:304:17: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:305:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:29: warning: Using the '.*' form of import should be avoided - org.apache.tinkerpop.gremlin.structure.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:45:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:45:36: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:77:27: warning: Local variable name 'eTree' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:98:53: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:99:23: warning: Local variable name 'vTree' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:152:27: warning: Local variable name 'vTree' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedEdge.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedEdge.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedEdge.java:44:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:58: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:62:43: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:78: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:82:48: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:33: warning: Using the '.*' form of import should be avoided - org.onap.aai.query.builder.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:62:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:77:52: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:86:57: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:151:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:172:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:207:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:224:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:233:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:242:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:37:42: warning: Member name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:45:45: warning: Parameter name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:60: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:75: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:83: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:92: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:100: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:108: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:179: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:23: warning: Using the '.*' form of import should be avoided - org.onap.aai.edges.enums.AAIDirection.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:64:59: warning: Parameter name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:68: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:86: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:101: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:116: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:130: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:142: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:161: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:181: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:265: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:22: warning: Line is longer than 120 characters (found 131). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:24: warning: Line is longer than 120 characters (found 131). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:26: warning: Line is longer than 120 characters (found 131). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:35: warning: Line is longer than 120 characters (found 123). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:38: warning: Line is longer than 120 characters (found 131). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:22: warning: Line is longer than 120 characters (found 131). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:24: warning: Line is longer than 120 characters (found 131). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:26: warning: Line is longer than 120 characters (found 131). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:35: warning: Line is longer than 120 characters (found 123). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:38: warning: Line is longer than 120 characters (found 131). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/QueryStyle.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/QueryStyle.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/QueryStyle.java:24: warning: Line is longer than 120 characters (found 136). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:34: warning: Using the '.*' form of import should be avoided - org.onap.aai.query.builder.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:39: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:102: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:106:43: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:122: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:126:48: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:144: warning: Overload methods should not be split. Previous overloaded method located at line '88'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:174: warning: Overload methods should not be split. Previous overloaded method located at line '165'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:26: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:44:55: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:69:14: warning: Local variable name 'sTs' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:70:14: warning: Local variable name 'eTs' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:79:40: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:94:48: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:132:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SubGraphStyle.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SubGraphStyle.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:10: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:10: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:12: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:12: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:124:57: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:130:18: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:137:18: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:147:49: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:149:57: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:163:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:235:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Console.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Console.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Console.java:35:53: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Console.java:44:53: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:84:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:143:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:161:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:164: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:182:20: warning: Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:225:20: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:239:20: warning: Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:248:98: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:276: warning: Javadoc comment at column 27 has parse error. Missed HTML close tag 'JsonObject'. Sometimes it means that close tag missed for one of previous tags. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:286:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:299:62: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:331: warning: Overload methods should not be split. Previous overloaded method located at line '285'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:75:58: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:94:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:94:63: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:116:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:116:71: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:160:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:180: warning: '.' have incorrect indentation level 10, expected level should be 12. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:224: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:242:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:310: warning: Overload methods should not be split. Previous overloaded method located at line '74'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:311:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/QueryParamInjectionException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/QueryParamInjectionException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/AAIFormatQueryResultFormatNotSupported.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/AAIFormatQueryResultFormatNotSupported.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/AAIFormatQueryResultFormatNotSupported.java:23: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/AAIFormatVertexException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/AAIFormatVertexException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/AAIFormatVertexException.java:23: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Count.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Count.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Count.java:41:53: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Count.java:55:53: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Count.java:65:58: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Count.java:70:20: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Formatter.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Formatter.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Formatter.java:55:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Formatter.java:105: warning: '.' have incorrect indentation level 14, expected level should be 16. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Format.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Format.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Format.java:26: warning: Line is longer than 120 characters (found 169). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Format.java:28:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:45: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:55:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:67:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:102:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:108:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:132:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Inject.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Inject.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Inject.java:29: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Inject.java:32: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/EndTs.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/EndTs.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/AsTree.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/AsTree.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/NodesOnly.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/NodesOnly.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Setter.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Setter.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Setter.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Depth.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Depth.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/StartTs.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/StartTs.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:43:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:56:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:73:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:73:33: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:93:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:93:29: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjector.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjector.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjector.java:29: warning: Using the '.*' form of import should be avoided - org.onap.aai.serialization.queryformats.params.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjector.java:45:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjector.java:58:44: warning: Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:65:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:85:20: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:131:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:148:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:161: warning: Comment has incorrect indentation level 98, expected is 12, indentation should be the same level as line 162. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:170:62: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:221:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:227:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:251:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatMapper.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatMapper.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatMapper.java:34:46: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatMapper.java:36:46: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:72:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:142: warning: Javadoc comment at column 27 has parse error. Missed HTML close tag 'JsonObject'. Sometimes it means that close tag missed for one of previous tags. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:152:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:166: warning: Distance between variable 'threshold' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:181: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:183: warning: 'else' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java:55:53: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java:92: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java:94: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:26: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:50:55: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:116:40: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:128:48: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:169:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:211:45: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:249:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:270: warning: '.' have incorrect indentation level 10, expected level should be 12. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:298:28: warning: Parameter name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:298:31: warning: Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:65:58: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:88:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:88:63: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:114:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:114:71: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:156:57: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:162:18: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:168:18: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:176:33: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:201:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:264:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:273: warning: Overload methods should not be split. Previous overloaded method located at line '64'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:274:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:120: warning: Javadoc comment at column 27 has parse error. Missed HTML close tag 'JsonObject'. Sometimes it means that close tag missed for one of previous tags. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:132:20: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:144: warning: Javadoc comment at column 27 has parse error. Missed HTML close tag 'JsonObject'. Sometimes it means that close tag missed for one of previous tags. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:162:20: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:174: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:177: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:178: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:179: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:180: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:181: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:208: warning: Javadoc comment at column 28 has parse error. Details: no viable alternative at input ' tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:45: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:56:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:69:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:78: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:107:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:113:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:137:9: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatFactory.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatFactory.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatFactory.java:41:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatFactory.java:49:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatFactory.java:61:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SimpleFormat.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SimpleFormat.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SimpleFormat.java:54:63: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SimpleFormat.java:79:33: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SimpleFormat.java:79:43: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ChangesFormat.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ChangesFormat.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ChangesFormat.java:26: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ChangesFormat.java:39:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ChangesFormat.java:54:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ChangesFormat.java:65: warning: 'lambda arguments' have incorrect indentation level 16, expected level should be 12. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:68:74: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:68:90: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:80:70: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:80:86: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:84:70: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:84:86: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:89:77: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:89:93: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:94: warning: Overload methods should not be split. Previous overloaded method located at line '84'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:94:86: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:94:102: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:100:16: warning: Local variable name 'aType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:101:16: warning: Local variable name 'bType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:111:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:138:84: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:138:100: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:151:80: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:151:96: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:156:80: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:156:96: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:170: warning: Overload methods should not be split. Previous overloaded method located at line '94'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:170:86: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:170:102: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:172:16: warning: Local variable name 'aNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:173:16: warning: Local variable name 'bNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:174:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:184:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:226:111: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:227:20: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:229:16: warning: Local variable name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:230:16: warning: Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:240:16: warning: Local variable name 'aVertexType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:241:16: warning: Local variable name 'bVertexType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/exceptions/NoEdgeRuleFoundException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/exceptions/NoEdgeRuleFoundException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/exceptions/EdgeMultiplicityException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/exceptions/EdgeMultiplicityException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/exceptions/MultipleEdgeRuleFoundException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/exceptions/MultipleEdgeRuleFoundException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:117: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:135: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:157: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:180:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:201:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:221:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:241:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:261:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:328:54: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:348:51: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:408: warning: Overload methods should not be split. Previous overloaded method located at line '328'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:408:72: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:420:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:440:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:463:56: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:489:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:489:46: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:512:40: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:534:65: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:632: warning: Comment has incorrect indentation level 37, expected is 20, indentation should be the same level as line 633. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:721:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:721:92: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:734: warning: Line is longer than 120 characters (found 133). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:748: warning: Line is longer than 120 characters (found 134). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:780: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:791: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:791: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:792: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:797: warning: Line is longer than 120 characters (found 126). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:803: warning: Line is longer than 120 characters (found 126). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:820: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:821: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:887:71: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:892:16: warning: Local variable name 'aNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:933:24: warning: Local variable name 'bNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:984:20: warning: Local variable name 'bUri' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:996:24: warning: Local variable name 'bNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1012:18: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1031:24: warning: Local variable name 'vType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1063:22: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1091: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1093:46: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1121: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1123:50: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1159: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1172:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1198:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1218: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1219: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1303: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1304: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1324: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1325: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1327:62: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1345: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1346: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1348:62: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1393:32: warning: Local variable name 'vType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1462:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1462:52: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1478:53: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1482:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1482:53: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1504:79: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1511:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1511:80: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1524:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1524:55: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1542: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1544:56: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1562: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1564:56: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1577:16: warning: Local variable name 'aNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1608:20: warning: Local variable name 'bNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1648: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1649: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1697: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1699: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1699:39: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1704: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1704:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1704:39: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1716:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1790:26: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1802:18: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1830:64: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1830:80: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1869: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1871:69: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1871:85: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1896: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1905:20: warning: Local variable name 'aType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1906:20: warning: Local variable name 'bType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1927: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1930: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1948:54: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1948:70: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1964: warning: Distance between variable 'relatedVertex' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2016: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2016: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2022: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2022: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2026: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2026: warning:

tag should be preceded with an empty line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2089: warning: Overload methods should not be split. Previous overloaded method located at line '2,033'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2089:31: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2147: warning: Distance between variable 'result' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2328: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2332: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2340: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2351: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2352: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2360: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2369: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2381: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2382: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2527: warning: '.' have incorrect indentation level 10, expected level should be 12. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeProperties.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeProperties.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeProperties.java:36: warning: Overload methods should not be split. Previous overloaded method located at line '27'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeProperties.java:41: warning: Overload methods should not be split. Previous overloaded method located at line '32'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/GraphSingleton.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/GraphSingleton.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/InMemoryGraphSingleton.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/InMemoryGraphSingleton.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DeleteSemantic.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DeleteSemantic.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DeleteSemantic.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DeleteSemantic.java:33: warning: Line is longer than 120 characters (found 125). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:44: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:71: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:74: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:100: warning: Line is longer than 120 characters (found 121). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:123: warning: Line is longer than 120 characters (found 125). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:139:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:149: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:156: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:168: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:170: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgePropertyMap.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgePropertyMap.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgePropertyMap.java:40:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/GetAllPool.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/GetAllPool.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/JanusGraphSingleton.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/JanusGraphSingleton.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/stress/IndexStressTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/stress/IndexStressTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/stress/IndexStressTest.java:54:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/stress/IndexStressTest.java:59: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/stress/IndexStressTest.java:59:13: warning: Local variable name 'TOTAL_LINKS' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/stress/IndexStressTest.java:66:20: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:34: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:73:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:76: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:77: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:78: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:79: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:80: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:83:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:159: warning: Line is longer than 120 characters (found 135). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:217: warning: Line is longer than 120 characters (found 150). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:316: warning: Line is longer than 120 characters (found 127). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:353: warning: Line is longer than 120 characters (found 146). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:424: warning: Line is longer than 120 characters (found 147). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:478: warning: Line is longer than 120 characters (found 136). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:536: warning: Line is longer than 120 characters (found 131). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:595:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:603:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:65:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:74: warning: Distance between variable 'entitlementPayload' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:75: warning: Distance between variable 'entitlementUri' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:88:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/TenantTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/TenantTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/TenantTest.java:27: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/TenantTest.java:85: warning: Distance between variable 'tenantPayload' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:26: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:140:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:148:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ueb/UEBNotificationTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ueb/UEBNotificationTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ueb/UEBNotificationTest.java:48: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/RestHandlerTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/RestHandlerTest.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/RestHandlerTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VipAddressListTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VipAddressListTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VipAddressListTest.java:67: warning: Line is longer than 120 characters (found 138). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/CloudRegionTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/CloudRegionTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/CloudRegionTest.java:45: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/GenericVnfLInterfaceTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/GenericVnfLInterfaceTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/GenericVnfLInterfaceTest.java:86:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:27: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:67: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:154: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VnfcRelationshipIssueTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VnfcRelationshipIssueTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VnfcRelationshipIssueTest.java:33: warning: Using the '.*' form of import should be avoided - org.junit.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VnfcRelationshipIssueTest.java:87:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VnfcRelationshipIssueTest.java:95:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:26: warning: Wrong lexicographical order for 'org.hamcrest.Matchers.containsString' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:27: warning: Wrong lexicographical order for 'org.hamcrest.Matchers.not' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:28: warning: Wrong lexicographical order for 'org.junit.Assert.assertEquals' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:29: warning: Wrong lexicographical order for 'org.junit.Assert.assertFalse' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:30: warning: Wrong lexicographical order for 'org.junit.Assert.assertThat' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:31: warning: Wrong lexicographical order for 'org.junit.Assert.assertTrue' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:32: warning: Wrong lexicographical order for 'org.mockito.ArgumentMatchers.any' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:33: warning: Wrong lexicographical order for 'org.mockito.Mockito.doNothing' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:34: warning: Wrong lexicographical order for 'org.mockito.Mockito.when' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:139:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:213: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:234: warning: Line is longer than 120 characters (found 144). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:239: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:278: warning: Line is longer than 120 characters (found 133). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:303: warning: Line is longer than 120 characters (found 133). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:308: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:454: warning: Line is longer than 120 characters (found 180). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:498: warning: Line is longer than 120 characters (found 268). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:713: warning: Line is longer than 120 characters (found 249). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:719: warning: Line is longer than 120 characters (found 156). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/RelationshipWrapper.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/RelationshipWrapper.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/Relationship.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/Relationship.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/ErrorResponse.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/ErrorResponse.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/RelationshipData.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/RelationshipData.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/ServiceException.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/ServiceException.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/RequestError.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/RequestError.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:31: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:67: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:70:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:103: warning: Line is longer than 120 characters (found 139). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:84: warning: Distance between variable 'cloudRegionUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:85: warning: Line is longer than 120 characters (found 124). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:112: warning: Line is longer than 120 characters (found 157). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:122: warning: Distance between variable 'cloudRegionRelationshipUri' declaration and its first usage is 24, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:195:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:203:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:55:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:59: warning: Line is longer than 120 characters (found 132). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:66:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:82:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:104:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:109:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:67:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:74: warning: Line is longer than 120 characters (found 571). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:91:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:59:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:71:65: warning: Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:73:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:82: warning: '.' have incorrect indentation level 10, expected level should be 12. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:86:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:96:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:104: warning: Line is longer than 120 characters (found 125). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:115: warning: Line is longer than 120 characters (found 127). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:119: warning: Distance between variable 'notification' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:135:20: warning: Local variable name 'pInterfaceObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:151: warning: Distance between variable 'notificationEventBody' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:167: warning: Line is longer than 120 characters (found 138). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:171: warning: Distance between variable 'notification' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:186: warning: Distance between variable 'pserverResourceVersion' declaration and its first usage is 16, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:188:20: warning: Local variable name 'pInterfaceObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:204: warning: Distance between variable 'notificationEventBody' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:236: warning: Line is longer than 120 characters (found 124). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:266: warning: Line is longer than 120 characters (found 124). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:291: warning: Line is longer than 120 characters (found 142). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:294: warning: Distance between variable 'notification' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:331: warning: Distance between variable 'notification' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:398: warning: Line is longer than 120 characters (found 150). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:402: warning: Distance between variable 'notification' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:435: warning: Line is longer than 120 characters (found 154). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:439: warning: Distance between variable 'notification' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:475: warning: Line is longer than 120 characters (found 157). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:479: warning: Distance between variable 'notification' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:496:20: warning: Local variable name 'pInterfaceObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:519: warning: Line is longer than 120 characters (found 159). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:523: warning: Distance between variable 'notification' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:540:20: warning: Local variable name 'pInterfaceObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:559: warning: Line is longer than 120 characters (found 125). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:565: warning: Distance between variable 'genericVnfUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:567: warning: Distance between variable 'notification' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:571: warning: Distance between variable 'genericVnfResource' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:603: warning: Line is longer than 120 characters (found 134). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:605: warning: Line is longer than 120 characters (found 132). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:618: warning: Line is longer than 120 characters (found 133). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:624: warning: Distance between variable 'genericVnfUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:626: warning: Distance between variable 'notification' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:630: warning: Distance between variable 'genericVnfResource' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:662: warning: Line is longer than 120 characters (found 133). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:664: warning: Line is longer than 120 characters (found 131). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:678: warning: Line is longer than 120 characters (found 140). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:684: warning: Distance between variable 'genericVnfUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:686: warning: Distance between variable 'relationship' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:688: warning: Distance between variable 'notification' declaration and its first usage is 22, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:692: warning: Distance between variable 'genericVnfResource' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:740: warning: Line is longer than 120 characters (found 134). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:742: warning: Line is longer than 120 characters (found 132). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:751: warning: Line is longer than 120 characters (found 140). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:757: warning: Distance between variable 'genericVnfUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:759: warning: Distance between variable 'relationship' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:761: warning: Distance between variable 'notification' declaration and its first usage is 22, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:765: warning: Distance between variable 'genericVnfResource' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:812: warning: Line is longer than 120 characters (found 133). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:814: warning: Line is longer than 120 characters (found 131). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:826: warning: Distance between variable 'notification' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:852: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:852: warning: Line is longer than 120 characters (found 140). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:854: warning: Distance between variable 'notification' declaration and its first usage is 17, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:861: warning: Distance between variable 'custPaylaod' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:863: warning: Distance between variable 'custUri' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:864: warning: Distance between variable 'vlanUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:875: warning: Distance between variable 'vlanResourceVersion' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:884: warning: Distance between variable 'custResourceVersion' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:920: warning: Distance between variable 'complexPaylaod' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:921: warning: Distance between variable 'pserverPaylaod' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:939: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:959: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:959: warning: Line is longer than 120 characters (found 155). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:961: warning: Distance between variable 'notification' declaration and its first usage is 22, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:968: warning: Distance between variable 'custPayload' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:971: warning: Distance between variable 'siUri' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:974: warning: Distance between variable 'vlanUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:985: warning: Distance between variable 'vlanResourceVersion' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:996: warning: Distance between variable 'serviceInstanceResourceVersion' declaration and its first usage is 16, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:1031:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:1037:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforDataLink.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforDataLink.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforDataLink.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforEdges.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforEdges.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforBusiness.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforBusiness.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:30: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:93: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:28: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/dbmap/AAIGraphTest.java:26: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/dbmap/AAIGraphTest.java:51: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAIJunitRunner.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAIJunitRunner.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAIJunitRunner.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAIJunitRunner.java:31:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAIJunitRunner.java:42:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAIJunitRunner.java:51:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java:60:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java:107: warning: Line is longer than 120 characters (found 128). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:41: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:67: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:75: warning: Line is longer than 120 characters (found 176). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:80: warning: Line is longer than 120 characters (found 666). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:92: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:99: warning: Line is longer than 120 characters (found 174). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:104: warning: Line is longer than 120 characters (found 666). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:116: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:130: warning: Line is longer than 120 characters (found 400). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:142: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:156: warning: Line is longer than 120 characters (found 372). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:169: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:171: warning: Line is longer than 120 characters (found 179). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:39: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:65: warning: Line is longer than 120 characters (found 189). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:88: warning: Line is longer than 120 characters (found 187). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:108: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:131: warning: Line is longer than 120 characters (found 179). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:168: warning: Line is longer than 120 characters (found 189). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:61: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:139: warning: Distance between variable 'objectArgument' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:141: warning: '.' have incorrect indentation level 8, expected level should be 12. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:148: warning: Line is longer than 120 characters (found 141). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:149: warning: Line is longer than 120 characters (found 124). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToExtensionInformationTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToExtensionInformationTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToExtensionInformationTest.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToExtensionInformationTest.java:64: warning: Line is longer than 120 characters (found 134). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:41: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:47: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:74: warning: Line is longer than 120 characters (found 170). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:79: warning: Line is longer than 120 characters (found 267). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:94: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:99: warning: Distance between variable 'uri' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:100: warning: Line is longer than 120 characters (found 168). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:115: warning: Line is longer than 120 characters (found 320). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:132: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:134: warning: Line is longer than 120 characters (found 173). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:155: warning: Line is longer than 120 characters (found 168). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:160: warning: Line is longer than 120 characters (found 267). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:207: warning: Line is longer than 120 characters (found 162). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:226: warning: Line is longer than 120 characters (found 284). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:233: warning: Line is longer than 120 characters (found 392). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:43: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:63:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:130: warning: Line is longer than 120 characters (found 146). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:166: warning: Line is longer than 120 characters (found 131). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:261: warning: Line is longer than 120 characters (found 135). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:263: warning: Line is longer than 120 characters (found 154). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:267: warning: Line is longer than 120 characters (found 135). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:307: warning: Line is longer than 120 characters (found 131). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:322: warning: Line is longer than 120 characters (found 125). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:338: warning: Line is longer than 120 characters (found 131). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:433: warning: Distance between variable 'content' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:467: warning: Distance between variable 'content' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:40: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:53:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:120: warning: Line is longer than 120 characters (found 135). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:157: warning: Line is longer than 120 characters (found 174). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/LegacyQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/LegacyQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/LegacyQueryTest.java:47:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:80: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:81: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:82: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:254: warning: Distance between variable 'uri' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:410: warning: Distance between variable 'uri' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:422: warning: Distance between variable 'uri' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:434: warning: Distance between variable 'uri' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:435: warning: Distance between variable 'map' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:550: warning: Line is longer than 120 characters (found 128). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueRelationshipQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueRelationshipQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueRelationshipQueryTest.java:43: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueURIQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueURIQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueURIQueryTest.java:45: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueURIQueryTest.java:148: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/relationship/RelationshipToURITest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/relationship/RelationshipToURITest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/relationship/RelationshipToURITest.java:48: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/relationship/RelationshipToURITest.java:190:16: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/transforms/XmlFormatTransformerTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/transforms/XmlFormatTransformerTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/PayloadUtil.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/PayloadUtil.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/PayloadUtil.java:40:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/PayloadUtil.java:54:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/PayloadUtil.java:68:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/DataLinkSetup.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/DataLinkSetup.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/DataLinkSetup.java:28: warning: Using the '.*' form of import should be avoided - org.onap.aai.config.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/DataLinkSetup.java:93:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/IntrospectorTestSpec.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/IntrospectorTestSpec.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/IntrospectorTestSpec.java:34: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/PropertyPredicatesTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/PropertyPredicatesTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:29: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:47: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:57: warning: Distance between variable 'introspector' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:70: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:78: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:80: warning: Distance between variable 'introspector' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:30: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:49: warning: Distance between variable 'introspector' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:61: warning: Distance between variable 'introspector' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:47:43: warning: Member name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:50:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:72:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:34: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:39: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:52: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:77: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/DefaultFieldsTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/DefaultFieldsTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/DefaultFieldsTest.java:31: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/DefaultFieldsTest.java:42:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/generator/CreateExampleTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/generator/CreateExampleTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/generator/CreateExampleTest.java:55:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/validation/IntrospectorValidationTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/validation/IntrospectorValidationTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/validation/IntrospectorValidationTest.java:32: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/validation/IntrospectorValidationTest.java:40:19: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/validation/IntrospectorValidationTest.java:46:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/JSONStrategyTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/JSONStrategyTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/JSONStrategyTest.java:35: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/JSONStrategyTest.java:40:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:26: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:44: warning: Using the '.*' form of import should be avoided - org.junit.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:67:19: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:87:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:109: warning: Line is longer than 120 characters (found 127). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:124: warning: Line is longer than 120 characters (found 127). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:139: warning: Line is longer than 120 characters (found 130). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:153: warning: Line is longer than 120 characters (found 136). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:169:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:187:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:218:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:261:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:292:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:331:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:342:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:43: warning: Using the '.*' form of import should be avoided - org.junit.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:65:19: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:79:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:120:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:137:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:72:19: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:92:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:123:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:141:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:166:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:176:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:187: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:196:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:220:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:242:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:262:16: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:63:19: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:78:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:109:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:126:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:154:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:182:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:209:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:236:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/MoxyEngineTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/MoxyEngineTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/MoxyEngineTest.java:48: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:53:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:73: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:89: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/CustomJacksonJaxBJsonProviderTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/CustomJacksonJaxBJsonProviderTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/JettyObfuscationConversionCommandLineUtilTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/JettyObfuscationConversionCommandLineUtilTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/JettyObfuscationConversionCommandLineUtilTest.java:40: warning: 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 25, 28. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:108: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:113: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:180: warning: Line is longer than 120 characters (found 187). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:24: warning: Using the '.*' form of import should be avoided - org.mockito.Mockito.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:34:18: warning: Member name '_DME2RestFlag' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:38:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:99:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:117:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:139: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:200:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:218:16: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/StoreNotificationEventTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/StoreNotificationEventTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/StoreNotificationEventTest.java:60:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/StoreNotificationEventTest.java:152: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/KeyValueListTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/KeyValueListTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/KeyValueListTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/KeyValueListTest.java:32:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigTest.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java:34:29: warning: Member name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java:37:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java:91: warning: Top-level class TestSecurityManager has to reside in its own source file. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:40: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:64: warning: Distance between variable 'd1' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:81: warning: Empty catch block. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:52: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/JettyObfuscationConversionCommandLineUtilTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/JettyObfuscationConversionCommandLineUtilTest.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/JettyObfuscationConversionCommandLineUtilTest.java:44: warning: Distance between variable 'oldOutputStream' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/FormatDateTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/FormatDateTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/PojoUtilsTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/PojoUtilsTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/PojoUtilsTest.java:223:16: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/PojoUtilsTest.java:247:16: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/translog/TransactionLogEntriesTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/translog/TransactionLogEntriesTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/translog/TransactionLogEntryTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/translog/TransactionLogEntryTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/model/AAIResourceTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/model/AAIResourceTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/model/AAIResourceTest.java:26: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/model/AAIResourceTest.java:33: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/model/AAIResourceTest.java:250:34: warning: Local variable name '_dbRulesNodeDependencies' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetup.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetup.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetup.java:28: warning: Using the '.*' form of import should be avoided - org.onap.aai.config.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetup.java:57: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetup.java:91:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/concurrent/AaiCallableTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/concurrent/AaiCallableTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:24: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:28: warning: Using the '.*' form of import should be avoided - org.onap.aai.setup.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:31: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:63:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:63:59: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:64:17: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:73:21: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetupForSwagger.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetupForSwagger.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetupForSwagger.java:43: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetupForSwagger.java:56:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/ExcludeQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/ExcludeQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/ExcludeQueryTest.java:66:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/ExcludeQueryTest.java:92:22: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/ExcludeQueryTest.java:102:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/ExcludeQueryTest.java:128:30: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/GremlinTraversalTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/GremlinTraversalTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/GremlinTraversalTest.java:32:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/GremlinTraversalTest.java:44:82: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/GremlinTraversalTest.java:54:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/GremlinTraversalTest.java:64:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryTestsConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryTestsConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryTestsConfigTranslator.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryTestsConfigTranslator.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:41: warning: Using the '.*' form of import should be avoided - org.junit.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:79:36: warning: Member name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:90:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:99:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:128:40: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:142:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:152:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:158:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:170:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:176:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:179:16: warning: Local variable name 'lInterfaceExpected' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:191:16: warning: Local variable name 'pInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:193:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:200:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:214:16: warning: Local variable name 'pInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:216:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:221:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:230:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:236:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:249:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:255:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:272:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:290:30: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:293:30: warning: Local variable name 'tQ2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:314:30: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:334:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:355:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:371:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:386:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:401:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:415:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:432:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:451:43: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:470:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:483: warning: Distance between variable 'v1' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:484: warning: Distance between variable 'v2' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:486:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:509:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:529:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:545:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:547:28: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:563:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:565:28: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:582: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:584:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:603: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:605:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:624: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:626:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:647:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:659: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:661:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:680: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:682:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:700:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:723: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:725:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:744: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:746:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:770:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:791:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:803:87: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:807:91: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:811:87: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:815:87: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:70:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:101:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:106:30: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:113:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:118:30: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:46:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:56:82: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:70:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:80:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:91:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:92:30: warning: Local variable name 'tQ2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:93:30: warning: Local variable name 'tQ3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:105:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:124:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:149:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:167:30: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:170:30: warning: Local variable name 'tQ2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:191:30: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:211:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:231:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:251:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/UntilTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/UntilTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/UntilTest.java:69:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/UntilTest.java:82:22: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/UntilTest.java:92:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/UntilTest.java:105:30: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:28: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:31:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:41:82: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:56:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:66:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/OptimizeEnum.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/OptimizeEnum.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderOptmizationTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderOptmizationTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:46:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:79:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:91:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:104:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:119:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:135:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:152:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:164:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:176:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:190:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/tests/BTenTenantTenVserversPerTenantTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/tests/BTenTenantTenVserversPerTenantTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/tests/AOneTenantOneVserversPerTenantTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/tests/AOneTenantOneVserversPerTenantTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/audit/ListEndpointsTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/audit/ListEndpointsTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/audit/ListEndpointsTest.java:41:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:97:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:111:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:122:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:166:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:172:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:277:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:320: warning: Distance between variable 'uriQuery' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:373:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:408: warning: Distance between variable 'loader' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:477:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:581:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:587:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:47:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:49:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:77:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:91:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:103:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:114:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:124:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:131:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:139:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:146:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:153:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:29: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:33: warning: Using the '.*' form of import should be avoided - org.apache.tinkerpop.gremlin.structure.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:61:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:94: warning: Distance between variable 'cloudreg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:99: warning: Line is longer than 120 characters (found 142). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:102: warning: 'array initialization' child have incorrect indentation level 16, expected level should be 12. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:103: warning: 'array initialization' child have incorrect indentation level 16, expected level should be 12. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:103: warning: Line is longer than 120 characters (found 141). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:104: warning: 'array initialization' child have incorrect indentation level 16, expected level should be 12. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:106:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:127:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:158:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:185:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:212:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:258:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:301: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:332: warning: Distance between variable 'cloudRegionToTenantEdge' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:334:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:365:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine_needsFakeEdgeRulesTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine_needsFakeEdgeRulesTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine_needsFakeEdgeRulesTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine_needsFakeEdgeRulesTest.java:51:14: warning: Type name 'GraphTraversalQueryEngine_needsFakeEdgeRulesTest' must match pattern '^[A-Z][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine_needsFakeEdgeRulesTest.java:64:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceFormatTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceFormatTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceFormatTest.java:72:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceFormatTest.java:144:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ConsoleTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ConsoleTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ConsoleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ConsoleTest.java:32:13: warning: Member name 'fM1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/AggregateFormatTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/AggregateFormatTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/AggregateFormatTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/AggregateFormatTest.java:29: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/AggregateFormatTest.java:75:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/AggregateFormatTest.java:89:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/CountQuerySupportTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/CountQuerySupportTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/CountQuerySupportTest.java:79:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/CountQuerySupportTest.java:94:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/CountQuerySupportTest.java:145:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:81: warning: Line is longer than 120 characters (found 228). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:84: warning: Line is longer than 120 characters (found 159). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:87: warning: Line is longer than 120 characters (found 421). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:90: warning: Line is longer than 120 characters (found 1,821). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:93:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:115:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:202:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:24: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:59: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:67: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:78:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:93:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/SimpleFormatTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/SimpleFormatTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/SimpleFormatTest.java:80:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/SimpleFormatTest.java:184:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:62: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:80: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:82:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:102: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:118:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:119:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:120:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:121:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:122:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:123:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:124:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:130:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:131:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:132:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:133:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:139: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:174:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:175:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:176:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:177:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:178:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:179:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:180:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:181:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:182:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:183:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:184:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:185:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:186:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:187:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:193:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:194:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:195:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:196:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:202: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:237:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:238:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:239:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:240:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:241:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:242:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:243:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:244:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:245:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:246:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:247:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:248:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:249:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:250:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:253:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:254:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:255:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:256:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:257:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:258:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:259:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:265:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:266:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:267:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:268:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:274: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:335:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:336:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:337:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:338:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:339:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:340:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:341:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:344:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:345:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:346:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:347:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:348:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:349:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:350:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:356:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:357:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:358:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:359:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:365: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:402:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:403:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:404:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:405:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:406:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:407:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:408:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:411:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:412:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:413:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:414:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:415:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:416:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:417:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:418:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:419:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:420:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:421:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:422:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:423:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:424:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:430:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:431:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:432:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:433:19: warning: Line contains a tab character. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:439: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java:46:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java:49:24: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java:58:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java:65:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/UrlBuilderTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/UrlBuilderTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/UrlBuilderTest.java:47:20: warning: Member name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/UrlBuilderTest.java:53:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjectorTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjectorTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjectorTest.java:51: warning: Distance between variable 'injector' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjectorTest.java:57:17: warning: Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:72:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:120: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:130: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:132: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:152:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/RawFormatTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/RawFormatTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/RawFormatTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/RawFormatTest.java:29: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/RawFormatTest.java:75:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/RawFormatTest.java:89:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/FormatTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/FormatTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/FormatTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:53:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:67:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:80: warning: Line is longer than 120 characters (found 156). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:85:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:93: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:97:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:98:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:100: warning: Line is longer than 120 characters (found 166). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:104: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:108:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:109:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:111: warning: Line is longer than 120 characters (found 166). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:118:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:136:16: warning: Local variable name 'lInterface1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:137:16: warning: Local variable name 'lInterface2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:142:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:185:16: warning: Local variable name 'l3interipv4addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:190:16: warning: Local variable name 'subnet_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:194:16: warning: Local variable name 'l3interipv6addresslist_3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:199:16: warning: Local variable name 'subnet_4' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:203:16: warning: Local variable name 'subnet_5' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:207:16: warning: Local variable name 'l3network_6' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:212:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:251:16: warning: Local variable name 'l3interipv4addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:255:16: warning: Local variable name 'l3interipv6addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:261:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:289:16: warning: Local variable name 'lInterface1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:293:16: warning: Local variable name 'lInterface2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:307:16: warning: Local variable name 'l3interipv4addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:312:16: warning: Local variable name 'l3interipv6addresslist_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:318:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:342:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:343: warning: Line is longer than 120 characters (found 185). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:358:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:359: warning: Line is longer than 120 characters (found 185). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:373:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:385:45: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:432: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:433: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:435: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:463: warning: Distance between variable 'resverStart' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:464: warning: Distance between variable 'lastModTimeStart' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:485: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:489:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:510: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:523: warning: Line is longer than 120 characters (found 148). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:531: warning: Line is longer than 120 characters (found 123). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:547: warning: Line is longer than 120 characters (found 149). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:556: warning: Line is longer than 120 characters (found 124). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:578: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:631:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:670: warning: Distance between variable 'gvnf' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:672: warning: Distance between variable 'vnfc' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:727: warning: Distance between variable 'gvnf' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:792: warning: Line is longer than 120 characters (found 124). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:831: warning: Distance between variable 'gvnf' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:858: warning: Distance between variable 'gvnf' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:901:16: warning: Local variable name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:902:16: warning: Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:951: warning: Distance between variable 'dbser' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:957: warning: Distance between variable 'lint' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:976: warning: Distance between variable 'dbser' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:990: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1014:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1030:27: warning: Local variable name 'expected_messages' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1032: warning: Line is longer than 120 characters (found 218). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1034: warning: Line is longer than 120 characters (found 218). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1051:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:24: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:29: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:92:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:109: warning: Line is longer than 120 characters (found 122). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:117: warning: Distance between variable 'complexV' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:119: warning: Distance between variable 'uriQuery' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:146: warning: Distance between variable 'pserverV' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:241:22: warning: Local variable name 'lInt' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:242:16: warning: Local variable name 'lIntV' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:51:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:109: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:171: warning: Distance between variable 'mockIntrospector' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:183: warning: Distance between variable 'volume2' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:186: warning: Distance between variable 'volume3' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:189: warning: Distance between variable 'volume4' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:78:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:99:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:103: warning: Distance between variable 'serializer' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:104: warning: Distance between variable 'uriQuery' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:106: warning: Distance between variable 'obj' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:107:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:115: warning: Distance between variable 'id' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:139: warning: Distance between variable 'v' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:139:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:142:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:24: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:33: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:99:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:238: warning: Distance between variable 'gvnfVert' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:240: warning: Distance between variable 'uriQuery' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:316: warning: Distance between variable 'complexV' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:318: warning: Distance between variable 'uriQuery' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:349: warning: Distance between variable 'pserverV' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:417: warning: Distance between variable 'gson' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:422: warning: Distance between variable 'complexV' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:424: warning: Distance between variable 'uriQuery' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:458: warning: Distance between variable 'pserverV' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:579: warning: Line is longer than 120 characters (found 123). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:583: warning: Distance between variable 'gson' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:624: warning: Distance between variable 'vigVertex' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:24: warning: Using the '.*' form of import should be avoided - org.hamcrest.Matchers.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:38: warning: Using the '.*' form of import should be avoided - org.junit.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:90:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:111: warning: Distance between variable 'serializer' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:124:22: warning: Local variable name 'lIntList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:224: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:244: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:287: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:308: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:24: warning: Using the '.*' form of import should be avoided - org.hamcrest.Matchers.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:36: warning: Using the '.*' form of import should be avoided - org.junit.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:89:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:109: warning: Distance between variable 'serializer' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:178: warning: Line is longer than 120 characters (found 127). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeRulesTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeRulesTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeRulesTest.java:19: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeRulesTest.java:30: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeRulesTest.java:109: warning: Comment has incorrect indentation level 47, expected is 16, indentation should be the same level as line 110. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICoreFakeEdgesConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICoreFakeEdgesConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICoreFakeEdgesConfigTranslator.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICoreFakeEdgesConfigTranslator.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICoreFakeEdgesConfigTranslator.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgePropertyMapTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgePropertyMapTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:24: warning: Using the '.*' form of import should be avoided - org.hamcrest.Matchers.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:36: warning: Using the '.*' form of import should be avoided - org.junit.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:91:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:111: warning: Distance between variable 'serializer' declaration and its first usage is 15, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:243: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICorePrivateEdgeTestConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICorePrivateEdgeTestConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICorePrivateEdgeTestConfigTranslator.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICorePrivateEdgeTestConfigTranslator.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICorePrivateEdgeTestConfigTranslator.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:40: warning: Using the '.*' form of import should be avoided - org.junit.*. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:77:14: warning: Type name 'DbSerializer_needsFakeRulesTest' must match pattern '^[A-Z][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:104:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:114:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:137:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:143:16: warning: Local variable name 'l3interipv4addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:145:16: warning: Local variable name 'subnet_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:146:16: warning: Local variable name 'l3interipv6addresslist_3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:148:16: warning: Local variable name 'subnet_4' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:149:16: warning: Local variable name 'subnet_5' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:150:16: warning: Local variable name 'l3network_6' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:153:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:159:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:159:37: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:178: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:182: warning: Distance between variable 'localDbser' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:220: warning: Distance between variable 'gvnf' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:224: warning: Distance between variable 'vnfc' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:279: warning: Distance between variable 'localDbser' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:320: warning: Distance between variable 'localDbser' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:323: warning: Distance between variable 'gvnf' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:327: warning: Distance between variable 'vnfc' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:355: warning: Distance between variable 'localDbser' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:396: warning: Distance between variable 'localDbser' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:440: warning: Distance between variable 'localDbser' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:471: warning: Distance between variable 'localDbser' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:523: warning: Distance between variable 'localDbser' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:575: warning: Distance between variable 'localDbser' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:589: warning: Distance between variable 'gvnf' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:616: warning: Distance between variable 'relationshipList' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:617: warning: Distance between variable 'relList' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:621: warning: Distance between variable 'gvnf' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:623: warning: Distance between variable 'uriQuery' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:686: warning: Distance between variable 'relationshipList' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:687: warning: Distance between variable 'relList' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:691: warning: Distance between variable 'gvnf' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:693: warning: Distance between variable 'uriQuery' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:744: warning: Abbreviation in name must contain no more than '1' capital letters. Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 212 source files to /w/workspace/aai-aai-common-master-verify-java/aai-core/target/classes [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java: /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java uses or overrides a deprecated API. [WARNING] /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. [WARNING] /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. [WARNING] /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 119 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 131 source files to /w/workspace/aai-aai-common-master-verify-java/aai-core/target/test-classes [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java: /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java uses or overrides a deprecated API. [WARNING] /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. [WARNING] /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. [WARNING] /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.0.0-M4:test (default-test) @ aai-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aai.stress.IndexStressTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.024 s - in org.onap.aai.stress.IndexStressTest [INFO] Running org.onap.aai.rest.PrivateEdgeIntegrationTest 2024-01-10 12:14:02.019 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:14:02.630 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:14:02.632 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:14:02.637 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:14:02.637 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:14:02.640 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:14:02.640 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:14:02.644 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:14:02.644 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:14:02.647 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:14:02.647 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:14:02.649 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:14:02.746 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:14:02.747 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:14:02.763 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:14:02.763 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:14:03.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-01-10 12:14:04.325 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:14:04.360 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:14:04.362 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:14:04.362 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:14:04.425--MOXy BV: Facets 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-01-10 12:14:04.698 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:14:04.721 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:14:04.724 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:14:04.725 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:14:04.78--MOXy BV: Facets 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-01-10 12:14:05.014 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:14:05.036 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:14:05.038 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:14:05.038 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:14:05.093--MOXy BV: Facets 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-01-10 12:14:05.337 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:14:05.352 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:14:05.355 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:14:05.356 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:14:05.421--MOXy BV: Facets 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-01-10 12:14:05.703 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2024-01-10 12:14:06.920 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-c4eea445-0af5-45aa-a85d-9de041cfb32e with payload { "model-invariant-id": "test-model-c4eea445-0af5-45aa-a85d-9de041cfb32e", "model-type": "some-type" } 2024-01-10 12:14:07.295 WARN --- [ main] org.reflections.Reflections : given scan urls are empty. set urls in the configuration 2024-01-10 12:14:07.521 INFO --- [ main] org.onap.aai.dbmap.AAIGraph : -- loading schema into JanusGraph 2024-01-10 12:14:07.523 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2024-01-10 12:14:07.524 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 2024-01-10 12:14:07.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-01-10 12:14:07.524 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2024-01-10 12:14:07.625 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Targets] 2024-01-10 12:14:08.655 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BelongsTo] 2024-01-10 12:14:08.661 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [NOT.A.REAL.EDGERULE] 2024-01-10 12:14:08.664 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BindsTo] 2024-01-10 12:14:08.669 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.DependsOn] 2024-01-10 12:14:08.673 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Source] 2024-01-10 12:14:08.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.inventory.BelongsTo] 2024-01-10 12:14:08.680 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.HostedOn] 2024-01-10 12:14:08.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.MemberOf] 2024-01-10 12:14:08.687 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.IsA] 2024-01-10 12:14:08.691 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.BelongsTo] 2024-01-10 12:14:08.694 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.Uses] 2024-01-10 12:14:08.697 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.AttachesTo] 2024-01-10 12:14:08.700 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.BindsTo] 2024-01-10 12:14:08.703 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.ForwardsTo] 2024-01-10 12:14:08.707 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BridgedTo] 2024-01-10 12:14:08.710 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.LocatedIn] 2024-01-10 12:14:08.713 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.MemberOf] 2024-01-10 12:14:08.716 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.PartOf] 2024-01-10 12:14:08.719 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.AppliesTo] 2024-01-10 12:14:08.722 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.ComposedOf] 2024-01-10 12:14:08.725 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Destination] 2024-01-10 12:14:08.728 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.CanBeInstantiatedIn] 2024-01-10 12:14:08.731 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Uses] 2024-01-10 12:14:08.734 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.LinksTo] 2024-01-10 12:14:08.765 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-lookup-uuid], [String], [SINGLE] 2024-01-10 12:14:08.769 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [related-lookup-uuid] 2024-01-10 12:14:08.781 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-node-type], [String], [SINGLE] 2024-01-10 12:14:08.784 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-node-type] 2024-01-10 12:14:08.784 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-node-property], [String], [SINGLE] 2024-01-10 12:14:08.787 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-node-property] 2024-01-10 12:14:08.788 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-node-type], [String], [SINGLE] 2024-01-10 12:14:08.790 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [target-node-type] 2024-01-10 12:14:08.791 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-node-property], [String], [SINGLE] 2024-01-10 12:14:08.794 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [target-node-property] 2024-01-10 12:14:08.795 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-collect-list], [String], [SET] 2024-01-10 12:14:08.797 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-collect-list] 2024-01-10 12:14:08.798 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-version], [String], [SINGLE] 2024-01-10 12:14:08.851 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : Found the error.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/ 2024-01-10 12:14:08.854 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info: aai_rv_lock_enabled:false 2024-01-10 12:14:08.855 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-version] 2024-01-10 12:14:08.862 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-config-id], [String], [SINGLE] 2024-01-10 12:14:08.865 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [wan-port-config-id] 2024-01-10 12:14:08.870 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-config-name], [String], [SINGLE] 2024-01-10 12:14:08.873 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [wan-port-config-name] 2024-01-10 12:14:08.877 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-id], [String], [SINGLE] 2024-01-10 12:14:08.879 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-id] 2024-01-10 12:14:08.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id], [String], [SINGLE] 2024-01-10 12:14:08.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-id] 2024-01-10 12:14:08.887 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-address], [String], [SINGLE] 2024-01-10 12:14:08.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ip-address] 2024-01-10 12:14:08.893 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-address], [String], [SINGLE] 2024-01-10 12:14:08.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipv4-address] 2024-01-10 12:14:08.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv6-address], [String], [SINGLE] 2024-01-10 12:14:08.901 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipv6-address] 2024-01-10 12:14:08.905 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ip-address], [String], [SINGLE] 2024-01-10 12:14:08.908 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ip-address] 2024-01-10 12:14:08.909 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ipv4-address], [String], [SINGLE] 2024-01-10 12:14:08.911 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ipv4-address] 2024-01-10 12:14:08.911 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ipv6-address], [String], [SINGLE] 2024-01-10 12:14:08.913 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ipv6-address] 2024-01-10 12:14:08.915 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [input-bandwidth], [String], [SINGLE] 2024-01-10 12:14:08.917 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [input-bandwidth] 2024-01-10 12:14:08.918 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [output-bandwidth], [String], [SINGLE] 2024-01-10 12:14:08.920 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [output-bandwidth] 2024-01-10 12:14:08.920 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [description], [String], [SINGLE] 2024-01-10 12:14:08.923 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [description] 2024-01-10 12:14:08.923 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-type], [String], [SINGLE] 2024-01-10 12:14:08.925 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-type] 2024-01-10 12:14:08.929 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-number], [String], [SINGLE] 2024-01-10 12:14:08.931 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-number] 2024-01-10 12:14:08.934 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [transport-network-name], [String], [SINGLE] 2024-01-10 12:14:08.936 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [transport-network-name] 2024-01-10 12:14:08.937 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-port-id], [String], [SINGLE] 2024-01-10 12:14:08.939 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-port-id] 2024-01-10 12:14:08.942 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-id], [String], [SINGLE] 2024-01-10 12:14:08.943 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [wan-port-id] 2024-01-10 12:14:08.946 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [selflink], [String], [SINGLE] 2024-01-10 12:14:08.948 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [selflink] 2024-01-10 12:14:08.949 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-status], [String], [SINGLE] 2024-01-10 12:14:08.951 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [operational-status] 2024-01-10 12:14:08.953 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-customization-id], [String], [SINGLE] 2024-01-10 12:14:08.955 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-customization-id] 2024-01-10 12:14:08.956 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-invariant-id-local], [String], [SINGLE] 2024-01-10 12:14:08.957 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-invariant-id-local] 2024-01-10 12:14:08.958 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version-id-local], [String], [SINGLE] 2024-01-10 12:14:08.962 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-version-id-local] 2024-01-10 12:14:08.963 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:08.966 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-pair-set-id], [String], [SINGLE] 2024-01-10 12:14:08.968 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-pair-set-id] 2024-01-10 12:14:08.971 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:08.972 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-location-id], [String], [SINGLE] 2024-01-10 12:14:08.974 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [physical-location-id] 2024-01-10 12:14:08.977 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [data-center-code], [String], [SINGLE] 2024-01-10 12:14:08.979 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [data-center-code] 2024-01-10 12:14:08.982 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [complex-name], [String], [SINGLE] 2024-01-10 12:14:08.984 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [complex-name] 2024-01-10 12:14:08.987 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [identity-url], [String], [SINGLE] 2024-01-10 12:14:08.989 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [identity-url] 2024-01-10 12:14:08.991 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:08.992 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-location-type], [String], [SINGLE] 2024-01-10 12:14:08.994 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [physical-location-type] 2024-01-10 12:14:08.995 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [street1], [String], [SINGLE] 2024-01-10 12:14:08.996 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [street1] 2024-01-10 12:14:08.997 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [street2], [String], [SINGLE] 2024-01-10 12:14:08.999 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [street2] 2024-01-10 12:14:09.000 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [city], [String], [SINGLE] 2024-01-10 12:14:09.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [city] 2024-01-10 12:14:09.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [state], [String], [SINGLE] 2024-01-10 12:14:09.004 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [state] 2024-01-10 12:14:09.004 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [postal-code], [String], [SINGLE] 2024-01-10 12:14:09.006 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [postal-code] 2024-01-10 12:14:09.007 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [country], [String], [SINGLE] 2024-01-10 12:14:09.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [country] 2024-01-10 12:14:09.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [region], [String], [SINGLE] 2024-01-10 12:14:09.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [region] 2024-01-10 12:14:09.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [latitude], [String], [SINGLE] 2024-01-10 12:14:09.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [latitude] 2024-01-10 12:14:09.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [longitude], [String], [SINGLE] 2024-01-10 12:14:09.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [longitude] 2024-01-10 12:14:09.038 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [elevation], [String], [SINGLE] 2024-01-10 12:14:09.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [elevation] 2024-01-10 12:14:09.040 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lata], [String], [SINGLE] 2024-01-10 12:14:09.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lata] 2024-01-10 12:14:09.052 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-name], [String], [SINGLE] 2024-01-10 12:14:09.054 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-name] 2024-01-10 12:14:09.055 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-value], [String], [SINGLE] 2024-01-10 12:14:09.057 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-value] 2024-01-10 12:14:09.059 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [routing-instance-id], [String], [SINGLE] 2024-01-10 12:14:09.061 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [routing-instance-id] 2024-01-10 12:14:09.063 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rpm-owner], [String], [SINGLE] 2024-01-10 12:14:09.065 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rpm-owner] 2024-01-10 12:14:09.065 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:09.072 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name], [String], [SINGLE] 2024-01-10 12:14:09.076 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [pnf-name] 2024-01-10 12:14:09.080 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [data-owner], [String], [SINGLE] 2024-01-10 12:14:09.082 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [data-owner] 2024-01-10 12:14:09.083 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name2], [String], [SINGLE] 2024-01-10 12:14:09.085 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-name2] 2024-01-10 12:14:09.085 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2024-01-10 12:14:09.086 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name2-source], [String], [SINGLE] 2024-01-10 12:14:09.088 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-name2-source] 2024-01-10 12:14:09.088 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-id], [String], [SINGLE] 2024-01-10 12:14:09.089 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-id] 2024-01-10 12:14:09.090 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-type], [String], [SINGLE] 2024-01-10 12:14:09.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-type] 2024-01-10 12:14:09.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-vendor], [String], [SINGLE] 2024-01-10 12:14:09.257 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-vendor] 2024-01-10 12:14:09.259 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-model], [String], [SINGLE] 2024-01-10 12:14:09.262 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-model] 2024-01-10 12:14:09.263 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [management-option], [String], [SINGLE] 2024-01-10 12:14:09.265 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [management-option] 2024-01-10 12:14:09.265 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-oam], [String], [SINGLE] 2024-01-10 12:14:09.267 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-oam] 2024-01-10 12:14:09.267 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sw-version], [String], [SINGLE] 2024-01-10 12:14:09.269 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sw-version] 2024-01-10 12:14:09.269 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [in-maint], [Boolean], [SINGLE] 2024-01-10 12:14:09.271 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [in-maint] 2024-01-10 12:14:09.271 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [frame-id], [String], [SINGLE] 2024-01-10 12:14:09.273 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [frame-id] 2024-01-10 12:14:09.273 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [serial-number], [String], [SINGLE] 2024-01-10 12:14:09.275 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [serial-number] 2024-01-10 12:14:09.275 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-loopback0], [String], [SINGLE] 2024-01-10 12:14:09.277 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-loopback0] 2024-01-10 12:14:09.277 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-loopback0], [String], [SINGLE] 2024-01-10 12:14:09.278 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-loopback0] 2024-01-10 12:14:09.279 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-aim], [String], [SINGLE] 2024-01-10 12:14:09.281 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-aim] 2024-01-10 12:14:09.281 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-aim], [String], [SINGLE] 2024-01-10 12:14:09.282 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-aim] 2024-01-10 12:14:09.283 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-oam], [String], [SINGLE] 2024-01-10 12:14:09.284 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-oam] 2024-01-10 12:14:09.285 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inv-status], [String], [SINGLE] 2024-01-10 12:14:09.286 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [inv-status] 2024-01-10 12:14:09.288 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:09.289 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prov-status], [String], [SINGLE] 2024-01-10 12:14:09.290 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [prov-status] 2024-01-10 12:14:09.291 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-role], [String], [SINGLE] 2024-01-10 12:14:09.292 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nf-role] 2024-01-10 12:14:09.292 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [admin-status], [String], [SINGLE] 2024-01-10 12:14:09.294 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [admin-status] 2024-01-10 12:14:09.296 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2024-01-10 12:14:09.296 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2024-01-10 12:14:09.296 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2024-01-10 12:14:09.296 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2024-01-10 12:14:09.297 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-ipv4-address], [String], [SINGLE] 2024-01-10 12:14:09.299 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-ipv4-address] 2024-01-10 12:14:09.299 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-ipv6-address], [String], [SINGLE] 2024-01-10 12:14:09.301 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-ipv6-address] 2024-01-10 12:14:09.304 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [element-choice-set-uuid], [String], [SINGLE] 2024-01-10 12:14:09.305 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [element-choice-set-uuid] 2024-01-10 12:14:09.308 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [element-choice-set-name], [String], [SINGLE] 2024-01-10 12:14:09.313 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [element-choice-set-name] 2024-01-10 12:14:09.315 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cardinality], [String], [SINGLE] 2024-01-10 12:14:09.317 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cardinality] 2024-01-10 12:14:09.317 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:09.319 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-id], [String], [SINGLE] 2024-01-10 12:14:09.321 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-module-id] 2024-01-10 12:14:09.324 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-name], [String], [SINGLE] 2024-01-10 12:14:09.326 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-module-name] 2024-01-10 12:14:09.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [heat-stack-id], [String], [SINGLE] 2024-01-10 12:14:09.330 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [heat-stack-id] 2024-01-10 12:14:09.332 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [orchestration-status], [String], [SINGLE] 2024-01-10 12:14:09.333 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [orchestration-status] 2024-01-10 12:14:09.334 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-base-vf-module], [Boolean], [SINGLE] 2024-01-10 12:14:09.335 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-base-vf-module] 2024-01-10 12:14:09.335 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [automated-assignment], [Boolean], [SINGLE] 2024-01-10 12:14:09.336 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [automated-assignment] 2024-01-10 12:14:09.337 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:09.337 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2024-01-10 12:14:09.337 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2024-01-10 12:14:09.337 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [persona-model-version], [String], [SINGLE] 2024-01-10 12:14:09.339 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [persona-model-version] 2024-01-10 12:14:09.339 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2024-01-10 12:14:09.339 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [widget-model-id], [String], [SINGLE] 2024-01-10 12:14:09.340 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [widget-model-id] 2024-01-10 12:14:09.343 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [widget-model-version], [String], [SINGLE] 2024-01-10 12:14:09.344 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [widget-model-version] 2024-01-10 12:14:09.346 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contrail-service-instance-fqdn], [String], [SINGLE] 2024-01-10 12:14:09.347 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [contrail-service-instance-fqdn] 2024-01-10 12:14:09.351 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [module-index], [Integer], [SINGLE] 2024-01-10 12:14:09.352 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [module-index] 2024-01-10 12:14:09.352 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2024-01-10 12:14:09.353 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-element-uuid], [String], [SINGLE] 2024-01-10 12:14:09.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-element-uuid] 2024-01-10 12:14:09.356 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [new-data-del-flag], [String], [SINGLE] 2024-01-10 12:14:09.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [new-data-del-flag] 2024-01-10 12:14:09.358 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cardinality] already existed in the DB. 2024-01-10 12:14:09.358 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [linkage-points], [String], [SET] 2024-01-10 12:14:09.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [linkage-points] 2024-01-10 12:14:09.359 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:09.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [include-node-type], [String], [SINGLE] 2024-01-10 12:14:09.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [include-node-type] 2024-01-10 12:14:09.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-key], [String], [SINGLE] 2024-01-10 12:14:09.363 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-key] 2024-01-10 12:14:09.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-value], [String], [SINGLE] 2024-01-10 12:14:09.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-value] 2024-01-10 12:14:09.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv6-address], [String], [SINGLE] 2024-01-10 12:14:09.583 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vip-ipv6-address] 2024-01-10 12:14:09.585 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv6-prefix-length], [Long], [SINGLE] 2024-01-10 12:14:09.587 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vip-ipv6-prefix-length] 2024-01-10 12:14:09.588 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-inner], [Long], [SINGLE] 2024-01-10 12:14:09.589 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-id-inner] 2024-01-10 12:14:09.591 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-outer], [Long], [SINGLE] 2024-01-10 12:14:09.593 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-id-outer] 2024-01-10 12:14:09.593 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-floating], [Boolean], [SINGLE] 2024-01-10 12:14:09.595 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-floating] 2024-01-10 12:14:09.595 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:09.595 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-network-id], [String], [SINGLE] 2024-01-10 12:14:09.596 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [neutron-network-id] 2024-01-10 12:14:09.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-subnet-id], [String], [SINGLE] 2024-01-10 12:14:09.599 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [neutron-subnet-id] 2024-01-10 12:14:09.601 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capability-id], [String], [SINGLE] 2024-01-10 12:14:09.602 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-capability-id] 2024-01-10 12:14:09.604 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-feature], [String], [SINGLE] 2024-01-10 12:14:09.605 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-feature] 2024-01-10 12:14:09.606 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-version], [String], [SINGLE] 2024-01-10 12:14:09.607 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-version] 2024-01-10 12:14:09.608 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [architecture], [String], [SINGLE] 2024-01-10 12:14:09.608 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [architecture] 2024-01-10 12:14:09.610 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:09.611 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [device-id] already existed in the DB. 2024-01-10 12:14:09.612 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esn], [String], [SINGLE] 2024-01-10 12:14:09.613 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [esn] 2024-01-10 12:14:09.614 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-name], [String], [SINGLE] 2024-01-10 12:14:09.615 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-name] 2024-01-10 12:14:09.617 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2024-01-10 12:14:09.617 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vendor], [String], [SINGLE] 2024-01-10 12:14:09.619 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vendor] 2024-01-10 12:14:09.620 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [class], [String], [SINGLE] 2024-01-10 12:14:09.621 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [class] 2024-01-10 12:14:09.622 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [type], [String], [SINGLE] 2024-01-10 12:14:09.623 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [type] 2024-01-10 12:14:09.625 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [version], [String], [SINGLE] 2024-01-10 12:14:09.626 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [version] 2024-01-10 12:14:09.627 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ip], [String], [SINGLE] 2024-01-10 12:14:09.628 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ip] 2024-01-10 12:14:09.629 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ipv4], [String], [SINGLE] 2024-01-10 12:14:09.630 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ipv4] 2024-01-10 12:14:09.632 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ipv6], [String], [SINGLE] 2024-01-10 12:14:09.633 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ipv6] 2024-01-10 12:14:09.634 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2024-01-10 12:14:09.634 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2024-01-10 12:14:09.634 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2024-01-10 12:14:09.634 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2024-01-10 12:14:09.634 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2024-01-10 12:14:09.635 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:09.635 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-name], [String], [SINGLE] 2024-01-10 12:14:09.636 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-name] 2024-01-10 12:14:09.638 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-role], [String], [SINGLE] 2024-01-10 12:14:09.639 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-role] 2024-01-10 12:14:09.639 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [v6-wan-link-ip], [String], [SINGLE] 2024-01-10 12:14:09.640 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [v6-wan-link-ip] 2024-01-10 12:14:09.640 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2024-01-10 12:14:09.651 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-id], [String], [SINGLE] 2024-01-10 12:14:09.652 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-id] 2024-01-10 12:14:09.654 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [macaddr], [String], [SINGLE] 2024-01-10 12:14:09.655 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [macaddr] 2024-01-10 12:14:09.657 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-name], [String], [SINGLE] 2024-01-10 12:14:09.658 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-name] 2024-01-10 12:14:09.660 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 2024-01-10 12:14:09.661 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-description], [String], [SINGLE] 2024-01-10 12:14:09.662 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-description] 2024-01-10 12:14:09.662 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-port-mirrored], [Boolean], [SINGLE] 2024-01-10 12:14:09.666 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-port-mirrored] 2024-01-10 12:14:09.667 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:09.667 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2024-01-10 12:14:09.667 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2024-01-10 12:14:09.668 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-ip-unnumbered], [Boolean], [SINGLE] 2024-01-10 12:14:09.670 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-ip-unnumbered] 2024-01-10 12:14:09.670 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [allowed-address-pairs], [String], [SINGLE] 2024-01-10 12:14:09.671 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [allowed-address-pairs] 2024-01-10 12:14:09.673 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [admin-status] already existed in the DB. 2024-01-10 12:14:09.676 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnfm-id], [String], [SINGLE] 2024-01-10 12:14:09.915 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnfm-id] 2024-01-10 12:14:09.919 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vim-id], [String], [SINGLE] 2024-01-10 12:14:09.921 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vim-id] 2024-01-10 12:14:09.922 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [certificate-url], [String], [SINGLE] 2024-01-10 12:14:09.924 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [certificate-url] 2024-01-10 12:14:09.924 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:09.927 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-to], [String], [SINGLE] 2024-01-10 12:14:09.929 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [related-to] 2024-01-10 12:14:09.929 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-label], [String], [SINGLE] 2024-01-10 12:14:09.930 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-label] 2024-01-10 12:14:09.930 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-link], [String], [SINGLE] 2024-01-10 12:14:09.931 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [related-link] 2024-01-10 12:14:09.932 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-constraint-uuid], [String], [SINGLE] 2024-01-10 12:14:09.933 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-constraint-uuid] 2024-01-10 12:14:09.935 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constrained-element-set-uuid-to-replace], [String], [SINGLE] 2024-01-10 12:14:09.936 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [constrained-element-set-uuid-to-replace] 2024-01-10 12:14:09.936 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:09.936 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 2024-01-10 12:14:09.937 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [filter-type], [String], [SINGLE] 2024-01-10 12:14:09.938 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [filter-type] 2024-01-10 12:14:09.938 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2024-01-10 12:14:09.940 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cambria-partition], [String], [SINGLE] 2024-01-10 12:14:09.941 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cambria-partition] 2024-01-10 12:14:09.942 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ems-id], [String], [SINGLE] 2024-01-10 12:14:09.943 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ems-id] 2024-01-10 12:14:09.945 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:09.945 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cp-instance-id], [String], [SINGLE] 2024-01-10 12:14:09.946 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [cp-instance-id] 2024-01-10 12:14:09.948 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-id], [Integer], [SINGLE] 2024-01-10 12:14:09.949 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-id] 2024-01-10 12:14:09.949 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:09.950 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-type], [String], [SINGLE] 2024-01-10 12:14:09.951 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-type] 2024-01-10 12:14:09.951 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-link], [String], [SINGLE] 2024-01-10 12:14:09.952 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-link] 2024-01-10 12:14:09.953 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:09.953 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [availability-zone-name], [String], [SINGLE] 2024-01-10 12:14:09.954 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [availability-zone-name] 2024-01-10 12:14:09.955 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hypervisor-type], [String], [SINGLE] 2024-01-10 12:14:09.957 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hypervisor-type] 2024-01-10 12:14:09.957 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2024-01-10 12:14:09.957 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:09.958 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sdwan-vpn-id], [String], [SINGLE] 2024-01-10 12:14:09.959 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [sdwan-vpn-id] 2024-01-10 12:14:09.960 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sdwan-vpn-name], [String], [SINGLE] 2024-01-10 12:14:09.961 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [sdwan-vpn-name] 2024-01-10 12:14:09.962 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vxlan-id], [String], [SINGLE] 2024-01-10 12:14:09.963 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vxlan-id] 2024-01-10 12:14:09.965 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [topology], [String], [SINGLE] 2024-01-10 12:14:09.966 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [topology] 2024-01-10 12:14:09.967 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-id], [String], [SINGLE] 2024-01-10 12:14:09.968 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tenant-id] 2024-01-10 12:14:09.968 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-id], [String], [SINGLE] 2024-01-10 12:14:09.969 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-id] 2024-01-10 12:14:09.970 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2024-01-10 12:14:09.970 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2024-01-10 12:14:09.970 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2024-01-10 12:14:09.970 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2024-01-10 12:14:09.970 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2024-01-10 12:14:09.971 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:09.972 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-mapping-id], [String], [SINGLE] 2024-01-10 12:14:09.973 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vlan-mapping-id] 2024-01-10 12:14:09.974 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [uni-cvlan], [String], [SINGLE] 2024-01-10 12:14:09.975 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [uni-cvlan] 2024-01-10 12:14:09.975 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nni-svlan], [String], [SINGLE] 2024-01-10 12:14:09.976 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nni-svlan] 2024-01-10 12:14:09.976 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nni-cvlan], [String], [SINGLE] 2024-01-10 12:14:09.977 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nni-cvlan] 2024-01-10 12:14:09.978 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [iv-lan], [String], [SINGLE] 2024-01-10 12:14:09.979 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [iv-lan] 2024-01-10 12:14:09.979 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:09.980 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pci-id], [String], [SINGLE] 2024-01-10 12:14:09.981 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pci-id] 2024-01-10 12:14:09.982 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-filter], [String], [SINGLE] 2024-01-10 12:14:09.983 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-vlan-filter] 2024-01-10 12:14:09.984 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mac-filter], [String], [SINGLE] 2024-01-10 12:14:09.985 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-mac-filter] 2024-01-10 12:14:09.986 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-strip], [Boolean], [SINGLE] 2024-01-10 12:14:09.987 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-vlan-strip] 2024-01-10 12:14:09.989 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-anti-spoof-check], [Boolean], [SINGLE] 2024-01-10 12:14:09.990 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-vlan-anti-spoof-check] 2024-01-10 12:14:09.990 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mac-anti-spoof-check], [Boolean], [SINGLE] 2024-01-10 12:14:09.996 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-mac-anti-spoof-check] 2024-01-10 12:14:09.997 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mirrors], [String], [SINGLE] 2024-01-10 12:14:09.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-mirrors] 2024-01-10 12:14:09.999 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-broadcast-allow], [Boolean], [SINGLE] 2024-01-10 12:14:10.000 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-broadcast-allow] 2024-01-10 12:14:10.003 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-unknown-multicast-allow], [Boolean], [SINGLE] 2024-01-10 12:14:10.247 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-unknown-multicast-allow] 2024-01-10 12:14:10.248 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-unknown-unicast-allow], [Boolean], [SINGLE] 2024-01-10 12:14:10.249 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-unknown-unicast-allow] 2024-01-10 12:14:10.249 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-insert-stag], [Boolean], [SINGLE] 2024-01-10 12:14:10.250 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-insert-stag] 2024-01-10 12:14:10.250 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-link-status], [String], [SINGLE] 2024-01-10 12:14:10.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-link-status] 2024-01-10 12:14:10.251 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:10.251 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 2024-01-10 12:14:10.252 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [project-name], [String], [SINGLE] 2024-01-10 12:14:10.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [project-name] 2024-01-10 12:14:10.254 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:10.255 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-type], [String], [SINGLE] 2024-01-10 12:14:10.256 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-type] 2024-01-10 12:14:10.258 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [temp-ub-sub-account-id], [String], [SINGLE] 2024-01-10 12:14:10.258 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [temp-ub-sub-account-id] 2024-01-10 12:14:10.259 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:10.260 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [top-node-type], [String], [SINGLE] 2024-01-10 12:14:10.260 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [top-node-type] 2024-01-10 12:14:10.261 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [secondary-filter-cut-point], [String], [SINGLE] 2024-01-10 12:14:10.262 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [secondary-filter-cut-point] 2024-01-10 12:14:10.262 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-policy-id], [String], [SINGLE] 2024-01-10 12:14:10.263 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-policy-id] 2024-01-10 12:14:10.264 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-policy-fqdn], [String], [SINGLE] 2024-01-10 12:14:10.265 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-policy-fqdn] 2024-01-10 12:14:10.266 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2024-01-10 12:14:10.266 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:10.267 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-name], [String], [SINGLE] 2024-01-10 12:14:10.268 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-name] 2024-01-10 12:14:10.269 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-id], [String], [SINGLE] 2024-01-10 12:14:10.270 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [image-id] 2024-01-10 12:14:10.271 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-name], [String], [SINGLE] 2024-01-10 12:14:10.272 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [image-name] 2024-01-10 12:14:10.273 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-architecture], [String], [SINGLE] 2024-01-10 12:14:10.274 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-architecture] 2024-01-10 12:14:10.274 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-os-distro], [String], [SINGLE] 2024-01-10 12:14:10.275 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-os-distro] 2024-01-10 12:14:10.276 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-os-version], [String], [SINGLE] 2024-01-10 12:14:10.276 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-os-version] 2024-01-10 12:14:10.277 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application], [String], [SINGLE] 2024-01-10 12:14:10.277 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application] 2024-01-10 12:14:10.279 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application-vendor], [String], [SINGLE] 2024-01-10 12:14:10.279 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application-vendor] 2024-01-10 12:14:10.280 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application-version], [String], [SINGLE] 2024-01-10 12:14:10.281 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application-version] 2024-01-10 12:14:10.282 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-selflink], [String], [SINGLE] 2024-01-10 12:14:10.283 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-selflink] 2024-01-10 12:14:10.283 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:10.284 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [last-mod-source-of-truth], [String], [SINGLE] 2024-01-10 12:14:10.285 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [last-mod-source-of-truth] 2024-01-10 12:14:10.285 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-node-type], [String], [SINGLE] 2024-01-10 12:14:10.286 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-node-type] 2024-01-10 12:14:10.287 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-created-ts], [Long], [SINGLE] 2024-01-10 12:14:10.288 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [aai-created-ts] 2024-01-10 12:14:10.288 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-unique-key], [String], [SINGLE] 2024-01-10 12:14:10.289 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [aai-unique-key] 2024-01-10 12:14:10.290 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-last-mod-ts], [Long], [SINGLE] 2024-01-10 12:14:10.291 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [aai-last-mod-ts] 2024-01-10 12:14:10.291 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-of-truth], [String], [SINGLE] 2024-01-10 12:14:10.292 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [source-of-truth] 2024-01-10 12:14:10.293 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-uri], [String], [SINGLE] 2024-01-10 12:14:10.294 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info: aai_uri_lock_enabled:false 2024-01-10 12:14:10.294 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-uri] 2024-01-10 12:14:10.295 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info:: aai_uri_lock_enabled:false 2024-01-10 12:14:10.295 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [host-route-id], [String], [SINGLE] 2024-01-10 12:14:10.296 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [host-route-id] 2024-01-10 12:14:10.297 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-prefix], [String], [SINGLE] 2024-01-10 12:14:10.298 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-prefix] 2024-01-10 12:14:10.298 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop], [String], [SINGLE] 2024-01-10 12:14:10.299 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [next-hop] 2024-01-10 12:14:10.299 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop-type], [String], [SINGLE] 2024-01-10 12:14:10.300 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [next-hop-type] 2024-01-10 12:14:10.300 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:10.301 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag-id], [String], [SINGLE] 2024-01-10 12:14:10.302 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vlan-tag-id] 2024-01-10 12:14:10.303 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag-role], [String], [SINGLE] 2024-01-10 12:14:10.304 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-tag-role] 2024-01-10 12:14:10.304 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 2024-01-10 12:14:10.304 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2024-01-10 12:14:10.304 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-private], [Boolean], [SINGLE] 2024-01-10 12:14:10.305 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-private] 2024-01-10 12:14:10.305 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:10.306 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-configuration-id], [String], [SINGLE] 2024-01-10 12:14:10.579 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [ipsec-configuration-id] 2024-01-10 12:14:10.582 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-vig-address-type], [String], [SINGLE] 2024-01-10 12:14:10.584 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-vig-address-type] 2024-01-10 12:14:10.584 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-encryption-strength], [String], [SINGLE] 2024-01-10 12:14:10.586 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-encryption-strength] 2024-01-10 12:14:10.587 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-dmz-type], [String], [SINGLE] 2024-01-10 12:14:10.588 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-dmz-type] 2024-01-10 12:14:10.589 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [shared-dmz-network-address], [String], [SINGLE] 2024-01-10 12:14:10.590 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [shared-dmz-network-address] 2024-01-10 12:14:10.590 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-customer-name], [String], [SINGLE] 2024-01-10 12:14:10.591 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-customer-name] 2024-01-10 12:14:10.591 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ike-version], [String], [SINGLE] 2024-01-10 12:14:10.592 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ike-version] 2024-01-10 12:14:10.593 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-authentication], [String], [SINGLE] 2024-01-10 12:14:10.594 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-authentication] 2024-01-10 12:14:10.594 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-encryption], [String], [SINGLE] 2024-01-10 12:14:10.595 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-encryption] 2024-01-10 12:14:10.595 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-dh-group], [String], [SINGLE] 2024-01-10 12:14:10.596 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-dh-group] 2024-01-10 12:14:10.596 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-am-group-id], [String], [SINGLE] 2024-01-10 12:14:10.597 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-am-group-id] 2024-01-10 12:14:10.597 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-am-password], [String], [SINGLE] 2024-01-10 12:14:10.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-am-password] 2024-01-10 12:14:10.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-sa-lifetime], [String], [SINGLE] 2024-01-10 12:14:10.599 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-sa-lifetime] 2024-01-10 12:14:10.599 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-authentication], [String], [SINGLE] 2024-01-10 12:14:10.601 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-authentication] 2024-01-10 12:14:10.602 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-encryption], [String], [SINGLE] 2024-01-10 12:14:10.602 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-encryption] 2024-01-10 12:14:10.603 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-sa-lifetime], [String], [SINGLE] 2024-01-10 12:14:10.603 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-sa-lifetime] 2024-01-10 12:14:10.604 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-pfs], [String], [SINGLE] 2024-01-10 12:14:10.604 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-pfs] 2024-01-10 12:14:10.605 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [xauth-user-id], [String], [SINGLE] 2024-01-10 12:14:10.605 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [xauth-user-id] 2024-01-10 12:14:10.606 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [xauth-user-password], [String], [SINGLE] 2024-01-10 12:14:10.606 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [xauth-user-password] 2024-01-10 12:14:10.607 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dpd-interval], [String], [SINGLE] 2024-01-10 12:14:10.607 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dpd-interval] 2024-01-10 12:14:10.608 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dpd-frequency], [String], [SINGLE] 2024-01-10 12:14:10.608 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dpd-frequency] 2024-01-10 12:14:10.609 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:10.609 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-constraint-uuid], [String], [SINGLE] 2024-01-10 12:14:10.610 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [property-constraint-uuid] 2024-01-10 12:14:10.611 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constraint-type], [String], [SINGLE] 2024-01-10 12:14:10.612 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [constraint-type] 2024-01-10 12:14:10.612 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 2024-01-10 12:14:10.612 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2024-01-10 12:14:10.613 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:10.613 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-id], [String], [SINGLE] 2024-01-10 12:14:10.614 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [collection-id] 2024-01-10 12:14:10.615 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2024-01-10 12:14:10.615 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2024-01-10 12:14:10.615 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-name], [String], [SINGLE] 2024-01-10 12:14:10.616 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-name] 2024-01-10 12:14:10.616 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-type], [String], [SINGLE] 2024-01-10 12:14:10.617 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-type] 2024-01-10 12:14:10.617 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-role], [String], [SINGLE] 2024-01-10 12:14:10.618 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-role] 2024-01-10 12:14:10.618 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-function], [String], [SINGLE] 2024-01-10 12:14:10.619 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-function] 2024-01-10 12:14:10.619 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2024-01-10 12:14:10.619 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-customization-id], [String], [SINGLE] 2024-01-10 12:14:10.620 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-customization-id] 2024-01-10 12:14:10.620 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:10.621 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 2024-01-10 12:14:10.621 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2024-01-10 12:14:10.621 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-id], [String], [SINGLE] 2024-01-10 12:14:10.622 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-id] 2024-01-10 12:14:10.624 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-id], [String], [SINGLE] 2024-01-10 12:14:10.624 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-id] 2024-01-10 12:14:10.626 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-selflink], [String], [SINGLE] 2024-01-10 12:14:10.626 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [volume-selflink] 2024-01-10 12:14:10.626 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:10.627 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-id], [String], [SINGLE] 2024-01-10 12:14:10.628 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [flavor-id] 2024-01-10 12:14:10.629 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-name], [String], [SINGLE] 2024-01-10 12:14:10.630 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [flavor-name] 2024-01-10 12:14:10.631 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-vcpus], [Integer], [SINGLE] 2024-01-10 12:14:10.632 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-vcpus] 2024-01-10 12:14:10.632 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-ram], [Integer], [SINGLE] 2024-01-10 12:14:10.633 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-ram] 2024-01-10 12:14:10.633 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-disk], [Integer], [SINGLE] 2024-01-10 12:14:10.634 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-disk] 2024-01-10 12:14:10.634 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-ephemeral], [Integer], [SINGLE] 2024-01-10 12:14:10.635 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-ephemeral] 2024-01-10 12:14:10.635 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-swap], [String], [SINGLE] 2024-01-10 12:14:10.636 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-swap] 2024-01-10 12:14:10.636 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-is-public], [Boolean], [SINGLE] 2024-01-10 12:14:10.637 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-is-public] 2024-01-10 12:14:10.638 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-selflink], [String], [SINGLE] 2024-01-10 12:14:10.639 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-selflink] 2024-01-10 12:14:10.639 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-disabled], [Boolean], [SINGLE] 2024-01-10 12:14:10.640 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-disabled] 2024-01-10 12:14:10.640 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:10.640 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-element-uuid], [String], [SINGLE] 2024-01-10 12:14:10.641 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [named-query-element-uuid] 2024-01-10 12:14:10.909 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-collect-list] already existed in the DB. 2024-01-10 12:14:10.910 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:10.911 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-limit-desc], [String], [SINGLE] 2024-01-10 12:14:10.913 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-limit-desc] 2024-01-10 12:14:10.913 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [do-not-output], [String], [SINGLE] 2024-01-10 12:14:10.915 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [do-not-output] 2024-01-10 12:14:10.917 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarder-evc-id], [String], [SINGLE] 2024-01-10 12:14:10.919 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [forwarder-evc-id] 2024-01-10 12:14:10.920 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [circuit-id], [String], [SINGLE] 2024-01-10 12:14:10.921 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [circuit-id] 2024-01-10 12:14:10.921 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ivlan], [String], [SINGLE] 2024-01-10 12:14:10.922 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ivlan] 2024-01-10 12:14:10.922 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [svlan], [String], [SINGLE] 2024-01-10 12:14:10.923 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [svlan] 2024-01-10 12:14:10.923 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cvlan], [String], [SINGLE] 2024-01-10 12:14:10.924 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cvlan] 2024-01-10 12:14:10.924 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:10.925 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esr-system-info-id], [String], [SINGLE] 2024-01-10 12:14:10.926 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [esr-system-info-id] 2024-01-10 12:14:10.927 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-name], [String], [SINGLE] 2024-01-10 12:14:10.928 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-name] 2024-01-10 12:14:10.929 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 2024-01-10 12:14:10.929 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vendor] already existed in the DB. 2024-01-10 12:14:10.929 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 2024-01-10 12:14:10.929 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-url], [String], [SINGLE] 2024-01-10 12:14:10.930 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-url] 2024-01-10 12:14:10.931 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [user-name], [String], [SINGLE] 2024-01-10 12:14:10.931 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [user-name] 2024-01-10 12:14:10.932 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [password], [String], [SINGLE] 2024-01-10 12:14:10.932 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [password] 2024-01-10 12:14:10.933 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-type], [String], [SINGLE] 2024-01-10 12:14:10.933 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-type] 2024-01-10 12:14:10.935 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [protocol], [String], [SINGLE] 2024-01-10 12:14:10.935 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [protocol] 2024-01-10 12:14:10.936 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ssl-cacert], [String], [SINGLE] 2024-01-10 12:14:10.937 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ssl-cacert] 2024-01-10 12:14:10.937 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ssl-insecure], [Boolean], [SINGLE] 2024-01-10 12:14:10.938 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ssl-insecure] 2024-01-10 12:14:10.938 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-address] already existed in the DB. 2024-01-10 12:14:10.938 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port], [String], [SINGLE] 2024-01-10 12:14:10.939 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port] 2024-01-10 12:14:10.939 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-domain], [String], [SINGLE] 2024-01-10 12:14:10.940 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-domain] 2024-01-10 12:14:10.940 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [default-tenant], [String], [SINGLE] 2024-01-10 12:14:10.941 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [default-tenant] 2024-01-10 12:14:10.941 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [passive], [Boolean], [SINGLE] 2024-01-10 12:14:10.942 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [passive] 2024-01-10 12:14:10.942 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [remote-path], [String], [SINGLE] 2024-01-10 12:14:10.943 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [remote-path] 2024-01-10 12:14:10.944 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-status], [String], [SINGLE] 2024-01-10 12:14:10.944 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [system-status] 2024-01-10 12:14:10.945 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [openstack-region-id], [String], [SINGLE] 2024-01-10 12:14:10.946 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [openstack-region-id] 2024-01-10 12:14:10.946 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:10.947 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-id], [String], [SINGLE] 2024-01-10 12:14:10.948 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-id] 2024-01-10 12:14:10.949 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-name] already existed in the DB. 2024-01-10 12:14:10.949 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-type], [String], [SINGLE] 2024-01-10 12:14:10.950 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-type] 2024-01-10 12:14:10.950 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-role], [String], [SINGLE] 2024-01-10 12:14:10.951 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-role] 2024-01-10 12:14:10.952 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology], [String], [SINGLE] 2024-01-10 12:14:10.953 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-technology] 2024-01-10 12:14:10.953 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 2024-01-10 12:14:10.953 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-bound-to-vpn], [Boolean], [SINGLE] 2024-01-10 12:14:10.954 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-bound-to-vpn] 2024-01-10 12:14:11.145 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-id], [String], [SINGLE] 2024-01-10 12:14:11.147 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-id] 2024-01-10 12:14:11.148 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-role-instance], [Long], [SINGLE] 2024-01-10 12:14:11.148 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-role-instance] 2024-01-10 12:14:11.149 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.149 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2024-01-10 12:14:11.149 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2024-01-10 12:14:11.149 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mso-catalog-key], [String], [SINGLE] 2024-01-10 12:14:11.150 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mso-catalog-key] 2024-01-10 12:14:11.151 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contrail-network-fqdn], [String], [SINGLE] 2024-01-10 12:14:11.152 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [contrail-network-fqdn] 2024-01-10 12:14:11.153 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2024-01-10 12:14:11.153 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2024-01-10 12:14:11.153 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 2024-01-10 12:14:11.154 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2024-01-10 12:14:11.154 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 2024-01-10 12:14:11.154 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 2024-01-10 12:14:11.154 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-network-name], [String], [SINGLE] 2024-01-10 12:14:11.155 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [physical-network-name] 2024-01-10 12:14:11.155 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-provider-network], [Boolean], [SINGLE] 2024-01-10 12:14:11.156 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-provider-network] 2024-01-10 12:14:11.157 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-shared-network], [Boolean], [SINGLE] 2024-01-10 12:14:11.158 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-shared-network] 2024-01-10 12:14:11.158 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-external-network], [Boolean], [SINGLE] 2024-01-10 12:14:11.159 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-external-network] 2024-01-10 12:14:11.160 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2024-01-10 12:14:11.160 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2024-01-10 12:14:11.160 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-trunked], [Boolean], [SINGLE] 2024-01-10 12:14:11.161 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-trunked] 2024-01-10 12:14:11.163 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-id] already existed in the DB. 2024-01-10 12:14:11.163 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-instance-id], [String], [SINGLE] 2024-01-10 12:14:11.164 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-instance-id] 2024-01-10 12:14:11.164 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-name], [String], [SINGLE] 2024-01-10 12:14:11.165 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-name] 2024-01-10 12:14:11.166 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-name2], [String], [SINGLE] 2024-01-10 12:14:11.167 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-name2] 2024-01-10 12:14:11.241 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-type], [String], [SINGLE] 2024-01-10 12:14:11.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-type] 2024-01-10 12:14:11.244 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 2024-01-10 12:14:11.245 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [regional-resource-zone], [String], [SINGLE] 2024-01-10 12:14:11.246 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [regional-resource-zone] 2024-01-10 12:14:11.248 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2024-01-10 12:14:11.248 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2024-01-10 12:14:11.249 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-key], [String], [SINGLE] 2024-01-10 12:14:11.250 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-key] 2024-01-10 12:14:11.250 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-role], [String], [SINGLE] 2024-01-10 12:14:11.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equipment-role] 2024-01-10 12:14:11.251 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2024-01-10 12:14:11.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-package-name], [String], [SINGLE] 2024-01-10 12:14:11.252 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-package-name] 2024-01-10 12:14:11.252 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-discriptor-name], [String], [SINGLE] 2024-01-10 12:14:11.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-discriptor-name] 2024-01-10 12:14:11.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [job-id], [String], [SINGLE] 2024-01-10 12:14:11.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [job-id] 2024-01-10 12:14:11.254 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2024-01-10 12:14:11.254 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 2024-01-10 12:14:11.255 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 2024-01-10 12:14:11.255 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-address], [String], [SINGLE] 2024-01-10 12:14:11.255 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-address] 2024-01-10 12:14:11.256 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-loopback0-address], [String], [SINGLE] 2024-01-10 12:14:11.257 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-loopback0-address] 2024-01-10 12:14:11.257 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nm-lan-v6-address], [String], [SINGLE] 2024-01-10 12:14:11.257 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nm-lan-v6-address] 2024-01-10 12:14:11.258 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [management-v6-address], [String], [SINGLE] 2024-01-10 12:14:11.259 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [management-v6-address] 2024-01-10 12:14:11.259 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcpu], [Long], [SINGLE] 2024-01-10 12:14:11.259 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vcpu] 2024-01-10 12:14:11.260 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcpu-units], [String], [SINGLE] 2024-01-10 12:14:11.261 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vcpu-units] 2024-01-10 12:14:11.261 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vmemory], [Long], [SINGLE] 2024-01-10 12:14:11.262 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vmemory] 2024-01-10 12:14:11.262 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vmemory-units], [String], [SINGLE] 2024-01-10 12:14:11.263 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vmemory-units] 2024-01-10 12:14:11.263 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdisk], [Long], [SINGLE] 2024-01-10 12:14:11.264 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vdisk] 2024-01-10 12:14:11.264 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdisk-units], [String], [SINGLE] 2024-01-10 12:14:11.267 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vdisk-units] 2024-01-10 12:14:11.267 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nshd], [Long], [SINGLE] 2024-01-10 12:14:11.269 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nshd] 2024-01-10 12:14:11.269 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nvm], [Long], [SINGLE] 2024-01-10 12:14:11.270 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nvm] 2024-01-10 12:14:11.270 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nnet], [Long], [SINGLE] 2024-01-10 12:14:11.271 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nnet] 2024-01-10 12:14:11.271 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2024-01-10 12:14:11.271 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-closed-loop-disabled], [Boolean], [SINGLE] 2024-01-10 12:14:11.272 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [is-closed-loop-disabled] 2024-01-10 12:14:11.274 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.274 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [summary-status], [String], [SINGLE] 2024-01-10 12:14:11.275 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [summary-status] 2024-01-10 12:14:11.275 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [encrypted-access-flag], [Boolean], [SINGLE] 2024-01-10 12:14:11.276 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [encrypted-access-flag] 2024-01-10 12:14:11.277 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entitlement-assignment-group-uuid], [String], [SINGLE] 2024-01-10 12:14:11.279 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entitlement-assignment-group-uuid] 2024-01-10 12:14:11.279 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entitlement-resource-uuid], [String], [SINGLE] 2024-01-10 12:14:11.281 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entitlement-resource-uuid] 2024-01-10 12:14:11.281 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-assignment-group-uuid], [String], [SINGLE] 2024-01-10 12:14:11.282 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-assignment-group-uuid] 2024-01-10 12:14:11.283 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-key-uuid], [String], [SINGLE] 2024-01-10 12:14:11.284 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-key-uuid] 2024-01-10 12:14:11.284 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2024-01-10 12:14:11.284 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2024-01-10 12:14:11.284 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 2024-01-10 12:14:11.284 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2024-01-10 12:14:11.285 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 2024-01-10 12:14:11.285 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 2024-01-10 12:14:11.285 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [as-number], [String], [SINGLE] 2024-01-10 12:14:11.286 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [as-number] 2024-01-10 12:14:11.286 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [regional-resource-subzone], [String], [SINGLE] 2024-01-10 12:14:11.287 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [regional-resource-subzone] 2024-01-10 12:14:11.288 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-type], [String], [SINGLE] 2024-01-10 12:14:11.289 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-type] 2024-01-10 12:14:11.290 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-function], [String], [SINGLE] 2024-01-10 12:14:11.291 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-function] 2024-01-10 12:14:11.292 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nf-role] already existed in the DB. 2024-01-10 12:14:11.292 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-naming-code], [String], [SINGLE] 2024-01-10 12:14:11.293 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-naming-code] 2024-01-10 12:14:11.294 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2024-01-10 12:14:11.294 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-gateway-address], [String], [SINGLE] 2024-01-10 12:14:11.295 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-gateway-address] 2024-01-10 12:14:11.295 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-gateway-address-prefix-length], [Integer], [SINGLE] 2024-01-10 12:14:11.296 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-gateway-address-prefix-length] 2024-01-10 12:14:11.296 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2024-01-10 12:14:11.296 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nm-profile-name], [String], [SINGLE] 2024-01-10 12:14:11.297 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nm-profile-name] 2024-01-10 12:14:11.298 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-id2], [String], [SINGLE] 2024-01-10 12:14:11.299 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-id2] 2024-01-10 12:14:11.299 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name] already existed in the DB. 2024-01-10 12:14:11.300 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name2] already existed in the DB. 2024-01-10 12:14:11.300 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 2024-01-10 12:14:11.300 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2024-01-10 12:14:11.300 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2024-01-10 12:14:11.300 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [license-key] already existed in the DB. 2024-01-10 12:14:11.300 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 2024-01-10 12:14:11.300 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 2024-01-10 12:14:11.300 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.300 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-loopback0-address] already existed in the DB. 2024-01-10 12:14:11.301 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2024-01-10 12:14:11.301 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2024-01-10 12:14:11.301 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 2024-01-10 12:14:11.301 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [id], [String], [SINGLE] 2024-01-10 12:14:11.302 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [id] 2024-01-10 12:14:11.303 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-role], [String], [SINGLE] 2024-01-10 12:14:11.303 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-role] 2024-01-10 12:14:11.304 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2024-01-10 12:14:11.304 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2024-01-10 12:14:11.304 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2024-01-10 12:14:11.304 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-type], [String], [SINGLE] 2024-01-10 12:14:11.305 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-type] 2024-01-10 12:14:11.305 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.305 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-name], [String], [SINGLE] 2024-01-10 12:14:11.306 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-name] 2024-01-10 12:14:11.306 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-function], [String], [SINGLE] 2024-01-10 12:14:11.307 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-function] 2024-01-10 12:14:11.307 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-name] already existed in the DB. 2024-01-10 12:14:11.307 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-description] already existed in the DB. 2024-01-10 12:14:11.307 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.307 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [speed-value], [String], [SINGLE] 2024-01-10 12:14:11.574 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [speed-value] 2024-01-10 12:14:11.574 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [speed-units], [String], [SINGLE] 2024-01-10 12:14:11.576 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [speed-units] 2024-01-10 12:14:11.576 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-id] already existed in the DB. 2024-01-10 12:14:11.576 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 2024-01-10 12:14:11.577 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2024-01-10 12:14:11.577 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2024-01-10 12:14:11.578 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [update-node-type], [String], [SINGLE] 2024-01-10 12:14:11.580 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [update-node-type] 2024-01-10 12:14:11.580 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [update-node-uri], [String], [SINGLE] 2024-01-10 12:14:11.581 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [update-node-uri] 2024-01-10 12:14:11.583 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-resource-id], [String], [SINGLE] 2024-01-10 12:14:11.584 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-resource-id] 2024-01-10 12:14:11.585 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-resource-name], [String], [SINGLE] 2024-01-10 12:14:11.586 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [site-resource-name] 2024-01-10 12:14:11.587 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2024-01-10 12:14:11.587 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 2024-01-10 12:14:11.587 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [role], [String], [SINGLE] 2024-01-10 12:14:11.588 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [role] 2024-01-10 12:14:11.589 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [generated-site-id], [String], [SINGLE] 2024-01-10 12:14:11.590 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [generated-site-id] 2024-01-10 12:14:11.591 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2024-01-10 12:14:11.592 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2024-01-10 12:14:11.592 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2024-01-10 12:14:11.592 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2024-01-10 12:14:11.592 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2024-01-10 12:14:11.592 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.592 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 2024-01-10 12:14:11.592 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2024-01-10 12:14:11.593 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2024-01-10 12:14:11.593 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2024-01-10 12:14:11.593 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2024-01-10 12:14:11.593 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.593 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2024-01-10 12:14:11.593 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2024-01-10 12:14:11.593 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 2024-01-10 12:14:11.593 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [role] already existed in the DB. 2024-01-10 12:14:11.593 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [allotted-resource-name], [String], [SINGLE] 2024-01-10 12:14:11.594 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [allotted-resource-name] 2024-01-10 12:14:11.595 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-provider-id], [String], [SINGLE] 2024-01-10 12:14:11.596 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-provider-id] 2024-01-10 12:14:11.597 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-client-id], [String], [SINGLE] 2024-01-10 12:14:11.597 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-client-id] 2024-01-10 12:14:11.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-topology-id], [String], [SINGLE] 2024-01-10 12:14:11.599 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-topology-id] 2024-01-10 12:14:11.599 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-node-id], [String], [SINGLE] 2024-01-10 12:14:11.600 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-node-id] 2024-01-10 12:14:11.601 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-ltp-id], [String], [SINGLE] 2024-01-10 12:14:11.602 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-ltp-id] 2024-01-10 12:14:11.602 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan] already existed in the DB. 2024-01-10 12:14:11.603 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-name], [String], [SINGLE] 2024-01-10 12:14:11.603 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-name] 2024-01-10 12:14:11.604 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-pair-id], [String], [SINGLE] 2024-01-10 12:14:11.605 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-pair-id] 2024-01-10 12:14:11.606 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-ip], [String], [SINGLE] 2024-01-10 12:14:11.607 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-ip] 2024-01-10 12:14:11.607 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-ip], [String], [SINGLE] 2024-01-10 12:14:11.608 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-ip] 2024-01-10 12:14:11.608 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-version], [String], [SINGLE] 2024-01-10 12:14:11.608 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ip-version] 2024-01-10 12:14:11.609 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-hostname], [String], [SINGLE] 2024-01-10 12:14:11.609 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-hostname] 2024-01-10 12:14:11.609 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-equip-type], [String], [SINGLE] 2024-01-10 12:14:11.610 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-equip-type] 2024-01-10 12:14:11.610 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.611 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 2024-01-10 12:14:11.611 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [timestamp], [String], [SINGLE] 2024-01-10 12:14:11.611 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [timestamp] 2024-01-10 12:14:11.612 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-name], [String], [SINGLE] 2024-01-10 12:14:11.612 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-name] 2024-01-10 12:14:11.613 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [domain], [String], [SINGLE] 2024-01-10 12:14:11.613 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [domain] 2024-01-10 12:14:11.613 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sequence-number], [String], [SINGLE] 2024-01-10 12:14:11.614 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sequence-number] 2024-01-10 12:14:11.614 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [severity], [String], [SINGLE] 2024-01-10 12:14:11.615 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [severity] 2024-01-10 12:14:11.615 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-type], [String], [SINGLE] 2024-01-10 12:14:11.616 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-type] 2024-01-10 12:14:11.616 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 2024-01-10 12:14:11.616 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [action], [String], [SINGLE] 2024-01-10 12:14:11.617 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [action] 2024-01-10 12:14:11.617 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entity-type], [String], [SINGLE] 2024-01-10 12:14:11.618 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entity-type] 2024-01-10 12:14:11.618 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [top-entity-type], [String], [SINGLE] 2024-01-10 12:14:11.619 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [top-entity-type] 2024-01-10 12:14:11.619 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entity-link], [String], [SINGLE] 2024-01-10 12:14:11.620 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entity-link] 2024-01-10 12:14:11.620 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [status], [String], [SINGLE] 2024-01-10 12:14:11.620 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [status] 2024-01-10 12:14:11.621 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 2024-01-10 12:14:11.621 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.621 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-id], [String], [SINGLE] 2024-01-10 12:14:11.622 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-id] 2024-01-10 12:14:11.623 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [schema-version], [String], [SINGLE] 2024-01-10 12:14:11.624 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [schema-version] 2024-01-10 12:14:11.624 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.624 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cos], [String], [SINGLE] 2024-01-10 12:14:11.625 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cos] 2024-01-10 12:14:11.626 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [probe-id], [String], [SINGLE] 2024-01-10 12:14:11.627 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [probe-id] 2024-01-10 12:14:11.627 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [probe-type], [String], [SINGLE] 2024-01-10 12:14:11.906 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [probe-type] 2024-01-10 12:14:11.906 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.907 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vig-address-type], [String], [SINGLE] 2024-01-10 12:14:11.909 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vig-address-type] 2024-01-10 12:14:11.911 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-vig], [String], [SET] 2024-01-10 12:14:11.913 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-vig] 2024-01-10 12:14:11.913 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-vig], [String], [SET] 2024-01-10 12:14:11.915 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-vig] 2024-01-10 12:14:11.915 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.915 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cvlan-tag], [Long], [SINGLE] 2024-01-10 12:14:11.916 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cvlan-tag] 2024-01-10 12:14:11.917 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.917 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-name], [String], [SINGLE] 2024-01-10 12:14:11.918 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [equipment-name] 2024-01-10 12:14:11.919 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2024-01-10 12:14:11.919 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 2024-01-10 12:14:11.919 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 2024-01-10 12:14:11.919 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2024-01-10 12:14:11.919 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.920 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version-id], [String], [SINGLE] 2024-01-10 12:14:11.921 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-version-id] 2024-01-10 12:14:11.922 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-name] already existed in the DB. 2024-01-10 12:14:11.922 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version], [String], [SINGLE] 2024-01-10 12:14:11.923 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-version] 2024-01-10 12:14:11.924 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [distribution-status], [String], [SINGLE] 2024-01-10 12:14:11.924 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [distribution-status] 2024-01-10 12:14:11.925 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-description], [String], [SINGLE] 2024-01-10 12:14:11.926 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-description] 2024-01-10 12:14:11.926 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.927 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owning-entity-id], [String], [SINGLE] 2024-01-10 12:14:11.927 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [owning-entity-id] 2024-01-10 12:14:11.928 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owning-entity-name], [String], [SINGLE] 2024-01-10 12:14:11.929 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [owning-entity-name] 2024-01-10 12:14:11.930 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.930 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-type] already existed in the DB. 2024-01-10 12:14:11.930 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 2024-01-10 12:14:11.931 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.931 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-name] already existed in the DB. 2024-01-10 12:14:11.931 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2024-01-10 12:14:11.931 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 2024-01-10 12:14:11.931 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 2024-01-10 12:14:11.931 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-description], [String], [SINGLE] 2024-01-10 12:14:11.932 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-description] 2024-01-10 12:14:11.932 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-identifier], [String], [SINGLE] 2024-01-10 12:14:11.935 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equipment-identifier] 2024-01-10 12:14:11.935 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 2024-01-10 12:14:11.935 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-type], [String], [SINGLE] 2024-01-10 12:14:11.936 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-type] 2024-01-10 12:14:11.936 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2024-01-10 12:14:11.937 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mac-address], [String], [SINGLE] 2024-01-10 12:14:11.937 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mac-address] 2024-01-10 12:14:11.938 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.938 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2024-01-10 12:14:11.938 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [inv-status] already existed in the DB. 2024-01-10 12:14:11.938 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-ref], [String], [SINGLE] 2024-01-10 12:14:11.939 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-ref] 2024-01-10 12:14:11.939 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [transparent], [String], [SINGLE] 2024-01-10 12:14:11.940 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [transparent] 2024-01-10 12:14:11.940 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2024-01-10 12:14:11.941 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 2024-01-10 12:14:11.941 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-description], [String], [SINGLE] 2024-01-10 12:14:11.942 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-description] 2024-01-10 12:14:11.943 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-selflink], [String], [SINGLE] 2024-01-10 12:14:11.943 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-selflink] 2024-01-10 12:14:11.943 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.944 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-version], [String], [SINGLE] 2024-01-10 12:14:11.944 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-version] 2024-01-10 12:14:11.945 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multicast-configuration-id], [String], [SINGLE] 2024-01-10 12:14:11.946 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [multicast-configuration-id] 2024-01-10 12:14:11.947 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multicast-protocol], [String], [SINGLE] 2024-01-10 12:14:11.948 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [multicast-protocol] 2024-01-10 12:14:11.948 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rp-type], [String], [SINGLE] 2024-01-10 12:14:11.948 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rp-type] 2024-01-10 12:14:11.949 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.949 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-attribute-key], [String], [SINGLE] 2024-01-10 12:14:11.950 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-attribute-key] 2024-01-10 12:14:11.951 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-attribute-value], [String], [SINGLE] 2024-01-10 12:14:11.951 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-attribute-value] 2024-01-10 12:14:11.951 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.952 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [metaname], [String], [SINGLE] 2024-01-10 12:14:11.953 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [metaname] 2024-01-10 12:14:11.953 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [metaval], [String], [SINGLE] 2024-01-10 12:14:11.954 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [metaval] 2024-01-10 12:14:11.954 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:11.955 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-id], [String], [SINGLE] 2024-01-10 12:14:11.955 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [service-instance-id] 2024-01-10 12:14:11.956 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-name], [String], [SINGLE] 2024-01-10 12:14:11.957 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-instance-name] 2024-01-10 12:14:11.958 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-type] already existed in the DB. 2024-01-10 12:14:11.958 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-role], [String], [SINGLE] 2024-01-10 12:14:11.959 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-role] 2024-01-10 12:14:11.959 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [environment-context], [String], [SINGLE] 2024-01-10 12:14:11.960 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [environment-context] 2024-01-10 12:14:11.961 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [workload-context], [String], [SINGLE] 2024-01-10 12:14:11.961 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [workload-context] 2024-01-10 12:14:11.962 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [created-at], [String], [SINGLE] 2024-01-10 12:14:11.963 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [created-at] 2024-01-10 12:14:11.963 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [updated-at], [String], [SINGLE] 2024-01-10 12:14:12.238 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [updated-at] 2024-01-10 12:14:12.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2024-01-10 12:14:12.239 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2024-01-10 12:14:12.239 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2024-01-10 12:14:12.239 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 2024-01-10 12:14:12.239 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 2024-01-10 12:14:12.240 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 2024-01-10 12:14:12.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-total], [String], [SINGLE] 2024-01-10 12:14:12.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bandwidth-total] 2024-01-10 12:14:12.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vhn-portal-url], [String], [SINGLE] 2024-01-10 12:14:12.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vhn-portal-url] 2024-01-10 12:14:12.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-location-id], [String], [SINGLE] 2024-01-10 12:14:12.244 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-instance-location-id] 2024-01-10 12:14:12.245 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.245 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2024-01-10 12:14:12.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2024-01-10 12:14:12.246 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [input-parameters], [String], [SINGLE] 2024-01-10 12:14:12.247 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [input-parameters] 2024-01-10 12:14:12.248 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-uuid], [String], [SINGLE] 2024-01-10 12:14:12.249 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [named-query-uuid] 2024-01-10 12:14:12.250 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-name], [String], [SINGLE] 2024-01-10 12:14:12.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [named-query-name] 2024-01-10 12:14:12.252 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-version], [String], [SINGLE] 2024-01-10 12:14:12.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [named-query-version] 2024-01-10 12:14:12.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [required-input-params], [String], [SET] 2024-01-10 12:14:12.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [required-input-params] 2024-01-10 12:14:12.254 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2024-01-10 12:14:12.254 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hostname], [String], [SINGLE] 2024-01-10 12:14:12.255 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [hostname] 2024-01-10 12:14:12.256 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ptnii-equip-name], [String], [SINGLE] 2024-01-10 12:14:12.256 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ptnii-equip-name] 2024-01-10 12:14:12.257 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [number-of-cpus], [Integer], [SINGLE] 2024-01-10 12:14:12.257 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [number-of-cpus] 2024-01-10 12:14:12.258 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [disk-in-gigabytes], [Integer], [SINGLE] 2024-01-10 12:14:12.258 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [disk-in-gigabytes] 2024-01-10 12:14:12.258 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ram-in-megabytes], [Integer], [SINGLE] 2024-01-10 12:14:12.259 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ram-in-megabytes] 2024-01-10 12:14:12.259 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-type] already existed in the DB. 2024-01-10 12:14:12.259 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-vendor] already existed in the DB. 2024-01-10 12:14:12.259 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-model] already existed in the DB. 2024-01-10 12:14:12.260 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [fqdn], [String], [SINGLE] 2024-01-10 12:14:12.260 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [fqdn] 2024-01-10 12:14:12.260 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-selflink], [String], [SINGLE] 2024-01-10 12:14:12.261 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pserver-selflink] 2024-01-10 12:14:12.261 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 2024-01-10 12:14:12.261 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [serial-number] already existed in the DB. 2024-01-10 12:14:12.261 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v4-loopback0] already existed in the DB. 2024-01-10 12:14:12.261 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-loopback0] already existed in the DB. 2024-01-10 12:14:12.262 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v4-aim] already existed in the DB. 2024-01-10 12:14:12.262 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-aim] already existed in the DB. 2024-01-10 12:14:12.262 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-oam] already existed in the DB. 2024-01-10 12:14:12.262 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [inv-status] already existed in the DB. 2024-01-10 12:14:12.262 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-id], [String], [SINGLE] 2024-01-10 12:14:12.263 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pserver-id] 2024-01-10 12:14:12.264 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [internet-topology], [String], [SINGLE] 2024-01-10 12:14:12.264 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [internet-topology] 2024-01-10 12:14:12.265 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2024-01-10 12:14:12.265 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.265 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-name2], [String], [SINGLE] 2024-01-10 12:14:12.266 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pserver-name2] 2024-01-10 12:14:12.266 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [purpose], [String], [SINGLE] 2024-01-10 12:14:12.267 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [purpose] 2024-01-10 12:14:12.267 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2024-01-10 12:14:12.267 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 2024-01-10 12:14:12.268 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [host-profile], [String], [SINGLE] 2024-01-10 12:14:12.268 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [host-profile] 2024-01-10 12:14:12.269 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connectivity-id], [String], [SINGLE] 2024-01-10 12:14:12.269 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [connectivity-id] 2024-01-10 12:14:12.270 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-profile-name], [String], [SINGLE] 2024-01-10 12:14:12.271 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [bandwidth-profile-name] 2024-01-10 12:14:12.272 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-type], [String], [SINGLE] 2024-01-10 12:14:12.272 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-type] 2024-01-10 12:14:12.274 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir], [String], [SINGLE] 2024-01-10 12:14:12.275 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir] 2024-01-10 12:14:12.275 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [eir], [String], [SINGLE] 2024-01-10 12:14:12.276 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [eir] 2024-01-10 12:14:12.276 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cbs], [String], [SINGLE] 2024-01-10 12:14:12.276 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cbs] 2024-01-10 12:14:12.277 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ebs], [String], [SINGLE] 2024-01-10 12:14:12.277 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ebs] 2024-01-10 12:14:12.277 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [color-aware], [String], [SINGLE] 2024-01-10 12:14:12.278 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [color-aware] 2024-01-10 12:14:12.279 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [coupling-flag], [String], [SINGLE] 2024-01-10 12:14:12.279 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [coupling-flag] 2024-01-10 12:14:12.280 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [etht-svc-name], [String], [SINGLE] 2024-01-10 12:14:12.281 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [etht-svc-name] 2024-01-10 12:14:12.282 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-provider-id] already existed in the DB. 2024-01-10 12:14:12.282 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-client-id] already existed in the DB. 2024-01-10 12:14:12.282 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-topology-id] already existed in the DB. 2024-01-10 12:14:12.282 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-node-id] already existed in the DB. 2024-01-10 12:14:12.282 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-ltp-id] already existed in the DB. 2024-01-10 12:14:12.282 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connectivity-selflink], [String], [SINGLE] 2024-01-10 12:14:12.283 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [connectivity-selflink] 2024-01-10 12:14:12.283 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan] already existed in the DB. 2024-01-10 12:14:12.283 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2024-01-10 12:14:12.283 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2024-01-10 12:14:12.283 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2024-01-10 12:14:12.284 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2024-01-10 12:14:12.284 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.284 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-id], [String], [SINGLE] 2024-01-10 12:14:12.285 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-id] 2024-01-10 12:14:12.286 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-name], [String], [SINGLE] 2024-01-10 12:14:12.286 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-name] 2024-01-10 12:14:12.287 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-name2], [String], [SINGLE] 2024-01-10 12:14:12.288 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-name2] 2024-01-10 12:14:12.289 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2024-01-10 12:14:12.289 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-selflink], [String], [SINGLE] 2024-01-10 12:14:12.570 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vserver-selflink] 2024-01-10 12:14:12.570 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2024-01-10 12:14:12.570 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-closed-loop-disabled] already existed in the DB. 2024-01-10 12:14:12.571 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.572 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sp-partner-id], [String], [SINGLE] 2024-01-10 12:14:12.573 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [sp-partner-id] 2024-01-10 12:14:12.575 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [url], [String], [SINGLE] 2024-01-10 12:14:12.576 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [url] 2024-01-10 12:14:12.577 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [callsource], [String], [SINGLE] 2024-01-10 12:14:12.577 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [callsource] 2024-01-10 12:14:12.580 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.580 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2024-01-10 12:14:12.580 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2024-01-10 12:14:12.580 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2024-01-10 12:14:12.580 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2024-01-10 12:14:12.580 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [action-type], [String], [SINGLE] 2024-01-10 12:14:12.581 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [action-type] 2024-01-10 12:14:12.581 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-invariant-id], [String], [SINGLE] 2024-01-10 12:14:12.582 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-invariant-id] 2024-01-10 12:14:12.583 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-type], [String], [SINGLE] 2024-01-10 12:14:12.583 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-type] 2024-01-10 12:14:12.584 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.585 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [tenant-id] already existed in the DB. 2024-01-10 12:14:12.585 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-name], [String], [SINGLE] 2024-01-10 12:14:12.585 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [tenant-name] 2024-01-10 12:14:12.586 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-context], [String], [SINGLE] 2024-01-10 12:14:12.587 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [tenant-context] 2024-01-10 12:14:12.588 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.589 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-id] already existed in the DB. 2024-01-10 12:14:12.589 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 2024-01-10 12:14:12.589 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-network-name], [String], [SINGLE] 2024-01-10 12:14:12.590 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [neutron-network-name] 2024-01-10 12:14:12.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 2024-01-10 12:14:12.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.590 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-group-id], [String], [SINGLE] 2024-01-10 12:14:12.591 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-group-id] 2024-01-10 12:14:12.591 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-group-name], [String], [SINGLE] 2024-01-10 12:14:12.592 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-group-name] 2024-01-10 12:14:12.592 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [switch-name], [String], [SINGLE] 2024-01-10 12:14:12.593 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [switch-name] 2024-01-10 12:14:12.594 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2024-01-10 12:14:12.594 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2024-01-10 12:14:12.594 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 2024-01-10 12:14:12.594 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-id] already existed in the DB. 2024-01-10 12:14:12.595 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-id], [String], [SINGLE] 2024-01-10 12:14:12.595 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [provider-id] 2024-01-10 12:14:12.596 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [client-id], [String], [SINGLE] 2024-01-10 12:14:12.597 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [client-id] 2024-01-10 12:14:12.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [te-topo-id], [String], [SINGLE] 2024-01-10 12:14:12.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [te-topo-id] 2024-01-10 12:14:12.599 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2024-01-10 12:14:12.599 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.599 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constrained-element-set-uuid], [String], [SINGLE] 2024-01-10 12:14:12.600 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [constrained-element-set-uuid] 2024-01-10 12:14:12.601 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [constraint-type] already existed in the DB. 2024-01-10 12:14:12.601 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [check-type], [String], [SINGLE] 2024-01-10 12:14:12.601 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [check-type] 2024-01-10 12:14:12.602 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.602 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-id], [String], [SINGLE] 2024-01-10 12:14:12.603 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [operational-environment-id] 2024-01-10 12:14:12.603 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-name], [String], [SINGLE] 2024-01-10 12:14:12.604 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-name] 2024-01-10 12:14:12.604 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-type], [String], [SINGLE] 2024-01-10 12:14:12.605 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-type] 2024-01-10 12:14:12.605 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-status], [String], [SINGLE] 2024-01-10 12:14:12.606 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-status] 2024-01-10 12:14:12.606 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [tenant-context] already existed in the DB. 2024-01-10 12:14:12.606 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [workload-context] already existed in the DB. 2024-01-10 12:14:12.606 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.606 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [global-route-target], [String], [SINGLE] 2024-01-10 12:14:12.607 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [global-route-target] 2024-01-10 12:14:12.608 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-target-role], [String], [SINGLE] 2024-01-10 12:14:12.608 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [route-target-role] 2024-01-10 12:14:12.609 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.610 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv6-address], [String], [SINGLE] 2024-01-10 12:14:12.610 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [l3-interface-ipv6-address] 2024-01-10 12:14:12.611 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv6-prefix-length], [Long], [SINGLE] 2024-01-10 12:14:12.612 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l3-interface-ipv6-prefix-length] 2024-01-10 12:14:12.612 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 2024-01-10 12:14:12.612 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2024-01-10 12:14:12.612 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 2024-01-10 12:14:12.612 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.612 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 2024-01-10 12:14:12.612 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 2024-01-10 12:14:12.613 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-instance-id], [String], [SINGLE] 2024-01-10 12:14:12.613 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [resource-instance-id] 2024-01-10 12:14:12.614 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.614 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2024-01-10 12:14:12.614 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2024-01-10 12:14:12.614 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 2024-01-10 12:14:12.615 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 2024-01-10 12:14:12.615 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sequence], [Integer], [SINGLE] 2024-01-10 12:14:12.615 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [sequence] 2024-01-10 12:14:12.616 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarder-role], [String], [SINGLE] 2024-01-10 12:14:12.617 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [forwarder-role] 2024-01-10 12:14:12.617 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.617 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [thirdparty-sdnc-id], [String], [SINGLE] 2024-01-10 12:14:12.618 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [thirdparty-sdnc-id] 2024-01-10 12:14:12.619 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [location], [String], [SINGLE] 2024-01-10 12:14:12.901 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [location] 2024-01-10 12:14:12.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [product-name], [String], [SINGLE] 2024-01-10 12:14:12.903 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [product-name] 2024-01-10 12:14:12.904 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.904 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-name], [String], [SINGLE] 2024-01-10 12:14:12.906 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [link-name] 2024-01-10 12:14:12.907 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2024-01-10 12:14:12.908 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-type], [String], [SINGLE] 2024-01-10 12:14:12.909 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-type] 2024-01-10 12:14:12.910 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 2024-01-10 12:14:12.910 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 2024-01-10 12:14:12.910 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-version] already existed in the DB. 2024-01-10 12:14:12.910 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [routing-protocol], [String], [SINGLE] 2024-01-10 12:14:12.911 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [routing-protocol] 2024-01-10 12:14:12.911 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.911 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2024-01-10 12:14:12.911 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2024-01-10 12:14:12.911 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 2024-01-10 12:14:12.912 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 2024-01-10 12:14:12.912 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2024-01-10 12:14:12.912 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2024-01-10 12:14:12.912 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-role], [String], [SINGLE] 2024-01-10 12:14:12.913 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-role] 2024-01-10 12:14:12.913 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-name2], [String], [SINGLE] 2024-01-10 12:14:12.913 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-name2] 2024-01-10 12:14:12.914 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-id], [String], [SINGLE] 2024-01-10 12:14:12.914 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [link-id] 2024-01-10 12:14:12.915 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [circuit-id] already existed in the DB. 2024-01-10 12:14:12.915 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [purpose] already existed in the DB. 2024-01-10 12:14:12.916 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-id], [String], [SINGLE] 2024-01-10 12:14:12.916 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [snapshot-id] 2024-01-10 12:14:12.917 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-name], [String], [SINGLE] 2024-01-10 12:14:12.918 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [snapshot-name] 2024-01-10 12:14:12.918 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-architecture], [String], [SINGLE] 2024-01-10 12:14:12.919 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-architecture] 2024-01-10 12:14:12.919 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-os-distro], [String], [SINGLE] 2024-01-10 12:14:12.920 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-os-distro] 2024-01-10 12:14:12.920 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-os-version], [String], [SINGLE] 2024-01-10 12:14:12.921 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-os-version] 2024-01-10 12:14:12.921 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application] already existed in the DB. 2024-01-10 12:14:12.921 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-vendor] already existed in the DB. 2024-01-10 12:14:12.921 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-version] already existed in the DB. 2024-01-10 12:14:12.921 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-selflink], [String], [SINGLE] 2024-01-10 12:14:12.922 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-selflink] 2024-01-10 12:14:12.922 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prev-snapshot-id], [String], [SINGLE] 2024-01-10 12:14:12.923 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [prev-snapshot-id] 2024-01-10 12:14:12.923 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.924 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-id], [String], [SINGLE] 2024-01-10 12:14:12.924 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nos-server-id] 2024-01-10 12:14:12.925 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-name], [String], [SINGLE] 2024-01-10 12:14:12.926 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nos-server-name] 2024-01-10 12:14:12.926 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vendor] already existed in the DB. 2024-01-10 12:14:12.926 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2024-01-10 12:14:12.926 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-selflink], [String], [SINGLE] 2024-01-10 12:14:12.927 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nos-server-selflink] 2024-01-10 12:14:12.927 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2024-01-10 12:14:12.927 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.927 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnfc-name], [String], [SINGLE] 2024-01-10 12:14:12.928 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnfc-name] 2024-01-10 12:14:12.929 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nfc-naming-code], [String], [SINGLE] 2024-01-10 12:14:12.929 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nfc-naming-code] 2024-01-10 12:14:12.930 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nfc-function], [String], [SINGLE] 2024-01-10 12:14:12.931 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nfc-function] 2024-01-10 12:14:12.932 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2024-01-10 12:14:12.932 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2024-01-10 12:14:12.932 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-oam-vip], [String], [SINGLE] 2024-01-10 12:14:12.932 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipaddress-v4-oam-vip] 2024-01-10 12:14:12.933 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2024-01-10 12:14:12.933 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-closed-loop-disabled] already existed in the DB. 2024-01-10 12:14:12.934 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-notation], [String], [SINGLE] 2024-01-10 12:14:12.934 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-notation] 2024-01-10 12:14:12.935 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2024-01-10 12:14:12.935 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2024-01-10 12:14:12.935 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2024-01-10 12:14:12.935 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.936 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [line-of-business-name], [String], [SINGLE] 2024-01-10 12:14:12.936 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [line-of-business-name] 2024-01-10 12:14:12.937 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.937 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 2024-01-10 12:14:12.937 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2024-01-10 12:14:12.938 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-key], [String], [SINGLE] 2024-01-10 12:14:12.938 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-key] 2024-01-10 12:14:12.938 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2024-01-10 12:14:12.939 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-id], [String], [SINGLE] 2024-01-10 12:14:12.939 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-id] 2024-01-10 12:14:12.939 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [node-type], [String], [SINGLE] 2024-01-10 12:14:12.940 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [node-type] 2024-01-10 12:14:12.940 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-trigger], [String], [SINGLE] 2024-01-10 12:14:12.941 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-trigger] 2024-01-10 12:14:12.941 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2024-01-10 12:14:12.941 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-name], [String], [SINGLE] 2024-01-10 12:14:12.942 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [key-name] 2024-01-10 12:14:12.942 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-value], [String], [SINGLE] 2024-01-10 12:14:12.943 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [key-value] 2024-01-10 12:14:12.943 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-id], [String], [SINGLE] 2024-01-10 12:14:12.943 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-id] 2024-01-10 12:14:12.944 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-type], [String], [SINGLE] 2024-01-10 12:14:12.945 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-type] 2024-01-10 12:14:12.946 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-name], [String], [SINGLE] 2024-01-10 12:14:12.946 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-name] 2024-01-10 12:14:12.947 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-description], [String], [SINGLE] 2024-01-10 12:14:12.948 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [group-description] 2024-01-10 12:14:12.948 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:12.948 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [software-version-id], [String], [SINGLE] 2024-01-10 12:14:12.949 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [software-version-id] 2024-01-10 12:14:13.232 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-active-sw-ver], [Boolean], [SINGLE] 2024-01-10 12:14:13.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-active-sw-ver] 2024-01-10 12:14:13.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [segmentation-id], [String], [SINGLE] 2024-01-10 12:14:13.236 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [segmentation-id] 2024-01-10 12:14:13.237 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.238 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-interface], [String], [SINGLE] 2024-01-10 12:14:13.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-interface] 2024-01-10 12:14:13.241 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 2024-01-10 12:14:13.241 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2024-01-10 12:14:13.241 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.241 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 2024-01-10 12:14:13.241 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 2024-01-10 12:14:13.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-description], [String], [SINGLE] 2024-01-10 12:14:13.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-description] 2024-01-10 12:14:13.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [backdoor-connection], [String], [SINGLE] 2024-01-10 12:14:13.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [backdoor-connection] 2024-01-10 12:14:13.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-key], [String], [SINGLE] 2024-01-10 12:14:13.244 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-key] 2024-01-10 12:14:13.245 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2024-01-10 12:14:13.245 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2024-01-10 12:14:13.245 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2024-01-10 12:14:13.245 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-ip-unnumbered] already existed in the DB. 2024-01-10 12:14:13.245 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-private] already existed in the DB. 2024-01-10 12:14:13.245 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-id] already existed in the DB. 2024-01-10 12:14:13.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name] already existed in the DB. 2024-01-10 12:14:13.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name2] already existed in the DB. 2024-01-10 12:14:13.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 2024-01-10 12:14:13.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 2024-01-10 12:14:13.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [regional-resource-zone] already existed in the DB. 2024-01-10 12:14:13.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2024-01-10 12:14:13.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2024-01-10 12:14:13.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [license-key] already existed in the DB. 2024-01-10 12:14:13.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 2024-01-10 12:14:13.247 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2024-01-10 12:14:13.247 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2024-01-10 12:14:13.247 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 2024-01-10 12:14:13.247 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpe-id], [String], [SINGLE] 2024-01-10 12:14:13.248 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpe-id] 2024-01-10 12:14:13.248 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [v6-vce-wan-address], [String], [SINGLE] 2024-01-10 12:14:13.249 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [v6-vce-wan-address] 2024-01-10 12:14:13.249 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 2024-01-10 12:14:13.249 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.249 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-loopback0-address] already existed in the DB. 2024-01-10 12:14:13.249 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [entitlement-resource-uuid] already existed in the DB. 2024-01-10 12:14:13.250 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nm-profile-name] already existed in the DB. 2024-01-10 12:14:13.250 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [community-string], [String], [SINGLE] 2024-01-10 12:14:13.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [community-string] 2024-01-10 12:14:13.251 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [edge-label], [String], [SINGLE] 2024-01-10 12:14:13.252 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [edge-label] 2024-01-10 12:14:13.252 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [direction], [String], [SINGLE] 2024-01-10 12:14:13.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [direction] 2024-01-10 12:14:13.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multiplicity-rule], [String], [SINGLE] 2024-01-10 12:14:13.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [multiplicity-rule] 2024-01-10 12:14:13.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contains-other-v], [String], [SINGLE] 2024-01-10 12:14:13.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [contains-other-v] 2024-01-10 12:14:13.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [delete-other-v], [String], [SINGLE] 2024-01-10 12:14:13.255 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [delete-other-v] 2024-01-10 12:14:13.255 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [svcinfra], [String], [SINGLE] 2024-01-10 12:14:13.256 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [svcinfra] 2024-01-10 12:14:13.256 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prevent-delete], [String], [SINGLE] 2024-01-10 12:14:13.257 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [prevent-delete] 2024-01-10 12:14:13.257 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-uuid], [String], [SINGLE] 2024-01-10 12:14:13.257 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [aai-uuid] 2024-01-10 12:14:13.259 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 2024-01-10 12:14:13.259 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2024-01-10 12:14:13.260 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdc-id], [String], [SINGLE] 2024-01-10 12:14:13.260 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vdc-id] 2024-01-10 12:14:13.261 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdc-name], [String], [SINGLE] 2024-01-10 12:14:13.262 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vdc-name] 2024-01-10 12:14:13.262 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.263 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-id], [String], [SINGLE] 2024-01-10 12:14:13.263 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [subnet-id] 2024-01-10 12:14:13.264 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-name], [String], [SINGLE] 2024-01-10 12:14:13.265 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subnet-name] 2024-01-10 12:14:13.265 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 2024-01-10 12:14:13.266 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [gateway-address], [String], [SINGLE] 2024-01-10 12:14:13.266 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [gateway-address] 2024-01-10 12:14:13.267 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-start-address], [String], [SINGLE] 2024-01-10 12:14:13.267 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-start-address] 2024-01-10 12:14:13.267 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cidr-mask], [String], [SINGLE] 2024-01-10 12:14:13.268 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cidr-mask] 2024-01-10 12:14:13.268 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-version] already existed in the DB. 2024-01-10 12:14:13.268 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2024-01-10 12:14:13.268 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-enabled], [Boolean], [SINGLE] 2024-01-10 12:14:13.269 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-enabled] 2024-01-10 12:14:13.269 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-start], [String], [SINGLE] 2024-01-10 12:14:13.270 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-start] 2024-01-10 12:14:13.270 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-end], [String], [SINGLE] 2024-01-10 12:14:13.271 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-end] 2024-01-10 12:14:13.271 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-role], [String], [SINGLE] 2024-01-10 12:14:13.271 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [subnet-role] 2024-01-10 12:14:13.272 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-assignment-direction], [String], [SINGLE] 2024-01-10 12:14:13.272 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ip-assignment-direction] 2024-01-10 12:14:13.272 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.273 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-sequence], [Integer], [SINGLE] 2024-01-10 12:14:13.274 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [subnet-sequence] 2024-01-10 12:14:13.275 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-owner], [String], [SINGLE] 2024-01-10 12:14:13.275 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-owner] 2024-01-10 12:14:13.276 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-region-id], [String], [SINGLE] 2024-01-10 12:14:13.277 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-region-id] 2024-01-10 12:14:13.278 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-type], [String], [SINGLE] 2024-01-10 12:14:13.278 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-type] 2024-01-10 12:14:13.279 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owner-defined-type], [String], [SINGLE] 2024-01-10 12:14:13.280 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [owner-defined-type] 2024-01-10 12:14:13.281 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-region-version], [String], [SINGLE] 2024-01-10 12:14:13.281 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-region-version] 2024-01-10 12:14:13.282 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [identity-url] already existed in the DB. 2024-01-10 12:14:13.282 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-zone], [String], [SINGLE] 2024-01-10 12:14:13.282 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-zone] 2024-01-10 12:14:13.283 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [complex-name] already existed in the DB. 2024-01-10 12:14:13.283 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sriov-automation], [String], [SINGLE] 2024-01-10 12:14:13.564 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sriov-automation] 2024-01-10 12:14:13.564 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-extra-info], [String], [SINGLE] 2024-01-10 12:14:13.566 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-extra-info] 2024-01-10 12:14:13.566 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.569 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-id], [String], [SINGLE] 2024-01-10 12:14:13.571 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [zone-id] 2024-01-10 12:14:13.572 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-name], [String], [SINGLE] 2024-01-10 12:14:13.573 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [zone-name] 2024-01-10 12:14:13.573 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [design-type], [String], [SINGLE] 2024-01-10 12:14:13.574 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [design-type] 2024-01-10 12:14:13.575 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-context], [String], [SINGLE] 2024-01-10 12:14:13.576 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [zone-context] 2024-01-10 12:14:13.576 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [status] already existed in the DB. 2024-01-10 12:14:13.577 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.577 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lan-port-config-id], [String], [SINGLE] 2024-01-10 12:14:13.577 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [lan-port-config-id] 2024-01-10 12:14:13.578 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lan-port-config-name], [String], [SINGLE] 2024-01-10 12:14:13.579 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [lan-port-config-name] 2024-01-10 12:14:13.580 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2024-01-10 12:14:13.580 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [device-id] already existed in the DB. 2024-01-10 12:14:13.580 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [port-id] already existed in the DB. 2024-01-10 12:14:13.580 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-address] already existed in the DB. 2024-01-10 12:14:13.580 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv6-address] already existed in the DB. 2024-01-10 12:14:13.580 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag], [String], [SINGLE] 2024-01-10 12:14:13.581 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-tag] 2024-01-10 12:14:13.582 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [input-bandwidth] already existed in the DB. 2024-01-10 12:14:13.582 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [output-bandwidth] already existed in the DB. 2024-01-10 12:14:13.582 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.583 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id] already existed in the DB. 2024-01-10 12:14:13.583 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-name-version-id], [String], [SINGLE] 2024-01-10 12:14:13.583 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-name-version-id] 2024-01-10 12:14:13.584 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-type] already existed in the DB. 2024-01-10 12:14:13.584 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-name] already existed in the DB. 2024-01-10 12:14:13.584 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-id], [String], [SINGLE] 2024-01-10 12:14:13.586 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-id] 2024-01-10 12:14:13.586 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version] already existed in the DB. 2024-01-10 12:14:13.586 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-description] already existed in the DB. 2024-01-10 12:14:13.586 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.586 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-id], [String], [SINGLE] 2024-01-10 12:14:13.588 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [forwarding-path-id] 2024-01-10 12:14:13.588 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-name], [String], [SINGLE] 2024-01-10 12:14:13.589 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [forwarding-path-name] 2024-01-10 12:14:13.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2024-01-10 12:14:13.590 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-group-id], [String], [SINGLE] 2024-01-10 12:14:13.591 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-group-id] 2024-01-10 12:14:13.592 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-group-name], [String], [SINGLE] 2024-01-10 12:14:13.592 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-group-name] 2024-01-10 12:14:13.593 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2024-01-10 12:14:13.593 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 2024-01-10 12:14:13.593 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2024-01-10 12:14:13.593 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2024-01-10 12:14:13.594 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-model-customization-id], [String], [SINGLE] 2024-01-10 12:14:13.594 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-module-model-customization-id] 2024-01-10 12:14:13.594 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.595 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology-id], [String], [SINGLE] 2024-01-10 12:14:13.595 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-technology-id] 2024-01-10 12:14:13.596 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology-name], [String], [SINGLE] 2024-01-10 12:14:13.597 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-technology-name] 2024-01-10 12:14:13.597 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.597 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inventory-item-type], [String], [SINGLE] 2024-01-10 12:14:13.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inventory-item-type] 2024-01-10 12:14:13.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inventory-item-link], [String], [SINGLE] 2024-01-10 12:14:13.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inventory-item-link] 2024-01-10 12:14:13.599 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-service-id], [String], [SINGLE] 2024-01-10 12:14:13.600 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [dhcp-service-id] 2024-01-10 12:14:13.600 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [server-ipv4-address], [String], [SINGLE] 2024-01-10 12:14:13.601 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [server-ipv4-address] 2024-01-10 12:14:13.602 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [server-ipv6-address], [String], [SINGLE] 2024-01-10 12:14:13.602 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [server-ipv6-address] 2024-01-10 12:14:13.603 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-enable], [String], [SINGLE] 2024-01-10 12:14:13.604 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-enable] 2024-01-10 12:14:13.604 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-service-type], [String], [SINGLE] 2024-01-10 12:14:13.605 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dhcp-service-type] 2024-01-10 12:14:13.605 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lease-time], [String], [SINGLE] 2024-01-10 12:14:13.606 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lease-time] 2024-01-10 12:14:13.606 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [domain-name], [String], [SINGLE] 2024-01-10 12:14:13.607 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [domain-name] 2024-01-10 12:14:13.608 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dns], [String], [SINGLE] 2024-01-10 12:14:13.608 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dns] 2024-01-10 12:14:13.609 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ntp-primary], [String], [SINGLE] 2024-01-10 12:14:13.609 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ntp-primary] 2024-01-10 12:14:13.609 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ntp-secondary], [String], [SINGLE] 2024-01-10 12:14:13.610 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ntp-secondary] 2024-01-10 12:14:13.610 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nbns], [String], [SINGLE] 2024-01-10 12:14:13.611 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nbns] 2024-01-10 12:14:13.611 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.611 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capacity-key], [String], [SINGLE] 2024-01-10 12:14:13.612 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-capacity-key] 2024-01-10 12:14:13.614 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capacity-value], [String], [SINGLE] 2024-01-10 12:14:13.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-capacity-value] 2024-01-10 12:14:13.897 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.897 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-uuid], [String], [SINGLE] 2024-01-10 12:14:13.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-uuid] 2024-01-10 12:14:13.900 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-name] already existed in the DB. 2024-01-10 12:14:13.900 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan-tag] already existed in the DB. 2024-01-10 12:14:13.901 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-gateway-address] already existed in the DB. 2024-01-10 12:14:13.901 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-gateway-address-prefix-length] already existed in the DB. 2024-01-10 12:14:13.901 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-uuid], [String], [SINGLE] 2024-01-10 12:14:13.903 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-uuid] 2024-01-10 12:14:13.904 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-uuid], [String], [SINGLE] 2024-01-10 12:14:13.906 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [resource-uuid] 2024-01-10 12:14:13.907 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.908 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-image-uuid], [String], [SINGLE] 2024-01-10 12:14:13.909 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-image-uuid] 2024-01-10 12:14:13.910 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application] already existed in the DB. 2024-01-10 12:14:13.910 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-vendor] already existed in the DB. 2024-01-10 12:14:13.910 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-version] already existed in the DB. 2024-01-10 12:14:13.910 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2024-01-10 12:14:13.910 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.911 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [group-uuid] already existed in the DB. 2024-01-10 12:14:13.911 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-uuid] already existed in the DB. 2024-01-10 12:14:13.911 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.912 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [switch-name] already existed in the DB. 2024-01-10 12:14:13.912 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcenter-url], [String], [SINGLE] 2024-01-10 12:14:13.913 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vcenter-url] 2024-01-10 12:14:13.914 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.914 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [edge-tag], [String], [SINGLE] 2024-01-10 12:14:13.915 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [edge-tag] 2024-01-10 12:14:13.915 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [result-detail], [String], [SINGLE] 2024-01-10 12:14:13.916 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [result-detail] 2024-01-10 12:14:13.916 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [start-node-type], [String], [SINGLE] 2024-01-10 12:14:13.917 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [start-node-type] 2024-01-10 12:14:13.917 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-id] already existed in the DB. 2024-01-10 12:14:13.918 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-name] already existed in the DB. 2024-01-10 12:14:13.918 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-platform], [String], [SINGLE] 2024-01-10 12:14:13.920 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-platform] 2024-01-10 12:14:13.920 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-type] already existed in the DB. 2024-01-10 12:14:13.920 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-region], [String], [SINGLE] 2024-01-10 12:14:13.922 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-region] 2024-01-10 12:14:13.922 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [customer-vpn-id], [String], [SINGLE] 2024-01-10 12:14:13.924 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [customer-vpn-id] 2024-01-10 12:14:13.924 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-distinguisher], [String], [SINGLE] 2024-01-10 12:14:13.926 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-distinguisher] 2024-01-10 12:14:13.926 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-provider-id] already existed in the DB. 2024-01-10 12:14:13.926 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-client-id] already existed in the DB. 2024-01-10 12:14:13.926 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-topology-id] already existed in the DB. 2024-01-10 12:14:13.927 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [src-access-node-id], [String], [SINGLE] 2024-01-10 12:14:13.928 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [src-access-node-id] 2024-01-10 12:14:13.930 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [src-access-ltp-id], [String], [SINGLE] 2024-01-10 12:14:13.932 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [src-access-ltp-id] 2024-01-10 12:14:13.934 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dst-access-node-id], [String], [SINGLE] 2024-01-10 12:14:13.935 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dst-access-node-id] 2024-01-10 12:14:13.936 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dst-access-ltp-id], [String], [SINGLE] 2024-01-10 12:14:13.937 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dst-access-ltp-id] 2024-01-10 12:14:13.937 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2024-01-10 12:14:13.937 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2024-01-10 12:14:13.938 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2024-01-10 12:14:13.938 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2024-01-10 12:14:13.938 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.938 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv4-address], [String], [SINGLE] 2024-01-10 12:14:13.939 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [l3-interface-ipv4-address] 2024-01-10 12:14:13.940 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv4-prefix-length], [Long], [SINGLE] 2024-01-10 12:14:13.941 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l3-interface-ipv4-prefix-length] 2024-01-10 12:14:13.941 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 2024-01-10 12:14:13.941 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2024-01-10 12:14:13.941 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 2024-01-10 12:14:13.941 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.941 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 2024-01-10 12:14:13.941 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 2024-01-10 12:14:13.942 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-id], [String], [SINGLE] 2024-01-10 12:14:13.943 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [configuration-id] 2024-01-10 12:14:13.943 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 2024-01-10 12:14:13.944 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-name], [String], [SINGLE] 2024-01-10 12:14:13.944 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-name] 2024-01-10 12:14:13.944 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-type], [String], [SINGLE] 2024-01-10 12:14:13.945 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-type] 2024-01-10 12:14:13.945 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-sub-type], [String], [SINGLE] 2024-01-10 12:14:13.946 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-sub-type] 2024-01-10 12:14:13.946 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2024-01-10 12:14:13.946 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2024-01-10 12:14:13.946 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2024-01-10 12:14:13.947 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2024-01-10 12:14:13.947 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-selflink], [String], [SINGLE] 2024-01-10 12:14:13.947 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-selflink] 2024-01-10 12:14:13.947 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2024-01-10 12:14:13.948 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tunnel-bandwidth], [String], [SINGLE] 2024-01-10 12:14:13.948 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tunnel-bandwidth] 2024-01-10 12:14:13.949 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vendor-allowed-max-bandwidth], [String], [SINGLE] 2024-01-10 12:14:13.949 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vendor-allowed-max-bandwidth] 2024-01-10 12:14:13.949 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [config-policy-name], [String], [SINGLE] 2024-01-10 12:14:13.950 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [config-policy-name] 2024-01-10 12:14:13.950 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.951 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv4-address], [String], [SINGLE] 2024-01-10 12:14:13.952 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vip-ipv4-address] 2024-01-10 12:14:13.952 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv4-prefix-length], [Long], [SINGLE] 2024-01-10 12:14:13.953 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vip-ipv4-prefix-length] 2024-01-10 12:14:13.953 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 2024-01-10 12:14:13.953 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2024-01-10 12:14:13.953 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 2024-01-10 12:14:13.954 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.954 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 2024-01-10 12:14:13.954 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 2024-01-10 12:14:13.954 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [platform-name], [String], [SINGLE] 2024-01-10 12:14:13.955 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [platform-name] 2024-01-10 12:14:13.956 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:13.958 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [evc-id], [String], [SINGLE] 2024-01-10 12:14:13.959 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [evc-id] 2024-01-10 12:14:13.959 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-topology], [String], [SINGLE] 2024-01-10 12:14:13.960 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [forwarding-path-topology] 2024-01-10 12:14:13.960 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir-value], [String], [SINGLE] 2024-01-10 12:14:13.961 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir-value] 2024-01-10 12:14:13.961 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir-units], [String], [SINGLE] 2024-01-10 12:14:13.962 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir-units] 2024-01-10 12:14:13.962 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connection-diversity-group-id], [String], [SINGLE] 2024-01-10 12:14:13.963 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [connection-diversity-group-id] 2024-01-10 12:14:13.963 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-hours], [String], [SINGLE] 2024-01-10 12:14:13.964 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-hours] 2024-01-10 12:14:13.964 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-circuit-id], [String], [SINGLE] 2024-01-10 12:14:14.228 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-circuit-id] 2024-01-10 12:14:14.231 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-cir-value], [String], [SINGLE] 2024-01-10 12:14:14.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-cir-value] 2024-01-10 12:14:14.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-cir-units], [String], [SINGLE] 2024-01-10 12:14:14.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-cir-units] 2024-01-10 12:14:14.236 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-itu-code], [String], [SINGLE] 2024-01-10 12:14:14.237 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-itu-code] 2024-01-10 12:14:14.238 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collector-pop-clli], [String], [SINGLE] 2024-01-10 12:14:14.239 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collector-pop-clli] 2024-01-10 12:14:14.239 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inter-connect-type-ingress], [String], [SINGLE] 2024-01-10 12:14:14.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inter-connect-type-ingress] 2024-01-10 12:14:14.241 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tagmode-access-ingress], [String], [SINGLE] 2024-01-10 12:14:14.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tagmode-access-ingress] 2024-01-10 12:14:14.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tagmode-access-egress], [String], [SINGLE] 2024-01-10 12:14:14.244 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tagmode-access-egress] 2024-01-10 12:14:14.244 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:14.244 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 2024-01-10 12:14:14.245 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:14.245 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [key-name] already existed in the DB. 2024-01-10 12:14:14.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [key-value] already existed in the DB. 2024-01-10 12:14:14.247 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-name] already existed in the DB. 2024-01-10 12:14:14.247 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 2024-01-10 12:14:14.247 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 2024-01-10 12:14:14.247 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [circuit-id] already existed in the DB. 2024-01-10 12:14:14.248 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dual-mode], [String], [SINGLE] 2024-01-10 12:14:14.249 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dual-mode] 2024-01-10 12:14:14.249 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 2024-01-10 12:14:14.249 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-name], [String], [SINGLE] 2024-01-10 12:14:14.250 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-name] 2024-01-10 12:14:14.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-up-value], [Integer], [SINGLE] 2024-01-10 12:14:14.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-up-value] 2024-01-10 12:14:14.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-up-units], [String], [SINGLE] 2024-01-10 12:14:14.252 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-up-units] 2024-01-10 12:14:14.252 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-down-value], [Integer], [SINGLE] 2024-01-10 12:14:14.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-down-value] 2024-01-10 12:14:14.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-down-units], [String], [SINGLE] 2024-01-10 12:14:14.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-down-units] 2024-01-10 12:14:14.254 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:14.255 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pf-pci-id], [String], [SINGLE] 2024-01-10 12:14:14.256 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pf-pci-id] 2024-01-10 12:14:14.257 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:14.258 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-table-reference-id], [String], [SINGLE] 2024-01-10 12:14:14.260 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [route-table-reference-id] 2024-01-10 12:14:14.261 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-table-reference-fqdn], [String], [SINGLE] 2024-01-10 12:14:14.261 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [route-table-reference-fqdn] 2024-01-10 12:14:14.262 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:14.263 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-name] already existed in the DB. 2024-01-10 12:14:14.263 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:14.263 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 2024-01-10 12:14:14.263 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2024-01-10 12:14:14.264 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-pe], [String], [SINGLE] 2024-01-10 12:14:14.265 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [target-pe] 2024-01-10 12:14:14.265 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [availability-zone-name] already existed in the DB. 2024-01-10 12:14:14.266 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ctag-pool-purpose], [String], [SINGLE] 2024-01-10 12:14:14.266 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ctag-pool-purpose] 2024-01-10 12:14:14.267 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ctag-values], [String], [SINGLE] 2024-01-10 12:14:14.267 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ctag-values] 2024-01-10 12:14:14.268 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:14.269 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [global-customer-id], [String], [SINGLE] 2024-01-10 12:14:14.270 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [global-customer-id] 2024-01-10 12:14:14.271 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subscriber-name], [String], [SINGLE] 2024-01-10 12:14:14.271 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subscriber-name] 2024-01-10 12:14:14.272 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subscriber-type], [String], [SINGLE] 2024-01-10 12:14:14.273 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subscriber-type] 2024-01-10 12:14:14.274 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2024-01-10 12:14:14.274 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : -- About to call graphMgmt commit 2024-01-10 12:14:14.274 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Successfully loaded the schema to inmemory 2024-01-10 12:14:14.758 DEBUG --- [ main] org.onap.aai.dbmap.AAIGraph : Load Snapshot to InMemory Graph 2024-01-10 12:14:14.816 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:14.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:14.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:14.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:14.870 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:15.657 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:15.778 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:16.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-c4eea445-0af5-45aa-a85d-9de041cfb32e/model-vers/model-ver/test-model-ver-bf67811c-5ee2-4dce-b7a5-33486f5e23c1 with payload { "model-version-id": "test-model-ver-bf67811c-5ee2-4dce-b7a5-33486f5e23c1", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:16.099 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:16.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:16.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:16.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:16.102 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:16.141 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:16.185 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:16.492 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-be1bfb4f-95d9-4fc8-8831-a5bead2c7df5 with payload { "vnf-id": "test-generic-be1bfb4f-95d9-4fc8-8831-a5bead2c7df5", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-c4eea445-0af5-45aa-a85d-9de041cfb32e", "model-version-id": "test-model-ver-bf67811c-5ee2-4dce-b7a5-33486f5e23c1" } 2024-01-10 12:14:16.494 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:16.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:16.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:16.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:16.499 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:16.562 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:16.596 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:16.901 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:16.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-be1bfb4f-95d9-4fc8-8831-a5bead2c7df5 with depth all 2024-01-10 12:14:16.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:16.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:16.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:16.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:16.920 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:16.937 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:16.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:16.941 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-be1bfb4f-95d9-4fc8-8831-a5bead2c7df5 with payload { "vnf-id": "test-generic-be1bfb4f-95d9-4fc8-8831-a5bead2c7df5", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-1cf3cb19-d2fe-4bdf-98a9-0aef9a27c114", "model-version-id": "test-model-ver-012470e4-e8de-4849-833a-557e166ba7c9", "resource-version": "1704888856498" } 2024-01-10 12:14:16.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:16.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:16.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:16.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:16.945 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:16.952 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-1cf3cb19-d2fe-4bdf-98a9-0aef9a27c114/model-vers/model-ver/test-model-ver-012470e4-e8de-4849-833a-557e166ba7c9#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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:14:17.036 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:17.037 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:14:17.037 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-be1bfb4f-95d9-4fc8-8831-a5bead2c7df5","Node Not Found:object located at service-design-and-creation/models/model/test-model-1cf3cb19-d2fe-4bdf-98a9-0aef9a27c114/model-vers/model-ver/test-model-ver-012470e4-e8de-4849-833a-557e166ba7c9#model-version not found","ERR.5.4.6114"]}}} 2024-01-10 12:14:17.039 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:17.361 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-db401799-8ad5-4bf6-b52d-c6c6d6fc6435 with payload { "model-invariant-id": "test-model-db401799-8ad5-4bf6-b52d-c6c6d6fc6435", "model-type": "some-type" } 2024-01-10 12:14:17.364 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:17.366 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:17.366 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:17.366 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:17.366 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:18.043 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:18.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:18.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-db401799-8ad5-4bf6-b52d-c6c6d6fc6435/model-vers/model-ver/test-model-ver-8373dcfa-e266-4eee-91de-e7d93a87b022 with payload { "model-version-id": "test-model-ver-8373dcfa-e266-4eee-91de-e7d93a87b022", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:18.052 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:18.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:18.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:18.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:18.054 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:18.732 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:18.744 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:18.747 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-dd31b750-ea52-4b34-919e-3b1fc550e4ab with payload { "vnf-id": "test-generic-dd31b750-ea52-4b34-919e-3b1fc550e4ab", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-db401799-8ad5-4bf6-b52d-c6c6d6fc6435", "model-version-id": "test-model-ver-8373dcfa-e266-4eee-91de-e7d93a87b022" } 2024-01-10 12:14:18.749 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:18.752 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:18.752 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:18.752 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:18.753 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:18.782 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:18.796 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:18.799 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:18.804 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-dd31b750-ea52-4b34-919e-3b1fc550e4ab with depth all 2024-01-10 12:14:18.806 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:18.806 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:18.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:18.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:18.807 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:18.818 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:18.818 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:18.819 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-55174729-6d2b-4ea8-94a9-9f225c5fc37a with payload { "model-invariant-id": "test-model-55174729-6d2b-4ea8-94a9-9f225c5fc37a", "model-type": "some-type" } 2024-01-10 12:14:18.821 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:18.823 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:18.823 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:18.823 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:18.823 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:18.828 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:18.832 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:18.833 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-55174729-6d2b-4ea8-94a9-9f225c5fc37a/model-vers/model-ver/test-model-ver-2ee8b4e3-d723-40c9-86a8-109584d74a2d with payload { "model-version-id": "test-model-ver-2ee8b4e3-d723-40c9-86a8-109584d74a2d", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:18.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:18.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:18.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:18.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:18.838 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:19.515 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:19.527 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:19.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-dd31b750-ea52-4b34-919e-3b1fc550e4ab with payload { "vnf-id": "test-generic-dd31b750-ea52-4b34-919e-3b1fc550e4ab", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-55174729-6d2b-4ea8-94a9-9f225c5fc37a", "resource-version": "${resource-version}" } 2024-01-10 12:14:19.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:19.533 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:19.534 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:19.535 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:14:19.535 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-dd31b750-ea52-4b34-919e-3b1fc550e4ab","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:19.536 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:19.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-8d8ab276-b7be-4664-a050-373d581b950a with payload { "model-invariant-id": "test-model-8d8ab276-b7be-4664-a050-373d581b950a", "model-type": "some-type" } 2024-01-10 12:14:19.855 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:19.856 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:19.856 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:19.856 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:19.857 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:19.862 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:19.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:19.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-8d8ab276-b7be-4664-a050-373d581b950a/model-vers/model-ver/test-model-ver-65b1b125-db0e-44a3-a670-f1243873889f with payload { "model-version-id": "test-model-ver-65b1b125-db0e-44a3-a670-f1243873889f", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:19.869 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:19.870 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:19.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:19.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:19.871 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:19.878 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:19.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:19.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-3e1e6607-bba1-4131-8e7a-ea5c9d715205 with payload { "vnf-id": "test-generic-3e1e6607-bba1-4131-8e7a-ea5c9d715205", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-8d8ab276-b7be-4664-a050-373d581b950a", "model-version-id": "test-model-ver-65b1b125-db0e-44a3-a670-f1243873889f" } 2024-01-10 12:14:19.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:19.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:19.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:19.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:19.890 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:19.905 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:19.913 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:19.914 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:19.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-3e1e6607-bba1-4131-8e7a-ea5c9d715205 with depth all 2024-01-10 12:14:19.921 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:19.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:19.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:19.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:19.922 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:19.929 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:19.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:19.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-85895e67-4575-46f4-a2e6-d46a0d9179d6 with payload { "model-invariant-id": "test-model-85895e67-4575-46f4-a2e6-d46a0d9179d6", "model-type": "some-type" } 2024-01-10 12:14:19.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:19.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:19.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:19.934 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:19.934 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:19.937 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:19.941 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:19.942 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-85895e67-4575-46f4-a2e6-d46a0d9179d6/model-vers/model-ver/test-model-ver-98552848-4773-4638-b8e1-1fef4b6fba5d with payload { "model-version-id": "test-model-ver-98552848-4773-4638-b8e1-1fef4b6fba5d", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:19.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:19.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:19.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:19.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:19.946 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:19.952 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:19.957 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:19.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-3e1e6607-bba1-4131-8e7a-ea5c9d715205 with payload { "vnf-id": "test-generic-3e1e6607-bba1-4131-8e7a-ea5c9d715205", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-85895e67-4575-46f4-a2e6-d46a0d9179d6", "model-version-id": "test-model-ver-98552848-4773-4638-b8e1-1fef4b6fba5d", "resource-version": "1704888859889" } 2024-01-10 12:14:19.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:19.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:19.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:19.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:19.963 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:19.982 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:19.992 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:19.993 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:19.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-3e1e6607-bba1-4131-8e7a-ea5c9d715205 with depth all 2024-01-10 12:14:19.999 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:19.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:19.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:19.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:20.000 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:20.007 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:20.007 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:20.008 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-3e1e6607-bba1-4131-8e7a-ea5c9d715205 with resource version 1704888859963 2024-01-10 12:14:20.009 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:20.009 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:20.009 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:20.009 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:20.010 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:20.031 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8416 with label generic-vnf 2024-01-10 12:14:20.034 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:20.041 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:20.345 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:20.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-082917b0-bda0-45a3-83f0-7b01aacb9022 with payload { "model-invariant-id": "test-model-082917b0-bda0-45a3-83f0-7b01aacb9022", "model-type": "some-type" } 2024-01-10 12:14:20.667 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:20.668 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:20.668 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:20.668 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:20.669 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:20.675 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:20.678 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:20.680 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-082917b0-bda0-45a3-83f0-7b01aacb9022/model-vers/model-ver/test-model-ver-a0bc9c5b-9add-4b6d-8aa7-dda217c8d5f0 with payload { "model-version-id": "test-model-ver-a0bc9c5b-9add-4b6d-8aa7-dda217c8d5f0", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:20.681 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:20.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:20.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:20.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:20.683 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:20.689 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:20.695 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:20.696 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-0afba316-fd23-4fa8-84c6-2023df38e454 with payload { "vnf-id": "test-generic-0afba316-fd23-4fa8-84c6-2023df38e454", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-082917b0-bda0-45a3-83f0-7b01aacb9022", "model-version-id": "test-model-ver-a0bc9c5b-9add-4b6d-8aa7-dda217c8d5f0" } 2024-01-10 12:14:20.697 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:20.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:20.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:20.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:20.700 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:20.714 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:20.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:20.722 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:20.727 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/service-design-and-creation/models/model/test-model-082917b0-bda0-45a3-83f0-7b01aacb9022/model-vers/model-ver/test-model-ver-a0bc9c5b-9add-4b6d-8aa7-dda217c8d5f0 with depth all 2024-01-10 12:14:20.728 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:20.729 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:20.729 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:20.729 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:20.729 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:20.733 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:20.734 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:20.734 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/service-design-and-creation/models/model/test-model-082917b0-bda0-45a3-83f0-7b01aacb9022/model-vers/model-ver/test-model-ver-a0bc9c5b-9add-4b6d-8aa7-dda217c8d5f0 with resource version 1704888860683 2024-01-10 12:14:20.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:20.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:20.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:20.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:20.737 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:20.746 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- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed 2024-01-10 12:14:20.747 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:20.747 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2024-01-10 12:14:20.747 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-082917b0-bda0-45a3-83f0-7b01aacb9022/model-vers/model-ver/test-model-ver-a0bc9c5b-9add-4b6d-8aa7-dda217c8d5f0"]}}} 2024-01-10 12:14:21.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-0cacad3b-321a-44c5-9e68-f97e8e054afe with payload { "model-invariant-id": "test-model-0cacad3b-321a-44c5-9e68-f97e8e054afe", "model-type": "some-type" } 2024-01-10 12:14:21.061 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:21.063 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:21.063 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:21.063 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:21.063 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:21.735 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:21.741 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:21.743 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-0cacad3b-321a-44c5-9e68-f97e8e054afe/model-vers/model-ver/test-model-ver-70e9ba4a-8a81-4749-9f23-b6ed33d0b61b with payload { "model-version-id": "test-model-ver-70e9ba4a-8a81-4749-9f23-b6ed33d0b61b", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:21.744 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:21.746 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:21.746 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:21.746 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:21.746 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:21.752 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:21.757 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:21.759 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-5c752296-76f6-4ae7-88a8-dd09e9b7ab6b with payload { "vnf-id": "test-generic-5c752296-76f6-4ae7-88a8-dd09e9b7ab6b", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-0cacad3b-321a-44c5-9e68-f97e8e054afe", "model-version-id": "test-model-ver-70e9ba4a-8a81-4749-9f23-b6ed33d0b61b" } 2024-01-10 12:14:21.760 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:21.763 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:21.763 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:21.763 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:21.764 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:21.776 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:21.782 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:21.784 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-5c752296-76f6-4ae7-88a8-dd09e9b7ab6b with depth all 2024-01-10 12:14:21.785 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:21.786 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:21.786 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:21.786 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:21.786 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:21.793 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:21.794 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:21.794 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:21.800 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-5c752296-76f6-4ae7-88a8-dd09e9b7ab6b with payload { "vnf-id": "test-generic-5c752296-76f6-4ae7-88a8-dd09e9b7ab6b", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1704888861763"} 2024-01-10 12:14:21.801 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:21.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:21.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:21.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:21.804 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:21.814 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:21.821 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:21.823 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-5c752296-76f6-4ae7-88a8-dd09e9b7ab6b with depth all 2024-01-10 12:14:21.824 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:21.825 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:21.825 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:21.825 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:21.825 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:21.831 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:21.832 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:21.832 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:21.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-5c752296-76f6-4ae7-88a8-dd09e9b7ab6b with resource version 1704888861803 2024-01-10 12:14:21.838 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:21.839 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:21.839 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:21.839 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:21.839 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:21.847 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 16488 with label generic-vnf 2024-01-10 12:14:21.849 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:21.850 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:22.152 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:22.468 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-4c4ebf4e-1671-4f41-b9bc-23d7453af71a with payload { "model-invariant-id": "test-model-4c4ebf4e-1671-4f41-b9bc-23d7453af71a", "model-type": "some-type" } 2024-01-10 12:14:22.471 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:22.473 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:22.473 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:22.473 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:22.474 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:23.143 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:23.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:23.150 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-4c4ebf4e-1671-4f41-b9bc-23d7453af71a/model-vers/model-ver/test-model-ver-8c288c8e-1504-4c6f-9865-bdfb9babd66f with payload { "model-version-id": "test-model-ver-8c288c8e-1504-4c6f-9865-bdfb9babd66f", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:23.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:23.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:23.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:23.156 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:23.156 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:23.163 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:23.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:23.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-81c0e7a2-9af1-49be-8372-9c2d8b85b5ee with payload { "vnf-id": "test-generic-81c0e7a2-9af1-49be-8372-9c2d8b85b5ee", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2024-01-10 12:14:23.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:23.174 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:23.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:23.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:23.175 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:23.179 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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:14:23.181 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:23.181 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:14:23.181 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-81c0e7a2-9af1-49be-8372-9c2d8b85b5ee","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-01-10 12:14:23.182 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-81c0e7a2-9af1-49be-8372-9c2d8b85b5ee","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-01-10 12:14:23.492 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-3642ed73-f302-439d-aaec-5ea93add0980 with payload { "model-invariant-id": "test-model-3642ed73-f302-439d-aaec-5ea93add0980", "model-type": "some-type" } 2024-01-10 12:14:23.496 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:23.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:23.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:23.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:23.499 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:23.503 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:23.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:23.509 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-3642ed73-f302-439d-aaec-5ea93add0980/model-vers/model-ver/test-model-ver-b9e5cfc5-447a-4bf0-9e9f-fa422c5c60d3 with payload { "model-version-id": "test-model-ver-b9e5cfc5-447a-4bf0-9e9f-fa422c5c60d3", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:23.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:23.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:23.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:23.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:23.513 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:23.519 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:23.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:23.527 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/business/customers/customer/test-customer-ee94491e-c68c-49a0-ad3d-b657a1314898 with payload { "global-customer-id": "test-customer-ee94491e-c68c-49a0-ad3d-b657a1314898", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-f2276fc6-1215-4a2e-8711-6f35042b2e65", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-3f680e45-b1f7-4cae-b2ce-38d0c87c42f5", "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-3642ed73-f302-439d-aaec-5ea93add0980", "model-version-id": "test-model-ver-b9e5cfc5-447a-4bf0-9e9f-fa422c5c60d3" } ] } } ] } } 2024-01-10 12:14:23.528 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:23.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:23.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:23.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:23.536 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:23.575 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:23.589 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:23.893 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:23.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-ee94491e-c68c-49a0-ad3d-b657a1314898 with depth all 2024-01-10 12:14:23.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:23.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:23.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:23.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:23.903 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:23.909 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:23.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:23.911 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/vnf-9616a54c-cb93-4cab-8887-dce0f54d2e64 with payload { "vnf-id": "vnf-9616a54c-cb93-4cab-8887-dce0f54d2e64", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v10/business/customers/customer/test-customer-ee94491e-c68c-49a0-ad3d-b657a1314898/service-subscriptions/service-subscription/test-subtype-f2276fc6-1215-4a2e-8711-6f35042b2e65/service-instances/service-instance/test-tenant-3f680e45-b1f7-4cae-b2ce-38d0c87c42f5" } ] } } 2024-01-10 12:14:23.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:23.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:23.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:23.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:23.915 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:23.937 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:23.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:23.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/vnf-9616a54c-cb93-4cab-8887-dce0f54d2e64 with depth all 2024-01-10 12:14:23.964 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:23.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:23.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:23.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:23.965 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:23.972 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:23.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:23.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-ee94491e-c68c-49a0-ad3d-b657a1314898 with depth all 2024-01-10 12:14:23.975 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:23.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:23.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:23.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:23.975 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:23.984 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:23.984 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:24.292 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-23b4ecfc-1511-4298-904f-abb5680c5690 with payload { "model-invariant-id": "test-model-23b4ecfc-1511-4298-904f-abb5680c5690", "model-type": "some-type" } 2024-01-10 12:14:24.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:24.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:24.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:24.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:24.296 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:24.299 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:24.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:24.303 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-23b4ecfc-1511-4298-904f-abb5680c5690/model-vers/model-ver/test-model-ver-54baab14-9c46-4ef4-9e73-f38eb3482c0d with payload { "model-version-id": "test-model-ver-54baab14-9c46-4ef4-9e73-f38eb3482c0d", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:24.304 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:24.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:24.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:24.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:24.306 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:24.311 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:24.315 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:24.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-49bc9492-6e2e-407f-a3c0-7bf4844f2e07 with payload { "vnf-id": "test-generic-49bc9492-6e2e-407f-a3c0-7bf4844f2e07", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-23b4ecfc-1511-4298-904f-abb5680c5690", "model-version-id": "test-model-ver-54baab14-9c46-4ef4-9e73-f38eb3482c0d" } 2024-01-10 12:14:24.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:24.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:24.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:24.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:24.320 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:24.330 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:24.336 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:24.338 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-49bc9492-6e2e-407f-a3c0-7bf4844f2e07 with depth all 2024-01-10 12:14:24.339 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:24.339 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:24.339 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:24.339 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:24.340 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:24.345 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:24.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:24.346 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:24.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-49bc9492-6e2e-407f-a3c0-7bf4844f2e07 with payload { "vnf-id": "test-generic-49bc9492-6e2e-407f-a3c0-7bf4844f2e07", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-23b4ecfc-1511-4298-904f-abb5680c5690", "model-version-id": "test-model-ver-54baab14-9c46-4ef4-9e73-f38eb3482c0d", "resource-version": "1704888864319" } 2024-01-10 12:14:24.352 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:24.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:24.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:24.354 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:24.354 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:24.363 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:24.368 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:24.369 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-49bc9492-6e2e-407f-a3c0-7bf4844f2e07 with depth all 2024-01-10 12:14:24.370 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:24.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:24.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:24.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:24.371 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:24.376 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:24.377 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:24.377 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:24.381 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-49bc9492-6e2e-407f-a3c0-7bf4844f2e07 with resource version 1704888864353 2024-01-10 12:14:24.382 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:24.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:24.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:24.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:24.383 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:24.390 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 41064 with label generic-vnf 2024-01-10 12:14:24.392 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:24.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:24.700 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:25.014 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-470e8bc5-27f0-467f-93f8-1f1d5c08d5bf with payload { "model-invariant-id": "test-model-470e8bc5-27f0-467f-93f8-1f1d5c08d5bf", "model-type": "some-type" } 2024-01-10 12:14:25.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:25.018 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:25.018 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:25.018 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:25.019 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:25.023 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:25.026 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:25.028 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-470e8bc5-27f0-467f-93f8-1f1d5c08d5bf/model-vers/model-ver/test-model-ver-79705c52-143c-4853-bcb7-1cf290ac9e19 with payload { "model-version-id": "test-model-ver-79705c52-143c-4853-bcb7-1cf290ac9e19", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:25.029 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:25.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:25.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:25.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:25.031 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:25.035 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:25.039 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:25.040 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-e9a27852-ee98-49b3-9194-d762078fb8a3 with payload { "vnf-id": "test-generic-e9a27852-ee98-49b3-9194-d762078fb8a3", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-470e8bc5-27f0-467f-93f8-1f1d5c08d5bf", "model-version-id": "test-model-ver-79705c52-143c-4853-bcb7-1cf290ac9e19" } 2024-01-10 12:14:25.041 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:25.043 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:25.043 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:25.043 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:25.043 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:25.053 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:25.061 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:25.063 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:25.067 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-e9a27852-ee98-49b3-9194-d762078fb8a3 with depth all 2024-01-10 12:14:25.068 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:25.068 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:25.068 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:25.068 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:25.069 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:25.074 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:25.074 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:25.075 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-e9a27852-ee98-49b3-9194-d762078fb8a3 with resource version 1704888865043 2024-01-10 12:14:25.076 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:25.076 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:25.076 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:25.076 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:25.077 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:25.085 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 45136 with label generic-vnf 2024-01-10 12:14:25.086 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:25.090 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:25.393 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:25.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-6ab80d87-6ba8-41ee-b95f-fec6820ca8eb with payload { "model-invariant-id": "test-model-6ab80d87-6ba8-41ee-b95f-fec6820ca8eb", "model-type": "some-type" } 2024-01-10 12:14:25.712 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:25.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:25.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:25.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:25.715 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:25.718 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:25.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:25.722 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-6ab80d87-6ba8-41ee-b95f-fec6820ca8eb/model-vers/model-ver/test-model-ver-a08b09ae-b01f-46cb-83b4-981514aee416 with payload { "model-version-id": "test-model-ver-a08b09ae-b01f-46cb-83b4-981514aee416", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:25.724 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:25.725 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:25.725 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:25.725 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:25.725 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:25.730 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:25.735 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:25.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-09da7ded-db8f-4247-af9c-c34e221720ba with payload { "vnf-id": "test-generic-09da7ded-db8f-4247-af9c-c34e221720ba", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2024-01-10 12:14:25.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:25.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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:25.740 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:25.740 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:14:25.740 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-09da7ded-db8f-4247-af9c-c34e221720ba","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:25.741 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-09da7ded-db8f-4247-af9c-c34e221720ba","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:26.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-db297ed6-7be9-4544-9f54-ff3e1cb7cfd6 with payload { "model-invariant-id": "test-model-db297ed6-7be9-4544-9f54-ff3e1cb7cfd6", "model-type": "some-type" } 2024-01-10 12:14:26.051 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:26.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.054 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.058 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.061 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:26.063 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-db297ed6-7be9-4544-9f54-ff3e1cb7cfd6/model-vers/model-ver/test-model-ver-6e51b1d0-d90b-4cca-852c-34e103f007e1 with payload { "model-version-id": "test-model-ver-6e51b1d0-d90b-4cca-852c-34e103f007e1", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:26.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:26.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.067 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.071 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.075 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:26.077 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-505deb61-56b3-4a3e-a2c4-c3bcd7c225b8 with payload { "vnf-id": "test-generic-505deb61-56b3-4a3e-a2c4-c3bcd7c225b8", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-db297ed6-7be9-4544-9f54-ff3e1cb7cfd6", "model-version-id": "test-model-ver-6e51b1d0-d90b-4cca-852c-34e103f007e1" } 2024-01-10 12:14:26.078 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:26.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.080 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.089 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.096 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:26.097 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:26.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-505deb61-56b3-4a3e-a2c4-c3bcd7c225b8 with depth all 2024-01-10 12:14:26.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:26.102 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.102 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.102 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.103 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.108 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.108 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:26.109 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-505deb61-56b3-4a3e-a2c4-c3bcd7c225b8 with payload { "vnf-id": "test-generic-505deb61-56b3-4a3e-a2c4-c3bcd7c225b8", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-a9ead985-b5eb-482f-99ed-f171b1ecbb6e", "model-version-id": "test-model-ver-97b73413-9743-4d8d-a821-65745c4b8b73", "resource-version": "1704888866080" } 2024-01-10 12:14:26.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:26.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.112 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.114 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-a9ead985-b5eb-482f-99ed-f171b1ecbb6e/model-vers/model-ver/test-model-ver-97b73413-9743-4d8d-a821-65745c4b8b73#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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:14:26.115 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:14:26.115 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-505deb61-56b3-4a3e-a2c4-c3bcd7c225b8","Node Not Found:object located at service-design-and-creation/models/model/test-model-a9ead985-b5eb-482f-99ed-f171b1ecbb6e/model-vers/model-ver/test-model-ver-97b73413-9743-4d8d-a821-65745c4b8b73#model-version not found","ERR.5.4.6114"]}}} 2024-01-10 12:14:26.116 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:26.425 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-0085779b-d658-4989-8cfe-1a2e88cb4c53 with payload { "model-invariant-id": "test-model-0085779b-d658-4989-8cfe-1a2e88cb4c53", "model-type": "some-type" } 2024-01-10 12:14:26.428 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:26.429 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.429 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.429 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.430 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.433 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.435 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:26.437 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-0085779b-d658-4989-8cfe-1a2e88cb4c53/model-vers/model-ver/test-model-ver-27179245-f770-4245-ac77-2acc1505b95e with payload { "model-version-id": "test-model-ver-27179245-f770-4245-ac77-2acc1505b95e", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:26.438 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:26.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.439 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.444 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.449 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:26.450 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-81584a10-8075-494a-8031-78ec1abb8d71 with payload { "vnf-id": "test-generic-81584a10-8075-494a-8031-78ec1abb8d71", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-0085779b-d658-4989-8cfe-1a2e88cb4c53", "model-version-id": "test-model-ver-27179245-f770-4245-ac77-2acc1505b95e" } 2024-01-10 12:14:26.451 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:26.453 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.453 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.453 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.453 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.465 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.472 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:26.473 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:26.477 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-81584a10-8075-494a-8031-78ec1abb8d71 with depth all 2024-01-10 12:14:26.478 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:26.478 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.478 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.478 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.479 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.484 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.484 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:26.485 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-7216cf15-b1ff-4b5c-b515-df7b213e2ab7 with payload { "model-invariant-id": "test-model-7216cf15-b1ff-4b5c-b515-df7b213e2ab7", "model-type": "some-type" } 2024-01-10 12:14:26.486 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:26.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.488 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.490 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.493 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:26.494 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-7216cf15-b1ff-4b5c-b515-df7b213e2ab7/model-vers/model-ver/test-model-ver-cb987e95-7050-4691-b4c9-6293e68f85a3 with payload { "model-version-id": "test-model-ver-cb987e95-7050-4691-b4c9-6293e68f85a3", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:26.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:26.497 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.497 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.497 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.497 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.501 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:26.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-81584a10-8075-494a-8031-78ec1abb8d71 with payload { "vnf-id": "test-generic-81584a10-8075-494a-8031-78ec1abb8d71", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-7216cf15-b1ff-4b5c-b515-df7b213e2ab7", "resource-version": "${resource-version}" } 2024-01-10 12:14:26.508 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:26.509 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:26.510 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:26.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:14:26.510 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-81584a10-8075-494a-8031-78ec1abb8d71","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:26.511 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:26.823 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-6d3ef1eb-0407-43ae-8f51-137873503db3 with payload { "model-invariant-id": "test-model-6d3ef1eb-0407-43ae-8f51-137873503db3", "model-type": "some-type" } 2024-01-10 12:14:26.826 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:26.827 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.827 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.827 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.828 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.831 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.834 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:26.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-6d3ef1eb-0407-43ae-8f51-137873503db3/model-vers/model-ver/test-model-ver-dccf33ad-26f4-4b6b-a73d-638bc52ca1c4 with payload { "model-version-id": "test-model-ver-dccf33ad-26f4-4b6b-a73d-638bc52ca1c4", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:26.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:26.838 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.838 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.838 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.838 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.843 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.847 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:26.849 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-9708bd18-3b5b-4d8a-9719-a60603061352 with payload { "vnf-id": "test-generic-9708bd18-3b5b-4d8a-9719-a60603061352", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-6d3ef1eb-0407-43ae-8f51-137873503db3", "model-version-id": "test-model-ver-dccf33ad-26f4-4b6b-a73d-638bc52ca1c4" } 2024-01-10 12:14:26.850 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:26.851 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.851 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.851 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.852 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.861 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:26.868 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:26.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-9708bd18-3b5b-4d8a-9719-a60603061352 with depth all 2024-01-10 12:14:26.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:26.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.874 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.878 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.879 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:26.880 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-2423e7fa-56b9-4c47-aba6-e149366780e6 with payload { "model-invariant-id": "test-model-2423e7fa-56b9-4c47-aba6-e149366780e6", "model-type": "some-type" } 2024-01-10 12:14:26.881 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:26.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.882 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.885 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:26.888 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-2423e7fa-56b9-4c47-aba6-e149366780e6/model-vers/model-ver/test-model-ver-ee60f2c5-54f5-45cd-af96-f3e8da282d23 with payload { "model-version-id": "test-model-ver-ee60f2c5-54f5-45cd-af96-f3e8da282d23", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:26.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:26.891 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.891 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.891 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.891 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.895 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.899 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:26.900 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-9708bd18-3b5b-4d8a-9719-a60603061352 with payload { "vnf-id": "test-generic-9708bd18-3b5b-4d8a-9719-a60603061352", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-2423e7fa-56b9-4c47-aba6-e149366780e6", "model-version-id": "test-model-ver-ee60f2c5-54f5-45cd-af96-f3e8da282d23", "resource-version": "1704888866851" } 2024-01-10 12:14:26.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:26.903 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.903 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.903 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.903 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.912 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.920 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:26.921 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:26.925 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-9708bd18-3b5b-4d8a-9719-a60603061352 with depth all 2024-01-10 12:14:26.926 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:26.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.927 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.931 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:26.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-9708bd18-3b5b-4d8a-9719-a60603061352 with resource version 1704888866903 2024-01-10 12:14:26.933 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:26.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:26.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:26.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:26.933 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:26.939 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 53352 with label generic-vnf 2024-01-10 12:14:26.940 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:26.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:27.247 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:27.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-912c87cb-5b5a-4fab-a30e-399e02c33d3c with payload { "model-invariant-id": "test-model-912c87cb-5b5a-4fab-a30e-399e02c33d3c", "model-type": "some-type" } 2024-01-10 12:14:27.564 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:27.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:27.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:27.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:27.566 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:27.570 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:27.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:27.573 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-912c87cb-5b5a-4fab-a30e-399e02c33d3c/model-vers/model-ver/test-model-ver-ef203657-5a1e-47f4-b6b7-d6cb6c3d7e14 with payload { "model-version-id": "test-model-ver-ef203657-5a1e-47f4-b6b7-d6cb6c3d7e14", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:27.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:27.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:27.576 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:27.576 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:27.576 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:27.580 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:27.584 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:27.585 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-89c2a421-94de-497b-947e-6015c4ac066f with payload { "vnf-id": "test-generic-89c2a421-94de-497b-947e-6015c4ac066f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-912c87cb-5b5a-4fab-a30e-399e02c33d3c", "model-version-id": "test-model-ver-ef203657-5a1e-47f4-b6b7-d6cb6c3d7e14" } 2024-01-10 12:14:27.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:27.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:27.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:27.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:27.588 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:27.596 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:27.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:27.602 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:27.605 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/service-design-and-creation/models/model/test-model-912c87cb-5b5a-4fab-a30e-399e02c33d3c/model-vers/model-ver/test-model-ver-ef203657-5a1e-47f4-b6b7-d6cb6c3d7e14 with depth all 2024-01-10 12:14:27.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:27.607 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:27.607 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:27.607 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:27.607 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:27.610 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:27.610 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:27.611 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/service-design-and-creation/models/model/test-model-912c87cb-5b5a-4fab-a30e-399e02c33d3c/model-vers/model-ver/test-model-ver-ef203657-5a1e-47f4-b6b7-d6cb6c3d7e14 with resource version 1704888867575 2024-01-10 12:14:27.611 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:27.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:27.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:27.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:27.612 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:27.616 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- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed 2024-01-10 12:14:27.617 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:27.617 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2024-01-10 12:14:27.617 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-912c87cb-5b5a-4fab-a30e-399e02c33d3c/model-vers/model-ver/test-model-ver-ef203657-5a1e-47f4-b6b7-d6cb6c3d7e14"]}}} 2024-01-10 12:14:27.925 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-4959d0d8-58ec-4407-8c2f-5784b0ec9073 with payload { "model-invariant-id": "test-model-4959d0d8-58ec-4407-8c2f-5784b0ec9073", "model-type": "some-type" } 2024-01-10 12:14:27.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:27.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:27.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:27.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:27.929 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:27.931 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:27.933 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:27.935 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-4959d0d8-58ec-4407-8c2f-5784b0ec9073/model-vers/model-ver/test-model-ver-796bbaac-0583-44f4-9ef3-e1baa8864713 with payload { "model-version-id": "test-model-ver-796bbaac-0583-44f4-9ef3-e1baa8864713", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:27.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:27.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:27.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:27.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:27.937 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:27.941 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:27.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:27.946 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-236fe791-b05a-4035-b29d-d60c113abe00 with payload { "vnf-id": "test-generic-236fe791-b05a-4035-b29d-d60c113abe00", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-4959d0d8-58ec-4407-8c2f-5784b0ec9073", "model-version-id": "test-model-ver-796bbaac-0583-44f4-9ef3-e1baa8864713" } 2024-01-10 12:14:27.947 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:27.948 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:27.948 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:27.948 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:27.949 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:27.956 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:27.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:27.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-236fe791-b05a-4035-b29d-d60c113abe00 with depth all 2024-01-10 12:14:27.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:27.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:27.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:27.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:27.964 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:27.968 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:27.968 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:27.968 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:27.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-236fe791-b05a-4035-b29d-d60c113abe00 with payload { "vnf-id": "test-generic-236fe791-b05a-4035-b29d-d60c113abe00", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1704888867948"} 2024-01-10 12:14:27.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:27.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:27.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:27.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:27.975 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:27.982 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:27.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:27.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-236fe791-b05a-4035-b29d-d60c113abe00 with depth all 2024-01-10 12:14:27.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:27.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:27.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:27.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:27.989 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:27.994 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:27.994 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:27.994 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:27.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-236fe791-b05a-4035-b29d-d60c113abe00 with resource version 1704888867974 2024-01-10 12:14:27.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:27.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:27.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:27.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:27.999 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:28.004 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 57536 with label generic-vnf 2024-01-10 12:14:28.005 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:28.006 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:28.308 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:28.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-599e9be1-24cf-4fec-a946-cf94f17e52d3 with payload { "model-invariant-id": "test-model-599e9be1-24cf-4fec-a946-cf94f17e52d3", "model-type": "some-type" } 2024-01-10 12:14:28.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:28.627 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:28.627 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:28.627 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:28.627 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:29.296 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:29.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:29.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-599e9be1-24cf-4fec-a946-cf94f17e52d3/model-vers/model-ver/test-model-ver-cde5e267-2cf7-47f0-8a37-ee4b32393aa3 with payload { "model-version-id": "test-model-ver-cde5e267-2cf7-47f0-8a37-ee4b32393aa3", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:29.302 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:29.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:29.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:29.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:29.304 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:29.307 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:29.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:29.311 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-bf21c0f1-b44c-499d-a8f1-96e22e9d132d with payload { "vnf-id": "test-generic-bf21c0f1-b44c-499d-a8f1-96e22e9d132d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2024-01-10 12:14:29.312 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:29.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:29.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:29.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:29.314 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:29.316 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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:14:29.317 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:29.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:14:29.317 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-bf21c0f1-b44c-499d-a8f1-96e22e9d132d","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-01-10 12:14:29.318 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-bf21c0f1-b44c-499d-a8f1-96e22e9d132d","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-01-10 12:14:29.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-238d9b1f-dbe4-4001-9fcf-6a88b16f180b with payload { "model-invariant-id": "test-model-238d9b1f-dbe4-4001-9fcf-6a88b16f180b", "model-type": "some-type" } 2024-01-10 12:14:29.626 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:29.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:29.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:29.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:29.628 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:29.632 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:29.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:29.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-238d9b1f-dbe4-4001-9fcf-6a88b16f180b/model-vers/model-ver/test-model-ver-fe9cb758-d256-44b5-bb6e-eda30baabee3 with payload { "model-version-id": "test-model-ver-fe9cb758-d256-44b5-bb6e-eda30baabee3", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:29.638 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:29.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:29.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:29.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:29.640 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:29.644 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:29.647 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:29.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/business/customers/customer/test-customer-5b1d5792-75e7-4577-8012-82857f39a960 with payload { "global-customer-id": "test-customer-5b1d5792-75e7-4577-8012-82857f39a960", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-98aaca09-f905-47dd-846a-21560c43f0d8", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-6b1473f7-4483-4e46-8aa7-be3a5127cf30", "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-238d9b1f-dbe4-4001-9fcf-6a88b16f180b", "model-version-id": "test-model-ver-fe9cb758-d256-44b5-bb6e-eda30baabee3" } ] } } ] } } 2024-01-10 12:14:29.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:29.651 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:29.651 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:29.651 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:29.652 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:29.664 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:29.669 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:29.671 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:29.675 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-5b1d5792-75e7-4577-8012-82857f39a960 with depth all 2024-01-10 12:14:29.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:29.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:29.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:29.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:29.677 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:29.682 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:29.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:29.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/vnf-d5a03199-d25e-4923-9bcc-8089b68c61e0 with payload { "vnf-id": "vnf-d5a03199-d25e-4923-9bcc-8089b68c61e0", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v10/business/customers/customer/test-customer-5b1d5792-75e7-4577-8012-82857f39a960/service-subscriptions/service-subscription/test-subtype-98aaca09-f905-47dd-846a-21560c43f0d8/service-instances/service-instance/test-tenant-6b1473f7-4483-4e46-8aa7-be3a5127cf30" } ] } } 2024-01-10 12:14:29.684 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:29.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:29.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:29.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:29.687 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:29.697 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:29.707 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:29.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/vnf-d5a03199-d25e-4923-9bcc-8089b68c61e0 with depth all 2024-01-10 12:14:29.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:29.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:29.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:29.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:29.710 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:29.715 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:29.715 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:29.716 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-5b1d5792-75e7-4577-8012-82857f39a960 with depth all 2024-01-10 12:14:29.717 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:29.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:29.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:29.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:29.717 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:29.723 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:29.723 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:30.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-9f428b92-80d7-4c9d-8be5-f156015b958f with payload { "model-invariant-id": "test-model-9f428b92-80d7-4c9d-8be5-f156015b958f", "model-type": "some-type" } 2024-01-10 12:14:30.035 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:30.036 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:30.036 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:30.037 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:30.037 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:30.039 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:30.041 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:30.042 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-9f428b92-80d7-4c9d-8be5-f156015b958f/model-vers/model-ver/test-model-ver-22b644c1-a9ea-443f-8496-c051cdc29195 with payload { "model-version-id": "test-model-ver-22b644c1-a9ea-443f-8496-c051cdc29195", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:30.043 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:30.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:30.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:30.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:30.045 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:30.048 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:30.051 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:30.053 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-03895013-153f-4abb-99d7-95caf482fe7c with payload { "vnf-id": "test-generic-03895013-153f-4abb-99d7-95caf482fe7c", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-9f428b92-80d7-4c9d-8be5-f156015b958f", "model-version-id": "test-model-ver-22b644c1-a9ea-443f-8496-c051cdc29195" } 2024-01-10 12:14:30.054 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:30.055 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:30.055 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:30.055 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:30.055 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:30.064 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:30.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:30.071 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-03895013-153f-4abb-99d7-95caf482fe7c with depth all 2024-01-10 12:14:30.071 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:30.072 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:30.072 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:30.072 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:30.072 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:30.076 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:30.076 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:30.077 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:30.081 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-03895013-153f-4abb-99d7-95caf482fe7c with payload { "vnf-id": "test-generic-03895013-153f-4abb-99d7-95caf482fe7c", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-9f428b92-80d7-4c9d-8be5-f156015b958f", "model-version-id": "test-model-ver-22b644c1-a9ea-443f-8496-c051cdc29195", "resource-version": "1704888870055" } 2024-01-10 12:14:30.082 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:30.083 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:30.083 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:30.083 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:30.084 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:30.090 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:30.094 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:30.095 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-03895013-153f-4abb-99d7-95caf482fe7c with depth all 2024-01-10 12:14:30.096 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:30.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:30.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:30.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:30.096 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:30.101 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:30.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:30.101 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:30.105 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-03895013-153f-4abb-99d7-95caf482fe7c with resource version 1704888870083 2024-01-10 12:14:30.106 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:30.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:30.107 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:30.107 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:30.107 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:30.112 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 65640 with label generic-vnf 2024-01-10 12:14:30.113 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:30.117 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:30.419 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:30.733 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-822bab6c-941c-4163-a72e-e746f9a5f612 with payload { "model-invariant-id": "test-model-822bab6c-941c-4163-a72e-e746f9a5f612", "model-type": "some-type" } 2024-01-10 12:14:30.735 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:30.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:30.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:30.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:30.738 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:30.741 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:30.743 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:30.744 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-822bab6c-941c-4163-a72e-e746f9a5f612/model-vers/model-ver/test-model-ver-b72cdfa2-6173-455d-be0e-cd8b556eecfb with payload { "model-version-id": "test-model-ver-b72cdfa2-6173-455d-be0e-cd8b556eecfb", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:30.745 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:30.746 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:30.746 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:30.746 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:30.746 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:30.750 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:30.753 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:30.754 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-592b5820-ff1d-4157-956b-a1279236082f with payload { "vnf-id": "test-generic-592b5820-ff1d-4157-956b-a1279236082f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-822bab6c-941c-4163-a72e-e746f9a5f612", "model-version-id": "test-model-ver-b72cdfa2-6173-455d-be0e-cd8b556eecfb" } 2024-01-10 12:14:30.755 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:30.757 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:30.757 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:30.757 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:30.757 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:30.765 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:30.770 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:30.771 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:30.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-592b5820-ff1d-4157-956b-a1279236082f with depth all 2024-01-10 12:14:30.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:30.776 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:30.776 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:30.776 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:30.776 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:30.780 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:30.780 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:30.781 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-592b5820-ff1d-4157-956b-a1279236082f with resource version 1704888870757 2024-01-10 12:14:30.781 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:30.781 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:30.781 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:30.781 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:30.782 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:30.787 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 37088 with label generic-vnf 2024-01-10 12:14:30.788 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:30.792 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:31.094 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:31.406 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-218dc4c3-d8f2-4525-b170-7b2e3d4ddcf2 with payload { "model-invariant-id": "test-model-218dc4c3-d8f2-4525-b170-7b2e3d4ddcf2", "model-type": "some-type" } 2024-01-10 12:14:31.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:31.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:31.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:31.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:31.411 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:31.416 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:31.418 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:31.419 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-218dc4c3-d8f2-4525-b170-7b2e3d4ddcf2/model-vers/model-ver/test-model-ver-b2d857e4-2ee4-45a2-8ec7-4669f94dabf4 with payload { "model-version-id": "test-model-ver-b2d857e4-2ee4-45a2-8ec7-4669f94dabf4", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:31.420 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:31.421 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:31.421 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:31.421 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:31.421 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:31.424 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:31.428 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:31.428 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-8b06d5b0-ed3e-4832-9d23-7f284b2ce50c with payload { "vnf-id": "test-generic-8b06d5b0-ed3e-4832-9d23-7f284b2ce50c", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2024-01-10 12:14:31.429 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:31.431 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:31.431 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:31.431 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:14:31.431 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-8b06d5b0-ed3e-4832-9d23-7f284b2ce50c","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:31.431 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-8b06d5b0-ed3e-4832-9d23-7f284b2ce50c","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:31.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-3c4890fd-0d5e-4df7-a369-ddf9d1528c15 with payload { "model-invariant-id": "test-model-3c4890fd-0d5e-4df7-a369-ddf9d1528c15", "model-type": "some-type" } 2024-01-10 12:14:31.740 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:31.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:31.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:31.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:31.743 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:31.745 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:31.747 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:31.748 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-3c4890fd-0d5e-4df7-a369-ddf9d1528c15/model-vers/model-ver/test-model-ver-c78aa983-b5f3-4cc9-9e05-4a263170576a with payload { "model-version-id": "test-model-ver-c78aa983-b5f3-4cc9-9e05-4a263170576a", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:31.749 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:31.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:31.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:31.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:31.751 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:31.754 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:31.758 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:31.760 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a3ad9602-9b00-420a-b416-711a46e4cc8c with payload { "vnf-id": "test-generic-a3ad9602-9b00-420a-b416-711a46e4cc8c", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-3c4890fd-0d5e-4df7-a369-ddf9d1528c15", "model-version-id": "test-model-ver-c78aa983-b5f3-4cc9-9e05-4a263170576a" } 2024-01-10 12:14:31.761 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:31.762 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:31.762 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:31.762 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:31.763 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:31.772 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:31.776 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:31.779 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:31.785 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a3ad9602-9b00-420a-b416-711a46e4cc8c with depth all 2024-01-10 12:14:31.787 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:31.787 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:31.787 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:31.787 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:31.788 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:31.793 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:31.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:31.798 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a3ad9602-9b00-420a-b416-711a46e4cc8c with payload { "vnf-id": "test-generic-a3ad9602-9b00-420a-b416-711a46e4cc8c", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-735d00a5-ee69-4c8a-bb43-7c53f065e9d0", "model-version-id": "test-model-ver-18beeb72-63a8-49bc-ad4e-c0fd6f5d175a", "resource-version": "1704888871762" } 2024-01-10 12:14:31.802 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:31.804 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:31.804 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:31.804 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:31.804 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:31.811 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-735d00a5-ee69-4c8a-bb43-7c53f065e9d0/model-vers/model-ver/test-model-ver-18beeb72-63a8-49bc-ad4e-c0fd6f5d175a#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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:14:31.812 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:31.812 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:14:31.812 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-a3ad9602-9b00-420a-b416-711a46e4cc8c","Node Not Found:object located at service-design-and-creation/models/model/test-model-735d00a5-ee69-4c8a-bb43-7c53f065e9d0/model-vers/model-ver/test-model-ver-18beeb72-63a8-49bc-ad4e-c0fd6f5d175a#model-version not found","ERR.5.4.6114"]}}} 2024-01-10 12:14:31.813 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:32.124 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-34a06c83-6c1f-4f44-9461-b980e565eea2 with payload { "model-invariant-id": "test-model-34a06c83-6c1f-4f44-9461-b980e565eea2", "model-type": "some-type" } 2024-01-10 12:14:32.127 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:32.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:32.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:32.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:32.129 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:32.132 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:32.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:32.135 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-34a06c83-6c1f-4f44-9461-b980e565eea2/model-vers/model-ver/test-model-ver-b0eff281-295c-4557-a258-e0132914a465 with payload { "model-version-id": "test-model-ver-b0eff281-295c-4557-a258-e0132914a465", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:32.136 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:32.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:32.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:32.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:32.138 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:32.141 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:32.145 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:32.146 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-43c51b78-ed94-4c85-a4cd-d23fc4439cb8 with payload { "vnf-id": "test-generic-43c51b78-ed94-4c85-a4cd-d23fc4439cb8", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-34a06c83-6c1f-4f44-9461-b980e565eea2", "model-version-id": "test-model-ver-b0eff281-295c-4557-a258-e0132914a465" } 2024-01-10 12:14:32.147 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:32.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:32.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:32.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:32.149 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:32.158 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:32.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:32.163 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:32.167 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-43c51b78-ed94-4c85-a4cd-d23fc4439cb8 with depth all 2024-01-10 12:14:32.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:32.169 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:32.169 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:32.169 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:32.169 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:32.173 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:32.174 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:32.175 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-97f27080-493d-4af1-a8f7-33e145ab64a2 with payload { "model-invariant-id": "test-model-97f27080-493d-4af1-a8f7-33e145ab64a2", "model-type": "some-type" } 2024-01-10 12:14:32.176 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:32.177 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:32.177 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:32.177 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:32.177 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:32.179 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:32.181 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:32.182 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-97f27080-493d-4af1-a8f7-33e145ab64a2/model-vers/model-ver/test-model-ver-6c6e6ad0-38af-4427-b5ba-0e35465e29d1 with payload { "model-version-id": "test-model-ver-6c6e6ad0-38af-4427-b5ba-0e35465e29d1", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:32.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:32.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:32.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:32.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:32.184 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:32.187 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:32.191 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:32.192 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-43c51b78-ed94-4c85-a4cd-d23fc4439cb8 with payload { "vnf-id": "test-generic-43c51b78-ed94-4c85-a4cd-d23fc4439cb8", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-97f27080-493d-4af1-a8f7-33e145ab64a2", "resource-version": "${resource-version}" } 2024-01-10 12:14:32.193 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:32.195 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:32.195 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:32.195 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:14:32.196 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-43c51b78-ed94-4c85-a4cd-d23fc4439cb8","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:32.196 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:32.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-b3c37aa3-2c15-4651-b6bc-bbff48a596ad with payload { "model-invariant-id": "test-model-b3c37aa3-2c15-4651-b6bc-bbff48a596ad", "model-type": "some-type" } 2024-01-10 12:14:32.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:32.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:32.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:32.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:32.512 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:32.514 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:32.516 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:32.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-b3c37aa3-2c15-4651-b6bc-bbff48a596ad/model-vers/model-ver/test-model-ver-fca73cb8-d67d-4c81-b5f7-4a18eafa2c2e with payload { "model-version-id": "test-model-ver-fca73cb8-d67d-4c81-b5f7-4a18eafa2c2e", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:32.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:32.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:32.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:32.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:32.520 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:32.523 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:32.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:32.528 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-d228bd9e-cb5b-4d28-8d4e-3e6bb925bf91 with payload { "vnf-id": "test-generic-d228bd9e-cb5b-4d28-8d4e-3e6bb925bf91", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-b3c37aa3-2c15-4651-b6bc-bbff48a596ad", "model-version-id": "test-model-ver-fca73cb8-d67d-4c81-b5f7-4a18eafa2c2e" } 2024-01-10 12:14:32.528 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:32.530 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:32.530 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:32.530 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:32.530 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:32.539 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:32.543 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:32.544 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:32.548 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-d228bd9e-cb5b-4d28-8d4e-3e6bb925bf91 with depth all 2024-01-10 12:14:32.549 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:32.549 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:32.549 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:32.549 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:32.550 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:32.554 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:32.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:32.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-0c28ab89-1120-4d74-903e-84460393e63a with payload { "model-invariant-id": "test-model-0c28ab89-1120-4d74-903e-84460393e63a", "model-type": "some-type" } 2024-01-10 12:14:32.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:32.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:32.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:32.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:32.557 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:32.559 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:32.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:32.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-0c28ab89-1120-4d74-903e-84460393e63a/model-vers/model-ver/test-model-ver-caa366fd-f84d-4cbd-9c65-61f23567fa11 with payload { "model-version-id": "test-model-ver-caa366fd-f84d-4cbd-9c65-61f23567fa11", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:32.564 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:32.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:32.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:32.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:32.565 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:32.569 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:32.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:32.573 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-d228bd9e-cb5b-4d28-8d4e-3e6bb925bf91 with payload { "vnf-id": "test-generic-d228bd9e-cb5b-4d28-8d4e-3e6bb925bf91", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-0c28ab89-1120-4d74-903e-84460393e63a", "model-version-id": "test-model-ver-caa366fd-f84d-4cbd-9c65-61f23567fa11", "resource-version": "1704888872530" } 2024-01-10 12:14:32.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:32.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:32.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:32.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:32.576 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:32.585 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:32.589 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:32.590 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:32.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-d228bd9e-cb5b-4d28-8d4e-3e6bb925bf91 with depth all 2024-01-10 12:14:32.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:32.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:32.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:32.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:32.595 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:32.599 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:32.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:32.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-d228bd9e-cb5b-4d28-8d4e-3e6bb925bf91 with resource version 1704888872575 2024-01-10 12:14:32.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:32.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:32.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:32.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:32.601 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:32.606 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 45280 with label generic-vnf 2024-01-10 12:14:32.607 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:32.610 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:32.912 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:33.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-0c216ccc-e410-43d2-bf42-f01a67dfc765 with payload { "model-invariant-id": "test-model-0c216ccc-e410-43d2-bf42-f01a67dfc765", "model-type": "some-type" } 2024-01-10 12:14:33.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:33.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:33.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:33.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:33.256 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:33.261 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:33.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:33.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-0c216ccc-e410-43d2-bf42-f01a67dfc765/model-vers/model-ver/test-model-ver-04d89ae1-62cd-450f-8bb3-5b3eb4d73f76 with payload { "model-version-id": "test-model-ver-04d89ae1-62cd-450f-8bb3-5b3eb4d73f76", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:33.265 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:33.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:33.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:33.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:33.267 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:33.271 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:33.276 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:33.277 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-34f1cb34-a650-4b93-8842-c061ddee6c5f with payload { "vnf-id": "test-generic-34f1cb34-a650-4b93-8842-c061ddee6c5f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-0c216ccc-e410-43d2-bf42-f01a67dfc765", "model-version-id": "test-model-ver-04d89ae1-62cd-450f-8bb3-5b3eb4d73f76" } 2024-01-10 12:14:33.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:33.279 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:33.279 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:33.279 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:33.280 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:33.288 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:33.292 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:33.293 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:33.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/service-design-and-creation/models/model/test-model-0c216ccc-e410-43d2-bf42-f01a67dfc765/model-vers/model-ver/test-model-ver-04d89ae1-62cd-450f-8bb3-5b3eb4d73f76 with depth all 2024-01-10 12:14:33.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:33.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:33.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:33.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:33.297 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:33.300 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:33.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:33.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/service-design-and-creation/models/model/test-model-0c216ccc-e410-43d2-bf42-f01a67dfc765/model-vers/model-ver/test-model-ver-04d89ae1-62cd-450f-8bb3-5b3eb4d73f76 with resource version 1704888873267 2024-01-10 12:14:33.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:33.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:33.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:33.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:33.302 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:33.305 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- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed 2024-01-10 12:14:33.305 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:33.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2024-01-10 12:14:33.306 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-0c216ccc-e410-43d2-bf42-f01a67dfc765/model-vers/model-ver/test-model-ver-04d89ae1-62cd-450f-8bb3-5b3eb4d73f76"]}}} 2024-01-10 12:14:33.612 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-77364d21-6237-46c5-994e-e77ea603925c with payload { "model-invariant-id": "test-model-77364d21-6237-46c5-994e-e77ea603925c", "model-type": "some-type" } 2024-01-10 12:14:33.615 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:33.616 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:33.616 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:33.616 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:33.617 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:33.619 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:33.621 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:33.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-77364d21-6237-46c5-994e-e77ea603925c/model-vers/model-ver/test-model-ver-b8aef5d0-6c35-44d3-8aa4-5990266f470e with payload { "model-version-id": "test-model-ver-b8aef5d0-6c35-44d3-8aa4-5990266f470e", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:33.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:33.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:33.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:33.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:33.624 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:33.627 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:33.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:33.630 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-1352894b-f481-4983-bef3-6ffcfa942e5d with payload { "vnf-id": "test-generic-1352894b-f481-4983-bef3-6ffcfa942e5d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-77364d21-6237-46c5-994e-e77ea603925c", "model-version-id": "test-model-ver-b8aef5d0-6c35-44d3-8aa4-5990266f470e" } 2024-01-10 12:14:33.631 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:33.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:33.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:33.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:33.633 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:33.640 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:33.644 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:33.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-1352894b-f481-4983-bef3-6ffcfa942e5d with depth all 2024-01-10 12:14:33.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:33.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:33.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:33.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:33.646 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:33.650 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:33.650 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:33.650 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:33.653 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-1352894b-f481-4983-bef3-6ffcfa942e5d with payload { "vnf-id": "test-generic-1352894b-f481-4983-bef3-6ffcfa942e5d", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1704888873632"} 2024-01-10 12:14:33.654 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:33.655 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:33.655 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:33.655 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:33.655 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:33.662 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:33.665 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:33.666 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-1352894b-f481-4983-bef3-6ffcfa942e5d with depth all 2024-01-10 12:14:33.667 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:33.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:33.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:33.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:33.667 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:33.670 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:33.670 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:33.671 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:33.673 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-1352894b-f481-4983-bef3-6ffcfa942e5d with resource version 1704888873655 2024-01-10 12:14:33.674 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:33.675 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:33.675 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:33.675 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:33.675 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:33.679 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 73808 with label generic-vnf 2024-01-10 12:14:33.680 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:33.681 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:33.983 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:34.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d326024e-168c-4ef6-8352-c8e1e4f1cc22 with payload { "model-invariant-id": "test-model-d326024e-168c-4ef6-8352-c8e1e4f1cc22", "model-type": "some-type" } 2024-01-10 12:14:34.298 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:34.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:34.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:34.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:34.300 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:34.304 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:34.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:34.307 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d326024e-168c-4ef6-8352-c8e1e4f1cc22/model-vers/model-ver/test-model-ver-bac454b2-2cf0-4e61-926c-c266e071b9ce with payload { "model-version-id": "test-model-ver-bac454b2-2cf0-4e61-926c-c266e071b9ce", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:34.308 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:34.309 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:34.309 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:34.309 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:34.309 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:34.313 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:34.316 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:34.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-f8fecc01-44ba-483f-bdfe-63f1692579b6 with payload { "vnf-id": "test-generic-f8fecc01-44ba-483f-bdfe-63f1692579b6", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2024-01-10 12:14:34.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:34.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:34.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:34.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:34.320 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:34.323 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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:14:34.324 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:34.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:14:34.324 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-f8fecc01-44ba-483f-bdfe-63f1692579b6","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-01-10 12:14:34.325 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-f8fecc01-44ba-483f-bdfe-63f1692579b6","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-01-10 12:14:34.633 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-f609d3e1-90d1-4161-8147-bf859e345cab with payload { "model-invariant-id": "test-model-f609d3e1-90d1-4161-8147-bf859e345cab", "model-type": "some-type" } 2024-01-10 12:14:34.635 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:34.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:34.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:34.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:34.637 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:34.639 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:34.641 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:34.642 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-f609d3e1-90d1-4161-8147-bf859e345cab/model-vers/model-ver/test-model-ver-96fd3640-5d50-4ece-b94c-6aeb58af5685 with payload { "model-version-id": "test-model-ver-96fd3640-5d50-4ece-b94c-6aeb58af5685", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:34.643 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:34.644 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:34.644 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:34.644 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:34.644 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:34.647 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:34.650 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:34.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/business/customers/customer/test-customer-a61a7f70-cf0f-4912-931c-d6c8f49a118f with payload { "global-customer-id": "test-customer-a61a7f70-cf0f-4912-931c-d6c8f49a118f", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-a3722dea-2d91-4eaf-b50f-6115d9905864", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-c0220702-c31a-4b07-a3ad-0a2901e28ccf", "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-f609d3e1-90d1-4161-8147-bf859e345cab", "model-version-id": "test-model-ver-96fd3640-5d50-4ece-b94c-6aeb58af5685" } ] } } ] } } 2024-01-10 12:14:34.652 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:34.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:34.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:34.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:34.654 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:34.664 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:34.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:34.669 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:34.672 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-a61a7f70-cf0f-4912-931c-d6c8f49a118f with depth all 2024-01-10 12:14:34.673 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:34.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:34.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:34.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:34.674 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:34.679 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:34.679 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:34.680 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/vnf-b0479116-db8f-474b-82f4-313da874314d with payload { "vnf-id": "vnf-b0479116-db8f-474b-82f4-313da874314d", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v11/business/customers/customer/test-customer-a61a7f70-cf0f-4912-931c-d6c8f49a118f/service-subscriptions/service-subscription/test-subtype-a3722dea-2d91-4eaf-b50f-6115d9905864/service-instances/service-instance/test-tenant-c0220702-c31a-4b07-a3ad-0a2901e28ccf" } ] } } 2024-01-10 12:14:34.681 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:34.682 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:34.682 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:34.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:34.683 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:34.693 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:34.701 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:34.702 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/vnf-b0479116-db8f-474b-82f4-313da874314d with depth all 2024-01-10 12:14:34.703 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:34.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:34.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:34.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:34.703 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:34.708 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:34.708 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:34.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-a61a7f70-cf0f-4912-931c-d6c8f49a118f with depth all 2024-01-10 12:14:34.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:34.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:34.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:34.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:34.710 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:34.715 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:34.715 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:35.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-e5a26069-aa8d-431f-b47b-2825bd07bc37 with payload { "model-invariant-id": "test-model-e5a26069-aa8d-431f-b47b-2825bd07bc37", "model-type": "some-type" } 2024-01-10 12:14:35.026 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:35.027 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:35.027 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:35.027 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:35.027 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:35.030 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:35.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:35.033 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-e5a26069-aa8d-431f-b47b-2825bd07bc37/model-vers/model-ver/test-model-ver-87d65ea5-b9b6-4642-8e91-594ab90f9bc7 with payload { "model-version-id": "test-model-ver-87d65ea5-b9b6-4642-8e91-594ab90f9bc7", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:35.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:35.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:35.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:35.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:35.036 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:35.039 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:35.042 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:35.043 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-485dff34-e227-4f7d-a5d1-e2f46a1cc763 with payload { "vnf-id": "test-generic-485dff34-e227-4f7d-a5d1-e2f46a1cc763", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-e5a26069-aa8d-431f-b47b-2825bd07bc37", "model-version-id": "test-model-ver-87d65ea5-b9b6-4642-8e91-594ab90f9bc7" } 2024-01-10 12:14:35.044 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:35.045 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:35.045 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:35.045 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:35.046 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:35.054 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:35.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:35.059 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-485dff34-e227-4f7d-a5d1-e2f46a1cc763 with depth all 2024-01-10 12:14:35.060 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:35.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:35.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:35.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:35.061 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:35.064 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:35.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:35.065 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:35.068 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-485dff34-e227-4f7d-a5d1-e2f46a1cc763 with payload { "vnf-id": "test-generic-485dff34-e227-4f7d-a5d1-e2f46a1cc763", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-e5a26069-aa8d-431f-b47b-2825bd07bc37", "model-version-id": "test-model-ver-87d65ea5-b9b6-4642-8e91-594ab90f9bc7", "resource-version": "1704888875045" } 2024-01-10 12:14:35.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:35.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:35.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:35.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:35.070 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:35.077 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:35.081 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:35.081 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-485dff34-e227-4f7d-a5d1-e2f46a1cc763 with depth all 2024-01-10 12:14:35.082 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:35.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:35.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:35.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:35.091 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:35.102 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:35.103 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:35.103 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:35.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-485dff34-e227-4f7d-a5d1-e2f46a1cc763 with resource version 1704888875070 2024-01-10 12:14:35.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:35.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:35.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:35.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:35.116 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:35.123 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 16616 with label generic-vnf 2024-01-10 12:14:35.124 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:35.127 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:35.431 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:35.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d97d062c-86df-443b-97eb-15b7813d54a7 with payload { "model-invariant-id": "test-model-d97d062c-86df-443b-97eb-15b7813d54a7", "model-type": "some-type" } 2024-01-10 12:14:35.743 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:35.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:35.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:35.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:35.745 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:35.747 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:35.750 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:35.751 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d97d062c-86df-443b-97eb-15b7813d54a7/model-vers/model-ver/test-model-ver-d30e3992-828a-46dc-bf44-b94fbf27f84e with payload { "model-version-id": "test-model-ver-d30e3992-828a-46dc-bf44-b94fbf27f84e", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:35.752 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:35.753 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:35.753 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:35.753 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:35.754 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:35.757 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:35.761 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:35.763 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-ce85752f-7ec9-4076-ba56-b5160e194de5 with payload { "vnf-id": "test-generic-ce85752f-7ec9-4076-ba56-b5160e194de5", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d97d062c-86df-443b-97eb-15b7813d54a7", "model-version-id": "test-model-ver-d30e3992-828a-46dc-bf44-b94fbf27f84e" } 2024-01-10 12:14:35.765 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:35.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:35.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:35.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:35.769 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:35.783 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:35.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:35.790 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:35.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-ce85752f-7ec9-4076-ba56-b5160e194de5 with depth all 2024-01-10 12:14:35.794 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:35.794 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:35.794 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:35.794 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:35.795 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:35.798 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:35.798 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:35.799 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-ce85752f-7ec9-4076-ba56-b5160e194de5 with resource version 1704888875769 2024-01-10 12:14:35.800 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:35.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:35.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:35.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:35.800 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:35.805 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 106688 with label generic-vnf 2024-01-10 12:14:35.807 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:35.811 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:36.113 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:36.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-dd057224-1de5-4bb2-a948-f2e03bff34ba with payload { "model-invariant-id": "test-model-dd057224-1de5-4bb2-a948-f2e03bff34ba", "model-type": "some-type" } 2024-01-10 12:14:36.424 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:36.425 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:36.425 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:36.425 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:36.426 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:36.428 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:36.430 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:36.432 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-dd057224-1de5-4bb2-a948-f2e03bff34ba/model-vers/model-ver/test-model-ver-4939d60f-49d1-42ca-8b5c-566941e821a0 with payload { "model-version-id": "test-model-ver-4939d60f-49d1-42ca-8b5c-566941e821a0", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:36.433 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:36.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:36.435 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:36.435 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:36.435 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:36.438 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:36.441 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:36.442 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-45a1ed51-6d9d-4333-b252-b81d63889936 with payload { "vnf-id": "test-generic-45a1ed51-6d9d-4333-b252-b81d63889936", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2024-01-10 12:14:36.443 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:36.445 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:36.445 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:36.446 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:14:36.446 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-45a1ed51-6d9d-4333-b252-b81d63889936","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:36.446 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-45a1ed51-6d9d-4333-b252-b81d63889936","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:36.752 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-6a399abd-9c0d-4c83-8d4d-7dbfd5c433fa with payload { "model-invariant-id": "test-model-6a399abd-9c0d-4c83-8d4d-7dbfd5c433fa", "model-type": "some-type" } 2024-01-10 12:14:36.754 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:36.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:36.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:36.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:36.757 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:36.759 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:36.760 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:36.761 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-6a399abd-9c0d-4c83-8d4d-7dbfd5c433fa/model-vers/model-ver/test-model-ver-2f86fb95-f47a-42a5-a33b-740a406b1eb6 with payload { "model-version-id": "test-model-ver-2f86fb95-f47a-42a5-a33b-740a406b1eb6", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:36.762 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:36.763 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:36.763 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:36.763 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:36.763 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:36.767 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:36.769 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:36.770 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3237d78c-cf4c-476d-a491-6139e73bde1b with payload { "vnf-id": "test-generic-3237d78c-cf4c-476d-a491-6139e73bde1b", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-6a399abd-9c0d-4c83-8d4d-7dbfd5c433fa", "model-version-id": "test-model-ver-2f86fb95-f47a-42a5-a33b-740a406b1eb6" } 2024-01-10 12:14:36.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:36.773 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:36.773 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:36.773 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:36.773 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:36.781 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:36.785 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:36.786 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:36.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3237d78c-cf4c-476d-a491-6139e73bde1b with depth all 2024-01-10 12:14:36.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:36.789 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:36.790 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:36.790 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:36.790 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:36.793 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:36.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:36.794 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3237d78c-cf4c-476d-a491-6139e73bde1b with payload { "vnf-id": "test-generic-3237d78c-cf4c-476d-a491-6139e73bde1b", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-01903a55-81e3-484a-9ad8-6909f2ab5fb8", "model-version-id": "test-model-ver-663bf453-2533-48d7-9dd8-ec471ecc5309", "resource-version": "1704888876773" } 2024-01-10 12:14:36.795 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:36.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:36.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:36.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:36.797 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:36.798 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-01903a55-81e3-484a-9ad8-6909f2ab5fb8/model-vers/model-ver/test-model-ver-663bf453-2533-48d7-9dd8-ec471ecc5309#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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:14:36.800 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:36.800 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:14:36.800 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-3237d78c-cf4c-476d-a491-6139e73bde1b","Node Not Found:object located at service-design-and-creation/models/model/test-model-01903a55-81e3-484a-9ad8-6909f2ab5fb8/model-vers/model-ver/test-model-ver-663bf453-2533-48d7-9dd8-ec471ecc5309#model-version not found","ERR.5.4.6114"]}}} 2024-01-10 12:14:36.801 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:37.109 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-784d866b-fe70-4510-a1a7-812a29af2efd with payload { "model-invariant-id": "test-model-784d866b-fe70-4510-a1a7-812a29af2efd", "model-type": "some-type" } 2024-01-10 12:14:37.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:37.113 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:37.113 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:37.113 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:37.114 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:37.117 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:37.119 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:37.121 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-784d866b-fe70-4510-a1a7-812a29af2efd/model-vers/model-ver/test-model-ver-719ec19a-0a4d-4897-b7e3-ffec213a22ff with payload { "model-version-id": "test-model-ver-719ec19a-0a4d-4897-b7e3-ffec213a22ff", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:37.122 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:37.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:37.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:37.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:37.123 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:37.127 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:37.130 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:37.131 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-f0827771-dd47-448d-90fd-7dfe6a56c4c9 with payload { "vnf-id": "test-generic-f0827771-dd47-448d-90fd-7dfe6a56c4c9", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-784d866b-fe70-4510-a1a7-812a29af2efd", "model-version-id": "test-model-ver-719ec19a-0a4d-4897-b7e3-ffec213a22ff" } 2024-01-10 12:14:37.132 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:37.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:37.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:37.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:37.134 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:37.143 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:37.147 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:37.149 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:37.152 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-f0827771-dd47-448d-90fd-7dfe6a56c4c9 with depth all 2024-01-10 12:14:37.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:37.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:37.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:37.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:37.154 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:37.158 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:37.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:37.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-b9ae740c-8350-49fb-8fdb-b0f7302c6e60 with payload { "model-invariant-id": "test-model-b9ae740c-8350-49fb-8fdb-b0f7302c6e60", "model-type": "some-type" } 2024-01-10 12:14:37.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:37.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:37.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:37.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:37.162 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:37.164 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:37.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:37.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-b9ae740c-8350-49fb-8fdb-b0f7302c6e60/model-vers/model-ver/test-model-ver-ecce8bcf-66e3-42d9-9634-f0bb5e623c24 with payload { "model-version-id": "test-model-ver-ecce8bcf-66e3-42d9-9634-f0bb5e623c24", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:37.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:37.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:37.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:37.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:37.171 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:37.194 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:37.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:37.199 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-f0827771-dd47-448d-90fd-7dfe6a56c4c9 with payload { "vnf-id": "test-generic-f0827771-dd47-448d-90fd-7dfe6a56c4c9", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-b9ae740c-8350-49fb-8fdb-b0f7302c6e60", "resource-version": "${resource-version}" } 2024-01-10 12:14:37.200 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:37.202 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:37.202 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:37.202 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:14:37.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-f0827771-dd47-448d-90fd-7dfe6a56c4c9","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:37.203 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:37.515 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-1f3e127c-9da6-4114-8782-5cca8b22cdf5 with payload { "model-invariant-id": "test-model-1f3e127c-9da6-4114-8782-5cca8b22cdf5", "model-type": "some-type" } 2024-01-10 12:14:37.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:37.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:37.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:37.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:37.522 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:37.524 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:37.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:37.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-1f3e127c-9da6-4114-8782-5cca8b22cdf5/model-vers/model-ver/test-model-ver-e677a56f-b747-4f27-a493-d213cbe7a11a with payload { "model-version-id": "test-model-ver-e677a56f-b747-4f27-a493-d213cbe7a11a", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:37.527 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:37.528 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:37.528 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:37.528 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:37.528 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:37.531 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:37.537 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:37.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-4746d7ef-c182-47a4-9e76-d09e48d3148f with payload { "vnf-id": "test-generic-4746d7ef-c182-47a4-9e76-d09e48d3148f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-1f3e127c-9da6-4114-8782-5cca8b22cdf5", "model-version-id": "test-model-ver-e677a56f-b747-4f27-a493-d213cbe7a11a" } 2024-01-10 12:14:37.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:37.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:37.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:37.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:37.541 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:37.548 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:37.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:37.557 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:37.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-4746d7ef-c182-47a4-9e76-d09e48d3148f with depth all 2024-01-10 12:14:37.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:37.562 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:37.562 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:37.562 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:37.562 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:37.566 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:37.566 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:37.567 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-64fcb7a3-9a28-4afa-8e7b-5e5c4a0e86ff with payload { "model-invariant-id": "test-model-64fcb7a3-9a28-4afa-8e7b-5e5c4a0e86ff", "model-type": "some-type" } 2024-01-10 12:14:37.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:37.576 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:37.578 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:37.578 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:37.579 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:37.583 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:37.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:37.589 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-64fcb7a3-9a28-4afa-8e7b-5e5c4a0e86ff/model-vers/model-ver/test-model-ver-e15b785b-3bbe-447a-8750-8332175a7e50 with payload { "model-version-id": "test-model-ver-e15b785b-3bbe-447a-8750-8332175a7e50", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:37.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:37.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:37.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:37.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:37.592 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:37.595 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:37.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:37.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-4746d7ef-c182-47a4-9e76-d09e48d3148f with payload { "vnf-id": "test-generic-4746d7ef-c182-47a4-9e76-d09e48d3148f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-64fcb7a3-9a28-4afa-8e7b-5e5c4a0e86ff", "model-version-id": "test-model-ver-e15b785b-3bbe-447a-8750-8332175a7e50", "resource-version": "1704888877541" } 2024-01-10 12:14:37.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:37.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:37.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:37.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:37.602 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:37.609 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:37.613 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:37.614 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:37.617 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-4746d7ef-c182-47a4-9e76-d09e48d3148f with depth all 2024-01-10 12:14:37.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:37.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:37.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:37.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:37.619 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:37.622 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:37.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:37.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-4746d7ef-c182-47a4-9e76-d09e48d3148f with resource version 1704888877601 2024-01-10 12:14:37.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:37.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:37.625 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:37.625 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:37.625 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:37.629 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 20712 with label generic-vnf 2024-01-10 12:14:37.630 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:37.635 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:37.937 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:38.249 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-deaf170c-0ef0-43d5-9a4a-1d177abdcb9f with payload { "model-invariant-id": "test-model-deaf170c-0ef0-43d5-9a4a-1d177abdcb9f", "model-type": "some-type" } 2024-01-10 12:14:38.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:38.252 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:38.252 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:38.252 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:38.252 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:38.256 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:38.257 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:38.259 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-deaf170c-0ef0-43d5-9a4a-1d177abdcb9f/model-vers/model-ver/test-model-ver-31e9bcc8-61d0-4d9b-a5fe-45032bf34c17 with payload { "model-version-id": "test-model-ver-31e9bcc8-61d0-4d9b-a5fe-45032bf34c17", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:38.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:38.261 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:38.261 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:38.261 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:38.261 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:38.264 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:38.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:38.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-efb88b1b-9eb8-4a8a-87cb-c4271815a8bf with payload { "vnf-id": "test-generic-efb88b1b-9eb8-4a8a-87cb-c4271815a8bf", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-deaf170c-0ef0-43d5-9a4a-1d177abdcb9f", "model-version-id": "test-model-ver-31e9bcc8-61d0-4d9b-a5fe-45032bf34c17" } 2024-01-10 12:14:38.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:38.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:38.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:38.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:38.271 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:38.280 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:38.284 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:38.285 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:38.288 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/service-design-and-creation/models/model/test-model-deaf170c-0ef0-43d5-9a4a-1d177abdcb9f/model-vers/model-ver/test-model-ver-31e9bcc8-61d0-4d9b-a5fe-45032bf34c17 with depth all 2024-01-10 12:14:38.289 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:38.289 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:38.289 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:38.289 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:38.290 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:38.294 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:38.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:38.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/service-design-and-creation/models/model/test-model-deaf170c-0ef0-43d5-9a4a-1d177abdcb9f/model-vers/model-ver/test-model-ver-31e9bcc8-61d0-4d9b-a5fe-45032bf34c17 with resource version 1704888878261 2024-01-10 12:14:38.298 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:38.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:38.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:38.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:38.299 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:38.304 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- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed 2024-01-10 12:14:38.305 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:38.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2024-01-10 12:14:38.305 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-deaf170c-0ef0-43d5-9a4a-1d177abdcb9f/model-vers/model-ver/test-model-ver-31e9bcc8-61d0-4d9b-a5fe-45032bf34c17"]}}} 2024-01-10 12:14:38.612 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-341adb5a-103a-4c0e-835a-e7a04d6174e4 with payload { "model-invariant-id": "test-model-341adb5a-103a-4c0e-835a-e7a04d6174e4", "model-type": "some-type" } 2024-01-10 12:14:38.614 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:38.615 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:38.615 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:38.615 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:38.616 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:38.618 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:38.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:38.621 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-341adb5a-103a-4c0e-835a-e7a04d6174e4/model-vers/model-ver/test-model-ver-b33fbf4a-0671-4da3-939d-11b66294639d with payload { "model-version-id": "test-model-ver-b33fbf4a-0671-4da3-939d-11b66294639d", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:38.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:38.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:38.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:38.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:38.624 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:38.627 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:38.630 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:38.631 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-01620793-cfa5-4def-8c17-dc9abd98dc42 with payload { "vnf-id": "test-generic-01620793-cfa5-4def-8c17-dc9abd98dc42", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-341adb5a-103a-4c0e-835a-e7a04d6174e4", "model-version-id": "test-model-ver-b33fbf4a-0671-4da3-939d-11b66294639d" } 2024-01-10 12:14:38.631 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:38.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:38.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:38.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:38.633 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:38.640 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:38.644 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:38.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-01620793-cfa5-4def-8c17-dc9abd98dc42 with depth all 2024-01-10 12:14:38.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:38.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:38.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:38.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:38.646 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:38.649 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:38.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:38.649 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:38.652 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-01620793-cfa5-4def-8c17-dc9abd98dc42 with payload { "vnf-id": "test-generic-01620793-cfa5-4def-8c17-dc9abd98dc42", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1704888878633"} 2024-01-10 12:14:38.653 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:38.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:38.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:38.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:38.655 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:38.661 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:38.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:38.665 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-01620793-cfa5-4def-8c17-dc9abd98dc42 with depth all 2024-01-10 12:14:38.666 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:38.666 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:38.666 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:38.666 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:38.666 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:38.670 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:38.670 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:38.671 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:38.673 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-01620793-cfa5-4def-8c17-dc9abd98dc42 with resource version 1704888878654 2024-01-10 12:14:38.674 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:38.674 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:38.674 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:38.674 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:38.674 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:38.678 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 53432 with label generic-vnf 2024-01-10 12:14:38.679 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:38.679 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:38.982 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:39.290 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-db74ef29-1374-48f2-a556-631d2f087d23 with payload { "model-invariant-id": "test-model-db74ef29-1374-48f2-a556-631d2f087d23", "model-type": "some-type" } 2024-01-10 12:14:39.292 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:39.293 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:39.293 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:39.293 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:39.293 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:39.295 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:39.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:39.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-db74ef29-1374-48f2-a556-631d2f087d23/model-vers/model-ver/test-model-ver-17e20434-ecd5-47cb-bdcf-296fb053ae56 with payload { "model-version-id": "test-model-ver-17e20434-ecd5-47cb-bdcf-296fb053ae56", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:39.298 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:39.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:39.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:39.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:39.299 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:39.301 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:39.303 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:39.304 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-14a16575-1ca9-4ab0-8839-af269e64ce35 with payload { "vnf-id": "test-generic-14a16575-1ca9-4ab0-8839-af269e64ce35", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2024-01-10 12:14:39.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:39.306 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:39.306 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:39.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:39.307 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:39.309 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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:14:39.309 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:39.309 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:14:39.309 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-14a16575-1ca9-4ab0-8839-af269e64ce35","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-01-10 12:14:39.310 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-14a16575-1ca9-4ab0-8839-af269e64ce35","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-01-10 12:14:39.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-67299f5e-62a5-4119-9f04-7f51cb42af64 with payload { "model-invariant-id": "test-model-67299f5e-62a5-4119-9f04-7f51cb42af64", "model-type": "some-type" } 2024-01-10 12:14:39.619 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:39.620 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:39.620 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:39.620 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:39.621 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:39.624 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:39.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:39.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-67299f5e-62a5-4119-9f04-7f51cb42af64/model-vers/model-ver/test-model-ver-f62c99ee-d4a1-4461-b2b9-7928f99f6ad1 with payload { "model-version-id": "test-model-ver-f62c99ee-d4a1-4461-b2b9-7928f99f6ad1", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:39.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:39.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:39.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:39.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:39.630 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:39.633 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:39.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:39.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/business/customers/customer/test-customer-b910ba7c-4b4e-48d9-84d2-c9f99fe63a52 with payload { "global-customer-id": "test-customer-b910ba7c-4b4e-48d9-84d2-c9f99fe63a52", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-3004acc1-0bdc-462a-8bbc-2606175452e5", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-c80e4635-efc2-40be-b7bd-834e80717eee", "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-67299f5e-62a5-4119-9f04-7f51cb42af64", "model-version-id": "test-model-ver-f62c99ee-d4a1-4461-b2b9-7928f99f6ad1" } ] } } ] } } 2024-01-10 12:14:39.638 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:39.640 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:39.640 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:39.640 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:39.640 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:39.649 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:39.653 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:39.654 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:39.657 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-b910ba7c-4b4e-48d9-84d2-c9f99fe63a52 with depth all 2024-01-10 12:14:39.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:39.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:39.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:39.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:39.659 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:39.663 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:39.663 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:39.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/vnf-e824c73e-49fa-4d83-948c-8d1aca182d11 with payload { "vnf-id": "vnf-e824c73e-49fa-4d83-948c-8d1aca182d11", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v11/business/customers/customer/test-customer-b910ba7c-4b4e-48d9-84d2-c9f99fe63a52/service-subscriptions/service-subscription/test-subtype-3004acc1-0bdc-462a-8bbc-2606175452e5/service-instances/service-instance/test-tenant-c80e4635-efc2-40be-b7bd-834e80717eee" } ] } } 2024-01-10 12:14:39.665 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:39.666 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:39.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:39.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:39.667 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:39.676 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:39.685 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:39.686 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/vnf-e824c73e-49fa-4d83-948c-8d1aca182d11 with depth all 2024-01-10 12:14:39.687 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:39.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:39.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:39.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:39.687 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:39.691 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:39.691 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:39.692 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-b910ba7c-4b4e-48d9-84d2-c9f99fe63a52 with depth all 2024-01-10 12:14:39.692 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:39.692 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:39.692 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:39.692 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:39.693 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:39.697 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:39.697 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:40.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-50826588-b958-41a8-9ea1-1095b231248b with payload { "model-invariant-id": "test-model-50826588-b958-41a8-9ea1-1095b231248b", "model-type": "some-type" } 2024-01-10 12:14:40.007 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:40.008 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:40.009 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:40.009 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:40.009 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:40.012 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:40.013 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:40.014 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-50826588-b958-41a8-9ea1-1095b231248b/model-vers/model-ver/test-model-ver-70e61022-1cec-4fa0-968a-d53980eaee4f with payload { "model-version-id": "test-model-ver-70e61022-1cec-4fa0-968a-d53980eaee4f", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:40.015 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:40.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:40.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:40.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:40.016 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:40.019 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:40.022 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:40.023 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-065f1146-dc60-498f-b972-cea646e4ab9a with payload { "vnf-id": "test-generic-065f1146-dc60-498f-b972-cea646e4ab9a", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-50826588-b958-41a8-9ea1-1095b231248b", "model-version-id": "test-model-ver-70e61022-1cec-4fa0-968a-d53980eaee4f" } 2024-01-10 12:14:40.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:40.025 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:40.025 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:40.025 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:40.025 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:40.032 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:40.036 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:40.037 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-065f1146-dc60-498f-b972-cea646e4ab9a with depth all 2024-01-10 12:14:40.038 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:40.038 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:40.038 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:40.038 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:40.038 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:40.041 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:40.042 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:40.042 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:40.045 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-065f1146-dc60-498f-b972-cea646e4ab9a with payload { "vnf-id": "test-generic-065f1146-dc60-498f-b972-cea646e4ab9a", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-50826588-b958-41a8-9ea1-1095b231248b", "model-version-id": "test-model-ver-70e61022-1cec-4fa0-968a-d53980eaee4f", "resource-version": "1704888880025" } 2024-01-10 12:14:40.046 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:40.047 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:40.047 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:40.047 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:40.048 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:40.053 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:40.056 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:40.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-065f1146-dc60-498f-b972-cea646e4ab9a with depth all 2024-01-10 12:14:40.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:40.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:40.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:40.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:40.058 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:40.061 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:40.061 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:40.061 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:40.064 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-065f1146-dc60-498f-b972-cea646e4ab9a with resource version 1704888880047 2024-01-10 12:14:40.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:40.065 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:40.065 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:40.065 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:40.065 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:40.069 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 143464 with label generic-vnf 2024-01-10 12:14:40.069 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:40.072 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:40.375 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:40.686 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-1f129e8d-c5be-4870-9c27-6f87787df387 with payload { "model-invariant-id": "test-model-1f129e8d-c5be-4870-9c27-6f87787df387", "model-type": "some-type" } 2024-01-10 12:14:40.688 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:40.689 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:40.690 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:40.690 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:40.690 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:40.693 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:40.696 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:40.697 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-1f129e8d-c5be-4870-9c27-6f87787df387/model-vers/model-ver/test-model-ver-d9109625-72de-4cfd-9075-55bb06dbfd92 with payload { "model-version-id": "test-model-ver-d9109625-72de-4cfd-9075-55bb06dbfd92", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:40.698 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:40.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:40.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:40.700 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:40.700 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:40.703 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:40.706 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:40.707 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-32f3b74e-3fbe-443d-a011-fa2711538e10 with payload { "vnf-id": "test-generic-32f3b74e-3fbe-443d-a011-fa2711538e10", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-1f129e8d-c5be-4870-9c27-6f87787df387", "model-version-id": "test-model-ver-d9109625-72de-4cfd-9075-55bb06dbfd92" } 2024-01-10 12:14:40.708 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:40.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:40.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:40.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:40.710 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:40.717 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:40.722 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:40.723 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:40.726 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-32f3b74e-3fbe-443d-a011-fa2711538e10 with depth all 2024-01-10 12:14:40.727 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:40.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:40.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:40.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:40.727 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:40.731 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:40.731 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:40.732 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-32f3b74e-3fbe-443d-a011-fa2711538e10 with resource version 1704888880709 2024-01-10 12:14:40.733 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:40.733 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:40.733 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:40.733 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:40.733 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:40.737 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 41176 with label generic-vnf 2024-01-10 12:14:40.738 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:40.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:41.044 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:41.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-1f261a7f-2102-46e7-9f84-ddc9bb7467cb with payload { "model-invariant-id": "test-model-1f261a7f-2102-46e7-9f84-ddc9bb7467cb", "model-type": "some-type" } 2024-01-10 12:14:41.358 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:41.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:41.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:41.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:41.360 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:41.362 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:41.364 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:41.365 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-1f261a7f-2102-46e7-9f84-ddc9bb7467cb/model-vers/model-ver/test-model-ver-c92810b6-242b-4233-a2b0-5d01eefe6088 with payload { "model-version-id": "test-model-ver-c92810b6-242b-4233-a2b0-5d01eefe6088", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:41.366 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:41.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:41.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:41.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:41.367 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:41.371 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:41.373 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:41.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-64c97daa-3b96-449d-b6e0-994c6556a09f with payload { "vnf-id": "test-generic-64c97daa-3b96-449d-b6e0-994c6556a09f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2024-01-10 12:14:41.375 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:41.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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:41.377 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:41.377 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:14:41.377 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-64c97daa-3b96-449d-b6e0-994c6556a09f","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:41.377 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-64c97daa-3b96-449d-b6e0-994c6556a09f","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:41.684 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-bd9bb1b8-96a1-4254-8281-1dee31113817 with payload { "model-invariant-id": "test-model-bd9bb1b8-96a1-4254-8281-1dee31113817", "model-type": "some-type" } 2024-01-10 12:14:41.686 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:41.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:41.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:41.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:41.687 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:41.690 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:41.691 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:41.692 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-bd9bb1b8-96a1-4254-8281-1dee31113817/model-vers/model-ver/test-model-ver-614f3403-5e4b-4de6-83ff-f8f2466b6b19 with payload { "model-version-id": "test-model-ver-614f3403-5e4b-4de6-83ff-f8f2466b6b19", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:41.693 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:41.694 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:41.695 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:41.695 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:41.695 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:41.698 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:41.700 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:41.701 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-7e31d3df-1619-4d9a-8dec-bc1ea0dcc7dd with payload { "vnf-id": "test-generic-7e31d3df-1619-4d9a-8dec-bc1ea0dcc7dd", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-bd9bb1b8-96a1-4254-8281-1dee31113817", "model-version-id": "test-model-ver-614f3403-5e4b-4de6-83ff-f8f2466b6b19" } 2024-01-10 12:14:41.702 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:41.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:41.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:41.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:41.704 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:41.710 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:41.714 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:41.715 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:41.717 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-7e31d3df-1619-4d9a-8dec-bc1ea0dcc7dd with depth all 2024-01-10 12:14:41.718 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:41.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:41.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:41.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:41.718 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:41.721 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:41.722 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:41.722 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-7e31d3df-1619-4d9a-8dec-bc1ea0dcc7dd with payload { "vnf-id": "test-generic-7e31d3df-1619-4d9a-8dec-bc1ea0dcc7dd", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-de1a7f7a-8fdf-45d4-b716-292cddc1dd6e", "model-version-id": "test-model-ver-1bb040e7-07ff-419a-9bce-d92a5529245d", "resource-version": "1704888881703" } 2024-01-10 12:14:41.723 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:41.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:41.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:41.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:41.725 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:41.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-de1a7f7a-8fdf-45d4-b716-292cddc1dd6e/model-vers/model-ver/test-model-ver-1bb040e7-07ff-419a-9bce-d92a5529245d#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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:14:41.727 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:41.727 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:14:41.727 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-7e31d3df-1619-4d9a-8dec-bc1ea0dcc7dd","Node Not Found:object located at service-design-and-creation/models/model/test-model-de1a7f7a-8fdf-45d4-b716-292cddc1dd6e/model-vers/model-ver/test-model-ver-1bb040e7-07ff-419a-9bce-d92a5529245d#model-version not found","ERR.5.4.6114"]}}} 2024-01-10 12:14:41.727 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:42.036 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-8fa474cd-d559-4d30-bb2b-42fd639edef7 with payload { "model-invariant-id": "test-model-8fa474cd-d559-4d30-bb2b-42fd639edef7", "model-type": "some-type" } 2024-01-10 12:14:42.038 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:42.039 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:42.039 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:42.039 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:42.039 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:42.042 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:42.044 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:42.046 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-8fa474cd-d559-4d30-bb2b-42fd639edef7/model-vers/model-ver/test-model-ver-839aefa4-60ff-4609-852e-7536995e8edd with payload { "model-version-id": "test-model-ver-839aefa4-60ff-4609-852e-7536995e8edd", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:42.047 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:42.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:42.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:42.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:42.048 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:42.052 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:42.056 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:42.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-7c08d75a-5382-4a22-8e1c-05d97d0d12fd with payload { "vnf-id": "test-generic-7c08d75a-5382-4a22-8e1c-05d97d0d12fd", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-8fa474cd-d559-4d30-bb2b-42fd639edef7", "model-version-id": "test-model-ver-839aefa4-60ff-4609-852e-7536995e8edd" } 2024-01-10 12:14:42.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:42.059 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:42.059 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:42.059 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:42.060 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:42.068 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:42.072 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:42.073 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:42.078 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-7c08d75a-5382-4a22-8e1c-05d97d0d12fd with depth all 2024-01-10 12:14:42.079 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:42.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:42.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:42.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:42.080 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:42.085 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:42.085 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:42.086 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-c18ebfaf-3b12-4301-8386-625092bc262e with payload { "model-invariant-id": "test-model-c18ebfaf-3b12-4301-8386-625092bc262e", "model-type": "some-type" } 2024-01-10 12:14:42.087 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:42.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:42.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:42.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:42.088 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:42.090 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:42.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:42.093 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-c18ebfaf-3b12-4301-8386-625092bc262e/model-vers/model-ver/test-model-ver-78b1d64f-fd93-403f-aeeb-a6a3973b2259 with payload { "model-version-id": "test-model-ver-78b1d64f-fd93-403f-aeeb-a6a3973b2259", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:42.094 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:42.095 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:42.095 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:42.095 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:42.095 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:42.097 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:42.100 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:42.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-7c08d75a-5382-4a22-8e1c-05d97d0d12fd with payload { "vnf-id": "test-generic-7c08d75a-5382-4a22-8e1c-05d97d0d12fd", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-c18ebfaf-3b12-4301-8386-625092bc262e", "resource-version": "${resource-version}" } 2024-01-10 12:14:42.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:42.103 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:42.103 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:42.103 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:14:42.103 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-7c08d75a-5382-4a22-8e1c-05d97d0d12fd","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:42.104 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:42.413 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-90d09cf6-f3c2-4eb2-89c8-835345890fe8 with payload { "model-invariant-id": "test-model-90d09cf6-f3c2-4eb2-89c8-835345890fe8", "model-type": "some-type" } 2024-01-10 12:14:42.415 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:42.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:42.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:42.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:42.417 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:42.419 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:42.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:42.423 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-90d09cf6-f3c2-4eb2-89c8-835345890fe8/model-vers/model-ver/test-model-ver-bfdd0fed-5bda-4eda-bca7-5bc19ee0135d with payload { "model-version-id": "test-model-ver-bfdd0fed-5bda-4eda-bca7-5bc19ee0135d", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:42.424 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:42.425 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:42.425 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:42.425 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:42.425 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:42.428 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:42.431 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:42.432 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-011d1aae-3853-4b2d-ae12-83bcfb57233b with payload { "vnf-id": "test-generic-011d1aae-3853-4b2d-ae12-83bcfb57233b", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-90d09cf6-f3c2-4eb2-89c8-835345890fe8", "model-version-id": "test-model-ver-bfdd0fed-5bda-4eda-bca7-5bc19ee0135d" } 2024-01-10 12:14:42.433 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:42.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:42.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:42.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:42.435 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:42.442 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:42.446 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:42.447 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:42.450 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-011d1aae-3853-4b2d-ae12-83bcfb57233b with depth all 2024-01-10 12:14:42.451 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:42.451 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:42.451 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:42.451 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:42.452 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:42.455 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:42.455 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:42.456 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-9e90a493-b1e9-435f-830b-f1c97f35033c with payload { "model-invariant-id": "test-model-9e90a493-b1e9-435f-830b-f1c97f35033c", "model-type": "some-type" } 2024-01-10 12:14:42.457 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:42.457 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:42.457 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:42.458 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:42.458 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:42.459 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:42.461 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:42.462 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-9e90a493-b1e9-435f-830b-f1c97f35033c/model-vers/model-ver/test-model-ver-f6319414-6a12-407c-8c84-7bda2d46984e with payload { "model-version-id": "test-model-ver-f6319414-6a12-407c-8c84-7bda2d46984e", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:42.463 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:42.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:42.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:42.464 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:42.464 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:42.467 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:42.469 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:42.470 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-011d1aae-3853-4b2d-ae12-83bcfb57233b with payload { "vnf-id": "test-generic-011d1aae-3853-4b2d-ae12-83bcfb57233b", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-9e90a493-b1e9-435f-830b-f1c97f35033c", "model-version-id": "test-model-ver-f6319414-6a12-407c-8c84-7bda2d46984e", "resource-version": "1704888882434" } 2024-01-10 12:14:42.471 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:42.472 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:42.472 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:42.472 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:42.472 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:42.481 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:42.486 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:42.487 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:42.490 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-011d1aae-3853-4b2d-ae12-83bcfb57233b with depth all 2024-01-10 12:14:42.491 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:42.491 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:42.491 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:42.491 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:42.492 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:42.496 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:42.497 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:42.497 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-011d1aae-3853-4b2d-ae12-83bcfb57233b with resource version 1704888882472 2024-01-10 12:14:42.498 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:42.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:42.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:42.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:42.499 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:42.504 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 110672 with label generic-vnf 2024-01-10 12:14:42.506 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:42.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:42.813 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:43.126 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-5245f2da-7858-4327-822c-a1be20afe6c1 with payload { "model-invariant-id": "test-model-5245f2da-7858-4327-822c-a1be20afe6c1", "model-type": "some-type" } 2024-01-10 12:14:43.128 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:43.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:43.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:43.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:43.130 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:43.133 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:43.135 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:43.136 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-5245f2da-7858-4327-822c-a1be20afe6c1/model-vers/model-ver/test-model-ver-fd118b45-51c8-459c-8be4-906b848abdfa with payload { "model-version-id": "test-model-ver-fd118b45-51c8-459c-8be4-906b848abdfa", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:43.137 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:43.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:43.138 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:43.138 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:43.138 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:43.140 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:43.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:43.144 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-e313a621-4ab6-4e46-b10a-1f3aadd4cf76 with payload { "vnf-id": "test-generic-e313a621-4ab6-4e46-b10a-1f3aadd4cf76", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-5245f2da-7858-4327-822c-a1be20afe6c1", "model-version-id": "test-model-ver-fd118b45-51c8-459c-8be4-906b848abdfa" } 2024-01-10 12:14:43.145 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:43.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:43.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:43.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:43.146 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:43.154 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:43.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:43.160 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:43.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/service-design-and-creation/models/model/test-model-5245f2da-7858-4327-822c-a1be20afe6c1/model-vers/model-ver/test-model-ver-fd118b45-51c8-459c-8be4-906b848abdfa with depth all 2024-01-10 12:14:43.165 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:43.165 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:43.165 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:43.165 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:43.165 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:43.168 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:43.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:43.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/service-design-and-creation/models/model/test-model-5245f2da-7858-4327-822c-a1be20afe6c1/model-vers/model-ver/test-model-ver-fd118b45-51c8-459c-8be4-906b848abdfa with resource version 1704888883137 2024-01-10 12:14:43.170 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:43.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:43.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:43.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:43.170 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:43.174 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- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed 2024-01-10 12:14:43.174 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:43.174 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2024-01-10 12:14:43.175 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-5245f2da-7858-4327-822c-a1be20afe6c1/model-vers/model-ver/test-model-ver-fd118b45-51c8-459c-8be4-906b848abdfa"]}}} 2024-01-10 12:14:43.479 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-897ddbb1-5e8c-4409-a8df-05c22b77b5db with payload { "model-invariant-id": "test-model-897ddbb1-5e8c-4409-a8df-05c22b77b5db", "model-type": "some-type" } 2024-01-10 12:14:43.480 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:43.481 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:43.481 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:43.481 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:43.482 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:43.483 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:43.485 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:43.486 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-897ddbb1-5e8c-4409-a8df-05c22b77b5db/model-vers/model-ver/test-model-ver-f584e20c-291c-430d-a80d-7f0db35e778c with payload { "model-version-id": "test-model-ver-f584e20c-291c-430d-a80d-7f0db35e778c", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:43.486 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:43.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:43.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:43.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:43.488 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:43.490 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:43.492 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:43.493 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-609a44fe-afbe-48fa-8895-7030a8ff4201 with payload { "vnf-id": "test-generic-609a44fe-afbe-48fa-8895-7030a8ff4201", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-897ddbb1-5e8c-4409-a8df-05c22b77b5db", "model-version-id": "test-model-ver-f584e20c-291c-430d-a80d-7f0db35e778c" } 2024-01-10 12:14:43.494 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:43.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:43.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:43.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:43.496 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:43.502 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:43.506 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:43.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-609a44fe-afbe-48fa-8895-7030a8ff4201 with depth all 2024-01-10 12:14:43.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:43.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:43.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:43.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:43.508 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:43.511 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:43.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:43.511 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:43.514 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-609a44fe-afbe-48fa-8895-7030a8ff4201 with payload { "vnf-id": "test-generic-609a44fe-afbe-48fa-8895-7030a8ff4201", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1704888883495"} 2024-01-10 12:14:43.515 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:43.516 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:43.516 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:43.516 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:43.516 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:43.522 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:43.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:43.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-609a44fe-afbe-48fa-8895-7030a8ff4201 with depth all 2024-01-10 12:14:43.527 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:43.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:43.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:43.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:43.527 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:43.530 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:43.530 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:43.530 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:43.533 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-609a44fe-afbe-48fa-8895-7030a8ff4201 with resource version 1704888883516 2024-01-10 12:14:43.534 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:43.534 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:43.534 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:43.534 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:43.534 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:43.538 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 118864 with label generic-vnf 2024-01-10 12:14:43.539 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:43.540 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:43.842 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:44.152 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-1370e8e1-3d4a-46ed-92bf-901ca8c129b4 with payload { "model-invariant-id": "test-model-1370e8e1-3d4a-46ed-92bf-901ca8c129b4", "model-type": "some-type" } 2024-01-10 12:14:44.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:44.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:44.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:44.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:44.156 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:44.158 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:44.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:44.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-1370e8e1-3d4a-46ed-92bf-901ca8c129b4/model-vers/model-ver/test-model-ver-fc0d8c6e-6d5d-416c-a221-9a16fdc7ce75 with payload { "model-version-id": "test-model-ver-fc0d8c6e-6d5d-416c-a221-9a16fdc7ce75", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:44.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:44.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:44.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:44.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:44.163 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:44.165 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:44.167 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:44.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-15deb3af-e3b5-4749-9f03-244f4bf315f2 with payload { "vnf-id": "test-generic-15deb3af-e3b5-4749-9f03-244f4bf315f2", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2024-01-10 12:14:44.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:44.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:44.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:44.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:44.171 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:44.173 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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:14:44.173 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:44.174 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:14:44.174 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-15deb3af-e3b5-4749-9f03-244f4bf315f2","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-01-10 12:14:44.174 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-15deb3af-e3b5-4749-9f03-244f4bf315f2","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-01-10 12:14:44.480 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-f97d44c4-6628-4ee2-ba8b-3788e6c982ca with payload { "model-invariant-id": "test-model-f97d44c4-6628-4ee2-ba8b-3788e6c982ca", "model-type": "some-type" } 2024-01-10 12:14:44.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:44.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:44.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:44.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:44.485 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:44.487 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:44.489 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:44.490 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-f97d44c4-6628-4ee2-ba8b-3788e6c982ca/model-vers/model-ver/test-model-ver-d3b20c76-b11c-43d2-8892-96535fd58671 with payload { "model-version-id": "test-model-ver-d3b20c76-b11c-43d2-8892-96535fd58671", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:44.491 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:44.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:44.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:44.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:44.493 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:44.497 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:44.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:44.500 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/business/customers/customer/test-customer-0320dff5-2318-4a89-9b85-65fdf32552a7 with payload { "global-customer-id": "test-customer-0320dff5-2318-4a89-9b85-65fdf32552a7", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-96bf3589-8d4d-4e4f-b1e4-f179c1c0400a", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-cabf6dba-8f1b-446b-ab14-fbc4eed83c79", "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-f97d44c4-6628-4ee2-ba8b-3788e6c982ca", "model-version-id": "test-model-ver-d3b20c76-b11c-43d2-8892-96535fd58671" } ] } } ] } } 2024-01-10 12:14:44.501 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:44.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:44.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:44.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:44.503 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:44.512 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:44.516 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:44.517 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:44.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-0320dff5-2318-4a89-9b85-65fdf32552a7 with depth all 2024-01-10 12:14:44.521 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:44.521 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:44.521 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:44.521 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:44.521 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:44.525 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:44.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:44.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf-f1e4a81f-346c-4691-87bd-72308ee230e3 with payload { "vnf-id": "vnf-f1e4a81f-346c-4691-87bd-72308ee230e3", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v12/business/customers/customer/test-customer-0320dff5-2318-4a89-9b85-65fdf32552a7/service-subscriptions/service-subscription/test-subtype-96bf3589-8d4d-4e4f-b1e4-f179c1c0400a/service-instances/service-instance/test-tenant-cabf6dba-8f1b-446b-ab14-fbc4eed83c79" } ] } } 2024-01-10 12:14:44.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:44.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:44.528 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:44.528 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:44.528 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:44.537 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:44.546 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:44.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf-f1e4a81f-346c-4691-87bd-72308ee230e3 with depth all 2024-01-10 12:14:44.548 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:44.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:44.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:44.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:44.549 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:44.555 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:44.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:44.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-0320dff5-2318-4a89-9b85-65fdf32552a7 with depth all 2024-01-10 12:14:44.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:44.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:44.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:44.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:44.557 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:44.562 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:44.562 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:44.869 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d4516efc-101e-4377-b720-de5c5d6599ac with payload { "model-invariant-id": "test-model-d4516efc-101e-4377-b720-de5c5d6599ac", "model-type": "some-type" } 2024-01-10 12:14:44.871 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:44.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:44.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:44.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:44.873 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:44.875 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:44.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:44.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d4516efc-101e-4377-b720-de5c5d6599ac/model-vers/model-ver/test-model-ver-b704ba2a-7ec3-4c5c-b8ce-fe49d4a5f554 with payload { "model-version-id": "test-model-ver-b704ba2a-7ec3-4c5c-b8ce-fe49d4a5f554", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:44.879 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:44.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:44.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:44.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:44.880 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:44.884 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:44.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:44.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a5b912e9-97b8-466b-a10a-91d41f1d2cee with payload { "vnf-id": "test-generic-a5b912e9-97b8-466b-a10a-91d41f1d2cee", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d4516efc-101e-4377-b720-de5c5d6599ac", "model-version-id": "test-model-ver-b704ba2a-7ec3-4c5c-b8ce-fe49d4a5f554" } 2024-01-10 12:14:44.888 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:44.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:44.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:44.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:44.889 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:44.896 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:44.900 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:44.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a5b912e9-97b8-466b-a10a-91d41f1d2cee with depth all 2024-01-10 12:14:44.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:44.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:44.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:44.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:44.902 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:44.907 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:44.907 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:44.908 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:44.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a5b912e9-97b8-466b-a10a-91d41f1d2cee with payload { "vnf-id": "test-generic-a5b912e9-97b8-466b-a10a-91d41f1d2cee", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d4516efc-101e-4377-b720-de5c5d6599ac", "model-version-id": "test-model-ver-b704ba2a-7ec3-4c5c-b8ce-fe49d4a5f554", "resource-version": "1704888884889" } 2024-01-10 12:14:44.913 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:44.915 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:44.915 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:44.915 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:44.916 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:44.924 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:44.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:44.929 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a5b912e9-97b8-466b-a10a-91d41f1d2cee with depth all 2024-01-10 12:14:44.929 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:44.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:44.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:44.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:44.930 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:44.933 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:44.933 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:44.933 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:44.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a5b912e9-97b8-466b-a10a-91d41f1d2cee with resource version 1704888884915 2024-01-10 12:14:44.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:44.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:44.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:44.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:44.938 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:44.943 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 172224 with label generic-vnf 2024-01-10 12:14:44.944 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:44.947 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:45.250 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:45.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d026f1e1-f2a5-4651-b4ef-61a39cdb2b49 with payload { "model-invariant-id": "test-model-d026f1e1-f2a5-4651-b4ef-61a39cdb2b49", "model-type": "some-type" } 2024-01-10 12:14:45.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:45.562 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:45.562 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:45.562 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:45.562 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:45.565 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:45.567 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:45.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d026f1e1-f2a5-4651-b4ef-61a39cdb2b49/model-vers/model-ver/test-model-ver-ac77e830-3ccc-4010-b243-efe895592203 with payload { "model-version-id": "test-model-ver-ac77e830-3ccc-4010-b243-efe895592203", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:45.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:45.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:45.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:45.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:45.570 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:45.574 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:45.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:45.577 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-660d5214-7c01-4344-ac3e-e306607c0aac with payload { "vnf-id": "test-generic-660d5214-7c01-4344-ac3e-e306607c0aac", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d026f1e1-f2a5-4651-b4ef-61a39cdb2b49", "model-version-id": "test-model-ver-ac77e830-3ccc-4010-b243-efe895592203" } 2024-01-10 12:14:45.577 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:45.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:45.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:45.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:45.579 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:45.585 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:45.589 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:45.590 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:45.593 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-660d5214-7c01-4344-ac3e-e306607c0aac with depth all 2024-01-10 12:14:45.593 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:45.594 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:45.594 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:45.594 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:45.594 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:45.597 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:45.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:45.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-660d5214-7c01-4344-ac3e-e306607c0aac with resource version 1704888885579 2024-01-10 12:14:45.598 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:45.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:45.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:45.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:45.598 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:45.602 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 131152 with label generic-vnf 2024-01-10 12:14:45.603 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:45.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:45.909 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:46.220 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-37a04ad3-d6df-4f98-8759-684a20ca1699 with payload { "model-invariant-id": "test-model-37a04ad3-d6df-4f98-8759-684a20ca1699", "model-type": "some-type" } 2024-01-10 12:14:46.222 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:46.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:46.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:46.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:46.224 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:46.227 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:46.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:46.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-37a04ad3-d6df-4f98-8759-684a20ca1699/model-vers/model-ver/test-model-ver-4c70940d-7aa4-435c-8571-b4f649eef85f with payload { "model-version-id": "test-model-ver-4c70940d-7aa4-435c-8571-b4f649eef85f", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:46.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:46.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:46.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:46.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:46.231 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:46.234 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:46.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:46.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a6beb85d-a644-4bf4-abbe-1be7a41ce1a8 with payload { "vnf-id": "test-generic-a6beb85d-a644-4bf4-abbe-1be7a41ce1a8", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2024-01-10 12:14:46.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:46.239 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:46.239 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:46.239 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:14:46.239 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-a6beb85d-a644-4bf4-abbe-1be7a41ce1a8","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:46.240 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-a6beb85d-a644-4bf4-abbe-1be7a41ce1a8","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:46.546 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-663356fe-da8b-4f5e-87fc-1ac3a1061d5b with payload { "model-invariant-id": "test-model-663356fe-da8b-4f5e-87fc-1ac3a1061d5b", "model-type": "some-type" } 2024-01-10 12:14:46.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:46.549 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:46.549 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:46.549 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:46.549 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:46.552 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:46.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:46.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-663356fe-da8b-4f5e-87fc-1ac3a1061d5b/model-vers/model-ver/test-model-ver-7dab5ab3-1e95-44ca-ac71-043d9f39a855 with payload { "model-version-id": "test-model-ver-7dab5ab3-1e95-44ca-ac71-043d9f39a855", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:46.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:46.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:46.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:46.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:46.557 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:46.561 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:46.564 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:46.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1c30bb89-e3fb-4933-9078-40b8e047bba2 with payload { "vnf-id": "test-generic-1c30bb89-e3fb-4933-9078-40b8e047bba2", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-663356fe-da8b-4f5e-87fc-1ac3a1061d5b", "model-version-id": "test-model-ver-7dab5ab3-1e95-44ca-ac71-043d9f39a855" } 2024-01-10 12:14:46.566 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:46.567 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:46.567 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:46.567 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:46.567 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:46.574 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:46.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:46.578 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:46.581 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1c30bb89-e3fb-4933-9078-40b8e047bba2 with depth all 2024-01-10 12:14:46.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:46.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:46.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:46.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:46.582 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:46.585 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:46.585 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:46.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1c30bb89-e3fb-4933-9078-40b8e047bba2 with payload { "vnf-id": "test-generic-1c30bb89-e3fb-4933-9078-40b8e047bba2", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d8acf116-0194-40f8-aaf9-b8488245a3d3", "model-version-id": "test-model-ver-020dea95-65ba-4949-be05-8dfcd2df94bc", "resource-version": "1704888886567" } 2024-01-10 12:14:46.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:46.588 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:46.588 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:46.588 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:46.588 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:46.590 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-d8acf116-0194-40f8-aaf9-b8488245a3d3/model-vers/model-ver/test-model-ver-020dea95-65ba-4949-be05-8dfcd2df94bc#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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:14:46.590 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:46.591 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:14:46.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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-1c30bb89-e3fb-4933-9078-40b8e047bba2","Node Not Found:object located at service-design-and-creation/models/model/test-model-d8acf116-0194-40f8-aaf9-b8488245a3d3/model-vers/model-ver/test-model-ver-020dea95-65ba-4949-be05-8dfcd2df94bc#model-version not found","ERR.5.4.6114"]}}} 2024-01-10 12:14:46.591 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:46.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-f6e906c1-fda7-4800-827e-8ba46bc3fc58 with payload { "model-invariant-id": "test-model-f6e906c1-fda7-4800-827e-8ba46bc3fc58", "model-type": "some-type" } 2024-01-10 12:14:46.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:46.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:46.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:46.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:46.904 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:46.908 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:46.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:46.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-f6e906c1-fda7-4800-827e-8ba46bc3fc58/model-vers/model-ver/test-model-ver-15a857d6-f52d-4f7c-add7-e51b6fdba528 with payload { "model-version-id": "test-model-ver-15a857d6-f52d-4f7c-add7-e51b6fdba528", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:46.911 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:46.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:46.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:46.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:46.912 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:46.914 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:46.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:46.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-09c12ddf-6455-4862-933c-1cce26352878 with payload { "vnf-id": "test-generic-09c12ddf-6455-4862-933c-1cce26352878", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f6e906c1-fda7-4800-827e-8ba46bc3fc58", "model-version-id": "test-model-ver-15a857d6-f52d-4f7c-add7-e51b6fdba528" } 2024-01-10 12:14:46.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:46.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:46.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:46.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:46.920 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:46.927 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:46.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:46.932 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:46.935 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-09c12ddf-6455-4862-933c-1cce26352878 with depth all 2024-01-10 12:14:46.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:46.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:46.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:46.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:46.936 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:46.939 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:46.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:46.940 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-79ed397f-7fb5-475e-8c96-ea74ca932f76 with payload { "model-invariant-id": "test-model-79ed397f-7fb5-475e-8c96-ea74ca932f76", "model-type": "some-type" } 2024-01-10 12:14:46.941 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:46.941 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:46.941 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:46.941 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:46.942 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:46.943 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:46.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:46.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-79ed397f-7fb5-475e-8c96-ea74ca932f76/model-vers/model-ver/test-model-ver-f39b97e3-18c6-4279-890f-e345958ddd6a with payload { "model-version-id": "test-model-ver-f39b97e3-18c6-4279-890f-e345958ddd6a", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:46.946 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:46.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:46.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:46.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:46.947 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:46.950 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:46.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:46.953 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-09c12ddf-6455-4862-933c-1cce26352878 with payload { "vnf-id": "test-generic-09c12ddf-6455-4862-933c-1cce26352878", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-79ed397f-7fb5-475e-8c96-ea74ca932f76", "resource-version": "${resource-version}" } 2024-01-10 12:14:46.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:46.955 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:46.955 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:46.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:14:46.956 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-09c12ddf-6455-4862-933c-1cce26352878","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:46.956 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:47.266 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d49b9cb9-be05-4b13-bf30-f847fd0365d7 with payload { "model-invariant-id": "test-model-d49b9cb9-be05-4b13-bf30-f847fd0365d7", "model-type": "some-type" } 2024-01-10 12:14:47.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:47.269 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:47.269 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:47.269 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:47.269 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:47.272 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:47.273 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:47.274 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d49b9cb9-be05-4b13-bf30-f847fd0365d7/model-vers/model-ver/test-model-ver-dda7b2d6-efe1-4cf5-914d-f4fd8fcfbc3c with payload { "model-version-id": "test-model-ver-dda7b2d6-efe1-4cf5-914d-f4fd8fcfbc3c", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:47.275 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:47.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:47.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:47.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:47.276 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:47.278 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:47.281 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:47.281 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-8d8a2ab9-5de0-431a-bafe-33d446531e18 with payload { "vnf-id": "test-generic-8d8a2ab9-5de0-431a-bafe-33d446531e18", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d49b9cb9-be05-4b13-bf30-f847fd0365d7", "model-version-id": "test-model-ver-dda7b2d6-efe1-4cf5-914d-f4fd8fcfbc3c" } 2024-01-10 12:14:47.282 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:47.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:47.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:47.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:47.283 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:47.290 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:47.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:47.294 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:47.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-8d8a2ab9-5de0-431a-bafe-33d446531e18 with depth all 2024-01-10 12:14:47.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:47.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:47.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:47.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:47.298 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:47.300 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:47.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:47.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-c186bcff-4aac-4f23-953b-5e4878e3c6a7 with payload { "model-invariant-id": "test-model-c186bcff-4aac-4f23-953b-5e4878e3c6a7", "model-type": "some-type" } 2024-01-10 12:14:47.302 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:47.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:47.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:47.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:47.303 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:47.304 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:47.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:47.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-c186bcff-4aac-4f23-953b-5e4878e3c6a7/model-vers/model-ver/test-model-ver-4fabb38b-289f-487d-bbb3-2c97f400c040 with payload { "model-version-id": "test-model-ver-4fabb38b-289f-487d-bbb3-2c97f400c040", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:47.307 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:47.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:47.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:47.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:47.308 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:47.310 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:47.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:47.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-8d8a2ab9-5de0-431a-bafe-33d446531e18 with payload { "vnf-id": "test-generic-8d8a2ab9-5de0-431a-bafe-33d446531e18", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-c186bcff-4aac-4f23-953b-5e4878e3c6a7", "model-version-id": "test-model-ver-4fabb38b-289f-487d-bbb3-2c97f400c040", "resource-version": "1704888887283" } 2024-01-10 12:14:47.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:47.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:47.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:47.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:47.316 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:47.322 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:47.326 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:47.326 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:47.329 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-8d8a2ab9-5de0-431a-bafe-33d446531e18 with depth all 2024-01-10 12:14:47.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:47.330 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:47.330 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:47.330 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:47.330 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:47.333 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:47.333 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:47.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-8d8a2ab9-5de0-431a-bafe-33d446531e18 with resource version 1704888887315 2024-01-10 12:14:47.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:47.334 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:47.334 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:47.334 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:47.335 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:47.338 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 188608 with label generic-vnf 2024-01-10 12:14:47.339 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:47.341 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:47.644 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:47.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-f46b9723-e357-4d9b-bee1-93d14a919236 with payload { "model-invariant-id": "test-model-f46b9723-e357-4d9b-bee1-93d14a919236", "model-type": "some-type" } 2024-01-10 12:14:47.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:47.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:47.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:47.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:47.959 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:47.961 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:47.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:47.964 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-f46b9723-e357-4d9b-bee1-93d14a919236/model-vers/model-ver/test-model-ver-f982cec5-b0ef-45a8-8898-d2406ba0a521 with payload { "model-version-id": "test-model-ver-f982cec5-b0ef-45a8-8898-d2406ba0a521", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:47.965 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:47.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:47.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:47.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:47.966 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:47.970 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:47.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:47.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-825e9253-8684-47e2-ae87-211e84d69166 with payload { "vnf-id": "test-generic-825e9253-8684-47e2-ae87-211e84d69166", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f46b9723-e357-4d9b-bee1-93d14a919236", "model-version-id": "test-model-ver-f982cec5-b0ef-45a8-8898-d2406ba0a521" } 2024-01-10 12:14:47.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:47.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:47.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:47.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:47.976 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:47.983 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:47.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:47.987 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:47.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/service-design-and-creation/models/model/test-model-f46b9723-e357-4d9b-bee1-93d14a919236/model-vers/model-ver/test-model-ver-f982cec5-b0ef-45a8-8898-d2406ba0a521 with depth all 2024-01-10 12:14:47.991 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:47.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:47.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:47.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:47.991 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:47.993 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:47.993 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:47.993 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/service-design-and-creation/models/model/test-model-f46b9723-e357-4d9b-bee1-93d14a919236/model-vers/model-ver/test-model-ver-f982cec5-b0ef-45a8-8898-d2406ba0a521 with resource version 1704888887966 2024-01-10 12:14:47.994 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:47.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:47.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:47.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:47.994 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:47.997 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- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed 2024-01-10 12:14:47.998 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:47.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2024-01-10 12:14:47.998 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-f46b9723-e357-4d9b-bee1-93d14a919236/model-vers/model-ver/test-model-ver-f982cec5-b0ef-45a8-8898-d2406ba0a521"]}}} 2024-01-10 12:14:48.303 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d7850760-3db8-4dbf-b2a3-9395d47704d6 with payload { "model-invariant-id": "test-model-d7850760-3db8-4dbf-b2a3-9395d47704d6", "model-type": "some-type" } 2024-01-10 12:14:48.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:48.306 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:48.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:48.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:48.307 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:48.310 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:48.312 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:48.312 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d7850760-3db8-4dbf-b2a3-9395d47704d6/model-vers/model-ver/test-model-ver-d00968cb-05c2-4887-b8bb-6a0c1eac58d7 with payload { "model-version-id": "test-model-ver-d00968cb-05c2-4887-b8bb-6a0c1eac58d7", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:48.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:48.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:48.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:48.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:48.314 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:48.316 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:48.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:48.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-88f95a6a-e85a-4a08-a0b9-d2e1973cd766 with payload { "vnf-id": "test-generic-88f95a6a-e85a-4a08-a0b9-d2e1973cd766", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d7850760-3db8-4dbf-b2a3-9395d47704d6", "model-version-id": "test-model-ver-d00968cb-05c2-4887-b8bb-6a0c1eac58d7" } 2024-01-10 12:14:48.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:48.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:48.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:48.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:48.321 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:48.327 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:48.331 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:48.332 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-88f95a6a-e85a-4a08-a0b9-d2e1973cd766 with depth all 2024-01-10 12:14:48.332 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:48.332 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:48.332 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:48.333 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:48.333 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:48.335 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:48.335 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:48.336 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:48.339 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-88f95a6a-e85a-4a08-a0b9-d2e1973cd766 with payload { "vnf-id": "test-generic-88f95a6a-e85a-4a08-a0b9-d2e1973cd766", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1704888888321"} 2024-01-10 12:14:48.339 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:48.340 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:48.340 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:48.340 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:48.340 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:48.346 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:48.349 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:48.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-88f95a6a-e85a-4a08-a0b9-d2e1973cd766 with depth all 2024-01-10 12:14:48.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:48.350 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:48.350 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:48.350 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:48.350 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:48.354 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:48.354 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:48.354 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:48.357 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-88f95a6a-e85a-4a08-a0b9-d2e1973cd766 with resource version 1704888888340 2024-01-10 12:14:48.357 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:48.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:48.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:48.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:48.358 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:48.361 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 45288 with label generic-vnf 2024-01-10 12:14:48.362 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:48.362 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:48.664 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:48.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-13c632e2-4f8c-4529-9b9d-3c5b922c530e with payload { "model-invariant-id": "test-model-13c632e2-4f8c-4529-9b9d-3c5b922c530e", "model-type": "some-type" } 2024-01-10 12:14:48.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:48.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:48.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:48.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:48.978 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:48.981 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:48.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:48.984 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-13c632e2-4f8c-4529-9b9d-3c5b922c530e/model-vers/model-ver/test-model-ver-0d9318e8-fce6-49b3-ba81-beb8b088345d with payload { "model-version-id": "test-model-ver-0d9318e8-fce6-49b3-ba81-beb8b088345d", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:48.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:48.986 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:48.986 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:48.986 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:48.986 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:48.988 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:48.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:48.991 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-f06a825e-6292-4dbd-83fd-072718d669ed with payload { "vnf-id": "test-generic-f06a825e-6292-4dbd-83fd-072718d669ed", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2024-01-10 12:14:48.992 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:48.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:48.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:48.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:48.993 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:48.995 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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:14:48.996 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:48.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:14:48.996 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-f06a825e-6292-4dbd-83fd-072718d669ed","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-01-10 12:14:48.996 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-f06a825e-6292-4dbd-83fd-072718d669ed","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-01-10 12:14:49.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-420c65cb-1205-4598-b25c-b88c82076c2c with payload { "model-invariant-id": "test-model-420c65cb-1205-4598-b25c-b88c82076c2c", "model-type": "some-type" } 2024-01-10 12:14:49.303 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:49.304 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:49.304 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:49.304 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:49.304 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:49.307 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:49.308 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:49.309 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-420c65cb-1205-4598-b25c-b88c82076c2c/model-vers/model-ver/test-model-ver-ea74535e-1d08-4c18-ba3e-c5770fac9d5d with payload { "model-version-id": "test-model-ver-ea74535e-1d08-4c18-ba3e-c5770fac9d5d", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:49.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:49.310 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:49.310 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:49.310 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:49.311 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:49.313 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:49.315 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:49.316 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/business/customers/customer/test-customer-5a3ad20e-7916-4c71-8e00-b31dd66ca5a0 with payload { "global-customer-id": "test-customer-5a3ad20e-7916-4c71-8e00-b31dd66ca5a0", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-30f46e14-7652-4013-8ace-eb4ccdfe8153", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-dabff75e-bb44-4e4f-b501-d93e1895664b", "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-420c65cb-1205-4598-b25c-b88c82076c2c", "model-version-id": "test-model-ver-ea74535e-1d08-4c18-ba3e-c5770fac9d5d" } ] } } ] } } 2024-01-10 12:14:49.316 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:49.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:49.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:49.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:49.318 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:49.326 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:49.329 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:49.330 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:49.333 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-5a3ad20e-7916-4c71-8e00-b31dd66ca5a0 with depth all 2024-01-10 12:14:49.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:49.334 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:49.334 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:49.334 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:49.334 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:49.338 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:49.338 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:49.338 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf-5e62f6c9-3024-44df-99a7-8696b9acaf43 with payload { "vnf-id": "vnf-5e62f6c9-3024-44df-99a7-8696b9acaf43", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v12/business/customers/customer/test-customer-5a3ad20e-7916-4c71-8e00-b31dd66ca5a0/service-subscriptions/service-subscription/test-subtype-30f46e14-7652-4013-8ace-eb4ccdfe8153/service-instances/service-instance/test-tenant-dabff75e-bb44-4e4f-b501-d93e1895664b" } ] } } 2024-01-10 12:14:49.339 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:49.340 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:49.340 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:49.340 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:49.340 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:49.349 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:49.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:49.357 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf-5e62f6c9-3024-44df-99a7-8696b9acaf43 with depth all 2024-01-10 12:14:49.358 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:49.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:49.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:49.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:49.358 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:49.362 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:49.362 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:49.362 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-5a3ad20e-7916-4c71-8e00-b31dd66ca5a0 with depth all 2024-01-10 12:14:49.363 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:49.363 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:49.363 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:49.363 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:49.363 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:49.367 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:49.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:49.674 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e637d037-04c3-4b6d-850a-2b273a1ee2de with payload { "model-invariant-id": "test-model-e637d037-04c3-4b6d-850a-2b273a1ee2de", "model-type": "some-type" } 2024-01-10 12:14:49.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:49.678 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:49.678 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:49.678 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:49.678 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:49.681 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:49.684 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:49.685 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e637d037-04c3-4b6d-850a-2b273a1ee2de/model-vers/model-ver/test-model-ver-734bc723-8d73-4ec8-9021-50a84bccd1f3 with payload { "model-version-id": "test-model-ver-734bc723-8d73-4ec8-9021-50a84bccd1f3", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:49.686 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:49.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:49.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:49.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:49.687 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:49.689 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:49.692 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:49.692 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-828ac1f3-254f-451b-bae5-23e32305838f with payload { "vnf-id": "test-generic-828ac1f3-254f-451b-bae5-23e32305838f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-e637d037-04c3-4b6d-850a-2b273a1ee2de", "model-version-id": "test-model-ver-734bc723-8d73-4ec8-9021-50a84bccd1f3" } 2024-01-10 12:14:49.693 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:49.694 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:49.694 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:49.694 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:49.695 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:49.701 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:49.705 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:49.705 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-828ac1f3-254f-451b-bae5-23e32305838f with depth all 2024-01-10 12:14:49.706 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:49.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:49.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:49.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:49.706 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:49.709 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:49.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:49.710 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:49.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-828ac1f3-254f-451b-bae5-23e32305838f with payload { "vnf-id": "test-generic-828ac1f3-254f-451b-bae5-23e32305838f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-e637d037-04c3-4b6d-850a-2b273a1ee2de", "model-version-id": "test-model-ver-734bc723-8d73-4ec8-9021-50a84bccd1f3", "resource-version": "1704888889694" } 2024-01-10 12:14:49.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:49.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:49.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:49.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:49.715 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:49.720 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:49.722 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:49.723 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-828ac1f3-254f-451b-bae5-23e32305838f with depth all 2024-01-10 12:14:49.724 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:49.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:49.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:49.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:49.724 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:49.727 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:49.727 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:49.727 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:49.730 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-828ac1f3-254f-451b-bae5-23e32305838f with resource version 1704888889715 2024-01-10 12:14:49.730 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:49.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:49.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:49.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:49.731 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:49.734 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 159824 with label generic-vnf 2024-01-10 12:14:49.735 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:49.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:50.039 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:50.349 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-94de735a-eb85-4ecc-a732-bcd0238a63c1 with payload { "model-invariant-id": "test-model-94de735a-eb85-4ecc-a732-bcd0238a63c1", "model-type": "some-type" } 2024-01-10 12:14:50.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:50.352 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:50.352 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:50.352 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:50.353 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:50.355 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:50.358 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:50.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-94de735a-eb85-4ecc-a732-bcd0238a63c1/model-vers/model-ver/test-model-ver-aa94c4ef-fb1c-494e-82d9-df66428899f8 with payload { "model-version-id": "test-model-ver-aa94c4ef-fb1c-494e-82d9-df66428899f8", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:50.360 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:50.360 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:50.360 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:50.360 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:50.360 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:50.363 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:50.365 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:50.366 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-c84b3619-7f42-4899-b281-940d139d7fbb with payload { "vnf-id": "test-generic-c84b3619-7f42-4899-b281-940d139d7fbb", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-94de735a-eb85-4ecc-a732-bcd0238a63c1", "model-version-id": "test-model-ver-aa94c4ef-fb1c-494e-82d9-df66428899f8" } 2024-01-10 12:14:50.366 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:50.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:50.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:50.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:50.368 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:50.374 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:50.377 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:50.378 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:50.381 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-c84b3619-7f42-4899-b281-940d139d7fbb with depth all 2024-01-10 12:14:50.381 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:50.381 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:50.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:50.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:50.382 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:50.384 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:50.385 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:50.385 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-c84b3619-7f42-4899-b281-940d139d7fbb with resource version 1704888890368 2024-01-10 12:14:50.385 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:50.386 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:50.386 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:50.386 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:50.386 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:50.389 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 221376 with label generic-vnf 2024-01-10 12:14:50.390 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:50.392 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:50.694 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:51.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-0cffcec2-ee53-45ea-9b44-0e5e17c9aa7c with payload { "model-invariant-id": "test-model-0cffcec2-ee53-45ea-9b44-0e5e17c9aa7c", "model-type": "some-type" } 2024-01-10 12:14:51.006 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:51.007 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:51.007 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:51.007 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:51.008 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:51.010 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:51.012 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:51.012 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-0cffcec2-ee53-45ea-9b44-0e5e17c9aa7c/model-vers/model-ver/test-model-ver-d362850d-3277-4c07-8f46-3ce53acff648 with payload { "model-version-id": "test-model-ver-d362850d-3277-4c07-8f46-3ce53acff648", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:51.014 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:51.014 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:51.014 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:51.014 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:51.015 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:51.017 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:51.019 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:51.019 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-82a340c6-fc99-414b-9d3a-8194ad6cfca8 with payload { "vnf-id": "test-generic-82a340c6-fc99-414b-9d3a-8194ad6cfca8", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2024-01-10 12:14:51.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:51.021 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:51.021 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:51.022 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:14:51.022 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-82a340c6-fc99-414b-9d3a-8194ad6cfca8","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:51.022 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-82a340c6-fc99-414b-9d3a-8194ad6cfca8","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:51.327 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-d8c14b3a-ba58-471e-9647-f9fdd1710b54 with payload { "model-invariant-id": "test-model-d8c14b3a-ba58-471e-9647-f9fdd1710b54", "model-type": "some-type" } 2024-01-10 12:14:51.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:51.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:51.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:51.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:51.331 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:51.334 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:51.335 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:51.336 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-d8c14b3a-ba58-471e-9647-f9fdd1710b54/model-vers/model-ver/test-model-ver-8521379b-f8ec-41e7-9f40-e230c6586173 with payload { "model-version-id": "test-model-ver-8521379b-f8ec-41e7-9f40-e230c6586173", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:51.337 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:51.338 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:51.338 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:51.338 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:51.338 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:51.340 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:51.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:51.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-6b677eb8-c9a6-4957-afdb-f95d258fe6f9 with payload { "vnf-id": "test-generic-6b677eb8-c9a6-4957-afdb-f95d258fe6f9", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d8c14b3a-ba58-471e-9647-f9fdd1710b54", "model-version-id": "test-model-ver-8521379b-f8ec-41e7-9f40-e230c6586173" } 2024-01-10 12:14:51.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:51.346 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:51.346 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:51.346 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:51.346 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:51.352 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:51.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:51.357 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:51.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-6b677eb8-c9a6-4957-afdb-f95d258fe6f9 with depth all 2024-01-10 12:14:51.360 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:51.360 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:51.360 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:51.360 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:51.360 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:51.363 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:51.363 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:51.364 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-6b677eb8-c9a6-4957-afdb-f95d258fe6f9 with payload { "vnf-id": "test-generic-6b677eb8-c9a6-4957-afdb-f95d258fe6f9", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-69182f2d-9109-4065-a858-8b7de58a59c4", "model-version-id": "test-model-ver-4d532691-d2c1-4815-9d2b-daf9eaa08fb4", "resource-version": "1704888891346" } 2024-01-10 12:14:51.364 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:51.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:51.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:51.366 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:51.366 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:51.367 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-69182f2d-9109-4065-a858-8b7de58a59c4/model-vers/model-ver/test-model-ver-4d532691-d2c1-4815-9d2b-daf9eaa08fb4#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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:14:51.367 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:51.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:14:51.368 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-6b677eb8-c9a6-4957-afdb-f95d258fe6f9","Node Not Found:object located at service-design-and-creation/models/model/test-model-69182f2d-9109-4065-a858-8b7de58a59c4/model-vers/model-ver/test-model-ver-4d532691-d2c1-4815-9d2b-daf9eaa08fb4#model-version not found","ERR.5.4.6114"]}}} 2024-01-10 12:14:51.368 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:51.679 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-0159a86f-85a7-4504-96fd-5c5874fe838b with payload { "model-invariant-id": "test-model-0159a86f-85a7-4504-96fd-5c5874fe838b", "model-type": "some-type" } 2024-01-10 12:14:51.681 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:51.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:51.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:51.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:51.683 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:51.685 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:51.687 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:51.688 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-0159a86f-85a7-4504-96fd-5c5874fe838b/model-vers/model-ver/test-model-ver-6dbcf6d5-1715-4a3a-8f19-b8e9a97b7676 with payload { "model-version-id": "test-model-ver-6dbcf6d5-1715-4a3a-8f19-b8e9a97b7676", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:51.688 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:51.689 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:51.689 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:51.689 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:51.689 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:51.692 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:51.694 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:51.695 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-0d2cf956-1311-4160-95c9-cbe0bb791775 with payload { "vnf-id": "test-generic-0d2cf956-1311-4160-95c9-cbe0bb791775", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-0159a86f-85a7-4504-96fd-5c5874fe838b", "model-version-id": "test-model-ver-6dbcf6d5-1715-4a3a-8f19-b8e9a97b7676" } 2024-01-10 12:14:51.696 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:51.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:51.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:51.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:51.697 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:51.704 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:51.708 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:51.709 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:51.712 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-0d2cf956-1311-4160-95c9-cbe0bb791775 with depth all 2024-01-10 12:14:51.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:51.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:51.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:51.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:51.713 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:51.716 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:51.717 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:51.717 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-04be3261-3656-4281-996d-ed8f20feec58 with payload { "model-invariant-id": "test-model-04be3261-3656-4281-996d-ed8f20feec58", "model-type": "some-type" } 2024-01-10 12:14:51.718 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:51.719 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:51.719 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:51.719 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:51.719 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:51.721 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:51.722 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:51.724 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-04be3261-3656-4281-996d-ed8f20feec58/model-vers/model-ver/test-model-ver-84c1899b-19e8-40a8-8d81-5c68ab22cbff with payload { "model-version-id": "test-model-ver-84c1899b-19e8-40a8-8d81-5c68ab22cbff", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:51.726 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:51.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:51.728 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:51.728 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:51.728 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:51.731 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:51.734 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:51.735 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-0d2cf956-1311-4160-95c9-cbe0bb791775 with payload { "vnf-id": "test-generic-0d2cf956-1311-4160-95c9-cbe0bb791775", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-04be3261-3656-4281-996d-ed8f20feec58", "resource-version": "${resource-version}" } 2024-01-10 12:14:51.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:51.737 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:51.738 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:51.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:14:51.738 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-0d2cf956-1311-4160-95c9-cbe0bb791775","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:51.739 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:52.047 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-bdeef6ca-a3d9-4148-9cd6-c7bba795bdac with payload { "model-invariant-id": "test-model-bdeef6ca-a3d9-4148-9cd6-c7bba795bdac", "model-type": "some-type" } 2024-01-10 12:14:52.049 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:52.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:52.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:52.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:52.052 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:52.054 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:52.056 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:52.056 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-bdeef6ca-a3d9-4148-9cd6-c7bba795bdac/model-vers/model-ver/test-model-ver-c4e1fcd3-05f8-462e-a951-34faa2bb6b23 with payload { "model-version-id": "test-model-ver-c4e1fcd3-05f8-462e-a951-34faa2bb6b23", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:52.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:52.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:52.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:52.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:52.059 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:52.061 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:52.064 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:52.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-293b6264-91bc-4a83-9467-994c96011f95 with payload { "vnf-id": "test-generic-293b6264-91bc-4a83-9467-994c96011f95", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-bdeef6ca-a3d9-4148-9cd6-c7bba795bdac", "model-version-id": "test-model-ver-c4e1fcd3-05f8-462e-a951-34faa2bb6b23" } 2024-01-10 12:14:52.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:52.067 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:52.067 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:52.067 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:52.067 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:52.073 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:52.077 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:52.078 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:52.080 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-293b6264-91bc-4a83-9467-994c96011f95 with depth all 2024-01-10 12:14:52.081 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:52.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:52.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:52.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:52.082 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:52.085 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:52.085 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:52.086 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-f70e76b3-afac-4f7a-89c1-520c73426d70 with payload { "model-invariant-id": "test-model-f70e76b3-afac-4f7a-89c1-520c73426d70", "model-type": "some-type" } 2024-01-10 12:14:52.086 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:52.087 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:52.087 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:52.087 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:52.087 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:52.089 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:52.090 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:52.091 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-f70e76b3-afac-4f7a-89c1-520c73426d70/model-vers/model-ver/test-model-ver-07a3f7ab-5c95-4e74-ad38-561eb2bcf0b2 with payload { "model-version-id": "test-model-ver-07a3f7ab-5c95-4e74-ad38-561eb2bcf0b2", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:52.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:52.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:52.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:52.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:52.093 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:52.095 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:52.097 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:52.098 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-293b6264-91bc-4a83-9467-994c96011f95 with payload { "vnf-id": "test-generic-293b6264-91bc-4a83-9467-994c96011f95", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f70e76b3-afac-4f7a-89c1-520c73426d70", "model-version-id": "test-model-ver-07a3f7ab-5c95-4e74-ad38-561eb2bcf0b2", "resource-version": "1704888892067" } 2024-01-10 12:14:52.099 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:52.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:52.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:52.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:52.100 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:52.107 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:52.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:52.111 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:52.114 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-293b6264-91bc-4a83-9467-994c96011f95 with depth all 2024-01-10 12:14:52.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:52.115 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:52.115 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:52.115 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:52.115 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:52.118 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:52.118 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:52.119 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-293b6264-91bc-4a83-9467-994c96011f95 with resource version 1704888892100 2024-01-10 12:14:52.119 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:52.119 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:52.120 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:52.120 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:52.120 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:52.123 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 213096 with label generic-vnf 2024-01-10 12:14:52.124 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:52.126 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:52.429 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:52.741 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-28df4e2b-7ab7-4832-bd02-0f16f80795b8 with payload { "model-invariant-id": "test-model-28df4e2b-7ab7-4832-bd02-0f16f80795b8", "model-type": "some-type" } 2024-01-10 12:14:52.743 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:52.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:52.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:52.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:52.746 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:52.748 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:52.750 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:52.751 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-28df4e2b-7ab7-4832-bd02-0f16f80795b8/model-vers/model-ver/test-model-ver-968d6b9c-1007-4a2e-bb6c-87f086d97910 with payload { "model-version-id": "test-model-ver-968d6b9c-1007-4a2e-bb6c-87f086d97910", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:52.752 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:52.753 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:52.753 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:52.753 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:52.753 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:52.757 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:52.759 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:52.760 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-438a71d4-24c4-42bb-a79b-aa44ff18ed24 with payload { "vnf-id": "test-generic-438a71d4-24c4-42bb-a79b-aa44ff18ed24", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-28df4e2b-7ab7-4832-bd02-0f16f80795b8", "model-version-id": "test-model-ver-968d6b9c-1007-4a2e-bb6c-87f086d97910" } 2024-01-10 12:14:52.761 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:52.762 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:52.762 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:52.762 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:52.762 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:52.769 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:52.773 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:52.774 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:52.777 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/service-design-and-creation/models/model/test-model-28df4e2b-7ab7-4832-bd02-0f16f80795b8/model-vers/model-ver/test-model-ver-968d6b9c-1007-4a2e-bb6c-87f086d97910 with depth all 2024-01-10 12:14:52.777 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:52.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:52.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:52.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:52.778 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:52.780 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:52.780 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:52.780 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/service-design-and-creation/models/model/test-model-28df4e2b-7ab7-4832-bd02-0f16f80795b8/model-vers/model-ver/test-model-ver-968d6b9c-1007-4a2e-bb6c-87f086d97910 with resource version 1704888892753 2024-01-10 12:14:52.781 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:52.781 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:52.781 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:52.782 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:52.782 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:52.784 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- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed 2024-01-10 12:14:52.785 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:52.785 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2024-01-10 12:14:52.785 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-28df4e2b-7ab7-4832-bd02-0f16f80795b8/model-vers/model-ver/test-model-ver-968d6b9c-1007-4a2e-bb6c-87f086d97910"]}}} 2024-01-10 12:14:53.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-04026430-db7c-4015-b5b5-fdb3ad019996 with payload { "model-invariant-id": "test-model-04026430-db7c-4015-b5b5-fdb3ad019996", "model-type": "some-type" } 2024-01-10 12:14:53.095 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:53.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:53.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:53.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:53.097 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:53.099 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:53.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:53.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-04026430-db7c-4015-b5b5-fdb3ad019996/model-vers/model-ver/test-model-ver-8dd808eb-dc71-4e07-b1de-d14bcbce080e with payload { "model-version-id": "test-model-ver-8dd808eb-dc71-4e07-b1de-d14bcbce080e", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:53.103 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:53.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:53.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:53.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:53.104 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:53.108 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:53.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:53.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2336a43e-12b6-40b3-8b36-b3b81a85cc65 with payload { "vnf-id": "test-generic-2336a43e-12b6-40b3-8b36-b3b81a85cc65", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-04026430-db7c-4015-b5b5-fdb3ad019996", "model-version-id": "test-model-ver-8dd808eb-dc71-4e07-b1de-d14bcbce080e" } 2024-01-10 12:14:53.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:53.113 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:53.113 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:53.113 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:53.114 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:53.121 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:53.125 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:53.125 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2336a43e-12b6-40b3-8b36-b3b81a85cc65 with depth all 2024-01-10 12:14:53.126 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:53.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:53.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:53.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:53.126 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:53.130 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:53.130 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:53.130 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:53.133 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2336a43e-12b6-40b3-8b36-b3b81a85cc65 with payload { "vnf-id": "test-generic-2336a43e-12b6-40b3-8b36-b3b81a85cc65", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1704888893113"} 2024-01-10 12:14:53.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:53.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:53.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:53.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:53.135 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:53.141 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:53.144 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:53.145 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2336a43e-12b6-40b3-8b36-b3b81a85cc65 with depth all 2024-01-10 12:14:53.145 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:53.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:53.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:53.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:53.146 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:53.148 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:53.149 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:53.149 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:53.152 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2336a43e-12b6-40b3-8b36-b3b81a85cc65 with resource version 1704888893135 2024-01-10 12:14:53.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:53.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:53.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:53.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:53.153 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:53.157 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 86232 with label generic-vnf 2024-01-10 12:14:53.158 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:53.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:53.461 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:53.772 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-00efd73e-8298-49f5-bc9b-0a308c10d740 with payload { "model-invariant-id": "test-model-00efd73e-8298-49f5-bc9b-0a308c10d740", "model-type": "some-type" } 2024-01-10 12:14:53.774 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:53.775 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:53.775 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:53.775 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:53.775 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:53.778 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:53.781 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:53.781 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-00efd73e-8298-49f5-bc9b-0a308c10d740/model-vers/model-ver/test-model-ver-1b179313-8728-484d-9bdd-ea83a6b6917f with payload { "model-version-id": "test-model-ver-1b179313-8728-484d-9bdd-ea83a6b6917f", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:53.782 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:53.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:53.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:53.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:53.783 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:53.785 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:53.788 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:53.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-942fad05-d344-4f0e-b21a-b0948b8d7625 with payload { "vnf-id": "test-generic-942fad05-d344-4f0e-b21a-b0948b8d7625", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2024-01-10 12:14:53.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:53.790 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:53.790 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:53.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:53.791 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:53.792 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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:14:53.793 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:53.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:14:53.793 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-942fad05-d344-4f0e-b21a-b0948b8d7625","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-01-10 12:14:53.793 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-942fad05-d344-4f0e-b21a-b0948b8d7625","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-01-10 12:14:54.098 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-fe2bf77c-bf22-45fd-ade8-3aaa89c3d80c with payload { "model-invariant-id": "test-model-fe2bf77c-bf22-45fd-ade8-3aaa89c3d80c", "model-type": "some-type" } 2024-01-10 12:14:54.100 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:54.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:54.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:54.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:54.101 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:54.104 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:54.106 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:54.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-fe2bf77c-bf22-45fd-ade8-3aaa89c3d80c/model-vers/model-ver/test-model-ver-b60d1ef4-ce0d-4ea2-b28c-aa4a504f171f with payload { "model-version-id": "test-model-ver-b60d1ef4-ce0d-4ea2-b28c-aa4a504f171f", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:54.108 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:54.109 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:54.109 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:54.109 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:54.109 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:54.112 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:54.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:54.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/business/customers/customer/test-customer-f10ea919-55af-4c6f-bddb-9d49f39209df with payload { "global-customer-id": "test-customer-f10ea919-55af-4c6f-bddb-9d49f39209df", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-a9b1106d-380b-4d51-be95-d86eda4410af", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-e6d14a64-e017-4c64-9cf2-028bcca83172", "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-fe2bf77c-bf22-45fd-ade8-3aaa89c3d80c", "model-version-id": "test-model-ver-b60d1ef4-ce0d-4ea2-b28c-aa4a504f171f" } ] } } ] } } 2024-01-10 12:14:54.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:54.118 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:54.118 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:54.118 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:54.118 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:54.126 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:54.129 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:54.130 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:54.133 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-f10ea919-55af-4c6f-bddb-9d49f39209df with depth all 2024-01-10 12:14:54.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:54.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:54.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:54.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:54.134 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:54.138 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:54.138 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:54.138 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/vnf-f1800f11-d419-4061-bc2a-804f81a39d11 with payload { "vnf-id": "vnf-f1800f11-d419-4061-bc2a-804f81a39d11", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v13/business/customers/customer/test-customer-f10ea919-55af-4c6f-bddb-9d49f39209df/service-subscriptions/service-subscription/test-subtype-a9b1106d-380b-4d51-be95-d86eda4410af/service-instances/service-instance/test-tenant-e6d14a64-e017-4c64-9cf2-028bcca83172" } ] } } 2024-01-10 12:14:54.139 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:54.140 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:54.140 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:54.140 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:54.140 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:54.149 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:54.157 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:54.157 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/vnf-f1800f11-d419-4061-bc2a-804f81a39d11 with depth all 2024-01-10 12:14:54.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:54.158 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:54.158 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:54.158 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:54.158 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:54.163 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:54.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:54.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-f10ea919-55af-4c6f-bddb-9d49f39209df with depth all 2024-01-10 12:14:54.165 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:54.165 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:54.165 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:54.165 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:54.165 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:54.169 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:54.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:54.477 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-26200e61-8207-4179-ba4c-eface58197d7 with payload { "model-invariant-id": "test-model-26200e61-8207-4179-ba4c-eface58197d7", "model-type": "some-type" } 2024-01-10 12:14:54.479 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:54.480 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:54.480 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:54.480 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:54.481 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:54.483 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:54.485 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:54.486 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-26200e61-8207-4179-ba4c-eface58197d7/model-vers/model-ver/test-model-ver-dc3cfb51-8e8b-40d6-bbd0-caeeeb016149 with payload { "model-version-id": "test-model-ver-dc3cfb51-8e8b-40d6-bbd0-caeeeb016149", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:54.486 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:54.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:54.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:54.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:54.487 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:54.491 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:54.493 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:54.494 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b90e20ac-52ea-410f-9024-3703856c85f1 with payload { "vnf-id": "test-generic-b90e20ac-52ea-410f-9024-3703856c85f1", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-26200e61-8207-4179-ba4c-eface58197d7", "model-version-id": "test-model-ver-dc3cfb51-8e8b-40d6-bbd0-caeeeb016149" } 2024-01-10 12:14:54.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:54.496 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:54.496 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:54.496 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:54.496 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:54.503 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:54.506 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:54.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b90e20ac-52ea-410f-9024-3703856c85f1 with depth all 2024-01-10 12:14:54.508 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:54.509 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:54.509 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:54.509 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:54.509 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:54.514 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:54.514 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:54.514 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:54.522 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b90e20ac-52ea-410f-9024-3703856c85f1 with payload { "vnf-id": "test-generic-b90e20ac-52ea-410f-9024-3703856c85f1", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-26200e61-8207-4179-ba4c-eface58197d7", "model-version-id": "test-model-ver-dc3cfb51-8e8b-40d6-bbd0-caeeeb016149", "resource-version": "1704888894496" } 2024-01-10 12:14:54.523 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:54.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:54.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:54.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:54.527 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:54.535 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:54.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:54.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b90e20ac-52ea-410f-9024-3703856c85f1 with depth all 2024-01-10 12:14:54.540 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:54.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:54.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:54.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:54.541 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:54.544 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:54.545 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:54.545 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:54.548 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b90e20ac-52ea-410f-9024-3703856c85f1 with resource version 1704888894526 2024-01-10 12:14:54.549 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:54.549 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:54.549 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:54.549 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:54.550 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:54.553 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 90296 with label generic-vnf 2024-01-10 12:14:54.554 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:54.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:54.859 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:55.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-3c2b0924-4974-4556-ac9a-69dce031a2e3 with payload { "model-invariant-id": "test-model-3c2b0924-4974-4556-ac9a-69dce031a2e3", "model-type": "some-type" } 2024-01-10 12:14:55.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:55.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:55.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:55.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:55.171 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:55.174 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:55.176 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:55.177 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-3c2b0924-4974-4556-ac9a-69dce031a2e3/model-vers/model-ver/test-model-ver-a24c1d49-4702-4e0b-825c-eeb7bf50c2fd with payload { "model-version-id": "test-model-ver-a24c1d49-4702-4e0b-825c-eeb7bf50c2fd", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:55.177 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:55.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:55.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:55.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:55.178 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:55.180 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:55.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:55.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-26a7f515-9134-4469-a7e4-0c33adc0997a with payload { "vnf-id": "test-generic-26a7f515-9134-4469-a7e4-0c33adc0997a", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-3c2b0924-4974-4556-ac9a-69dce031a2e3", "model-version-id": "test-model-ver-a24c1d49-4702-4e0b-825c-eeb7bf50c2fd" } 2024-01-10 12:14:55.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:55.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:55.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:55.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:55.185 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:55.192 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:55.195 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:55.196 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:55.199 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-26a7f515-9134-4469-a7e4-0c33adc0997a with depth all 2024-01-10 12:14:55.200 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:55.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:55.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:55.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:55.200 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:55.203 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:55.203 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:55.203 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-26a7f515-9134-4469-a7e4-0c33adc0997a with resource version 1704888895185 2024-01-10 12:14:55.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:55.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:55.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:55.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:55.204 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:55.209 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 114912 with label generic-vnf 2024-01-10 12:14:55.209 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:55.212 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:55.515 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:55.825 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-15c5e184-7489-4fc8-aae6-3eddce20d093 with payload { "model-invariant-id": "test-model-15c5e184-7489-4fc8-aae6-3eddce20d093", "model-type": "some-type" } 2024-01-10 12:14:55.826 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:55.827 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:55.827 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:55.827 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:55.828 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:55.830 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:55.831 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:55.832 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-15c5e184-7489-4fc8-aae6-3eddce20d093/model-vers/model-ver/test-model-ver-77e4f863-1b62-416a-9acd-28058982a77f with payload { "model-version-id": "test-model-ver-77e4f863-1b62-416a-9acd-28058982a77f", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:55.833 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:55.834 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:55.834 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:55.834 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:55.835 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:55.838 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:55.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:55.841 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-876aafe1-1586-4ec3-b7a9-a5ba4107bc90 with payload { "vnf-id": "test-generic-876aafe1-1586-4ec3-b7a9-a5ba4107bc90", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2024-01-10 12:14:55.841 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:55.843 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:55.843 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:55.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:14:55.843 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-876aafe1-1586-4ec3-b7a9-a5ba4107bc90","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:55.844 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-876aafe1-1586-4ec3-b7a9-a5ba4107bc90","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:56.149 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-73ce2e21-05fb-490c-830f-897967fb36cb with payload { "model-invariant-id": "test-model-73ce2e21-05fb-490c-830f-897967fb36cb", "model-type": "some-type" } 2024-01-10 12:14:56.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:56.152 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.152 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.152 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.152 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.155 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:56.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-73ce2e21-05fb-490c-830f-897967fb36cb/model-vers/model-ver/test-model-ver-57baa95a-a20d-4fc6-aaaa-32da20842e2b with payload { "model-version-id": "test-model-ver-57baa95a-a20d-4fc6-aaaa-32da20842e2b", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:56.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:56.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.160 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.163 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:56.167 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-635fafe6-a6c4-4c70-878f-c95e5afb392d with payload { "vnf-id": "test-generic-635fafe6-a6c4-4c70-878f-c95e5afb392d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-73ce2e21-05fb-490c-830f-897967fb36cb", "model-version-id": "test-model-ver-57baa95a-a20d-4fc6-aaaa-32da20842e2b" } 2024-01-10 12:14:56.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:56.169 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.169 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.169 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.169 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.176 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.180 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:56.181 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:56.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-635fafe6-a6c4-4c70-878f-c95e5afb392d with depth all 2024-01-10 12:14:56.185 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:56.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.185 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.189 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.189 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:56.190 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-635fafe6-a6c4-4c70-878f-c95e5afb392d with payload { "vnf-id": "test-generic-635fafe6-a6c4-4c70-878f-c95e5afb392d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d49bca69-914d-4914-a2d7-c3fc1413051a", "model-version-id": "test-model-ver-067cba1b-c475-41c5-b02d-b8860f4b16d9", "resource-version": "1704888896169" } 2024-01-10 12:14:56.190 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:56.191 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.191 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.191 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.191 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.193 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-d49bca69-914d-4914-a2d7-c3fc1413051a/model-vers/model-ver/test-model-ver-067cba1b-c475-41c5-b02d-b8860f4b16d9#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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:14:56.193 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.193 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:14:56.194 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-635fafe6-a6c4-4c70-878f-c95e5afb392d","Node Not Found:object located at service-design-and-creation/models/model/test-model-d49bca69-914d-4914-a2d7-c3fc1413051a/model-vers/model-ver/test-model-ver-067cba1b-c475-41c5-b02d-b8860f4b16d9#model-version not found","ERR.5.4.6114"]}}} 2024-01-10 12:14:56.194 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:56.501 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-f4e32f5a-f436-43df-979b-a4eb24ff0aab with payload { "model-invariant-id": "test-model-f4e32f5a-f436-43df-979b-a4eb24ff0aab", "model-type": "some-type" } 2024-01-10 12:14:56.503 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:56.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.504 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.506 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:56.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-f4e32f5a-f436-43df-979b-a4eb24ff0aab/model-vers/model-ver/test-model-ver-bea770db-0bfa-4161-9ecc-8548c3c42cb7 with payload { "model-version-id": "test-model-ver-bea770db-0bfa-4161-9ecc-8548c3c42cb7", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:56.508 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:56.509 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.509 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.509 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.509 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.511 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.513 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:56.514 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-7d262178-ffb1-42b8-843b-c50217e5e04d with payload { "vnf-id": "test-generic-7d262178-ffb1-42b8-843b-c50217e5e04d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f4e32f5a-f436-43df-979b-a4eb24ff0aab", "model-version-id": "test-model-ver-bea770db-0bfa-4161-9ecc-8548c3c42cb7" } 2024-01-10 12:14:56.514 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:56.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.516 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.522 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:56.526 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:56.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-7d262178-ffb1-42b8-843b-c50217e5e04d with depth all 2024-01-10 12:14:56.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:56.529 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.529 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.529 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.529 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.532 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.532 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:56.533 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-34a001de-6dd6-4f82-ab0a-5c631fa04568 with payload { "model-invariant-id": "test-model-34a001de-6dd6-4f82-ab0a-5c631fa04568", "model-type": "some-type" } 2024-01-10 12:14:56.533 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:56.534 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.534 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.534 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.534 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.536 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.537 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:56.538 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-34a001de-6dd6-4f82-ab0a-5c631fa04568/model-vers/model-ver/test-model-ver-90adf487-9cce-4b82-a191-d0c009635907 with payload { "model-version-id": "test-model-ver-90adf487-9cce-4b82-a191-d0c009635907", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:56.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:56.539 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.539 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.539 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.539 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.542 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.544 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:56.545 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-7d262178-ffb1-42b8-843b-c50217e5e04d with payload { "vnf-id": "test-generic-7d262178-ffb1-42b8-843b-c50217e5e04d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-34a001de-6dd6-4f82-ab0a-5c631fa04568", "resource-version": "${resource-version}" } 2024-01-10 12:14:56.545 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:56.547 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:56.547 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:14:56.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:14:56.547 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-7d262178-ffb1-42b8-843b-c50217e5e04d","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:14:56.548 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:56.857 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-b08f8d87-1f06-4fc4-bf94-d82b9f5307eb with payload { "model-invariant-id": "test-model-b08f8d87-1f06-4fc4-bf94-d82b9f5307eb", "model-type": "some-type" } 2024-01-10 12:14:56.858 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:56.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.860 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.860 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.862 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:56.864 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-b08f8d87-1f06-4fc4-bf94-d82b9f5307eb/model-vers/model-ver/test-model-ver-be579fb7-db54-41e5-be79-97b00d61aefe with payload { "model-version-id": "test-model-ver-be579fb7-db54-41e5-be79-97b00d61aefe", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:56.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:56.866 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.866 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.866 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.866 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.869 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:56.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-9efc4ec3-1efb-409f-b470-b3b1c9ba5c69 with payload { "vnf-id": "test-generic-9efc4ec3-1efb-409f-b470-b3b1c9ba5c69", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-b08f8d87-1f06-4fc4-bf94-d82b9f5307eb", "model-version-id": "test-model-ver-be579fb7-db54-41e5-be79-97b00d61aefe" } 2024-01-10 12:14:56.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:56.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.875 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.880 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:56.884 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:56.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-9efc4ec3-1efb-409f-b470-b3b1c9ba5c69 with depth all 2024-01-10 12:14:56.888 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:56.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.888 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.891 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.891 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:56.891 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-83ba8434-64cd-4402-8f8f-b52088adab40 with payload { "model-invariant-id": "test-model-83ba8434-64cd-4402-8f8f-b52088adab40", "model-type": "some-type" } 2024-01-10 12:14:56.892 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:56.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.893 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.893 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.894 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.895 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:56.896 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-83ba8434-64cd-4402-8f8f-b52088adab40/model-vers/model-ver/test-model-ver-c58ee593-1527-4c96-8211-69e585000a94 with payload { "model-version-id": "test-model-ver-c58ee593-1527-4c96-8211-69e585000a94", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:56.896 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:56.897 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.897 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.897 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.897 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.899 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:56.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-9efc4ec3-1efb-409f-b470-b3b1c9ba5c69 with payload { "vnf-id": "test-generic-9efc4ec3-1efb-409f-b470-b3b1c9ba5c69", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-83ba8434-64cd-4402-8f8f-b52088adab40", "model-version-id": "test-model-ver-c58ee593-1527-4c96-8211-69e585000a94", "resource-version": "1704888896874" } 2024-01-10 12:14:56.903 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:56.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.904 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.910 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.913 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:56.914 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:56.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-9efc4ec3-1efb-409f-b470-b3b1c9ba5c69 with depth all 2024-01-10 12:14:56.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:56.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.917 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.920 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.920 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:56.921 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-9efc4ec3-1efb-409f-b470-b3b1c9ba5c69 with resource version 1704888896904 2024-01-10 12:14:56.921 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:56.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:56.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:56.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:56.921 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:56.924 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 176208 with label generic-vnf 2024-01-10 12:14:56.925 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:56.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:57.230 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:57.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-984296d9-7daa-4ea0-8a6f-e851f1a69a6f with payload { "model-invariant-id": "test-model-984296d9-7daa-4ea0-8a6f-e851f1a69a6f", "model-type": "some-type" } 2024-01-10 12:14:57.543 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:57.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:57.545 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:57.545 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:57.545 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:57.547 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:57.549 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:57.550 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-984296d9-7daa-4ea0-8a6f-e851f1a69a6f/model-vers/model-ver/test-model-ver-802dc273-06ac-47db-853f-2f1d234c9124 with payload { "model-version-id": "test-model-ver-802dc273-06ac-47db-853f-2f1d234c9124", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:57.550 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:57.551 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:57.551 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:57.551 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:57.552 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:57.554 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:57.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:57.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c8bf67e7-c736-4ed5-953c-4c92955671bf with payload { "vnf-id": "test-generic-c8bf67e7-c736-4ed5-953c-4c92955671bf", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-984296d9-7daa-4ea0-8a6f-e851f1a69a6f", "model-version-id": "test-model-ver-802dc273-06ac-47db-853f-2f1d234c9124" } 2024-01-10 12:14:57.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:57.560 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:57.560 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:57.560 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:57.560 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:57.567 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:57.570 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:57.571 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:57.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/service-design-and-creation/models/model/test-model-984296d9-7daa-4ea0-8a6f-e851f1a69a6f/model-vers/model-ver/test-model-ver-802dc273-06ac-47db-853f-2f1d234c9124 with depth all 2024-01-10 12:14:57.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:57.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:57.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:57.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:57.575 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:57.576 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:57.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:57.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/service-design-and-creation/models/model/test-model-984296d9-7daa-4ea0-8a6f-e851f1a69a6f/model-vers/model-ver/test-model-ver-802dc273-06ac-47db-853f-2f1d234c9124 with resource version 1704888897551 2024-01-10 12:14:57.577 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:57.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:57.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:57.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:57.577 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:57.580 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- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed 2024-01-10 12:14:57.580 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:57.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2024-01-10 12:14:57.580 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-984296d9-7daa-4ea0-8a6f-e851f1a69a6f/model-vers/model-ver/test-model-ver-802dc273-06ac-47db-853f-2f1d234c9124"]}}} 2024-01-10 12:14:57.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-775063fc-4f36-46a5-8cd5-392f5b41a53e with payload { "model-invariant-id": "test-model-775063fc-4f36-46a5-8cd5-392f5b41a53e", "model-type": "some-type" } 2024-01-10 12:14:57.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:57.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:57.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:57.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:57.889 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:57.891 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:57.892 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:57.893 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-775063fc-4f36-46a5-8cd5-392f5b41a53e/model-vers/model-ver/test-model-ver-c439f36c-8661-4234-9ee1-6e84bfb6d2d4 with payload { "model-version-id": "test-model-ver-c439f36c-8661-4234-9ee1-6e84bfb6d2d4", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:57.893 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:57.894 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:57.894 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:57.894 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:57.894 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:57.897 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:57.899 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:57.900 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-ff6284fa-a079-488b-a797-a3a52ae3a2dc with payload { "vnf-id": "test-generic-ff6284fa-a079-488b-a797-a3a52ae3a2dc", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-775063fc-4f36-46a5-8cd5-392f5b41a53e", "model-version-id": "test-model-ver-c439f36c-8661-4234-9ee1-6e84bfb6d2d4" } 2024-01-10 12:14:57.900 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:57.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:57.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:57.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:57.902 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:57.908 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:57.911 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:57.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-ff6284fa-a079-488b-a797-a3a52ae3a2dc with depth all 2024-01-10 12:14:57.913 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:57.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:57.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:57.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:57.913 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:57.916 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:57.916 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:57.916 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:57.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-ff6284fa-a079-488b-a797-a3a52ae3a2dc with payload { "vnf-id": "test-generic-ff6284fa-a079-488b-a797-a3a52ae3a2dc", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1704888897901"} 2024-01-10 12:14:57.920 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:57.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:57.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:57.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:57.921 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:57.927 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:57.929 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:57.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-ff6284fa-a079-488b-a797-a3a52ae3a2dc with depth all 2024-01-10 12:14:57.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:57.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:57.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:57.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:57.931 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:57.934 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:57.935 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:57.935 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:57.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-ff6284fa-a079-488b-a797-a3a52ae3a2dc with resource version 1704888897921 2024-01-10 12:14:57.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:57.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:57.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:57.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:57.939 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:57.942 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 123104 with label generic-vnf 2024-01-10 12:14:57.942 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:57.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:58.245 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:58.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-96790201-1454-4ba3-acd7-6da8f8086ab9 with payload { "model-invariant-id": "test-model-96790201-1454-4ba3-acd7-6da8f8086ab9", "model-type": "some-type" } 2024-01-10 12:14:58.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:58.559 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:58.559 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:58.559 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:58.559 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:58.562 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:58.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:58.564 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-96790201-1454-4ba3-acd7-6da8f8086ab9/model-vers/model-ver/test-model-ver-52f1d1f7-a235-4a28-acd1-7b13a7f85ba6 with payload { "model-version-id": "test-model-ver-52f1d1f7-a235-4a28-acd1-7b13a7f85ba6", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:58.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:58.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:58.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:58.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:58.566 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:58.568 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:58.570 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:58.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-952959de-831f-4926-ad63-ccdf6c3621b3 with payload { "vnf-id": "test-generic-952959de-831f-4926-ad63-ccdf6c3621b3", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2024-01-10 12:14:58.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:58.573 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:58.573 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:58.573 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:58.573 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:58.575 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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:14:58.575 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:58.575 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:14:58.575 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-952959de-831f-4926-ad63-ccdf6c3621b3","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-01-10 12:14:58.576 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-952959de-831f-4926-ad63-ccdf6c3621b3","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-01-10 12:14:58.881 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-da01a15c-74f5-4a96-90d0-70b041024500 with payload { "model-invariant-id": "test-model-da01a15c-74f5-4a96-90d0-70b041024500", "model-type": "some-type" } 2024-01-10 12:14:58.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:58.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:58.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:58.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:58.885 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:58.887 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:58.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:58.890 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-da01a15c-74f5-4a96-90d0-70b041024500/model-vers/model-ver/test-model-ver-7aa435d7-42b4-4d57-b382-a3eb72869985 with payload { "model-version-id": "test-model-ver-7aa435d7-42b4-4d57-b382-a3eb72869985", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:58.891 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:58.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:58.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:58.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:58.892 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:58.895 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:58.900 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:58.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/business/customers/customer/test-customer-3933beba-68c8-45ce-a626-43a4bd10b033 with payload { "global-customer-id": "test-customer-3933beba-68c8-45ce-a626-43a4bd10b033", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-97a9e304-e9ac-4aac-850a-bb8bf5fd0250", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-21291c1a-e156-4cf6-9978-97a75e459dc6", "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-da01a15c-74f5-4a96-90d0-70b041024500", "model-version-id": "test-model-ver-7aa435d7-42b4-4d57-b382-a3eb72869985" } ] } } ] } } 2024-01-10 12:14:58.903 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:58.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:58.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:58.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:58.905 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:58.915 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:58.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:58.924 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:58.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-3933beba-68c8-45ce-a626-43a4bd10b033 with depth all 2024-01-10 12:14:58.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:58.934 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:58.934 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:58.935 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:58.935 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:58.940 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:58.941 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:58.941 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/vnf-dd778f99-500f-4152-ac69-f1aefa780067 with payload { "vnf-id": "vnf-dd778f99-500f-4152-ac69-f1aefa780067", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v13/business/customers/customer/test-customer-3933beba-68c8-45ce-a626-43a4bd10b033/service-subscriptions/service-subscription/test-subtype-97a9e304-e9ac-4aac-850a-bb8bf5fd0250/service-instances/service-instance/test-tenant-21291c1a-e156-4cf6-9978-97a75e459dc6" } ] } } 2024-01-10 12:14:58.942 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:58.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:58.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:58.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:58.945 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:58.956 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:58.964 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:58.965 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/vnf-dd778f99-500f-4152-ac69-f1aefa780067 with depth all 2024-01-10 12:14:58.965 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:58.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:58.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:58.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:58.966 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:58.969 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:58.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:58.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-3933beba-68c8-45ce-a626-43a4bd10b033 with depth all 2024-01-10 12:14:58.970 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:14:58.970 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:58.970 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:58.970 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:58.970 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:58.974 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:58.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:59.281 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-700eaacc-4eb5-4cd2-8c5b-d2c9f09b1168 with payload { "model-invariant-id": "test-model-700eaacc-4eb5-4cd2-8c5b-d2c9f09b1168", "model-type": "some-type" } 2024-01-10 12:14:59.282 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:59.284 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:59.284 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:59.284 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:59.284 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:59.287 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:59.289 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:59.289 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-700eaacc-4eb5-4cd2-8c5b-d2c9f09b1168/model-vers/model-ver/test-model-ver-3eb4849e-42e6-4d8e-8638-eeadc2ebecad with payload { "model-version-id": "test-model-ver-3eb4849e-42e6-4d8e-8638-eeadc2ebecad", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:59.290 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:59.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:59.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:59.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:59.291 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:59.294 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:59.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:59.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-62d96626-84d1-4f80-8c36-17ae77cb243f with payload { "vnf-id": "test-generic-62d96626-84d1-4f80-8c36-17ae77cb243f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-700eaacc-4eb5-4cd2-8c5b-d2c9f09b1168", "model-version-id": "test-model-ver-3eb4849e-42e6-4d8e-8638-eeadc2ebecad" } 2024-01-10 12:14:59.298 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:59.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:59.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:59.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:59.299 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:59.306 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:59.309 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:59.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-62d96626-84d1-4f80-8c36-17ae77cb243f with depth all 2024-01-10 12:14:59.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:59.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:59.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:59.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:59.311 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:59.313 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:59.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:59.314 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:59.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-62d96626-84d1-4f80-8c36-17ae77cb243f with payload { "vnf-id": "test-generic-62d96626-84d1-4f80-8c36-17ae77cb243f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-700eaacc-4eb5-4cd2-8c5b-d2c9f09b1168", "model-version-id": "test-model-ver-3eb4849e-42e6-4d8e-8638-eeadc2ebecad", "resource-version": "1704888899299" } 2024-01-10 12:14:59.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:59.318 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:59.318 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:59.318 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:59.319 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:59.324 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:59.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:14:59.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-62d96626-84d1-4f80-8c36-17ae77cb243f with depth all 2024-01-10 12:14:59.329 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:59.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:59.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:59.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:59.329 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:59.332 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:59.332 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:59.332 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:59.335 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-62d96626-84d1-4f80-8c36-17ae77cb243f with resource version 1704888899318 2024-01-10 12:14:59.336 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:59.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:59.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:59.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:59.336 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:59.339 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 114872 with label generic-vnf 2024-01-10 12:14:59.340 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:59.342 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:14:59.644 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:59.953 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-1cc94401-85b7-4380-934d-62d28e93f540 with payload { "model-invariant-id": "test-model-1cc94401-85b7-4380-934d-62d28e93f540", "model-type": "some-type" } 2024-01-10 12:14:59.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:14:59.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:59.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:59.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:59.957 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:59.958 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:59.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:59.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-1cc94401-85b7-4380-934d-62d28e93f540/model-vers/model-ver/test-model-ver-9d79402f-c3dd-444f-8784-350d8bca34ef with payload { "model-version-id": "test-model-ver-9d79402f-c3dd-444f-8784-350d8bca34ef", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:14:59.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:14:59.962 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:59.962 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:59.962 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:59.962 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:59.965 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:59.968 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:59.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-3a296fc5-053b-4300-a535-4ccf691d03c8 with payload { "vnf-id": "test-generic-3a296fc5-053b-4300-a535-4ccf691d03c8", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-1cc94401-85b7-4380-934d-62d28e93f540", "model-version-id": "test-model-ver-9d79402f-c3dd-444f-8784-350d8bca34ef" } 2024-01-10 12:14:59.970 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:59.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:59.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:59.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:59.972 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:59.978 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:59.982 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:14:59.983 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:14:59.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-3a296fc5-053b-4300-a535-4ccf691d03c8 with depth all 2024-01-10 12:14:59.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:59.986 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:59.986 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:59.986 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:59.987 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:59.989 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:59.989 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:14:59.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-3a296fc5-053b-4300-a535-4ccf691d03c8 with resource version 1704888899971 2024-01-10 12:14:59.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:14:59.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:14:59.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:14:59.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:14:59.991 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:14:59.994 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 131296 with label generic-vnf 2024-01-10 12:14:59.995 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:14:59.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:00.298 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:00.608 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-cee8b684-c7a8-4e22-aba5-38aa8362d502 with payload { "model-invariant-id": "test-model-cee8b684-c7a8-4e22-aba5-38aa8362d502", "model-type": "some-type" } 2024-01-10 12:15:00.610 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:00.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:00.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:00.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:00.611 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:00.614 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:00.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:00.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-cee8b684-c7a8-4e22-aba5-38aa8362d502/model-vers/model-ver/test-model-ver-ce39d85f-4a3a-4dc4-85cc-bd175b2dd3e8 with payload { "model-version-id": "test-model-ver-ce39d85f-4a3a-4dc4-85cc-bd175b2dd3e8", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:00.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:00.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:00.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:00.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:00.619 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:00.621 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:00.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:00.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4ea817ea-f2ad-4748-893e-02f9db333552 with payload { "vnf-id": "test-generic-4ea817ea-f2ad-4748-893e-02f9db333552", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2024-01-10 12:15:00.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:00.626 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:15:00.626 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:15:00.626 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:15:00.626 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-4ea817ea-f2ad-4748-893e-02f9db333552","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:15:00.626 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-4ea817ea-f2ad-4748-893e-02f9db333552","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:15:00.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-3d6b829f-84e6-438c-b0bf-03c98b2ef5d1 with payload { "model-invariant-id": "test-model-3d6b829f-84e6-438c-b0bf-03c98b2ef5d1", "model-type": "some-type" } 2024-01-10 12:15:00.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:00.932 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:00.932 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:00.932 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:00.932 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:00.934 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:00.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:00.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-3d6b829f-84e6-438c-b0bf-03c98b2ef5d1/model-vers/model-ver/test-model-ver-622bc159-6cb8-4ea4-8104-1713e83a404f with payload { "model-version-id": "test-model-ver-622bc159-6cb8-4ea4-8104-1713e83a404f", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:00.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:00.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:00.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:00.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:00.939 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:00.942 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:00.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:00.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-2cd5a61d-8f55-4fce-a242-a06ea2dbad73 with payload { "vnf-id": "test-generic-2cd5a61d-8f55-4fce-a242-a06ea2dbad73", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-3d6b829f-84e6-438c-b0bf-03c98b2ef5d1", "model-version-id": "test-model-ver-622bc159-6cb8-4ea4-8104-1713e83a404f" } 2024-01-10 12:15:00.946 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:00.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:00.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:00.948 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:00.948 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:00.956 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:00.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:00.960 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:00.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-2cd5a61d-8f55-4fce-a242-a06ea2dbad73 with depth all 2024-01-10 12:15:00.964 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:00.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:00.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:00.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:00.964 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:00.967 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:00.967 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:00.967 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-2cd5a61d-8f55-4fce-a242-a06ea2dbad73 with payload { "vnf-id": "test-generic-2cd5a61d-8f55-4fce-a242-a06ea2dbad73", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-a1541981-393f-45ba-994e-55d2faa27d3b", "model-version-id": "test-model-ver-951cbb48-24da-403b-8d01-0177881e8f53", "resource-version": "1704888900947" } 2024-01-10 12:15:00.968 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:00.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:00.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:00.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:00.969 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:00.971 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-a1541981-393f-45ba-994e-55d2faa27d3b/model-vers/model-ver/test-model-ver-951cbb48-24da-403b-8d01-0177881e8f53#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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:15:00.971 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:00.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:15:00.971 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-2cd5a61d-8f55-4fce-a242-a06ea2dbad73","Node Not Found:object located at service-design-and-creation/models/model/test-model-a1541981-393f-45ba-994e-55d2faa27d3b/model-vers/model-ver/test-model-ver-951cbb48-24da-403b-8d01-0177881e8f53#model-version not found","ERR.5.4.6114"]}}} 2024-01-10 12:15:00.972 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:01.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-3a7df95e-95d9-4044-8f10-acaaa53d6acc with payload { "model-invariant-id": "test-model-3a7df95e-95d9-4044-8f10-acaaa53d6acc", "model-type": "some-type" } 2024-01-10 12:15:01.280 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:01.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:01.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:01.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:01.281 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:01.283 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:01.284 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:01.285 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-3a7df95e-95d9-4044-8f10-acaaa53d6acc/model-vers/model-ver/test-model-ver-e549e690-107f-4deb-9703-dd4124721e57 with payload { "model-version-id": "test-model-ver-e549e690-107f-4deb-9703-dd4124721e57", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:01.286 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:01.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:01.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:01.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:01.287 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:01.289 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:01.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:01.292 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-6ee66536-33de-4f3a-a04e-1fdf0326839d with payload { "vnf-id": "test-generic-6ee66536-33de-4f3a-a04e-1fdf0326839d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-3a7df95e-95d9-4044-8f10-acaaa53d6acc", "model-version-id": "test-model-ver-e549e690-107f-4deb-9703-dd4124721e57" } 2024-01-10 12:15:01.292 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:01.294 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:01.294 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:01.294 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:01.294 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:01.300 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:01.304 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:01.306 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:01.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-6ee66536-33de-4f3a-a04e-1fdf0326839d with depth all 2024-01-10 12:15:01.311 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:01.312 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:01.312 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:01.312 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:01.312 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:01.316 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:01.316 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:01.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-1f119673-0e39-47bc-b08f-e746a63c38f8 with payload { "model-invariant-id": "test-model-1f119673-0e39-47bc-b08f-e746a63c38f8", "model-type": "some-type" } 2024-01-10 12:15:01.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:01.318 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:01.318 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:01.318 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:01.318 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:01.320 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:01.321 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:01.322 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-1f119673-0e39-47bc-b08f-e746a63c38f8/model-vers/model-ver/test-model-ver-0f17751d-d19a-4cef-832e-c8cd8337e3ea with payload { "model-version-id": "test-model-ver-0f17751d-d19a-4cef-832e-c8cd8337e3ea", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:01.322 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:01.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:01.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:01.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:01.323 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:01.325 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:01.327 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:01.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-6ee66536-33de-4f3a-a04e-1fdf0326839d with payload { "vnf-id": "test-generic-6ee66536-33de-4f3a-a04e-1fdf0326839d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-1f119673-0e39-47bc-b08f-e746a63c38f8", "resource-version": "${resource-version}" } 2024-01-10 12:15:01.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:01.330 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:15:01.330 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:15:01.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:15:01.330 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-6ee66536-33de-4f3a-a04e-1fdf0326839d","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:15:01.331 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:01.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ed7006e0-31e7-47a5-96b6-ead8759e9e37 with payload { "model-invariant-id": "test-model-ed7006e0-31e7-47a5-96b6-ead8759e9e37", "model-type": "some-type" } 2024-01-10 12:15:01.640 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:01.642 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:01.642 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:01.642 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:01.642 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:01.645 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:01.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:01.647 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ed7006e0-31e7-47a5-96b6-ead8759e9e37/model-vers/model-ver/test-model-ver-d9c9275e-8f07-45bd-8ff8-1b94f1d72a4d with payload { "model-version-id": "test-model-ver-d9c9275e-8f07-45bd-8ff8-1b94f1d72a4d", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:01.647 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:01.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:01.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:01.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:01.648 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:01.650 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:01.653 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:01.653 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ac2f1770-ca13-4d97-a40a-0508b08b9203 with payload { "vnf-id": "test-generic-ac2f1770-ca13-4d97-a40a-0508b08b9203", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-ed7006e0-31e7-47a5-96b6-ead8759e9e37", "model-version-id": "test-model-ver-d9c9275e-8f07-45bd-8ff8-1b94f1d72a4d" } 2024-01-10 12:15:01.654 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:01.655 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:01.655 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:01.655 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:01.655 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:01.661 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:01.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:01.665 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:01.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ac2f1770-ca13-4d97-a40a-0508b08b9203 with depth all 2024-01-10 12:15:01.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:01.668 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:01.668 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:01.668 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:01.668 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:01.671 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:01.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:01.672 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-b236b32e-7429-4498-b844-8c912db4bad4 with payload { "model-invariant-id": "test-model-b236b32e-7429-4498-b844-8c912db4bad4", "model-type": "some-type" } 2024-01-10 12:15:01.672 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:01.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:01.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:01.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:01.673 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:01.674 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:01.675 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:01.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-b236b32e-7429-4498-b844-8c912db4bad4/model-vers/model-ver/test-model-ver-e362a82d-73d3-4244-9dfd-b001bd1ec7cf with payload { "model-version-id": "test-model-ver-e362a82d-73d3-4244-9dfd-b001bd1ec7cf", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:01.677 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:01.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:01.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:01.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:01.677 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:01.679 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:01.681 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:01.682 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ac2f1770-ca13-4d97-a40a-0508b08b9203 with payload { "vnf-id": "test-generic-ac2f1770-ca13-4d97-a40a-0508b08b9203", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-b236b32e-7429-4498-b844-8c912db4bad4", "model-version-id": "test-model-ver-e362a82d-73d3-4244-9dfd-b001bd1ec7cf", "resource-version": "1704888901655" } 2024-01-10 12:15:01.682 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:01.684 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:01.684 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:01.684 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:01.684 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:01.689 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:01.693 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:01.693 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:01.696 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ac2f1770-ca13-4d97-a40a-0508b08b9203 with depth all 2024-01-10 12:15:01.696 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:01.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:01.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:01.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:01.697 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:01.699 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:01.699 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:01.700 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ac2f1770-ca13-4d97-a40a-0508b08b9203 with resource version 1704888901684 2024-01-10 12:15:01.700 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:01.700 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:01.700 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:01.700 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:01.701 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:01.704 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 200784 with label generic-vnf 2024-01-10 12:15:01.704 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:01.706 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:02.009 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:02.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-c3be51bd-8bf3-4ca6-9016-ae78902875eb with payload { "model-invariant-id": "test-model-c3be51bd-8bf3-4ca6-9016-ae78902875eb", "model-type": "some-type" } 2024-01-10 12:15:02.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:02.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:02.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:02.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:02.320 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:02.322 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:02.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:02.325 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-c3be51bd-8bf3-4ca6-9016-ae78902875eb/model-vers/model-ver/test-model-ver-360940b0-2c77-4e96-a5be-c7519dc8d67e with payload { "model-version-id": "test-model-ver-360940b0-2c77-4e96-a5be-c7519dc8d67e", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:02.326 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:02.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:02.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:02.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:02.327 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:02.331 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:02.333 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:02.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-8ae282bf-8619-4287-a716-db84b8be0bff with payload { "vnf-id": "test-generic-8ae282bf-8619-4287-a716-db84b8be0bff", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-c3be51bd-8bf3-4ca6-9016-ae78902875eb", "model-version-id": "test-model-ver-360940b0-2c77-4e96-a5be-c7519dc8d67e" } 2024-01-10 12:15:02.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:02.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:02.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:02.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:02.336 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:02.343 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:02.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:02.347 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:02.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/service-design-and-creation/models/model/test-model-c3be51bd-8bf3-4ca6-9016-ae78902875eb/model-vers/model-ver/test-model-ver-360940b0-2c77-4e96-a5be-c7519dc8d67e with depth all 2024-01-10 12:15:02.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:02.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:02.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:02.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:02.351 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:02.353 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:02.353 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:02.354 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/service-design-and-creation/models/model/test-model-c3be51bd-8bf3-4ca6-9016-ae78902875eb/model-vers/model-ver/test-model-ver-360940b0-2c77-4e96-a5be-c7519dc8d67e with resource version 1704888902327 2024-01-10 12:15:02.354 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:02.354 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:02.355 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:02.355 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:02.355 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:02.357 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- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed 2024-01-10 12:15:02.358 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:02.358 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2024-01-10 12:15:02.358 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-c3be51bd-8bf3-4ca6-9016-ae78902875eb/model-vers/model-ver/test-model-ver-360940b0-2c77-4e96-a5be-c7519dc8d67e"]}}} 2024-01-10 12:15:02.663 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-b5da6627-8e48-4e03-9e2b-f65a52000f01 with payload { "model-invariant-id": "test-model-b5da6627-8e48-4e03-9e2b-f65a52000f01", "model-type": "some-type" } 2024-01-10 12:15:02.665 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:02.666 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:02.666 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:02.666 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:02.666 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:02.669 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:02.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:02.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-b5da6627-8e48-4e03-9e2b-f65a52000f01/model-vers/model-ver/test-model-ver-f1c378d0-bded-4a75-b552-413d77482525 with payload { "model-version-id": "test-model-ver-f1c378d0-bded-4a75-b552-413d77482525", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:02.672 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:02.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:02.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:02.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:02.673 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:02.675 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:02.678 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:02.679 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-8898913a-17ce-489d-b5f0-d255b9736545 with payload { "vnf-id": "test-generic-8898913a-17ce-489d-b5f0-d255b9736545", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-b5da6627-8e48-4e03-9e2b-f65a52000f01", "model-version-id": "test-model-ver-f1c378d0-bded-4a75-b552-413d77482525" } 2024-01-10 12:15:02.679 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:02.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:02.681 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:02.681 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:02.681 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:02.687 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:02.690 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:02.691 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-8898913a-17ce-489d-b5f0-d255b9736545 with depth all 2024-01-10 12:15:02.691 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:02.691 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:02.691 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:02.692 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:02.692 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:02.694 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:02.694 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:02.695 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:02.698 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-8898913a-17ce-489d-b5f0-d255b9736545 with payload { "vnf-id": "test-generic-8898913a-17ce-489d-b5f0-d255b9736545", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1704888902680"} 2024-01-10 12:15:02.698 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:02.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:02.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:02.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:02.700 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:02.706 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:02.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:02.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-8898913a-17ce-489d-b5f0-d255b9736545 with depth all 2024-01-10 12:15:02.710 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:02.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:02.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:02.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:02.710 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:02.713 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:02.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:02.714 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:02.716 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-8898913a-17ce-489d-b5f0-d255b9736545 with resource version 1704888902699 2024-01-10 12:15:02.717 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:02.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:02.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:02.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:02.717 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:02.721 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 118968 with label generic-vnf 2024-01-10 12:15:02.721 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:02.722 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:03.023 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:03.331 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-44e0f089-e347-48f2-ac7d-e2b6cf6168b9 with payload { "model-invariant-id": "test-model-44e0f089-e347-48f2-ac7d-e2b6cf6168b9", "model-type": "some-type" } 2024-01-10 12:15:03.332 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:03.333 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:03.333 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:03.333 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:03.333 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:03.335 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:03.337 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:03.338 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-44e0f089-e347-48f2-ac7d-e2b6cf6168b9/model-vers/model-ver/test-model-ver-2cb31216-71e4-413b-b390-513930208d1b with payload { "model-version-id": "test-model-ver-2cb31216-71e4-413b-b390-513930208d1b", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:03.338 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:03.340 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:03.340 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:03.340 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:03.340 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:03.343 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:03.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:03.347 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-6c44d421-0410-402f-a3d3-c92616ba3cd0 with payload { "vnf-id": "test-generic-6c44d421-0410-402f-a3d3-c92616ba3cd0", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2024-01-10 12:15:03.348 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:03.349 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:03.349 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:03.349 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:03.350 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:03.352 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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:15:03.352 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:03.353 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:15:03.353 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-6c44d421-0410-402f-a3d3-c92616ba3cd0","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-01-10 12:15:03.353 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-6c44d421-0410-402f-a3d3-c92616ba3cd0","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-01-10 12:15:03.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-57f95cbf-5ab5-498f-b307-af5f1baf1eee with payload { "model-invariant-id": "test-model-57f95cbf-5ab5-498f-b307-af5f1baf1eee", "model-type": "some-type" } 2024-01-10 12:15:03.661 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:03.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:03.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:03.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:03.662 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:03.665 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:03.667 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:03.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-57f95cbf-5ab5-498f-b307-af5f1baf1eee/model-vers/model-ver/test-model-ver-9e0d3967-f893-4ae5-a78f-1fc7a93e1a7d with payload { "model-version-id": "test-model-ver-9e0d3967-f893-4ae5-a78f-1fc7a93e1a7d", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:03.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:03.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:03.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:03.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:03.670 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:03.674 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:03.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:03.677 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/test-customer-b8eb6f86-929e-4288-8d39-31e832c39350 with payload { "global-customer-id": "test-customer-b8eb6f86-929e-4288-8d39-31e832c39350", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-77667ac9-3a8a-46d1-a2f6-f7c3bb16e025", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-0755c057-b424-4f73-8ba2-6feabd6244b4", "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-57f95cbf-5ab5-498f-b307-af5f1baf1eee", "model-version-id": "test-model-ver-9e0d3967-f893-4ae5-a78f-1fc7a93e1a7d" } ] } } ] } } 2024-01-10 12:15:03.678 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:03.679 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:03.679 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:03.679 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:03.679 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:03.687 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:03.691 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:03.692 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:03.695 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-b8eb6f86-929e-4288-8d39-31e832c39350 with depth all 2024-01-10 12:15:03.695 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:03.696 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:03.696 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:03.696 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:03.696 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:03.699 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:03.699 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:03.700 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf-ea3ad04b-6e54-47ff-9263-b4ab277d27c7 with payload { "vnf-id": "vnf-ea3ad04b-6e54-47ff-9263-b4ab277d27c7", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v14/business/customers/customer/test-customer-b8eb6f86-929e-4288-8d39-31e832c39350/service-subscriptions/service-subscription/test-subtype-77667ac9-3a8a-46d1-a2f6-f7c3bb16e025/service-instances/service-instance/test-tenant-0755c057-b424-4f73-8ba2-6feabd6244b4" } ] } } 2024-01-10 12:15:03.700 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:03.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:03.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:03.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:03.702 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:03.711 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:03.717 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:03.718 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf-ea3ad04b-6e54-47ff-9263-b4ab277d27c7 with depth all 2024-01-10 12:15:03.719 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:03.719 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:03.719 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:03.719 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:03.719 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:03.723 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:03.723 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:03.723 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-b8eb6f86-929e-4288-8d39-31e832c39350 with depth all 2024-01-10 12:15:03.723 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:03.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:03.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:03.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:03.724 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:03.727 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:03.727 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:04.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-8cff136c-996c-48ce-9ead-a33dd3c4b510 with payload { "model-invariant-id": "test-model-8cff136c-996c-48ce-9ead-a33dd3c4b510", "model-type": "some-type" } 2024-01-10 12:15:04.036 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:04.038 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:04.038 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:04.038 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:04.038 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:04.041 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:04.043 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:04.044 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-8cff136c-996c-48ce-9ead-a33dd3c4b510/model-vers/model-ver/test-model-ver-38903961-2d7a-4d5d-a342-83ba7a58cc38 with payload { "model-version-id": "test-model-ver-38903961-2d7a-4d5d-a342-83ba7a58cc38", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:04.045 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:04.046 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:04.046 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:04.046 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:04.046 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:04.050 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:04.053 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:04.054 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-882df929-0ca3-451e-a18d-ef07821d70e2 with payload { "vnf-id": "test-generic-882df929-0ca3-451e-a18d-ef07821d70e2", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-8cff136c-996c-48ce-9ead-a33dd3c4b510", "model-version-id": "test-model-ver-38903961-2d7a-4d5d-a342-83ba7a58cc38" } 2024-01-10 12:15:04.055 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:04.056 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:04.056 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:04.056 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:04.056 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:04.063 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:04.067 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:04.068 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-882df929-0ca3-451e-a18d-ef07821d70e2 with depth all 2024-01-10 12:15:04.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:04.069 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:04.069 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:04.069 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:04.069 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:04.072 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:04.073 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:04.073 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:04.076 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-882df929-0ca3-451e-a18d-ef07821d70e2 with payload { "vnf-id": "test-generic-882df929-0ca3-451e-a18d-ef07821d70e2", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-8cff136c-996c-48ce-9ead-a33dd3c4b510", "model-version-id": "test-model-ver-38903961-2d7a-4d5d-a342-83ba7a58cc38", "resource-version": "1704888904056" } 2024-01-10 12:15:04.077 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:04.078 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:04.078 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:04.078 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:04.078 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:04.084 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:04.087 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:04.087 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-882df929-0ca3-451e-a18d-ef07821d70e2 with depth all 2024-01-10 12:15:04.088 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:04.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:04.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:04.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:04.088 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:04.091 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:04.091 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:04.091 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:04.094 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-882df929-0ca3-451e-a18d-ef07821d70e2 with resource version 1704888904078 2024-01-10 12:15:04.094 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:04.095 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:04.095 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:04.095 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:04.095 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:04.098 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 311488 with label generic-vnf 2024-01-10 12:15:04.099 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:04.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:04.403 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:04.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-a1a3bed6-b973-48db-ac91-28366f69fde7 with payload { "model-invariant-id": "test-model-a1a3bed6-b973-48db-ac91-28366f69fde7", "model-type": "some-type" } 2024-01-10 12:15:04.715 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:04.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:04.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:04.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:04.716 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:04.718 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:04.719 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:04.720 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-a1a3bed6-b973-48db-ac91-28366f69fde7/model-vers/model-ver/test-model-ver-90d03e1b-4323-45b1-8841-a742bce84245 with payload { "model-version-id": "test-model-ver-90d03e1b-4323-45b1-8841-a742bce84245", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:04.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:04.722 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:04.722 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:04.722 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:04.722 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:04.725 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:04.727 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:04.727 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-9256de13-f1a2-4e2b-9bea-10da8d1edead with payload { "vnf-id": "test-generic-9256de13-f1a2-4e2b-9bea-10da8d1edead", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-a1a3bed6-b973-48db-ac91-28366f69fde7", "model-version-id": "test-model-ver-90d03e1b-4323-45b1-8841-a742bce84245" } 2024-01-10 12:15:04.728 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:04.729 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:04.729 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:04.729 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:04.729 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:04.735 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:04.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:04.739 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:04.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-9256de13-f1a2-4e2b-9bea-10da8d1edead with depth all 2024-01-10 12:15:04.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:04.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:04.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:04.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:04.743 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:04.745 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:04.746 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:04.746 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-9256de13-f1a2-4e2b-9bea-10da8d1edead with resource version 1704888904729 2024-01-10 12:15:04.746 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:04.747 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:04.747 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:04.747 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:04.747 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:04.750 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 225360 with label generic-vnf 2024-01-10 12:15:04.750 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:04.752 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:05.055 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:05.365 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-4fdf66dc-3621-43c9-a40d-173375dd74a2 with payload { "model-invariant-id": "test-model-4fdf66dc-3621-43c9-a40d-173375dd74a2", "model-type": "some-type" } 2024-01-10 12:15:05.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:05.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:05.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:05.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:05.369 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:05.370 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:05.373 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:05.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-4fdf66dc-3621-43c9-a40d-173375dd74a2/model-vers/model-ver/test-model-ver-b12bf8d8-d445-4396-8d25-4c647b63eb69 with payload { "model-version-id": "test-model-ver-b12bf8d8-d445-4396-8d25-4c647b63eb69", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:05.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:05.375 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:05.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:05.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:05.376 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:05.379 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:05.381 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:05.382 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b5bca440-c6e6-4c23-93ab-9bd6c970849f with payload { "vnf-id": "test-generic-b5bca440-c6e6-4c23-93ab-9bd6c970849f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2024-01-10 12:15:05.382 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:05.384 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:15:05.384 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:15:05.384 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:15:05.384 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-b5bca440-c6e6-4c23-93ab-9bd6c970849f","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:15:05.385 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-b5bca440-c6e6-4c23-93ab-9bd6c970849f","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:15:05.689 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-c496beb2-1909-4275-935a-7c411a73bcee with payload { "model-invariant-id": "test-model-c496beb2-1909-4275-935a-7c411a73bcee", "model-type": "some-type" } 2024-01-10 12:15:05.690 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:05.692 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:05.692 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:05.692 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:05.692 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:05.695 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:05.697 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:05.697 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-c496beb2-1909-4275-935a-7c411a73bcee/model-vers/model-ver/test-model-ver-2eef814b-46c8-484b-b744-89109d02d787 with payload { "model-version-id": "test-model-ver-2eef814b-46c8-484b-b744-89109d02d787", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:05.698 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:05.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:05.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:05.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:05.699 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:05.701 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:05.704 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:05.705 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-7b6b8856-ba3e-4402-80d6-2ba63c0eb857 with payload { "vnf-id": "test-generic-7b6b8856-ba3e-4402-80d6-2ba63c0eb857", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-c496beb2-1909-4275-935a-7c411a73bcee", "model-version-id": "test-model-ver-2eef814b-46c8-484b-b744-89109d02d787" } 2024-01-10 12:15:05.705 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:05.707 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:05.707 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:05.707 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:05.707 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:05.713 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:05.717 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:05.717 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:05.720 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-7b6b8856-ba3e-4402-80d6-2ba63c0eb857 with depth all 2024-01-10 12:15:05.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:05.721 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:05.721 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:05.721 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:05.721 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:05.724 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:05.724 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:05.725 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-7b6b8856-ba3e-4402-80d6-2ba63c0eb857 with payload { "vnf-id": "test-generic-7b6b8856-ba3e-4402-80d6-2ba63c0eb857", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-6fb88d00-e217-411e-ac55-1faa467e6bed", "model-version-id": "test-model-ver-411fce99-cf05-490e-9950-49f39b4d72bd", "resource-version": "1704888905706" } 2024-01-10 12:15:05.725 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:05.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:05.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:05.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:05.727 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:05.728 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-6fb88d00-e217-411e-ac55-1faa467e6bed/model-vers/model-ver/test-model-ver-411fce99-cf05-490e-9950-49f39b4d72bd#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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:15:05.729 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:05.729 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:15:05.729 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-7b6b8856-ba3e-4402-80d6-2ba63c0eb857","Node Not Found:object located at service-design-and-creation/models/model/test-model-6fb88d00-e217-411e-ac55-1faa467e6bed/model-vers/model-ver/test-model-ver-411fce99-cf05-490e-9950-49f39b4d72bd#model-version not found","ERR.5.4.6114"]}}} 2024-01-10 12:15:05.729 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:06.037 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-bd0b7278-9d6f-41af-8697-122b036c9425 with payload { "model-invariant-id": "test-model-bd0b7278-9d6f-41af-8697-122b036c9425", "model-type": "some-type" } 2024-01-10 12:15:06.038 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:06.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:06.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:06.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:06.040 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:06.043 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:06.045 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:06.046 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-bd0b7278-9d6f-41af-8697-122b036c9425/model-vers/model-ver/test-model-ver-11403b1b-05c4-441a-a834-f44a2002729b with payload { "model-version-id": "test-model-ver-11403b1b-05c4-441a-a834-f44a2002729b", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:06.047 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:06.047 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:06.047 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:06.047 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:06.048 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:06.050 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:06.052 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:06.052 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c13eff1f-d5ee-4601-af52-a2f5e0c39400 with payload { "vnf-id": "test-generic-c13eff1f-d5ee-4601-af52-a2f5e0c39400", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-bd0b7278-9d6f-41af-8697-122b036c9425", "model-version-id": "test-model-ver-11403b1b-05c4-441a-a834-f44a2002729b" } 2024-01-10 12:15:06.053 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:06.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:06.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:06.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:06.055 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:06.061 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:06.064 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:06.065 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:06.068 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c13eff1f-d5ee-4601-af52-a2f5e0c39400 with depth all 2024-01-10 12:15:06.068 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:06.068 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:06.068 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:06.068 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:06.069 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:06.071 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:06.072 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:06.072 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-47a41b57-3620-4e84-b450-abe40ec50102 with payload { "model-invariant-id": "test-model-47a41b57-3620-4e84-b450-abe40ec50102", "model-type": "some-type" } 2024-01-10 12:15:06.073 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:06.074 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:06.074 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:06.074 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:06.074 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:06.075 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:06.076 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:06.077 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-47a41b57-3620-4e84-b450-abe40ec50102/model-vers/model-ver/test-model-ver-b2ed0ce0-ae94-44e1-8f4c-c6e24dc8ca88 with payload { "model-version-id": "test-model-ver-b2ed0ce0-ae94-44e1-8f4c-c6e24dc8ca88", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:06.078 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:06.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:06.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:06.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:06.079 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:06.081 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:06.083 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:06.084 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c13eff1f-d5ee-4601-af52-a2f5e0c39400 with payload { "vnf-id": "test-generic-c13eff1f-d5ee-4601-af52-a2f5e0c39400", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-47a41b57-3620-4e84-b450-abe40ec50102", "resource-version": "${resource-version}" } 2024-01-10 12:15:06.084 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:06.086 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:15:06.086 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:15:06.086 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:15:06.086 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-c13eff1f-d5ee-4601-af52-a2f5e0c39400","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:15:06.087 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:06.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-884323bb-4f19-4818-b367-e7fd35411733 with payload { "model-invariant-id": "test-model-884323bb-4f19-4818-b367-e7fd35411733", "model-type": "some-type" } 2024-01-10 12:15:06.396 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:06.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:06.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:06.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:06.398 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:06.400 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:06.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:06.402 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-884323bb-4f19-4818-b367-e7fd35411733/model-vers/model-ver/test-model-ver-a90c0ac4-b98f-4e5e-b407-d8d3c1a2f3a4 with payload { "model-version-id": "test-model-ver-a90c0ac4-b98f-4e5e-b407-d8d3c1a2f3a4", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:06.403 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:06.404 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:06.404 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:06.404 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:06.404 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:06.406 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:06.408 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:06.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c3781282-c0bd-4e87-9d1a-82365ede4c6a with payload { "vnf-id": "test-generic-c3781282-c0bd-4e87-9d1a-82365ede4c6a", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-884323bb-4f19-4818-b367-e7fd35411733", "model-version-id": "test-model-ver-a90c0ac4-b98f-4e5e-b407-d8d3c1a2f3a4" } 2024-01-10 12:15:06.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:06.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:06.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:06.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:06.411 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:06.417 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:06.420 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:06.421 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:06.424 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c3781282-c0bd-4e87-9d1a-82365ede4c6a with depth all 2024-01-10 12:15:06.424 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:06.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:06.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:06.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:06.424 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:06.427 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:06.427 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:06.428 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-b78ba831-b345-4884-a360-63cd157834c4 with payload { "model-invariant-id": "test-model-b78ba831-b345-4884-a360-63cd157834c4", "model-type": "some-type" } 2024-01-10 12:15:06.428 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:06.429 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:06.429 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:06.429 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:06.429 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:06.431 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:06.432 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:06.432 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-b78ba831-b345-4884-a360-63cd157834c4/model-vers/model-ver/test-model-ver-6115f1d8-46a7-4f85-b9e9-34d74ed606d8 with payload { "model-version-id": "test-model-ver-6115f1d8-46a7-4f85-b9e9-34d74ed606d8", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:06.433 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:06.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:06.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:06.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:06.434 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:06.436 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:06.444 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:06.446 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c3781282-c0bd-4e87-9d1a-82365ede4c6a with payload { "vnf-id": "test-generic-c3781282-c0bd-4e87-9d1a-82365ede4c6a", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-b78ba831-b345-4884-a360-63cd157834c4", "model-version-id": "test-model-ver-6115f1d8-46a7-4f85-b9e9-34d74ed606d8", "resource-version": "1704888906411" } 2024-01-10 12:15:06.447 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:06.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:06.449 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:06.449 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:06.449 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:06.457 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:06.461 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:06.461 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:06.464 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c3781282-c0bd-4e87-9d1a-82365ede4c6a with depth all 2024-01-10 12:15:06.465 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:06.465 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:06.465 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:06.465 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:06.465 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:06.468 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:06.468 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:06.468 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c3781282-c0bd-4e87-9d1a-82365ede4c6a with resource version 1704888906448 2024-01-10 12:15:06.469 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:06.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:06.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:06.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:06.469 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:06.472 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 143584 with label generic-vnf 2024-01-10 12:15:06.472 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:06.476 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:06.778 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:07.089 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-258c6e7e-db21-4415-a37a-b2782cc8d8f9 with payload { "model-invariant-id": "test-model-258c6e7e-db21-4415-a37a-b2782cc8d8f9", "model-type": "some-type" } 2024-01-10 12:15:07.091 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:07.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:07.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:07.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:07.093 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:07.095 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:07.097 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:07.098 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-258c6e7e-db21-4415-a37a-b2782cc8d8f9/model-vers/model-ver/test-model-ver-712f017e-db66-480c-be94-c64368a35830 with payload { "model-version-id": "test-model-ver-712f017e-db66-480c-be94-c64368a35830", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:07.099 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:07.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:07.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:07.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:07.100 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:07.104 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:07.106 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:07.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-e38387e3-18ab-469d-bba4-78f1db90924e with payload { "vnf-id": "test-generic-e38387e3-18ab-469d-bba4-78f1db90924e", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-258c6e7e-db21-4415-a37a-b2782cc8d8f9", "model-version-id": "test-model-ver-712f017e-db66-480c-be94-c64368a35830" } 2024-01-10 12:15:07.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:07.109 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:07.109 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:07.109 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:07.109 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:07.116 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:07.120 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:07.121 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:07.123 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/service-design-and-creation/models/model/test-model-258c6e7e-db21-4415-a37a-b2782cc8d8f9/model-vers/model-ver/test-model-ver-712f017e-db66-480c-be94-c64368a35830 with depth all 2024-01-10 12:15:07.124 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:07.124 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:07.124 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:07.124 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:07.124 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:07.130 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:07.130 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:07.130 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/service-design-and-creation/models/model/test-model-258c6e7e-db21-4415-a37a-b2782cc8d8f9/model-vers/model-ver/test-model-ver-712f017e-db66-480c-be94-c64368a35830 with resource version 1704888907100 2024-01-10 12:15:07.131 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:07.131 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:07.131 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:07.131 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:07.131 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:07.137 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- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed 2024-01-10 12:15:07.138 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:07.138 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2024-01-10 12:15:07.138 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-258c6e7e-db21-4415-a37a-b2782cc8d8f9/model-vers/model-ver/test-model-ver-712f017e-db66-480c-be94-c64368a35830"]}}} 2024-01-10 12:15:07.445 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-c3b17f02-0d6d-4167-b2a3-5e899c8c43f9 with payload { "model-invariant-id": "test-model-c3b17f02-0d6d-4167-b2a3-5e899c8c43f9", "model-type": "some-type" } 2024-01-10 12:15:07.446 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:07.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:07.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:07.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:07.448 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:07.451 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:07.452 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:07.453 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-c3b17f02-0d6d-4167-b2a3-5e899c8c43f9/model-vers/model-ver/test-model-ver-64f3a88c-07d3-41db-b04e-152f7ad7b7b8 with payload { "model-version-id": "test-model-ver-64f3a88c-07d3-41db-b04e-152f7ad7b7b8", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:07.454 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:07.454 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:07.454 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:07.454 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:07.455 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:07.457 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:07.459 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:07.460 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-a24c803f-8533-43b6-b4fa-5dd416c4bd07 with payload { "vnf-id": "test-generic-a24c803f-8533-43b6-b4fa-5dd416c4bd07", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-c3b17f02-0d6d-4167-b2a3-5e899c8c43f9", "model-version-id": "test-model-ver-64f3a88c-07d3-41db-b04e-152f7ad7b7b8" } 2024-01-10 12:15:07.461 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:07.462 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:07.462 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:07.462 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:07.462 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:07.469 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:07.473 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:07.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-a24c803f-8533-43b6-b4fa-5dd416c4bd07 with depth all 2024-01-10 12:15:07.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:07.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:07.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:07.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:07.476 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:07.484 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:07.484 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:07.485 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:07.489 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-a24c803f-8533-43b6-b4fa-5dd416c4bd07 with payload { "vnf-id": "test-generic-a24c803f-8533-43b6-b4fa-5dd416c4bd07", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1704888907462"} 2024-01-10 12:15:07.490 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:07.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:07.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:07.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:07.492 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:07.502 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:07.508 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:07.509 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-a24c803f-8533-43b6-b4fa-5dd416c4bd07 with depth all 2024-01-10 12:15:07.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:07.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:07.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:07.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:07.511 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:07.515 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:07.515 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:07.516 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:07.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-a24c803f-8533-43b6-b4fa-5dd416c4bd07 with resource version 1704888907492 2024-01-10 12:15:07.521 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:07.521 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:07.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:07.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:07.522 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:07.527 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 319592 with label generic-vnf 2024-01-10 12:15:07.528 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:07.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:07.830 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:08.144 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-9fd105d1-35f1-49c6-9d8b-0d680cde4dd3 with payload { "model-invariant-id": "test-model-9fd105d1-35f1-49c6-9d8b-0d680cde4dd3", "model-type": "some-type" } 2024-01-10 12:15:08.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:08.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:08.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:08.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:08.157 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:08.159 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:08.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:08.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-9fd105d1-35f1-49c6-9d8b-0d680cde4dd3/model-vers/model-ver/test-model-ver-c9fc006d-69e8-427c-81a6-d9c2c24a32d2 with payload { "model-version-id": "test-model-ver-c9fc006d-69e8-427c-81a6-d9c2c24a32d2", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:08.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:08.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:08.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:08.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:08.164 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:08.166 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:08.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:08.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-2b8f59b5-2393-4ca8-998c-d4e79421101c with payload { "vnf-id": "test-generic-2b8f59b5-2393-4ca8-998c-d4e79421101c", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2024-01-10 12:15:08.170 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:08.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:08.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:08.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:08.172 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:08.173 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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 2024-01-10 12:15:08.175 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:08.175 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2024-01-10 12:15:08.175 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-2b8f59b5-2393-4ca8-998c-d4e79421101c","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-01-10 12:15:08.176 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-2b8f59b5-2393-4ca8-998c-d4e79421101c","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-01-10 12:15:08.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-503b37bb-6872-4059-b18a-eb52021e5701 with payload { "model-invariant-id": "test-model-503b37bb-6872-4059-b18a-eb52021e5701", "model-type": "some-type" } 2024-01-10 12:15:08.491 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:08.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:08.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:08.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:08.492 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:08.494 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:08.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:08.496 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-503b37bb-6872-4059-b18a-eb52021e5701/model-vers/model-ver/test-model-ver-8b689bfb-1c7c-4404-9f22-ff89559765a1 with payload { "model-version-id": "test-model-ver-8b689bfb-1c7c-4404-9f22-ff89559765a1", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:08.497 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:08.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:08.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:08.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:08.498 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:08.500 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:08.503 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:08.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/test-customer-4835ac84-d0cd-4e76-b371-0cc6c4b8b1a4 with payload { "global-customer-id": "test-customer-4835ac84-d0cd-4e76-b371-0cc6c4b8b1a4", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-29d526c6-b93f-4947-9905-a02c7dbb844d", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-9b60975c-f80e-4af2-94d3-cb18ec6fcc5a", "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-503b37bb-6872-4059-b18a-eb52021e5701", "model-version-id": "test-model-ver-8b689bfb-1c7c-4404-9f22-ff89559765a1" } ] } } ] } } 2024-01-10 12:15:08.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:08.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:08.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:08.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:08.506 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:08.516 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:08.519 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:08.520 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:08.523 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-4835ac84-d0cd-4e76-b371-0cc6c4b8b1a4 with depth all 2024-01-10 12:15:08.523 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:08.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:08.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:08.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:08.524 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:08.528 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:08.528 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:08.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf-075ff81d-f0eb-4eb6-9378-d0e834d0fe99 with payload { "vnf-id": "vnf-075ff81d-f0eb-4eb6-9378-d0e834d0fe99", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v14/business/customers/customer/test-customer-4835ac84-d0cd-4e76-b371-0cc6c4b8b1a4/service-subscriptions/service-subscription/test-subtype-29d526c6-b93f-4947-9905-a02c7dbb844d/service-instances/service-instance/test-tenant-9b60975c-f80e-4af2-94d3-cb18ec6fcc5a" } ] } } 2024-01-10 12:15:08.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:08.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:08.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:08.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:08.532 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:08.540 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:08.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:08.548 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf-075ff81d-f0eb-4eb6-9378-d0e834d0fe99 with depth all 2024-01-10 12:15:08.549 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:08.549 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:08.549 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:08.549 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:08.549 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:08.553 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:08.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:08.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-4835ac84-d0cd-4e76-b371-0cc6c4b8b1a4 with depth all 2024-01-10 12:15:08.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:08.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:08.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:08.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:08.554 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:08.559 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:08.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:08.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-9a4627e9-a5b6-4a2b-88d9-b8dcb39e8a1b with payload { "model-invariant-id": "test-model-9a4627e9-a5b6-4a2b-88d9-b8dcb39e8a1b", "model-type": "some-type" } 2024-01-10 12:15:08.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:08.868 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:08.868 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:08.868 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:08.868 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:08.870 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:08.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:08.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-9a4627e9-a5b6-4a2b-88d9-b8dcb39e8a1b/model-vers/model-ver/test-model-ver-ca02a5ed-fc05-4d0a-91ea-f65be7cb4ca7 with payload { "model-version-id": "test-model-ver-ca02a5ed-fc05-4d0a-91ea-f65be7cb4ca7", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:08.874 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:08.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:08.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:08.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:08.875 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:08.878 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:08.881 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:08.882 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-89d5a115-d7a1-4482-97bf-a1646ba24016 with payload { "vnf-id": "test-generic-89d5a115-d7a1-4482-97bf-a1646ba24016", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-9a4627e9-a5b6-4a2b-88d9-b8dcb39e8a1b", "model-version-id": "test-model-ver-ca02a5ed-fc05-4d0a-91ea-f65be7cb4ca7" } 2024-01-10 12:15:08.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:08.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:08.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:08.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:08.885 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:08.893 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:08.897 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:08.898 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-89d5a115-d7a1-4482-97bf-a1646ba24016 with depth all 2024-01-10 12:15:08.899 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:08.899 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:08.899 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:08.899 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:08.899 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:08.904 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:08.904 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:08.905 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:08.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-89d5a115-d7a1-4482-97bf-a1646ba24016 with payload { "vnf-id": "test-generic-89d5a115-d7a1-4482-97bf-a1646ba24016", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-9a4627e9-a5b6-4a2b-88d9-b8dcb39e8a1b", "model-version-id": "test-model-ver-ca02a5ed-fc05-4d0a-91ea-f65be7cb4ca7", "resource-version": "1704888908884" } 2024-01-10 12:15:08.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:08.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:08.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:08.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:08.912 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:08.919 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:08.922 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:08.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-89d5a115-d7a1-4482-97bf-a1646ba24016 with depth all 2024-01-10 12:15:08.924 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:08.924 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:08.924 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:08.924 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:08.925 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:08.931 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:08.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:08.932 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:08.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-89d5a115-d7a1-4482-97bf-a1646ba24016 with resource version 1704888908912 2024-01-10 12:15:08.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:08.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:08.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:08.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:08.937 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:08.942 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 327872 with label generic-vnf 2024-01-10 12:15:08.943 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:08.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:09.249 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:09.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-74e4aaa6-87d8-4b47-a960-56f5a1964305 with payload { "model-invariant-id": "test-model-74e4aaa6-87d8-4b47-a960-56f5a1964305", "model-type": "some-type" } 2024-01-10 12:15:09.562 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:09.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:09.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:09.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:09.564 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:09.567 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:09.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:09.569 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-74e4aaa6-87d8-4b47-a960-56f5a1964305/model-vers/model-ver/test-model-ver-d0705ca1-c4fc-4cf4-8673-bed0a862eafe with payload { "model-version-id": "test-model-ver-d0705ca1-c4fc-4cf4-8673-bed0a862eafe", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:09.570 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:09.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:09.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:09.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:09.571 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:09.573 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:09.575 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:09.575 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-568d05f8-82f2-4948-a020-80a7d5f86a22 with payload { "vnf-id": "test-generic-568d05f8-82f2-4948-a020-80a7d5f86a22", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-74e4aaa6-87d8-4b47-a960-56f5a1964305", "model-version-id": "test-model-ver-d0705ca1-c4fc-4cf4-8673-bed0a862eafe" } 2024-01-10 12:15:09.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:09.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:09.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:09.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:09.577 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:09.583 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:09.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:09.588 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:09.591 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-568d05f8-82f2-4948-a020-80a7d5f86a22 with depth all 2024-01-10 12:15:09.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:09.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:09.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:09.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:09.592 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:09.596 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:09.596 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:09.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-568d05f8-82f2-4948-a020-80a7d5f86a22 with resource version 1704888909577 2024-01-10 12:15:09.598 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:09.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:09.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:09.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:09.598 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:09.602 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 245840 with label generic-vnf 2024-01-10 12:15:09.603 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:09.606 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:09.908 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:10.218 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-a5e922fb-00d7-40b6-90f0-60a6b18ac3a7 with payload { "model-invariant-id": "test-model-a5e922fb-00d7-40b6-90f0-60a6b18ac3a7", "model-type": "some-type" } 2024-01-10 12:15:10.220 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:10.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:10.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:10.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:10.221 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:10.222 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:10.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:10.225 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-a5e922fb-00d7-40b6-90f0-60a6b18ac3a7/model-vers/model-ver/test-model-ver-723aa5e6-55c6-434e-86ac-7ac9119d2155 with payload { "model-version-id": "test-model-ver-723aa5e6-55c6-434e-86ac-7ac9119d2155", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:10.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:10.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:10.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:10.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:10.227 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:10.229 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:10.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:10.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-01ebf901-17fd-48ed-bc1b-401663cf368e with payload { "vnf-id": "test-generic-01ebf901-17fd-48ed-bc1b-401663cf368e", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2024-01-10 12:15:10.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:10.235 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:15:10.236 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- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :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-01-10 12:15:10.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2024-01-10 12:15:10.237 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-01ebf901-17fd-48ed-bc1b-401663cf368e","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2024-01-10 12:15:10.237 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-01ebf901-17fd-48ed-bc1b-401663cf368e","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: 69.334 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.001 s - in org.onap.aai.rest.CloudRegionTest [INFO] Running org.onap.aai.rest.NotificationDmaapEventTest 2024-01-10 12:15:10.568 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:15:10.596 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:15:10.596 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:15:10.597 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:10.597 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:15:10.598 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:10.599 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:15:10.600 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:10.600 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:15:10.601 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:10.601 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:15:10.603 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:10.613 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:15:10.613 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:15:10.615 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:10.615 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:10.663--MOXy BV: Facets 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-01-10 12:15:10.855 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:15:10.867 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:15:10.869 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:10.869 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:10.913--MOXy BV: Facets 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-01-10 12:15:11.120 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:15:11.130 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:15:11.132 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:11.132 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:11.169--MOXy BV: Facets 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-01-10 12:15:11.378 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:15:11.388 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:15:11.390 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:11.390 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:11.427--MOXy BV: Facets 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-01-10 12:15:11.642 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:15:11.654 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:15:11.656 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:11.656 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:11.706--MOXy BV: Facets 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-01-10 12:15:12.018 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2024-01-10 12:15:12.079 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-01-10 12:15:12.084 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:12.090 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:12.090 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:12.090 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:12.091 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:12.092 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:12.093 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:12.093 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:12.093 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-01-10 12:15:12.094 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-01-10 12:15:12.095 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:12.103 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:12.103 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:12.103 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:12.103 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:12.179 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:12.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:12.515 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-01-10 12:15:12.516 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:12.516 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:12.516 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:12.516 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:12.517 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:12.533 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:12.534 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:12.534 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-01-10 12:15:12.535 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:12.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:12.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:12.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:12.535 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:12.536 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:12.536 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:12.537 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:12.537 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-01-10 12:15:12.537 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-01-10 12:15:12.538 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:12.539 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:12.539 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:12.539 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:12.539 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:12.545 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:12.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:12.553 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-01-10 12:15:12.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:12.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:12.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:12.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:12.554 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:12.557 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:12.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:12.559 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-01-10 12:15:12.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:12.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:12.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:12.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:12.561 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:12.565 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:12.584 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:12.585 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-01-10 12:15:12.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:12.586 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:12.586 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:12.586 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:12.586 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:12.590 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:12.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:12.590 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-01-10 12:15:12.591 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:12.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:12.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:12.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:12.591 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:12.604 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:12.605 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:12.607 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 1704888912561 2024-01-10 12:15:12.608 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:12.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:12.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:12.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:12.609 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:12.610 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:12.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:12.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 2024-01-10 12:15:12.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:12.941 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-01-10 12:15:12.942 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:12.943 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:12.944 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:12.944 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:12.944 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:12.949 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:12.949 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:12.956 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:12.980 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:13.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 2024-01-10 12:15:13.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:13.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:13.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:13.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:13.624 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:13.625 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:13.625 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:13.626 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:13.626 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-01-10 12:15:13.626 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-01-10 12:15:13.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:13.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:13.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:13.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:13.629 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:13.644 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:13.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:13.652 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 2024-01-10 12:15:13.653 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:13.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:13.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:13.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:13.653 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:13.658 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:13.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:13.659 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-01-10 12:15:13.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2024-01-10 12:15:13.660 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:13.660 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:13.660 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:13.660 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:13.662 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:13.662 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:13.662 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 2024-01-10 12:15:13.663 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:13.663 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:13.663 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:13.663 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:13.663 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:13.664 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:13.664 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:13.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:13.665 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-01-10 12:15:13.665 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-01-10 12:15:13.665 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:13.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:13.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:13.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:13.667 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:13.685 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:13.698 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:13.699 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 2024-01-10 12:15:13.700 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:13.701 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:13.701 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:13.701 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:13.701 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:13.705 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:13.706 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:13.706 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-01-10 12:15:13.707 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 2024-01-10 12:15:13.707 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:13.707 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:13.707 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:13.707 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:13.709 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:13.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:13.710 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-01-10 12:15:13.710 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2024-01-10 12:15:13.711 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:13.711 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:13.711 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:13.711 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:13.712 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:13.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:13.713 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-01-10 12:15:13.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 2024-01-10 12:15:13.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:13.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:13.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:13.714 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:13.717 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:13.717 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:13.719 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":"1704888913629","is-ip-unnumbered":false,"interface-name":"lint"} 2024-01-10 12:15:13.719 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 2024-01-10 12:15:13.721 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:13.721 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:13.721 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:13.721 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:13.725 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 364648, doing an implicit delete on update will delete total of 1 vertexes 2024-01-10 12:15:13.727 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":"1704888913667","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-01-10 12:15:13.727 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 278608 with label vlan 2024-01-10 12:15:13.728 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:13.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:14.041 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-01-10 12:15:14.043 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2024-01-10 12:15:14.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:14.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:14.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:14.044 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:14.045 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:14.046 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:14.046 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:14.046 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-01-10 12:15:14.047 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-01-10 12:15:14.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 2024-01-10 12:15:14.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:14.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:14.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:14.048 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:14.050 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:14.051 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:14.357 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-01-10 12:15:14.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:14.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:14.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:14.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:14.359 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:14.360 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:14.360 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:14.361 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:14.361 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-01-10 12:15:14.361 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-01-10 12:15:14.363 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:14.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:14.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:14.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:14.369 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:14.408 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:14.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:14.530 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-01-10 12:15:14.530 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:14.530 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:14.530 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:14.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:14.531 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:14.543 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:14.544 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:14.857 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-01-10 12:15:14.859 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:14.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:14.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:14.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:14.859 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:14.860 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:14.861 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:14.861 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:14.861 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-01-10 12:15:14.862 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-01-10 12:15:14.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:14.868 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:14.868 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:14.868 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:14.868 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:14.905 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:14.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:14.927 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-01-10 12:15:14.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:14.928 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:14.928 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:14.928 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:14.928 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:14.940 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:14.940 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:14.942 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":"1704888914868","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":"1704888914868","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":"1704888914868","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":"1704888914868","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":"1704888914868","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":"1704888914868","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":"1704888914868","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":"1704888914868","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":"1704888914868","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":"1704888914868","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":"1704888914868","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":"1704888914868","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":"1704888914868","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":"1704888914868","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":"1704888914868","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":"1704888914868","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1704888914868","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-01-10 12:15:14.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:14.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:14.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:14.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:14.946 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:14.972 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:14.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:14.987 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-01-10 12:15:14.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2024-01-10 12:15:14.988 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:14.988 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:14.988 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:14.988 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:14.990 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:14.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:14.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 0 2024-01-10 12:15:14.994 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:14.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:14.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:14.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:14.994 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:14.996 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:14.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:15.307 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-01-10 12:15:15.309 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:15.309 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:15.309 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:15.309 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:15.310 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:15.311 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:15.311 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:15.311 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:15.311 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-01-10 12:15:15.312 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-01-10 12:15:15.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:15.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:15.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:15.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:15.318 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:15.367 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:15.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:15.396 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-01-10 12:15:15.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:15.397 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:15.397 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:15.397 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:15.397 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:15.408 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:15.408 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:15.409 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-01-10 12:15:15.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:15.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:15.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:15.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:15.411 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:15.450 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:15.452 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:15.452 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-01-10 12:15:15.453 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:15.453 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:15.453 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:15.453 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:15.453 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:15.455 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:15.455 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:15.766 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-01-10 12:15:15.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:15.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:15.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:15.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:15.769 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:15.770 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:15.771 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:15.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:15.772 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-01-10 12:15:15.772 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-01-10 12:15:15.774 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:15.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:15.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:15.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:15.778 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:15.817 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:15.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:15.839 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-01-10 12:15:15.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:15.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:15.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:15.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:15.840 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:15.854 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:15.854 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:16.168 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-01-10 12:15:16.170 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:16.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:16.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:16.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:16.170 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:16.172 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:16.173 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:16.173 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:16.173 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-01-10 12:15:16.174 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-01-10 12:15:16.175 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:16.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:16.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:16.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:16.178 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:16.216 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:16.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:16.238 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-01-10 12:15:16.239 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:16.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:16.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:16.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:16.239 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:16.251 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:16.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:16.253 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":"1704888916178","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":"1704888916178","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":"1704888916178","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":"1704888916178","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":"1704888916178","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":"1704888916178","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":"1704888916178","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":"1704888916178","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":"1704888916178","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":"1704888916178","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":"1704888916178","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":"1704888916178","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":"1704888916178","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":"1704888916178","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":"1704888916178","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":"1704888916178","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1704888916178","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-01-10 12:15:16.253 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:16.257 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:16.257 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:16.257 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:16.257 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:16.276 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:16.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:16.280 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-01-10 12:15:16.281 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2024-01-10 12:15:16.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:16.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:16.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:16.281 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:16.282 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:16.283 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:16.594 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-01-10 12:15:16.596 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:16.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:16.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:16.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:16.596 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:16.598 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:16.598 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:16.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:16.599 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-01-10 12:15:16.600 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-01-10 12:15:16.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:16.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:16.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:16.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:16.604 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:16.640 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:16.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:16.664 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-01-10 12:15:16.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:16.665 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:16.665 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:16.665 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:16.665 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:16.677 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:16.677 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:16.677 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-01-10 12:15:16.678 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2024-01-10 12:15:16.678 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:16.678 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:16.678 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:16.678 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:16.680 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:16.680 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:16.680 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":"1704888916604","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-01-10 12:15:16.681 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2024-01-10 12:15:16.682 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:16.682 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:16.682 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:16.682 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:16.684 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:16.687 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:16.688 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-01-10 12:15:16.688 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:16.688 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:16.688 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:16.688 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:16.688 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:16.699 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:16.699 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" : "1704888916682", "in-maint" : true, "inv-status" : "example-inv-status-val-48715" } ] } } 2024-01-10 12:15:17.011 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-01-10 12:15:17.013 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:17.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.014 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:17.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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:17.015 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:17.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:17.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-01-10 12:15:17.016 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-01-10 12:15:17.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:17.020 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.020 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.020 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.020 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:17.054 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:17.072 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:17.075 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-01-10 12:15:17.075 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:17.075 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.076 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.076 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.076 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:17.087 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:17.087 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:17.088 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 1704888917020123 2024-01-10 12:15:17.088 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:17.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.089 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.089 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.089 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:17.140 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- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed 2024-01-10 12:15:17.141 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:17.141 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 2024-01-10 12:15:17.141 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-01-10 12:15:17.452 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-01-10 12:15:17.454 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:17.454 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.454 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.454 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.455 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:17.456 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:17.456 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:17.457 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:17.457 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-01-10 12:15:17.457 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-01-10 12:15:17.459 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:17.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.463 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:17.507 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:17.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:17.528 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-01-10 12:15:17.528 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:17.528 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.528 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.528 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.529 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:17.540 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:17.540 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:17.540 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-01-10 12:15:17.541 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2024-01-10 12:15:17.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.541 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:17.542 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:17.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:17.543 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":"1704888917463","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-01-10 12:15:17.543 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2024-01-10 12:15:17.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.544 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:17.546 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:17.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:17.554 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-01-10 12:15:17.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:17.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.555 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:17.565 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:17.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:17.878 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-01-10 12:15:17.880 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:17.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.880 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:17.882 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:17.882 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:17.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:17.883 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-01-10 12:15:17.883 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-01-10 12:15:17.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:17.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.887 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:17.922 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:17.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:17.943 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-01-10 12:15:17.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:17.943 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.943 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.943 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.944 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:17.955 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:17.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:17.956 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-01-10 12:15:17.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:17.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.956 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:17.957 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:17.957 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:17.957 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:17.957 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-01-10 12:15:17.958 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-01-10 12:15:17.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:17.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.959 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:17.965 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:17.968 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:17.969 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-01-10 12:15:17.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:17.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.969 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:17.973 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:17.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:17.974 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-01-10 12:15:17.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:17.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.975 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:17.976 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:17.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:17.991 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-01-10 12:15:17.992 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:17.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.992 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:17.995 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:17.995 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:17.995 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-01-10 12:15:17.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:17.996 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:17.996 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:17.996 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:17.996 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:18.006 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:18.006 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:18.007 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 1704888917975 2024-01-10 12:15:18.007 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:18.008 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:18.008 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:18.008 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:18.008 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:18.009 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:18.021 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:18.334 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-01-10 12:15:18.336 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:18.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:18.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:18.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:18.337 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:18.338 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:18.339 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:18.339 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:18.339 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-01-10 12:15:18.340 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-01-10 12:15:18.342 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:18.346 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:18.346 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:18.346 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:18.347 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:18.380 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:18.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:18.401 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-01-10 12:15:18.402 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:18.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:18.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:18.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:18.403 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:18.413 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:18.414 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:18.414 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-01-10 12:15:18.415 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:18.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:18.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:18.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:18.416 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:18.425 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:18.437 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:18.438 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-01-10 12:15:18.438 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:18.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:18.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:18.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:18.439 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:18.449 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:18.450 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:18.762 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-01-10 12:15:18.763 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:18.763 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:18.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:18.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:18.764 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:18.765 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:18.766 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:18.766 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:18.766 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-01-10 12:15:18.767 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-01-10 12:15:18.769 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:18.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:18.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:18.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:18.774 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:18.807 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:18.825 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:18.828 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-01-10 12:15:18.829 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:18.829 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:18.829 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:18.829 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:18.829 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:18.840 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:18.841 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:18.841 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 1704888918774123 2024-01-10 12:15:18.842 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:18.842 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:18.842 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:18.842 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:18.842 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:18.877 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- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed 2024-01-10 12:15:18.878 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:18.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 2024-01-10 12:15:18.878 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-01-10 12:15:19.190 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-01-10 12:15:19.192 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:19.192 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:19.192 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:19.192 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:19.193 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:19.194 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:19.194 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:19.194 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:19.194 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-01-10 12:15:19.195 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-01-10 12:15:19.196 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:19.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:19.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:19.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:19.202 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:19.236 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:19.254 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:19.258 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-01-10 12:15:19.258 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:19.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:19.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:19.259 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:19.259 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:19.270 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:19.271 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:19.271 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-01-10 12:15:19.272 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:19.272 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:19.272 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:19.272 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:19.272 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:19.273 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:19.273 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:19.273 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:19.274 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-01-10 12:15:19.274 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-01-10 12:15:19.274 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:19.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:19.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:19.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:19.276 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:19.282 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:19.285 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:19.285 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-01-10 12:15:19.286 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:19.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:19.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:19.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:19.286 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:19.289 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:19.289 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:19.290 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-01-10 12:15:19.290 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:19.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:19.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:19.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:19.291 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:19.292 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:19.307 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":"1704888919291","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":"1704888919201","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":"1704888919201","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":"1704888919201","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":"1704888919201","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":"1704888919201","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":"1704888919201","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":"1704888919201","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":"1704888919201","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":"1704888919201","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":"1704888919201","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":"1704888919201","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":"1704888919201","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":"1704888919201","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":"1704888919201","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":"1704888919201","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":"1704888919201","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-01-10 12:15:19.311 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-01-10 12:15:19.311 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:19.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:19.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:19.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:19.312 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:19.315 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:19.315 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:19.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 2024-01-10 12:15:19.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:19.631 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-01-10 12:15:19.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:19.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:19.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:19.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:19.633 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:19.636 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:19.637 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:19.639 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:19.641 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:19.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 2024-01-10 12:15:19.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2024-01-10 12:15:19.951 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:19.951 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:19.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:19.952 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:19.953 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:19.954 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:19.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:19.955 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-01-10 12:15:19.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 2024-01-10 12:15:19.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:19.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:19.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:19.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:19.957 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:19.957 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:19.958 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:19.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:19.958 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-01-10 12:15:19.958 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-01-10 12:15:19.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2024-01-10 12:15:19.960 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-01-10 12:15:19.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:19.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:19.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:19.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:19.961 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:19.967 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:19.968 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:19.976 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:19.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:20.286 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 2024-01-10 12:15:20.288 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2024-01-10 12:15:20.289 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:20.289 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:20.289 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:20.289 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:20.293 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:20.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:20.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 2024-01-10 12:15:20.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:20.296 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:20.296 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:20.296 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:20.296 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:20.298 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:20.298 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:20.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with resource version 1704888919961 2024-01-10 12:15:20.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:20.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with resource version 1704888919961 2024-01-10 12:15:20.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2024-01-10 12:15:20.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:20.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:20.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:20.300 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:20.303 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438352 with label pserver 2024-01-10 12:15:20.303 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:20.303 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:20.305 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 250040 with label complex 2024-01-10 12:15:20.306 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:20.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:20.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 2024-01-10 12:15:20.610 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2024-01-10 12:15:20.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:20.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:20.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:20.611 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:20.612 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:20.613 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:20.613 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:20.614 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-01-10 12:15:20.614 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 2024-01-10 12:15:20.615 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:20.616 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:20.616 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:20.616 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:20.616 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:20.617 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:20.618 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:20.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:20.618 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-01-10 12:15:20.621 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-01-10 12:15:20.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:20.622 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:20.622 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:20.622 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:20.622 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:20.622 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:20.623 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:20.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:20.623 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-01-10 12:15:20.623 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-01-10 12:15:20.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:20.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:20.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:20.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:20.628 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:20.660 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:20.677 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:20.680 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-01-10 12:15:20.681 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:20.681 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:20.681 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:20.681 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:20.681 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:20.691 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:20.691 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:20.692 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-01-10 12:15:20.692 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:20.692 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:20.693 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:20.693 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:20.693 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:20.693 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:20.694 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:20.694 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:20.694 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-01-10 12:15:20.694 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-01-10 12:15:20.695 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:20.696 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:20.696 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:20.696 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:20.696 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:20.701 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:20.704 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:20.705 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-01-10 12:15:20.705 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:20.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:20.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:20.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:20.706 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:20.708 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:20.708 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:20.709 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-01-10 12:15:20.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:20.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:20.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:20.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:20.710 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:20.711 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:20.716 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:20.717 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-01-10 12:15:20.718 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:20.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:20.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:20.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:20.718 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:20.721 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:20.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:21.030 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-01-10 12:15:21.031 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:21.031 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:21.031 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:21.031 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:21.031 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:21.032 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:21.032 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:21.033 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:21.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":["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-01-10 12:15:21.033 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-01-10 12:15:21.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:21.037 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:21.037 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:21.037 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:21.037 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:21.070 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:21.090 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:21.096 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-01-10 12:15:21.096 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:21.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:21.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:21.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:21.097 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:21.107 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:21.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:21.107 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 1704888921037 2024-01-10 12:15:21.108 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:21.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:21.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:21.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:21.108 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:21.141 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450640 with label pserver 2024-01-10 12:15:21.142 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 266424 with label lag-interface 2024-01-10 12:15:21.142 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 303320 with label p-interface 2024-01-10 12:15:21.142 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 557160 with label l-interface 2024-01-10 12:15:21.143 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454736 with label l-interface 2024-01-10 12:15:21.143 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 524480 with label l-interface 2024-01-10 12:15:21.143 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 528576 with label l3-interface-ipv4-address-list 2024-01-10 12:15:21.144 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 532672 with label l3-interface-ipv6-address-list 2024-01-10 12:15:21.144 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 254176 with label vlan 2024-01-10 12:15:21.144 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 250080 with label l3-interface-ipv4-address-list 2024-01-10 12:15:21.145 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458832 with label l-interface 2024-01-10 12:15:21.145 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 553064 with label l3-interface-ipv6-address-list 2024-01-10 12:15:21.145 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 548968 with label vlan 2024-01-10 12:15:21.145 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 462928 with label l3-interface-ipv4-address-list 2024-01-10 12:15:21.146 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467024 with label l3-interface-ipv6-address-list 2024-01-10 12:15:21.146 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 245984 with label l3-interface-ipv6-address-list 2024-01-10 12:15:21.146 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 262328 with label l3-interface-ipv4-address-list 2024-01-10 12:15:21.149 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:21.149 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:21.462 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 2024-01-10 12:15:21.463 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:21.464 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:21.464 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:21.464 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:21.464 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:21.465 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:21.465 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:21.466 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:21.466 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-01-10 12:15:21.466 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-01-10 12:15:21.467 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:21.468 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:21.468 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:21.468 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:21.468 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:21.479 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:21.486 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:21.487 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 2024-01-10 12:15:21.487 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:21.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:21.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:21.488 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:21.488 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:21.492 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:21.492 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:21.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-01-10 12:15:21.493 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2024-01-10 12:15:21.493 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:21.493 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:21.493 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:21.493 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:21.494 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:21.494 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:21.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 2024-01-10 12:15:21.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:21.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:21.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:21.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:21.495 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:21.496 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:21.496 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:21.496 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:21.496 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-01-10 12:15:21.497 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-01-10 12:15:21.497 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:21.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:21.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:21.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:21.499 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:21.505 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:21.513 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:21.514 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 2024-01-10 12:15:21.514 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:21.514 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:21.514 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:21.514 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:21.514 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:21.517 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:21.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:21.518 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-01-10 12:15:21.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2024-01-10 12:15:21.518 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:21.518 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:21.518 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:21.518 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:21.520 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:21.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:21.521 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/business/customers/customer/cust with resource version 1704888921499 2024-01-10 12:15:21.521 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:21.521 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:21.521 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:21.521 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:21.521 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:21.528 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 217320 with label customer 2024-01-10 12:15:21.528 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 270520 with label service-subscription 2024-01-10 12:15:21.528 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 274616 with label service-instance 2024-01-10 12:15:21.529 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:21.533 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:21.835 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-01-10 12:15:21.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2024-01-10 12:15:21.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:21.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:21.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:21.837 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:21.840 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:21.841 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:22.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-01-10 12:15:22.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:22.151 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.151 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.151 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.151 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.152 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:22.153 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:22.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":["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-01-10 12:15:22.154 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-01-10 12:15:22.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:22.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.160 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.194 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.211 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:22.214 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-01-10 12:15:22.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:22.215 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.215 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.215 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.215 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.225 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.225 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:22.226 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-01-10 12:15:22.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:22.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.227 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.227 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:22.228 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.228 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:22.228 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-01-10 12:15:22.228 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-01-10 12:15:22.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:22.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.230 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.235 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.239 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:22.240 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-01-10 12:15:22.240 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:22.241 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.241 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.241 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.241 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.243 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.244 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:22.244 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-01-10 12:15:22.245 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:22.245 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.245 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.245 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.245 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.247 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:22.262 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-01-10 12:15:22.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:22.263 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.263 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.263 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.263 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.266 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.266 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:22.266 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-01-10 12:15:22.267 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:22.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.267 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.278 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:22.279 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 1704888922245 2024-01-10 12:15:22.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:22.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.280 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.281 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.285 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:22.598 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 2024-01-10 12:15:22.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:22.602 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-01-10 12:15:22.602 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:22.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.604 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.607 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.608 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.609 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.614 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:22.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 2024-01-10 12:15:22.925 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:22.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.926 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.928 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:22.928 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.929 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:22.929 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-01-10 12:15:22.929 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-01-10 12:15:22.929 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:22.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.931 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.944 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:22.951 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 2024-01-10 12:15:22.951 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:22.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.952 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.956 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.957 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:22.957 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-01-10 12:15:22.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2024-01-10 12:15:22.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.958 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.959 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:22.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 2024-01-10 12:15:22.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:22.960 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.960 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.960 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.961 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.961 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:22.961 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:22.962 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-01-10 12:15:22.962 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-01-10 12:15:22.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:22.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.964 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.970 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:22.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 2024-01-10 12:15:22.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:22.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.979 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.982 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.982 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:22.982 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-01-10 12:15:22.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 2024-01-10 12:15:22.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.983 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.985 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:22.985 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-01-10 12:15:22.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2024-01-10 12:15:22.986 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.986 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.986 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.986 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.988 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:22.988 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-01-10 12:15:22.989 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 2024-01-10 12:15:22.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.989 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.991 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:22.992 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:22.992 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":"1704888922931","is-ip-unnumbered":false,"interface-name":"lint"} 2024-01-10 12:15:22.992 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 2024-01-10 12:15:22.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:22.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:22.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:22.994 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:22.996 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 569536, doing an implicit delete on update will delete total of 1 vertexes 2024-01-10 12:15:22.997 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":"1704888922964","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-01-10 12:15:22.997 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 225512 with label vlan 2024-01-10 12:15:22.998 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:23.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:23.307 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-01-10 12:15:23.308 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2024-01-10 12:15:23.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:23.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:23.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:23.308 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:23.309 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:23.310 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:23.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:23.310 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-01-10 12:15:23.310 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-01-10 12:15:23.311 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 2024-01-10 12:15:23.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:23.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:23.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:23.311 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:23.312 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:23.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:23.618 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-01-10 12:15:23.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:23.620 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:23.620 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:23.620 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:23.621 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:23.621 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:23.622 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:23.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:23.622 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-01-10 12:15:23.623 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-01-10 12:15:23.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:23.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:23.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:23.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:23.628 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:23.662 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:23.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:23.773 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-01-10 12:15:23.773 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:23.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:23.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:23.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:23.774 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:23.784 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:23.784 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:24.095 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-01-10 12:15:24.097 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:24.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:24.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:24.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:24.098 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:24.099 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:24.100 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:24.100 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:24.100 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-01-10 12:15:24.100 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-01-10 12:15:24.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:24.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:24.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:24.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:24.106 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:24.138 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:24.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:24.159 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-01-10 12:15:24.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:24.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:24.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:24.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:24.160 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:24.200 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:24.200 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:24.202 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":"1704888924106","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":"1704888924106","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":"1704888924106","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":"1704888924106","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":"1704888924106","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":"1704888924106","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":"1704888924106","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":"1704888924106","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":"1704888924106","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":"1704888924106","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":"1704888924106","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":"1704888924106","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":"1704888924106","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":"1704888924106","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":"1704888924106","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":"1704888924106","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1704888924106","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-01-10 12:15:24.202 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:24.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:24.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:24.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:24.206 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:24.230 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:24.241 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:24.242 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-01-10 12:15:24.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2024-01-10 12:15:24.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:24.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:24.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:24.243 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:24.244 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:24.244 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:24.246 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-01-10 12:15:24.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:24.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:24.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:24.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:24.247 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:24.248 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:24.249 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:24.559 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-01-10 12:15:24.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:24.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:24.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:24.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:24.561 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:24.563 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:24.563 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:24.564 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:24.564 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-01-10 12:15:24.564 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-01-10 12:15:24.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:24.569 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:24.569 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:24.569 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:24.569 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:24.602 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:24.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:24.621 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-01-10 12:15:24.621 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:24.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:24.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:24.622 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:24.622 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:24.631 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:24.631 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:24.631 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-01-10 12:15:24.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:24.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:24.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:24.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:24.633 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:24.637 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:24.638 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:24.639 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-01-10 12:15:24.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:24.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:24.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:24.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:24.639 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:24.641 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:24.641 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:24.952 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-01-10 12:15:24.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:24.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:24.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:24.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:24.955 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:24.956 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:24.956 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:24.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:24.956 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-01-10 12:15:24.957 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-01-10 12:15:24.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:24.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:24.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:24.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:24.963 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:24.999 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:25.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:25.020 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-01-10 12:15:25.021 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:25.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:25.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:25.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:25.021 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:25.031 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:25.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:25.344 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-01-10 12:15:25.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:25.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:25.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:25.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:25.347 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:25.348 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:25.348 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:25.348 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:25.348 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-01-10 12:15:25.349 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-01-10 12:15:25.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:25.354 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:25.354 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:25.354 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:25.354 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:25.390 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:25.408 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:25.411 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-01-10 12:15:25.412 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:25.412 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:25.412 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:25.412 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:25.412 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:25.422 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:25.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:25.423 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":"1704888925354","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":"1704888925354","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":"1704888925354","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":"1704888925354","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":"1704888925354","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":"1704888925354","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":"1704888925354","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":"1704888925354","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":"1704888925354","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":"1704888925354","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":"1704888925354","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":"1704888925354","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":"1704888925354","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":"1704888925354","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":"1704888925354","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":"1704888925354","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1704888925354","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-01-10 12:15:25.424 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:25.427 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:25.427 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:25.427 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:25.427 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:25.444 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:25.448 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:25.448 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-01-10 12:15:25.449 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2024-01-10 12:15:25.449 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:25.449 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:25.449 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:25.449 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:25.450 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:25.451 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:25.763 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-01-10 12:15:25.765 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:25.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:25.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:25.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:25.766 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:25.767 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:25.767 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:25.767 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:25.768 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-01-10 12:15:25.768 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-01-10 12:15:25.770 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:25.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:25.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:25.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:25.774 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:25.806 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:25.822 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:25.825 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-01-10 12:15:25.826 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:25.826 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:25.826 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:25.826 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:25.826 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:25.836 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:25.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:25.837 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-01-10 12:15:25.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2024-01-10 12:15:25.838 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:25.838 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:25.838 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:25.838 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:25.839 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:25.839 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:25.839 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":"1704888925774","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-01-10 12:15:25.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2024-01-10 12:15:25.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:25.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:25.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:25.841 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:25.843 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:25.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:25.845 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-01-10 12:15:25.846 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:25.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:25.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:25.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:25.846 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:25.856 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:25.856 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" : "1704888925841", "in-maint" : true, "inv-status" : "example-inv-status-val-48715" } ] } } 2024-01-10 12:15:26.167 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-01-10 12:15:26.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:26.169 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:26.169 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:26.169 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:26.170 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:26.170 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:26.171 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:26.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:26.171 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-01-10 12:15:26.171 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-01-10 12:15:26.173 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:26.176 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:26.177 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:26.177 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:26.177 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:26.209 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:26.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:26.229 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-01-10 12:15:26.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:26.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:26.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:26.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:26.230 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:26.239 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:26.239 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:26.240 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 1704888926176123 2024-01-10 12:15:26.240 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:26.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:26.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:26.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:26.240 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:26.284 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- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed 2024-01-10 12:15:26.285 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:26.285 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 2024-01-10 12:15:26.285 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-01-10 12:15:26.595 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-01-10 12:15:26.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:26.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:26.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:26.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:26.598 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:26.599 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:26.600 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:26.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:26.600 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-01-10 12:15:26.601 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-01-10 12:15:26.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:26.607 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:26.607 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:26.607 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:26.607 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:26.638 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:26.673 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:26.676 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-01-10 12:15:26.677 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:26.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:26.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:26.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:26.677 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:26.686 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:26.686 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:26.686 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-01-10 12:15:26.687 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2024-01-10 12:15:26.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:26.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:26.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:26.687 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:26.688 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:26.688 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:26.689 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":"1704888926607","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-01-10 12:15:26.689 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2024-01-10 12:15:26.690 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:26.690 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:26.690 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:26.690 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:26.692 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:26.698 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:26.698 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-01-10 12:15:26.699 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:26.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:26.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:26.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:26.699 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:26.708 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:26.708 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:27.019 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-01-10 12:15:27.021 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:27.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.021 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.022 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:27.023 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.023 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:27.023 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-01-10 12:15:27.024 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-01-10 12:15:27.025 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:27.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.030 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.062 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.079 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:27.082 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-01-10 12:15:27.082 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:27.083 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.083 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.083 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.083 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.092 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:27.093 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-01-10 12:15:27.093 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:27.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.093 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.094 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:27.094 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.094 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:27.094 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-01-10 12:15:27.095 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-01-10 12:15:27.095 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:27.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.097 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.102 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.105 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:27.106 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-01-10 12:15:27.106 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:27.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.106 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.109 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.109 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:27.109 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-01-10 12:15:27.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:27.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.110 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.112 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.124 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:27.125 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-01-10 12:15:27.125 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:27.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.126 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.129 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.129 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:27.129 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-01-10 12:15:27.129 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:27.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.130 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.139 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.139 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:27.140 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 1704888927110 2024-01-10 12:15:27.140 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:27.141 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.141 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.141 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.141 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.142 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:27.467 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-01-10 12:15:27.469 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:27.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.470 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.471 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:27.472 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.472 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:27.472 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-01-10 12:15:27.473 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-01-10 12:15:27.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:27.477 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.477 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.477 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.477 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.509 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:27.530 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-01-10 12:15:27.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:27.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.531 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.541 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.541 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:27.542 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-01-10 12:15:27.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:27.543 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.543 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.543 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.543 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.548 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:27.557 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-01-10 12:15:27.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:27.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.558 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.567 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.567 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:27.880 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-01-10 12:15:27.881 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:27.881 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.882 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.883 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:27.884 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:27.884 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-01-10 12:15:27.885 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-01-10 12:15:27.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:27.890 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.891 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.891 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.891 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.922 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:27.943 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-01-10 12:15:27.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:27.943 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.943 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.944 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.944 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.953 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.953 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:27.954 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 1704888927890123 2024-01-10 12:15:27.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:27.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:27.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:27.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:27.955 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:27.982 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- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed 2024-01-10 12:15:27.983 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:27.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 2024-01-10 12:15:27.983 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-01-10 12:15:28.294 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-01-10 12:15:28.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:28.296 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:28.296 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:28.296 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:28.296 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:28.297 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:28.298 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:28.298 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:28.298 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-01-10 12:15:28.298 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-01-10 12:15:28.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:28.304 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:28.304 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:28.304 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:28.305 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:28.338 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:28.354 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:28.358 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-01-10 12:15:28.358 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:28.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:28.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:28.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:28.359 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:28.368 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:28.369 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:28.369 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-01-10 12:15:28.370 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:28.370 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:28.370 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:28.370 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:28.370 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:28.371 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:28.371 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:28.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:28.371 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-01-10 12:15:28.372 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-01-10 12:15:28.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:28.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:28.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:28.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:28.373 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:28.379 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:28.382 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:28.383 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-01-10 12:15:28.383 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:28.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:28.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:28.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:28.383 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:28.386 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:28.386 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:28.386 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-01-10 12:15:28.387 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:28.388 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:28.388 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:28.388 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:28.388 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:28.389 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:28.401 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":"1704888928388","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":"1704888928304","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":"1704888928304","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":"1704888928304","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":"1704888928304","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":"1704888928304","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":"1704888928304","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":"1704888928304","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":"1704888928304","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":"1704888928304","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":"1704888928304","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":"1704888928304","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":"1704888928304","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":"1704888928304","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":"1704888928304","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":"1704888928304","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":"1704888928304","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-01-10 12:15:28.406 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-01-10 12:15:28.407 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:28.407 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:28.407 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:28.407 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:28.408 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:28.411 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:28.411 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:28.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 2024-01-10 12:15:28.723 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:28.725 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-01-10 12:15:28.726 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:28.728 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:28.728 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:28.728 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:28.728 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:28.731 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:28.731 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:28.732 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:28.734 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:29.041 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 2024-01-10 12:15:29.042 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2024-01-10 12:15:29.043 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.043 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.043 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.043 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.044 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:29.045 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.045 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:29.046 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-01-10 12:15:29.046 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 2024-01-10 12:15:29.047 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:29.047 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.047 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.047 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.048 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.048 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:29.049 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.049 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:29.049 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-01-10 12:15:29.050 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-01-10 12:15:29.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2024-01-10 12:15:29.051 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-01-10 12:15:29.052 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:29.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.053 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.056 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.057 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.061 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:29.066 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 2024-01-10 12:15:29.066 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2024-01-10 12:15:29.067 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.067 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.067 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.067 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.069 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:29.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 2024-01-10 12:15:29.070 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:29.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.070 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.072 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.072 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:29.073 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with resource version 1704888929053 2024-01-10 12:15:29.073 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:29.073 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with resource version 1704888929053 2024-01-10 12:15:29.073 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2024-01-10 12:15:29.074 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.074 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.074 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.074 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.076 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 336096 with label pserver 2024-01-10 12:15:29.077 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.077 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.079 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 749672 with label complex 2024-01-10 12:15:29.079 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.079 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:29.382 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 2024-01-10 12:15:29.383 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2024-01-10 12:15:29.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.384 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.385 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:29.386 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.387 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:29.387 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-01-10 12:15:29.387 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 2024-01-10 12:15:29.388 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:29.389 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.389 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.389 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.389 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.390 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:29.391 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.391 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:29.392 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-01-10 12:15:29.394 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-01-10 12:15:29.395 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:29.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.396 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.396 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:29.397 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:29.397 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-01-10 12:15:29.398 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-01-10 12:15:29.399 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:29.404 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.404 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.404 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.404 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.437 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.455 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:29.458 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-01-10 12:15:29.459 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:29.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.459 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.469 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.469 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:29.469 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-01-10 12:15:29.470 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:29.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.470 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.471 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:29.471 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.472 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:29.472 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-01-10 12:15:29.472 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-01-10 12:15:29.472 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:29.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.474 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.480 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.483 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:29.483 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-01-10 12:15:29.484 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:29.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.484 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.487 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.487 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:29.488 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-01-10 12:15:29.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:29.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.489 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.491 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.496 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:29.497 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-01-10 12:15:29.498 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:29.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.498 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.501 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.501 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:29.812 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-01-10 12:15:29.814 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:29.814 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.814 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.814 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.814 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.815 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:29.816 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.816 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:29.817 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-01-10 12:15:29.817 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-01-10 12:15:29.819 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:29.822 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.822 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.822 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.822 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.852 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:29.871 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-01-10 12:15:29.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:29.872 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.872 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.872 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.872 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.881 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.882 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:29.882 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 1704888929822 2024-01-10 12:15:29.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:29.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:29.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:29.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:29.883 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:29.912 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 692304 with label pserver 2024-01-10 12:15:29.912 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 696400 with label lag-interface 2024-01-10 12:15:29.913 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 766144 with label p-interface 2024-01-10 12:15:29.913 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405688 with label l-interface 2024-01-10 12:15:29.913 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 782440 with label l-interface 2024-01-10 12:15:29.913 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385240 with label l3-interface-ipv6-address-list 2024-01-10 12:15:29.914 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409784 with label l-interface 2024-01-10 12:15:29.914 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 704592 with label l3-interface-ipv4-address-list 2024-01-10 12:15:29.914 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 786624 with label vlan 2024-01-10 12:15:29.915 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401592 with label l3-interface-ipv4-address-list 2024-01-10 12:15:29.915 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 778432 with label l-interface 2024-01-10 12:15:29.915 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 782528 with label l3-interface-ipv6-address-list 2024-01-10 12:15:29.915 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 356576 with label vlan 2024-01-10 12:15:29.916 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360672 with label l3-interface-ipv4-address-list 2024-01-10 12:15:29.916 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 700496 with label l3-interface-ipv6-address-list 2024-01-10 12:15:29.916 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 770240 with label l3-interface-ipv4-address-list 2024-01-10 12:15:29.917 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 774336 with label l3-interface-ipv6-address-list 2024-01-10 12:15:29.919 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:29.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:30.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 2024-01-10 12:15:30.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:30.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:30.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:30.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:30.230 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:30.231 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:30.232 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:30.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:30.232 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-01-10 12:15:30.232 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-01-10 12:15:30.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:30.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:30.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:30.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:30.235 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:30.249 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:30.258 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:30.259 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 2024-01-10 12:15:30.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:30.261 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:30.261 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:30.261 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:30.261 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:30.338 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:30.339 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:30.339 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-01-10 12:15:30.340 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2024-01-10 12:15:30.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:30.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:30.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:30.341 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:30.343 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:30.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:30.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 2024-01-10 12:15:30.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:30.344 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:30.344 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:30.344 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:30.344 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:30.345 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:30.346 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:30.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:30.346 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-01-10 12:15:30.346 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-01-10 12:15:30.347 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:30.348 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:30.348 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:30.348 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:30.348 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:30.356 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:30.365 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:30.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 2024-01-10 12:15:30.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:30.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:30.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:30.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:30.368 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:30.372 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:30.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:30.373 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-01-10 12:15:30.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2024-01-10 12:15:30.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:30.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:30.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:30.374 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:30.376 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:30.377 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:30.377 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/business/customers/customer/cust with resource version 1704888930348 2024-01-10 12:15:30.378 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2024-01-10 12:15:30.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:30.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:30.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:30.378 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:30.386 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 790720 with label customer 2024-01-10 12:15:30.387 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 786536 with label service-subscription 2024-01-10 12:15:30.388 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 311528 with label service-instance 2024-01-10 12:15:30.389 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:30.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:30.701 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-01-10 12:15:30.703 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2024-01-10 12:15:30.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:30.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:30.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:30.704 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:30.707 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:30.707 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.457 s - in org.onap.aai.rest.NotificationDmaapEventTest [INFO] Running org.onap.aai.rest.ModelElementTest 2024-01-10 12:15:31.031 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:15:31.052 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:15:31.052 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:15:31.054 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:31.054 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:15:31.055 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:31.055 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:15:31.056 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:31.056 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:15:31.057 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:31.057 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:15:31.058 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:31.064 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:15:31.064 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:15:31.065 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:31.065 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:31.098--MOXy BV: Facets 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-01-10 12:15:31.291 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:15:31.299 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:15:31.300 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:31.300 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:31.337--MOXy BV: Facets 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-01-10 12:15:31.523 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:15:31.532 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:15:31.534 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:31.534 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:31.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 2024-01-10 12:15:31.770 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:15:31.780 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:15:31.781 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:31.781 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:31.818--MOXy BV: Facets 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-01-10 12:15:32.075 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:15:32.085 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:15:32.087 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:32.087 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:32.129--MOXy BV: Facets 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-01-10 12:15:32.368 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2024-01-10 12:15:32.391 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-01-10 12:15:32.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:32.412 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:32.412 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:32.412 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:32.412 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:32.578 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:32.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:32.968 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-01-10 12:15:32.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:32.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:32.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:32.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:32.973 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:33.019 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:33.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:33.024 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-01-10 12:15:33.025 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-element 2024-01-10 12:15:33.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:33.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:33.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:33.029 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:33.064 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:33.084 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:33.091 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-01-10 12:15:33.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:33.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:33.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:33.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:33.092 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:33.141 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:33.141 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:33.142 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 1704888932412 2024-01-10 12:15:33.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:33.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:33.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:33.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:33.143 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:33.691 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393432 with label model 2024-01-10 12:15:33.692 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 356584 with label model-ver 2024-01-10 12:15:33.692 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 712784 with label model-ver 2024-01-10 12:15:33.692 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360680 with label model-element 2024-01-10 12:15:33.693 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430304 with label metadatum 2024-01-10 12:15:33.693 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458936 with label metadatum 2024-01-10 12:15:33.693 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 880744 with label model-element 2024-01-10 12:15:33.693 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 352488 with label metadatum 2024-01-10 12:15:33.694 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 417976 with label model-element 2024-01-10 12:15:33.694 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 819304 with label model-element 2024-01-10 12:15:33.694 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 860264 with label metadatum 2024-01-10 12:15:33.694 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364776 with label model-element 2024-01-10 12:15:33.695 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401632 with label model-constraint 2024-01-10 12:15:33.695 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426200 with label model-element 2024-01-10 12:15:33.695 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430296 with label model-constraint 2024-01-10 12:15:33.695 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 786512 with label model-element 2024-01-10 12:15:33.695 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 811088 with label model-constraint 2024-01-10 12:15:33.696 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 872640 with label model-constraint 2024-01-10 12:15:33.696 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 884840 with label model-element 2024-01-10 12:15:33.696 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397528 with label model-element 2024-01-10 12:15:33.696 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401624 with label model-constraint 2024-01-10 12:15:33.697 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 790632 with label model-element 2024-01-10 12:15:33.697 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 798824 with label model-constraint 2024-01-10 12:15:33.697 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 725072 with label model-element 2024-01-10 12:15:33.697 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 823400 with label model-element 2024-01-10 12:15:33.697 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 827496 with label model-constraint 2024-01-10 12:15:33.698 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 839872 with label model-constraint 2024-01-10 12:15:33.698 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438456 with label constrained-element-set 2024-01-10 12:15:33.698 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 770128 with label constrained-element-set 2024-01-10 12:15:33.698 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 864360 with label constrained-element-set 2024-01-10 12:15:33.699 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 868456 with label constrained-element-set 2024-01-10 12:15:33.699 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 377064 with label constrained-element-set 2024-01-10 12:15:33.699 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450776 with label constrained-element-set 2024-01-10 12:15:33.699 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 876736 with label constrained-element-set 2024-01-10 12:15:33.700 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 884928 with label constrained-element-set 2024-01-10 12:15:33.700 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409816 with label constrained-element-set 2024-01-10 12:15:33.700 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 794816 with label constrained-element-set 2024-01-10 12:15:33.700 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 327912 with label constrained-element-set 2024-01-10 12:15:33.700 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 807104 with label constrained-element-set 2024-01-10 12:15:33.701 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 336104 with label constrained-element-set 2024-01-10 12:15:33.701 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 340200 with label constrained-element-set 2024-01-10 12:15:33.701 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344296 with label constrained-element-set 2024-01-10 12:15:33.701 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 843968 with label constrained-element-set 2024-01-10 12:15:33.702 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372968 with label element-choice-set 2024-01-10 12:15:33.702 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442552 with label element-choice-set 2024-01-10 12:15:33.702 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438488 with label element-choice-set 2024-01-10 12:15:33.702 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 864448 with label element-choice-set 2024-01-10 12:15:33.703 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393440 with label element-choice-set 2024-01-10 12:15:33.703 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 848064 with label element-choice-set 2024-01-10 12:15:33.703 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397536 with label element-choice-set 2024-01-10 12:15:33.703 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 761936 with label element-choice-set 2024-01-10 12:15:33.704 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 889024 with label element-choice-set 2024-01-10 12:15:33.704 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 897216 with label element-choice-set 2024-01-10 12:15:33.704 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454840 with label element-choice-set 2024-01-10 12:15:33.704 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458968 with label element-choice-set 2024-01-10 12:15:33.705 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442584 with label element-choice-set 2024-01-10 12:15:33.705 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446648 with label element-choice-set 2024-01-10 12:15:33.705 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 794704 with label element-choice-set 2024-01-10 12:15:33.705 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 802896 with label element-choice-set 2024-01-10 12:15:33.705 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 319720 with label element-choice-set 2024-01-10 12:15:33.706 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430264 with label element-choice-set 2024-01-10 12:15:33.706 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364768 with label element-choice-set 2024-01-10 12:15:33.706 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 716880 with label element-choice-set 2024-01-10 12:15:33.706 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 798912 with label element-choice-set 2024-01-10 12:15:33.707 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 803008 with label element-choice-set 2024-01-10 12:15:33.707 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 720976 with label element-choice-set 2024-01-10 12:15:33.707 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 811200 with label element-choice-set 2024-01-10 12:15:33.707 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372960 with label element-choice-set 2024-01-10 12:15:33.708 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 823488 with label element-choice-set 2024-01-10 12:15:33.708 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 729168 with label element-choice-set 2024-01-10 12:15:33.708 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 831680 with label element-choice-set 2024-01-10 12:15:33.708 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 377056 with label element-choice-set 2024-01-10 12:15:33.709 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 737360 with label element-choice-set 2024-01-10 12:15:33.709 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 749648 with label element-choice-set 2024-01-10 12:15:33.709 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 856168 with label element-choice-set 2024-01-10 12:15:33.709 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405728 with label model-element 2024-01-10 12:15:33.710 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 868544 with label model-element 2024-01-10 12:15:33.710 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368872 with label model-element 2024-01-10 12:15:33.710 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 782416 with label model-element 2024-01-10 12:15:33.710 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 774224 with label model-element 2024-01-10 12:15:33.710 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 860352 with label model-element 2024-01-10 12:15:33.711 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 778320 with label model-element 2024-01-10 12:15:33.711 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 876648 with label model-element 2024-01-10 12:15:33.711 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434392 with label model-element 2024-01-10 12:15:33.711 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 757840 with label model-element 2024-01-10 12:15:33.711 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 753744 with label model-element 2024-01-10 12:15:33.712 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 852160 with label model-element 2024-01-10 12:15:33.712 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 766032 with label model-element 2024-01-10 12:15:33.712 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 856256 with label model-element 2024-01-10 12:15:33.712 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434360 with label model-element 2024-01-10 12:15:33.713 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 872552 with label model-element 2024-01-10 12:15:33.713 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 381160 with label model-element 2024-01-10 12:15:33.713 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 893120 with label model-element 2024-01-10 12:15:33.713 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385256 with label model-element 2024-01-10 12:15:33.713 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 815184 with label model-element 2024-01-10 12:15:33.714 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 418016 with label model-element 2024-01-10 12:15:33.714 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454872 with label model-element 2024-01-10 12:15:33.714 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 422112 with label model-element 2024-01-10 12:15:33.714 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426208 with label model-element 2024-01-10 12:15:33.714 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409824 with label model-element 2024-01-10 12:15:33.715 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413920 with label model-element 2024-01-10 12:15:33.715 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 790608 with label model-element 2024-01-10 12:15:33.715 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 880832 with label model-element 2024-01-10 12:15:33.715 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450744 with label model-element 2024-01-10 12:15:33.715 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 798800 with label model-element 2024-01-10 12:15:33.716 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446680 with label model-element 2024-01-10 12:15:33.716 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 806992 with label model-element 2024-01-10 12:15:33.716 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 323816 with label model-element 2024-01-10 12:15:33.716 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 418008 with label model-element 2024-01-10 12:15:33.717 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 315624 with label model-element 2024-01-10 12:15:33.717 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413912 with label model-element 2024-01-10 12:15:33.717 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 422072 with label model-element 2024-01-10 12:15:33.717 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434400 with label model-element 2024-01-10 12:15:33.718 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 794728 with label model-element 2024-01-10 12:15:33.718 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405720 with label model-element 2024-01-10 12:15:33.718 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426168 with label model-element 2024-01-10 12:15:33.718 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368864 with label model-element 2024-01-10 12:15:33.718 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 802920 with label model-element 2024-01-10 12:15:33.719 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 807016 with label model-element 2024-01-10 12:15:33.719 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 811112 with label model-element 2024-01-10 12:15:33.719 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 815208 with label model-element 2024-01-10 12:15:33.719 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 819392 with label model-element 2024-01-10 12:15:33.720 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 332008 with label model-element 2024-01-10 12:15:33.720 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 815296 with label model-element 2024-01-10 12:15:33.720 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 835688 with label model-element 2024-01-10 12:15:33.720 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 839784 with label model-element 2024-01-10 12:15:33.720 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 827584 with label model-element 2024-01-10 12:15:33.721 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 831592 with label model-element 2024-01-10 12:15:33.721 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 733264 with label model-element 2024-01-10 12:15:33.721 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 843880 with label model-element 2024-01-10 12:15:33.721 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 835776 with label model-element 2024-01-10 12:15:33.721 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 847976 with label model-element 2024-01-10 12:15:33.722 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 381152 with label model-element 2024-01-10 12:15:33.722 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 745552 with label model-element 2024-01-10 12:15:33.722 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 422104 with label model-element 2024-01-10 12:15:33.722 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 741456 with label model-element 2024-01-10 12:15:33.723 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385248 with label model-element 2024-01-10 12:15:33.723 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 852072 with label model-element 2024-01-10 12:15:33.723 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 348392 with label model-element 2024-01-10 12:15:33.723 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389344 with label model-element 2024-01-10 12:15:33.723 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 463064 with label model-constraint 2024-01-10 12:15:33.724 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 819280 with label model-element 2024-01-10 12:15:33.724 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 888936 with label model-element 2024-01-10 12:15:33.724 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 917696 with label model-constraint 2024-01-10 12:15:33.724 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 893032 with label constrained-element-set 2024-01-10 12:15:33.724 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 909504 with label constrained-element-set 2024-01-10 12:15:33.725 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471256 with label constrained-element-set 2024-01-10 12:15:33.725 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 921792 with label constrained-element-set 2024-01-10 12:15:33.725 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 901224 with label element-choice-set 2024-01-10 12:15:33.725 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 901312 with label element-choice-set 2024-01-10 12:15:33.726 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442592 with label element-choice-set 2024-01-10 12:15:33.726 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 823376 with label element-choice-set 2024-01-10 12:15:33.726 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 831568 with label element-choice-set 2024-01-10 12:15:33.726 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 913512 with label element-choice-set 2024-01-10 12:15:33.727 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467160 with label element-choice-set 2024-01-10 12:15:33.727 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 827472 with label element-choice-set 2024-01-10 12:15:33.727 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 905320 with label model-element 2024-01-10 12:15:33.727 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 905408 with label model-element 2024-01-10 12:15:33.727 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438496 with label model-element 2024-01-10 12:15:33.728 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 897128 with label model-element 2024-01-10 12:15:33.728 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 463032 with label model-element 2024-01-10 12:15:33.728 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 909416 with label model-element 2024-01-10 12:15:33.728 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389352 with label model-element 2024-01-10 12:15:33.729 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 913600 with label model-element 2024-01-10 12:15:33.729 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 835664 with label model-element 2024-01-10 12:15:33.729 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 929984 with label model-element 2024-01-10 12:15:33.729 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397544 with label model-element 2024-01-10 12:15:33.729 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 934080 with label model-element 2024-01-10 12:15:33.730 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446688 with label model-element 2024-01-10 12:15:33.730 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 925888 with label model-element 2024-01-10 12:15:33.730 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393448 with label model-element 2024-01-10 12:15:33.730 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467128 with label model-element 2024-01-10 12:15:33.759 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:33.806 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.114 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.002 s - in org.onap.aai.rest.HPACapabilityTest [INFO] Running org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest 2024-01-10 12:15:34.145 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:15:34.163 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:15:34.164 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:15:34.164 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:34.165 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:15:34.165 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:34.165 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:15:34.166 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:34.166 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:15:34.167 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:34.167 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:15:34.168 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:34.172 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:15:34.172 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:15:34.174 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:34.174 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:34.288--MOXy BV: Facets 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-01-10 12:15:34.460 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:15:34.468 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:15:34.469 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:34.469 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:34.503--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2024-01-10 12:15:34.709 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:15:34.718 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:15:34.769 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:34.770 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:34.807--MOXy BV: Facets 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-01-10 12:15:35.027 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:15:35.037 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:15:35.038 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:35.038 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:35.076--MOXy BV: Facets 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-01-10 12:15:35.403 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:15:35.412 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:15:35.413 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:35.413 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:35.546--MOXy BV: Facets 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-01-10 12:15:35.847 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2024-01-10 12:15:35.870 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-15cc9d3e-5fbd-4cd7-ac32-d8d72c8ca2f3 with payload { "model-invariant-id": "test-model-15cc9d3e-5fbd-4cd7-ac32-d8d72c8ca2f3", "model-type": "some-type" } 2024-01-10 12:15:35.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:35.877 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:35.877 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:35.877 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:35.877 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:35.878 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:35.881 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:35.882 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-15cc9d3e-5fbd-4cd7-ac32-d8d72c8ca2f3/model-vers/model-ver/test-model-ver-2bc94024-dcb1-40c7-b09b-2de070852dad with payload { "model-version-id": "test-model-ver-2bc94024-dcb1-40c7-b09b-2de070852dad", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:35.882 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:35.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:35.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:35.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:35.883 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:35.885 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:35.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:35.890 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c69efb41-4b4a-4bfa-95fb-7d1d1dcd04b3 with payload { "vnf-id": "test-generic-c69efb41-4b4a-4bfa-95fb-7d1d1dcd04b3", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-15cc9d3e-5fbd-4cd7-ac32-d8d72c8ca2f3", "model-version-id": "test-model-ver-2bc94024-dcb1-40c7-b09b-2de070852dad" } 2024-01-10 12:15:35.890 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:35.891 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:35.891 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:35.891 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:35.892 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:35.900 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:35.907 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:35.908 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c69efb41-4b4a-4bfa-95fb-7d1d1dcd04b3 with depth all 2024-01-10 12:15:35.908 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:35.909 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:35.909 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:35.909 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:35.909 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:35.911 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:35.911 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:35.912 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:35.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-c69efb41-4b4a-4bfa-95fb-7d1d1dcd04b3 with depth all 2024-01-10 12:15:35.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:35.915 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:35.916 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:35.916 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:35.916 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:35.918 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:35.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:35.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c69efb41-4b4a-4bfa-95fb-7d1d1dcd04b3 with resource version 1704888935891 2024-01-10 12:15:35.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:35.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:35.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:35.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:35.920 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:35.922 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 839760 with label generic-vnf 2024-01-10 12:15:35.923 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:35.925 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:36.227 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:36.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-d88f38e5-260b-4987-b803-cfefa78f30d6 with payload { "model-invariant-id": "test-model-d88f38e5-260b-4987-b803-cfefa78f30d6", "model-type": "some-type" } 2024-01-10 12:15:36.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2024-01-10 12:15:36.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:36.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:36.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:36.234 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:36.235 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:36.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:36.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-d88f38e5-260b-4987-b803-cfefa78f30d6/model-vers/model-ver/test-model-ver-10f6967b-d64c-4eec-91f1-de35b762bfb3 with payload { "model-version-id": "test-model-ver-10f6967b-d64c-4eec-91f1-de35b762bfb3", "model-name": "some-model", "model-version": "testValue" } 2024-01-10 12:15:36.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2024-01-10 12:15:36.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:36.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:36.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:36.239 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:36.242 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:36.244 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:36.245 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ac6d9799-6856-44ee-962e-04638d0d92ff with payload { "vnf-id": "test-generic-ac6d9799-6856-44ee-962e-04638d0d92ff", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d88f38e5-260b-4987-b803-cfefa78f30d6", "model-version-id": "test-model-ver-10f6967b-d64c-4eec-91f1-de35b762bfb3" } 2024-01-10 12:15:36.245 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:36.246 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:36.246 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:36.246 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:36.247 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:36.252 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:36.256 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:36.256 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ac6d9799-6856-44ee-962e-04638d0d92ff with depth all 2024-01-10 12:15:36.257 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:36.257 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:36.257 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:36.257 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:36.257 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:36.260 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:36.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:36.260 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2024-01-10 12:15:36.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-ac6d9799-6856-44ee-962e-04638d0d92ff with depth all 2024-01-10 12:15:36.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:36.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:36.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:36.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:36.264 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:36.266 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:36.266 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:36.267 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ac6d9799-6856-44ee-962e-04638d0d92ff with resource version 1704888936246 2024-01-10 12:15:36.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:36.268 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:36.268 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:36.268 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:36.268 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:36.270 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471224 with label generic-vnf 2024-01-10 12:15:36.271 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:36.273 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:36.574 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: 2.436 s - in org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest [INFO] Running org.onap.aai.rest.VipAddressListTest 2024-01-10 12:15:36.590 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-01-10 12:15:36.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:36.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:36.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:36.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:36.592 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:36.593 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:36.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:36.608 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-01-10 12:15:36.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:36.609 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:36.609 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:36.609 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:36.609 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:36.611 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:36.611 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:36.611 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-01-10 12:15:36.612 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 2024-01-10 12:15:36.613 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:36.613 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:36.613 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:36.613 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:36.616 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:36.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:36.920 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-01-10 12:15:36.921 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 2024-01-10 12:15:36.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:36.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:36.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:36.922 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:36.924 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:36.924 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:36.925 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 1704888936613 2024-01-10 12:15:36.926 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 2024-01-10 12:15:36.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:36.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:36.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:36.926 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:36.929 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 843856 with label vip-ipv4-address-list 2024-01-10 12:15:36.930 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:36.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:37.244 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-01-10 12:15:37.245 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:37.245 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:37.245 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:37.245 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:37.246 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:37.248 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:37.248 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:37.249 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 1704888936591 2024-01-10 12:15:37.249 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:37.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:37.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:37.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:37.250 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:37.252 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409832 with label cloud-region 2024-01-10 12:15:37.253 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:37.254 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.968 s - in org.onap.aai.rest.VipAddressListTest [INFO] Running org.onap.aai.rest.EdgeNotValidAnymoreTest 2024-01-10 12:15:37.565 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-01-10 12:15:37.566 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:37.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:37.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:37.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:37.568 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:37.584 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:37.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:37.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/configurations with depth null 2024-01-10 12:15:37.916 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this configurations 2024-01-10 12:15:37.916 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:37.916 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:37.916 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:37.916 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:37.929 DEBUG --- [Pool-1-worker-1] 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-01-10 12:15:37.930 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:37.931 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.685 s - in org.onap.aai.rest.EdgeNotValidAnymoreTest [INFO] Running org.onap.aai.rest.ueb.UEBNotificationTest 2024-01-10 12:15:38.256 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:15:38.275 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:15:38.275 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:15:38.276 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:38.276 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:15:38.277 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:38.277 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:15:38.278 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:38.278 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:15:38.279 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:38.279 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:15:38.280 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:38.285 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:15:38.285 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:15:38.286 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:38.286 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:38.317--MOXy BV: Facets 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-01-10 12:15:38.483 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:15:38.491 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:15:38.492 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:38.493 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:38.532--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2024-01-10 12:15:38.829 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:15:38.838 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:15:38.840 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:38.840 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:38.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 2024-01-10 12:15:39.228 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:15:39.239 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:15:39.241 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:39.242 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:39.292--MOXy BV: Facets 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-01-10 12:15:39.611 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:15:39.621 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:15:39.622 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:39.622 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:39.664--MOXy BV: Facets 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-01-10 12:15:39.930 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.706 s - in org.onap.aai.rest.ueb.UEBNotificationTest [INFO] Running org.onap.aai.rest.TenantTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 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.001 s - in org.onap.aai.rest.RestHandlerTest [INFO] Running org.onap.aai.rest.EntitlementTest 2024-01-10 12:15:39.968 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:15:39.984 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:15:39.984 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:15:39.985 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:39.985 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:15:39.986 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:39.986 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:15:39.987 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:39.987 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:15:39.987 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:39.988 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:15:39.988 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:39.993 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:15:39.993 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:15:39.994 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:39.994 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:40.024--MOXy BV: Facets 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-01-10 12:15:40.183 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:15:40.191 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:15:40.192 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:40.192 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:40.227--MOXy BV: Facets 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-01-10 12:15:40.416 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:15:40.424 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:15:40.426 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:40.426 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:40.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-01-10 12:15:40.680 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:15:40.706 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:15:40.709 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:40.709 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:40.754--MOXy BV: Facets 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-01-10 12:15:40.986 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:15:41.001 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:15:41.003 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:41.003 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:41.048--MOXy BV: Facets 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-01-10 12:15:41.292 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2024-01-10 12:15:41.313 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-01-10 12:15:41.315 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:41.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:41.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:41.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:41.321 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:41.326 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:41.335 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:41.335 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with depth all 2024-01-10 12:15:41.336 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:41.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:41.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:41.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:41.336 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:41.340 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:41.340 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:41.340 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-01-10 12:15:41.341 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this entitlement 2024-01-10 12:15:41.342 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:41.342 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:41.342 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:41.342 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:41.346 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:41.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:41.652 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with depth all 2024-01-10 12:15:41.653 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:41.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:41.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:41.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:41.654 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:41.660 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:41.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:41.661 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with resource version 1704888941320 2024-01-10 12:15:41.661 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:41.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:41.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:41.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:41.661 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:41.666 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413928 with label generic-vnf 2024-01-10 12:15:41.667 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 479448 with label entitlement 2024-01-10 12:15:41.668 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:41.668 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: 2.009 s - in org.onap.aai.rest.EntitlementTest [INFO] Running org.onap.aai.rest.ImpliedDeleteIntegrationTest 2024-01-10 12:15:41.983 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:15:41.998 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:15:41.998 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:15:41.999 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:41.999 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:15:41.999 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:41.999 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:15:42.000 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:42.000 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:15:42.001 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:42.001 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:15:42.001 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:42.005 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:15:42.005 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:15:42.007 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:42.007 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:42.037--MOXy BV: Facets 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-01-10 12:15:42.200 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:15:42.207 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:15:42.209 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:42.209 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:42.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 2024-01-10 12:15:42.501 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:15:42.510 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:15:42.511 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:42.511 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:42.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-01-10 12:15:42.762 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:15:42.772 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:15:42.773 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:42.773 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:42.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-01-10 12:15:43.035 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:15:43.044 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:15:43.046 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:43.046 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:43.088--MOXy BV: Facets 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-01-10 12:15:43.310 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2024-01-10 12:15:43.331 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-01-10 12:15:43.332 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:43.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:43.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:43.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:43.337 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:43.337 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:43.338 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:43.338 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:43.338 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-01-10 12:15:43.338 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-01-10 12:15:43.339 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:43.340 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:43.340 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:43.340 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:43.340 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:43.349 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:43.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:43.360 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-01-10 12:15:43.361 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:43.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:43.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:43.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:43.361 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:43.367 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:43.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:43.368 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":"1704888943340"} 2024-01-10 12:15:43.368 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:43.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:43.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:43.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:43.369 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:43.371 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 946368, doing an implicit delete on update will delete total of 4 vertexes 2024-01-10 12:15:43.372 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":"1704888943340","in-maint":false} 2024-01-10 12:15:43.372 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":"1704888943340","in-maint":false} 2024-01-10 12:15:43.373 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":"1704888943340","in-maint":false} 2024-01-10 12:15:43.374 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":"1704888943340","in-maint":false} 2024-01-10 12:15:43.379 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 475320 with label p-interface 2024-01-10 12:15:43.379 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 479416 with label p-interface 2024-01-10 12:15:43.379 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 921704 with label p-interface 2024-01-10 12:15:43.380 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 925800 with label p-interface 2024-01-10 12:15:43.381 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:43.382 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:43.687 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-01-10 12:15:43.688 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:43.688 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:43.688 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:43.688 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:43.688 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:43.690 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:43.690 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:43.996 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-01-10 12:15:43.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:43.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:43.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:43.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:43.998 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:43.999 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:44.000 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:44.000 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:44.000 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-01-10 12:15:44.001 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-01-10 12:15:44.001 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:44.003 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:44.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:44.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:44.004 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:44.022 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:44.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:44.335 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-01-10 12:15:44.336 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:44.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:44.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:44.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:44.336 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:44.344 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:44.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:44.345 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":"1704888944003","vf-modules":{},"vnf-type":"sometype","is-closed-loop-disabled":true} 2024-01-10 12:15:44.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:44.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:44.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:44.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:44.347 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:44.354 ERROR --- [ main] o.o.aai.serialization.db.ImpliedDelete : User JUNIT is not allowed to implicit delete on parent object generic-vnf 2024-01-10 12:15:44.354 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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint 2024-01-10 12:15:44.355 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:44.355 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 403 and rolling back 2024-01-10 12:15:44.355 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-01-10 12:15:44.660 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-01-10 12:15:44.662 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:44.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:44.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:44.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:44.662 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:44.663 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:44.664 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:44.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:44.665 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-01-10 12:15:44.665 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-01-10 12:15:44.666 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:44.668 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:44.668 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:44.668 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:44.669 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:44.677 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:44.689 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:44.690 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-01-10 12:15:44.690 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:44.691 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:44.691 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:44.691 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:44.691 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:44.700 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:44.700 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:44.701 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":"1704888944668"} 2024-01-10 12:15:44.702 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:44.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:44.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:44.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:44.704 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:44.708 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 463072, doing an implicit delete on update will delete total of 4 vertexes 2024-01-10 12:15:44.709 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":"1704888944668","in-maint":false} 2024-01-10 12:15:44.710 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":"1704888944668","in-maint":false} 2024-01-10 12:15:44.711 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":"1704888944668","in-maint":false} 2024-01-10 12:15:44.712 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":"1704888944668","in-maint":false} 2024-01-10 12:15:44.719 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 422120 with label p-interface 2024-01-10 12:15:44.719 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 483544 with label p-interface 2024-01-10 12:15:44.720 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 860240 with label p-interface 2024-01-10 12:15:44.721 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 950464 with label p-interface 2024-01-10 12:15:44.722 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:44.723 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:45.027 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-01-10 12:15:45.029 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:45.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:45.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:45.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:45.029 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:45.033 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:45.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:45.338 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-01-10 12:15:45.341 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:45.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:45.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:45.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:45.342 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:45.343 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:45.344 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:45.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:45.344 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-01-10 12:15:45.344 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-01-10 12:15:45.345 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:45.348 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:45.348 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:45.348 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:45.348 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:45.374 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:45.384 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:45.385 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-01-10 12:15:45.385 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:45.386 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:45.386 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:45.386 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:45.386 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:45.390 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:45.390 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:45.391 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":"1704888945348","vf-modules":{},"vnf-type":"sometype","is-closed-loop-disabled":true} 2024-01-10 12:15:45.392 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:45.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:45.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:45.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:45.393 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:45.399 ERROR --- [ main] o.o.aai.serialization.db.ImpliedDelete : User JUNIT is not allowed to implicit delete on parent object generic-vnf 2024-01-10 12:15:45.399 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- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint 2024-01-10 12:15:45.401 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:45.402 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 403 and rolling back 2024-01-10 12:15:45.402 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.733 s - in org.onap.aai.rest.ImpliedDeleteIntegrationTest [INFO] Running org.onap.aai.rest.GenericVnfLInterfaceTest 2024-01-10 12:15:45.721 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:15:45.744 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:15:45.744 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:15:45.745 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:45.745 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:15:45.745 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:45.746 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:15:45.746 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:45.747 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:15:45.747 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:45.747 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:15:45.749 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:45.755 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:15:45.755 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:15:45.757 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:45.757 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:45.799--MOXy BV: Facets 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-01-10 12:15:45.972 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:15:45.979 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:15:45.980 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:45.981 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:46.016--MOXy BV: Facets 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-01-10 12:15:46.204 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:15:46.213 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:15:46.214 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:46.214 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:46.252--MOXy BV: Facets 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-01-10 12:15:46.449 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:15:46.459 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:15:46.460 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:46.460 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:46.498--MOXy BV: Facets 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-01-10 12:15:46.701 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:15:46.710 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:15:46.712 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:46.712 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:46.755--MOXy BV: Facets 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-01-10 12:15:47.128 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2024-01-10 12:15:47.167 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-01-10 12:15:47.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:47.174 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:47.174 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:47.174 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:47.174 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:47.187 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:47.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:47.199 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 2024-01-10 12:15:47.200 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:47.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:47.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:47.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:47.200 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:47.204 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:47.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:47.204 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":"1704888947174","lag-interfaces":{"lag-interface":[{"interface-name":"lag1","resource-version":"1704888947174","in-maint":false,"l-interfaces":{"l-interface":[{"interface-name":"int1","is-port-mirrored":false,"resource-version":"1704888947174","in-maint":false,"is-ip-unnumbered":false,"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"ipv2"}]}]}}]}} 2024-01-10 12:15:47.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:47.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:47.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:47.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:47.207 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:47.215 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:47.219 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:47.220 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 2024-01-10 12:15:47.220 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:47.220 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:47.220 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:47.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:47.221 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:47.226 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:47.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:47.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with resource version 1704888947206 2024-01-10 12:15:47.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:47.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:47.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:47.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:47.228 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:47.251 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 864336 with label generic-vnf 2024-01-10 12:15:47.251 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 491704 with label lag-interface 2024-01-10 12:15:47.251 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 475360 with label l-interface 2024-01-10 12:15:47.252 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 868432 with label l3-interface-ipv6-address-list 2024-01-10 12:15:47.252 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 958656 with label l3-interface-ipv6-address-list 2024-01-10 12:15:47.253 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:47.254 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:47.558 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-01-10 12:15:47.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:47.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:47.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:47.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:47.564 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:47.576 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:47.581 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:47.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 2024-01-10 12:15:47.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:47.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:47.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:47.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:47.583 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:47.586 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:47.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:47.587 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":"1704888947563","lag-interfaces":{"lag-interface":[{"interface-name":"lag1","resource-version":"1704888947563","in-maint":false,"l-interfaces":{"l-interface":[{"interface-name":"int1","is-port-mirrored":false,"resource-version":"1704888947563","in-maint":false,"is-ip-unnumbered":false,"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"ipv2"}]}]}}]}} 2024-01-10 12:15:47.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:47.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:47.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:47.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:47.589 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:47.598 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:47.602 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:47.602 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 2024-01-10 12:15:47.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:47.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:47.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:47.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:47.603 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:47.616 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:47.617 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:47.617 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with resource version 1704888947589 2024-01-10 12:15:47.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:47.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:47.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:47.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:47.618 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:47.632 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 495800 with label generic-vnf 2024-01-10 12:15:47.632 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 499896 with label lag-interface 2024-01-10 12:15:47.632 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 872528 with label l-interface 2024-01-10 12:15:47.632 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 487640 with label l3-interface-ipv6-address-list 2024-01-10 12:15:47.633 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 933992 with label l3-interface-ipv6-address-list 2024-01-10 12:15:47.634 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:47.635 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: 2.223 s - in org.onap.aai.rest.GenericVnfLInterfaceTest [INFO] Running org.onap.aai.rest.PserverTest 2024-01-10 12:15:47.945 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:15:47.975 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:15:47.975 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:15:47.976 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:47.976 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:15:47.976 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:47.976 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:15:47.977 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:47.977 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:15:47.978 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:47.978 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:15:47.979 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:47.985 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:15:47.985 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:15:47.987 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:47.987 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:48.018--MOXy BV: Facets 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-01-10 12:15:48.178 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:15:48.185 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:15:48.187 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:48.187 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:48.223--MOXy BV: Facets 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-01-10 12:15:48.477 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:15:48.485 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:15:48.487 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:48.487 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:48.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 2024-01-10 12:15:48.730 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:15:48.739 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:15:48.741 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:48.741 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:48.779--MOXy BV: Facets 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-01-10 12:15:48.989 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:15:48.998 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:15:48.999 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:48.999 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:49.04--MOXy BV: Facets 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-01-10 12:15:49.302 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2024-01-10 12:15:49.322 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-01-10 12:15:49.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:49.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:49.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:49.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:49.328 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:49.329 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:49.360 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:49.361 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:49.361 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request SVC3001Resource not found for %1 using id %2 (msg=%3) (ec=%4)GET/cloud-infrastructure/pservers/pserver/test-pserver-xmlNode Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xmlERR.5.4.6114 2024-01-10 12:15:49.361 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with payload {} 2024-01-10 12:15:49.362 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:49.363 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:49.363 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:49.363 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:49.363 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:49.365 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:49.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:49.373 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-01-10 12:15:49.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:49.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:49.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:49.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:49.376 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:49.381 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:49.395 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:49.396 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-01-10 12:15:49.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:49.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:49.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:49.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:49.398 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:49.401 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:49.407 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:49.407 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-01-10 12:15:49.408 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:49.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:49.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:49.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:49.408 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:49.424 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2024-01-10 12:15:49.438 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:49.438 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:49.741 INFO --- [ main] org.onap.aai.rest.PserverTest : Starting the pserver testPutServerCreateGetAndDelete 2024-01-10 12:15:49.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 2024-01-10 12:15:49.744 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:49.744 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:49.744 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:49.744 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:49.744 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:49.745 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:49.746 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:49.746 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:49.746 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-01-10 12:15:49.746 INFO --- [ main] org.onap.aai.rest.PserverTest : Verifying that the pserver is already not in the database successfully 2024-01-10 12:15:49.747 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-01-10 12:15:49.747 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:49.749 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:49.749 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:49.749 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:49.749 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:49.752 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:49.755 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:49.756 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the pserver into db 2024-01-10 12:15:49.756 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 2024-01-10 12:15:49.757 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:49.757 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:49.757 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:49.757 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:49.757 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:49.758 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:49.758 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:49.759 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the created pserver from db and verified with put data 2024-01-10 12:15:49.759 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-01-10 12:15:49.759 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:49.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:49.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:49.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:49.760 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:49.762 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:49.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:49.764 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-01-10 12:15:49.764 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-01-10 12:15:49.765 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:49.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:49.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:49.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:49.765 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:49.767 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:49.767 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:49.767 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 2024-01-10 12:15:49.767 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-01-10 12:15:49.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:49.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:49.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:49.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:49.768 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:49.770 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:49.774 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:49.775 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the relationship between cloud region and pserver 2024-01-10 12:15:49.775 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-01-10 12:15:49.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:49.776 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:49.776 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:49.776 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:49.776 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:49.779 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:49.779 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:49.779 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 2024-01-10 12:15:49.780 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 1704888949768 2024-01-10 12:15:49.780 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:49.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:49.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:49.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:49.780 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:49.783 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 876624 with label cloud-region 2024-01-10 12:15:49.783 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:49.786 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:50.088 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the cloud region from db 2024-01-10 12:15:50.088 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 2024-01-10 12:15:50.089 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:50.090 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:50.090 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:50.090 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:50.090 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:50.093 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:50.094 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:50.094 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db to get the latest resource version 2024-01-10 12:15:50.094 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with resource version 1704888949780 2024-01-10 12:15:50.095 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:50.095 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:50.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:50.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:50.096 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:50.098 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430312 with label pserver 2024-01-10 12:15:50.098 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:50.099 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:50.400 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the pserver from db 2024-01-10 12:15:50.400 INFO --- [ main] org.onap.aai.rest.PserverTest : Ending the pserver testPutServerCreateGetAndDelete 2024-01-10 12:15:50.402 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-01-10 12:15:50.403 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:50.403 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:50.403 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:50.404 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:50.404 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:50.404 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:50.405 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:50.405 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:50.406 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request SVC3001Resource not found for %1 using id %2 (msg=%3) (ec=%4)GET/cloud-infrastructure/pservers/pserver/test-pserver-xmlNode Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xmlERR.5.4.6114 2024-01-10 12:15:50.406 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with payload {} 2024-01-10 12:15:50.406 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:50.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:50.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:50.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:50.408 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:50.411 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:50.413 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:50.413 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-01-10 12:15:50.413 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:50.415 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:50.415 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:50.415 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:50.415 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:50.416 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:50.418 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:50.419 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-01-10 12:15:50.419 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:50.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:50.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:50.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:50.420 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:50.421 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:50.426 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:50.427 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-01-10 12:15:50.427 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:50.427 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:50.427 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:50.427 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:50.427 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:50.428 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2024-01-10 12:15:50.430 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:50.430 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:50.734 INFO --- [ main] org.onap.aai.rest.PserverTest : Starting the pserver testPutServerCreateGetAndDelete 2024-01-10 12:15:50.734 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 2024-01-10 12:15:50.735 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:50.736 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:50.736 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:50.736 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:50.736 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:50.737 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:50.737 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:50.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2024-01-10 12:15:50.738 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-01-10 12:15:50.738 INFO --- [ main] org.onap.aai.rest.PserverTest : Verifying that the pserver is already not in the database successfully 2024-01-10 12:15:50.738 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-01-10 12:15:50.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:50.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:50.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:50.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:50.740 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:50.745 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:50.750 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:50.751 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the pserver into db 2024-01-10 12:15:50.751 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 2024-01-10 12:15:50.751 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:50.752 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:50.752 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:50.752 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:50.752 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:50.754 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:50.754 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:50.754 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the created pserver from db and verified with put data 2024-01-10 12:15:50.755 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-01-10 12:15:50.755 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:50.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:50.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:50.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:50.756 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:50.758 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:50.760 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:50.761 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-01-10 12:15:50.761 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-01-10 12:15:50.761 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:50.777 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:50.777 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:50.777 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:50.777 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:50.779 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:50.779 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:50.780 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 2024-01-10 12:15:50.780 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-01-10 12:15:50.781 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:50.781 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:50.781 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:50.781 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:50.782 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:50.783 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:50.787 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2024-01-10 12:15:50.788 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the relationship between cloud region and pserver 2024-01-10 12:15:50.788 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-01-10 12:15:50.788 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:50.789 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:50.789 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:50.789 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:50.789 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:50.791 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:50.791 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:50.791 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 2024-01-10 12:15:50.792 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 1704888950781 2024-01-10 12:15:50.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2024-01-10 12:15:50.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:50.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:50.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:50.793 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:50.795 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 970944 with label cloud-region 2024-01-10 12:15:50.796 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:50.798 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:51.100 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the cloud region from db 2024-01-10 12:15:51.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 2024-01-10 12:15:51.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:51.103 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.103 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.103 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.103 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.107 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2024-01-10 12:15:51.107 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db to get the latest resource version 2024-01-10 12:15:51.108 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with resource version 1704888950793 2024-01-10 12:15:51.108 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2024-01-10 12:15:51.109 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.109 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.109 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.109 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.111 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 884816 with label pserver 2024-01-10 12:15:51.111 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2024-01-10 12:15:51.413 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the pserver from db 2024-01-10 12:15:51.413 INFO --- [ main] org.onap.aai.rest.PserverTest : Ending the pserver testPutServerCreateGetAndDelete [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.47 s - in org.onap.aai.rest.PserverTest [INFO] Running org.onap.aai.rest.db.HttpEntryTest 2024-01-10 12:15:51.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.432 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.435 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.439 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.442 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.474 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.477 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2024-01-10 12:15:51.479 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.483 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.483 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.483 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.483 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.486 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.488 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.488 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.488 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.488 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.490 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.493 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.493 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.493 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.493 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.496 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.499 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.501 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.518 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.518 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.518 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.518 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.521 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- 299 :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- 608 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint 2024-01-10 12:15:51.521 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.530 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.530 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.530 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.530 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.533 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.540 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.540 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.540 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.540 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.543 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.547 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.547 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.547 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.547 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.550 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.551 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 888912 with missing timestamp 2024-01-10 12:15:51.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.553 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.554 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- 454 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke 2024-01-10 12:15:51.554 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.558 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.561 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 487648 with label vertex 2024-01-10 12:15:51.561 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.564 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.568 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.568 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 946280 with missing timestamp 2024-01-10 12:15:51.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.570 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.571 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.573 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.573 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.573 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.573 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.575 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2024-01-10 12:15:51.576 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2024-01-10 12:15:51.576 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.579 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.579 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:51.580 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.583 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.585 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.588 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.588 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.588 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.588 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.589 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.590 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 962664 with missing timestamp 2024-01-10 12:15:51.590 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 504024 with missing timestamp 2024-01-10 12:15:51.590 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-01-10 12:15:51.599 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.599 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.599 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.599 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.600 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- 189 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 86 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1806 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 608 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed 2024-01-10 12:15:51.601 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.605 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.607 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.607 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 966760 with missing timestamp 2024-01-10 12:15:51.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.608 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.609 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- 460 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke 2024-01-10 12:15:51.609 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.613 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.613 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.613 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.614 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.614 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- 460 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke 2024-01-10 12:15:51.614 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.619 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.620 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.623 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.624 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.629 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.630 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2024-01-10 12:15:51.632 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.634 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.634 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.634 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.634 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.636 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.639 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.641 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.642 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.642 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.642 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.643 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.644 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.647 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.647 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.647 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.647 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.648 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.654 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.655 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- 299 :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- 608 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint 2024-01-10 12:15:51.655 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.662 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.665 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.670 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.672 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.676 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.678 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.678 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 987240 with missing timestamp 2024-01-10 12:15:51.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.680 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.680 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- 454 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke 2024-01-10 12:15:51.681 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.684 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.684 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.684 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.685 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.687 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 991336 with label vertex 2024-01-10 12:15:51.687 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.689 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.689 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.689 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.690 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.693 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.693 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 495840 with missing timestamp 2024-01-10 12:15:51.695 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.695 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.695 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.695 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.696 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.698 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.698 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.698 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.698 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.699 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2024-01-10 12:15:51.699 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2024-01-10 12:15:51.699 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.701 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.701 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.701 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.701 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.701 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- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 186 :MethodName- proceed 2024-01-10 12:15:51.701 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.704 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.705 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.708 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.709 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.709 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 499936 with missing timestamp 2024-01-10 12:15:51.709 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 999528 with missing timestamp 2024-01-10 12:15:51.710 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-01-10 12:15:51.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.716 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.718 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- 189 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 86 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1806 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 608 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed 2024-01-10 12:15:51.718 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.723 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.723 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.723 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.723 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.725 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.725 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 909392 with missing timestamp 2024-01-10 12:15:51.726 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.726 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.726 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.726 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.726 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- 460 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke 2024-01-10 12:15:51.727 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.731 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.732 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- 460 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :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- 750 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 136 :MethodName- doProceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 124 :MethodName- invoke 2024-01-10 12:15:51.732 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s - in org.onap.aai.rest.db.HttpEntryTest [INFO] Running org.onap.aai.rest.VnfcRelationshipIssueTest 2024-01-10 12:15:51.741 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-01-10 12:15:51.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:51.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.743 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.753 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.760 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:51.761 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-01-10 12:15:51.762 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vnfc 2024-01-10 12:15:51.763 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:51.763 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:51.763 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:51.763 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:51.781 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:51.791 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:52.400 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-01-10 12:15:52.402 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2024-01-10 12:15:52.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:52.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:52.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:52.406 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:52.417 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:52.421 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2024-01-10 12:15:52.422 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-01-10 12:15:52.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vnfc 2024-01-10 12:15:52.423 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2024-01-10 12:15:52.423 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2024-01-10 12:15:52.423 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2024-01-10 12:15:52.423 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2024-01-10 12:15:52.428 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2024-01-10 12:15:52.433 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: 0.996 s - in org.onap.aai.rest.VnfcRelationshipIssueTest [INFO] Running org.onap.aai.exceptions.AAIExceptionTest 2024-01-10 12:15:52.745 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 2024-01-10 12:15:52.745 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 2024-01-10 12:15:52.746 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 2024-01-10 12:15:52.747 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 2024-01-10 12:15:52.747 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 2024-01-10 12:15:52.748 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.009 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.002 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.008 s - in org.onap.aai.dbmap.AAIGraphTest [INFO] Running org.onap.aai.prevalidation.ValidationServiceTest 2024-01-10 12:15:52.864 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 2024-01-10 12:15:52.990 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-01-10 12:15:52.990 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 2024-01-10 12:15:52.991 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 2024-01-10 12:15:52.998 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 2024-01-10 12:15:52.999 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 2024-01-10 12:15:53.002 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:85) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.rule.OutputCapture$1.evaluate(OutputCapture.java:61) 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.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 2024-01-10 12:15:53.003 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 2024-01-10 12:15:53.004 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 2024-01-10 12:15:53.005 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:100) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.rule.OutputCapture$1.evaluate(OutputCapture.java:61) 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.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 2024-01-10 12:15:53.006 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 2024-01-10 12:15:53.007 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Invalid nf values, check nf-type, nf-role, nf-function, and nf-naming-code 2024-01-10 12:15:53.007 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 2024-01-10 12:15:53.008 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:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.rule.OutputCapture$1.evaluate(OutputCapture.java:61) 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.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.onap.aai.prevalidation.ValidationServiceTest [INFO] Running org.onap.aai.parsers.uri.URIToRelationshipObjectTest 2024-01-10 12:15:53.016 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:15:53.030 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:15:53.030 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:15:53.031 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:53.031 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:15:53.031 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:53.031 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:15:53.032 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:53.032 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:15:53.032 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:53.032 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:15:53.033 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:53.038 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:15:53.038 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:15:53.039 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:53.039 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15: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 2024-01-10 12:15:53.304 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:15:53.311 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:15:53.312 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:53.312 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:53.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-01-10 12:15:53.526 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:15:53.534 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:15:53.535 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:53.535 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:53.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 2024-01-10 12:15:53.761 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:15:53.770 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:15:53.771 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:53.771 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:53.807--MOXy BV: Facets 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-01-10 12:15:54.003 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:15:54.018 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:15:54.019 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:54.019 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:54.063--MOXy BV: Facets 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-01-10 12:15:54.297 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2024-01-10 12:15:54.331 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.333 s - in org.onap.aai.parsers.uri.URIToRelationshipObjectTest [INFO] Running org.onap.aai.parsers.uri.URIToObjectTest 2024-01-10 12:15:54.351 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:15:54.364 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:15:54.365 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:15:54.365 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:54.365 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:15:54.366 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:54.366 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:15:54.366 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:54.366 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:15:54.367 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:54.367 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:15:54.368 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:54.372 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:15:54.372 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:15:54.373 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:54.373 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:54.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-01-10 12:15:54.563 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:15:54.570 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:15:54.571 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:54.571 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:54.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-01-10 12:15:54.783 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:15:54.791 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:15:54.792 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:54.792 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:54.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 2024-01-10 12:15:55.455 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:15:55.464 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:15:55.465 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:55.465 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:55.501--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2024-01-10 12:15:55.692 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:15:55.701 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:15:55.702 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:55.702 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:55.747--MOXy BV: Facets 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-01-10 12:15:55.983 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2024-01-10 12:15:56.004 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.657 s - in org.onap.aai.parsers.uri.URIToObjectTest [INFO] Running org.onap.aai.parsers.uri.URIToExtensionInformationTest 2024-01-10 12:15:56.013 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:15:56.026 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:15:56.026 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:15:56.027 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:56.027 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:15:56.027 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:56.027 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:15:56.028 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:56.028 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:15:56.028 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:56.028 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:15:56.029 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:56.033 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:15:56.033 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:15:56.034 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:56.034 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:56.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-01-10 12:15:56.218 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:15:56.225 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:15:56.226 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:56.227 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:56.261--MOXy BV: Facets 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-01-10 12:15:56.448 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:15:56.456 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:15:56.457 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:56.457 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:56.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-01-10 12:15:56.681 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:15:56.689 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:15:56.691 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:56.691 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:56.726--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2024-01-10 12:15:56.971 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:15:56.980 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:15:56.981 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:56.981 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:57.047--MOXy BV: Facets 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-01-10 12:15:57.397 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.418 s - in org.onap.aai.parsers.uri.URIToExtensionInformationTest [INFO] Running org.onap.aai.parsers.uri.URIToDBKeyTest 2024-01-10 12:15:57.453 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.013 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.06 s - in org.onap.aai.parsers.uri.URIParserTest [INFO] Running org.onap.aai.parsers.query.UniqueRelationshipQueryTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.onap.aai.parsers.query.UniqueRelationshipQueryTest [INFO] Running org.onap.aai.parsers.query.GraphTraversalTest 2024-01-10 12:15:57.567 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:15:57.589 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:15:57.590 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv1 2024-01-10 12:15:57.590 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:57.590 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv2 2024-01-10 12:15:57.591 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:57.591 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv3 2024-01-10 12:15:57.591 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:57.592 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv4 2024-01-10 12:15:57.592 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:57.596 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:15:57.596 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv1 2024-01-10 12:15:57.597 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:57.597 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:57.623--MOXy BV: Facets 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-01-10 12:15:57.751 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 169 2024-01-10 12:15:57.757 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv2 2024-01-10 12:15:57.758 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:57.758 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:57.785--MOXy BV: Facets 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-01-10 12:15:57.982 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 177 2024-01-10 12:15:57.995 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv3 2024-01-10 12:15:57.996 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:57.996 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:58.056--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2024-01-10 12:15:58.253 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 195 2024-01-10 12:15:58.260 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv4 2024-01-10 12:15:58.261 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:58.262 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:58.333--MOXy BV: Facets 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-01-10 12:15:58.495 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:15:58.523 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 2024-01-10 12:15:58.532 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 2024-01-10 12:15:58.543 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 2024-01-10 12:15:58.548 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: 1.024 s - in org.onap.aai.parsers.query.GraphTraversalTest [INFO] Running org.onap.aai.parsers.query.RelationshipQueryTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in org.onap.aai.parsers.query.RelationshipQueryTest [INFO] Running org.onap.aai.parsers.query.RelationshipGremlinQueryTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.onap.aai.parsers.query.RelationshipGremlinQueryTest [INFO] Running org.onap.aai.parsers.query.UniqueURIQueryTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.onap.aai.parsers.query.UniqueURIQueryTest [INFO] Running org.onap.aai.parsers.query.LegacyQueryTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.onap.aai.parsers.query.LegacyQueryTest [INFO] Running org.onap.aai.parsers.relationship.RelationshipToURITest 2024-01-10 12:15:58.568 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:15:58.584 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:15:58.584 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:15:58.584 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:58.584 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:15:58.585 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:58.585 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:15:58.586 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:58.586 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:15:58.586 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:58.586 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:15:58.587 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:15:58.591 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:15:58.591 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:15:58.592 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:58.592 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:58.622--MOXy BV: Facets 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-01-10 12:15:58.843 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:15:58.850 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:15:58.852 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:58.852 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:58.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 2024-01-10 12:15:59.084 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:15:59.093 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:15:59.094 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:59.094 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:59.13--MOXy BV: Facets 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-01-10 12:15:59.463 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:15:59.472 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:15:59.473 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:59.474 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:59.519--MOXy BV: Facets 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-01-10 12:15:59.767 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:15:59.776 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:15:59.802 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:15:59.802 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:15:59.851--MOXy BV: Facets 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-01-10 12:16:00.142 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2024-01-10 12:16:00.166 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.597 s - in org.onap.aai.parsers.relationship.RelationshipToURITest [INFO] Running org.onap.aai.transforms.XmlFormatTransformerTest 2024-01-10 12:16:00.175 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-01-10 12:16:00.177 DEBUG --- [ main] o.o.a.t.XmlFormatTransformerTest : Converted xml payload: org.onap.relationships.inventory.LocatedIncomplex286724232/aai/v18/cloud-infrastructure/complexes/complex/testcomplex2org.onap.relationships.inventory.LocatedIncomplex286724233/aai/v18/cloud-infrastructure/complexes/complex/testcomplex1pserver286724136/aai/v18/cloud-infrastructure/pservers/pserver/test-pserver11568997029298test-pserver1SERVERSomeVendorStandalonea.b.c.d/cloud-infrastructure/pservers/pserver/test-pserver16bf4944a-9f13-4bb8-8f49-b6106079351015689970292981.2.3.4AAIpservertest-pserver1SomeModelfalse05fa7b64-59e4-44a1-8162-e32746659c771568997029298AAIRctFeedpserver286724152/aai/v18/cloud-infrastructure/pservers/pserver/test-pserver21553805738492test-pserver2false13a8440c-7fb4-4f41-a141-6e1d9e895b4a1553805738492/cloud-infrastructure/pservers/pserver/test-pserver21553805738492JUNITTESTAPP2JUNITTESTAPP2pserver [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.transforms.XmlFormatTransformerTest [INFO] Running org.onap.aai.introspection.PropertyPredicatesTest 2024-01-10 12:16:00.182 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:16:00.193 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:16:00.194 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:16:00.194 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:00.194 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:16:00.195 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:00.195 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:16:00.195 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:00.196 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:16:00.196 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:00.196 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:16:00.197 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:00.201 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:16:00.201 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:16:00.202 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:00.202 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:00.233--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2024-01-10 12:16:00.391 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:16:00.399 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:16:00.400 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:00.400 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:00.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 2024-01-10 12:16:00.685 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:16:00.694 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:16:00.696 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:00.696 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:00.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 2024-01-10 12:16:00.969 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:16:00.981 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:16:00.982 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:00.983 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:01.038--MOXy BV: Facets 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-01-10 12:16:01.299 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:16:01.309 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:16:01.321 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:01.321 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:01.373--MOXy BV: Facets 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-01-10 12:16:01.607 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.449 s - in org.onap.aai.introspection.PropertyPredicatesTest [INFO] Running org.onap.aai.introspection.JSONStrategyTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in org.onap.aai.introspection.JSONStrategyTest [INFO] Running org.onap.aai.introspection.tools.RemoveNonVisiblePropertyTest 2024-01-10 12:16:01.643 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:16:01.671 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:16:01.672 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:16:01.672 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:01.672 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:16:01.673 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:01.673 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:16:01.673 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:01.674 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:16:01.674 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:01.674 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:16:01.675 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:01.680 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:16:01.680 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:16:01.681 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:01.681 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:01.713--MOXy BV: Facets 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-01-10 12:16:01.894 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:16:01.902 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:16:01.903 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:01.903 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:01.939--MOXy BV: Facets 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-01-10 12:16:02.122 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:16:02.131 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:16:02.132 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:02.132 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:02.17--MOXy BV: Facets 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-01-10 12:16:02.430 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:16:02.440 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:16:02.452 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:02.452 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:02.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 2024-01-10 12:16:02.748 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:16:02.761 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:16:02.763 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:02.763 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:02.819--MOXy BV: Facets 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-01-10 12:16:03.046 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.431 s - in org.onap.aai.introspection.tools.RemoveNonVisiblePropertyTest [INFO] Running org.onap.aai.introspection.tools.CreateUUIDTest 2024-01-10 12:16:03.077 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:16:03.090 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:16:03.090 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:16:03.091 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:03.091 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:16:03.092 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:03.092 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:16:03.092 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:03.093 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:16:03.093 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:03.093 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:16:03.094 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:03.098 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:16:03.098 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:16:03.099 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:03.099 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:03.13--MOXy BV: Facets 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-01-10 12:16:03.355 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:16:03.362 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:16:03.363 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:03.364 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:03.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-01-10 12:16:03.626 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:16:03.638 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:16:03.641 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:03.641 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:03.686--MOXy BV: Facets 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-01-10 12:16:03.879 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:16:03.888 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:16:03.890 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:03.890 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:03.925--MOXy BV: Facets 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-01-10 12:16:04.126 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:16:04.135 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:16:04.137 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:04.137 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:04.178--MOXy BV: Facets 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-01-10 12:16:04.472 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.422 s - in org.onap.aai.introspection.tools.CreateUUIDTest [INFO] Running org.onap.aai.introspection.tools.InjectKeysFromURITest 2024-01-10 12:16:04.499 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:16:04.510 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:16:04.510 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:16:04.511 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:04.511 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:16:04.511 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:04.511 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:16:04.512 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:04.512 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:16:04.513 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:04.513 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:16:04.513 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:04.517 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:16:04.517 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:16:04.518 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:04.518 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:04.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-01-10 12:16:04.704 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:16:04.711 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:16:04.712 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:04.713 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:04.746--MOXy BV: Facets 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-01-10 12:16:04.943 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:16:04.951 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:16:04.952 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:04.952 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:04.988--MOXy BV: Facets 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-01-10 12:16:05.236 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:16:05.244 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:16:05.246 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:05.246 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:05.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-01-10 12:16:05.489 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:16:05.498 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:16:05.499 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:05.499 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:05.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-01-10 12:16:05.855 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.38 s - in org.onap.aai.introspection.tools.InjectKeysFromURITest [INFO] Running org.onap.aai.introspection.tools.DefaultFieldsTest 2024-01-10 12:16:05.880 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:16:05.891 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:16:05.891 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:16:05.891 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:05.891 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:16:05.892 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:05.892 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:16:05.892 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:05.892 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:16:05.893 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:05.893 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:16:05.894 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:05.897 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:16:05.897 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:16:05.898 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:05.898 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:05.928--MOXy BV: Facets 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-01-10 12:16:06.082 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:16:06.092 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:16:06.093 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:06.094 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:06.148--MOXy BV: Facets 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-01-10 12:16:06.344 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:16:06.352 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:16:06.353 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:06.353 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:06.389--MOXy BV: Facets 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-01-10 12:16:06.583 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:16:06.591 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:16:06.593 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:06.593 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:06.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 2024-01-10 12:16:06.862 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:16:06.870 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:16:06.872 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:06.872 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:06.923--MOXy BV: Facets 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-01-10 12:16:07.172 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.309 s - in org.onap.aai.introspection.tools.DefaultFieldsTest [INFO] Running org.onap.aai.introspection.tools.IntrospectorValidatorTest 2024-01-10 12:16:07.197 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:16:07.209 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:16:07.209 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:16:07.209 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:07.210 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:16:07.210 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:07.210 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:16:07.211 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:07.211 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:16:07.211 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:07.212 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:16:07.212 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:07.216 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:16:07.216 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:16:07.224 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:07.224 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:07.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-01-10 12:16:07.448 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:16:07.455 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:16:07.456 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:07.456 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:07.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-01-10 12:16:07.733 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:16:07.741 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:16:07.743 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:07.743 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:07.782--MOXy BV: Facets 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-01-10 12:16:08.067 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:16:08.096 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:16:08.097 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:08.098 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:08.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-01-10 12:16:08.390 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:16:08.399 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:16:08.400 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:08.400 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:08.442--MOXy BV: Facets 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-01-10 12:16:08.675 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.505 s - in org.onap.aai.introspection.tools.IntrospectorValidatorTest [INFO] Running org.onap.aai.introspection.generator.CreateExampleTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 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.002 s - in org.onap.aai.introspection.validation.IntrospectorValidationTest [INFO] Running org.onap.aai.introspection.MoxyEngineTest 2024-01-10 12:16:08.718 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:16:08.729 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:16:08.730 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:16:08.730 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:08.730 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:16:08.731 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:08.731 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:16:08.731 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:08.732 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:16:08.732 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:08.732 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:16:08.733 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:08.736 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:16:08.737 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:16:08.738 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:08.738 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:08.79--MOXy BV: Facets 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-01-10 12:16:09.012 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:16:09.019 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:16:09.020 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:09.020 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:09.054--MOXy BV: Facets 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-01-10 12:16:09.235 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:16:09.243 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:16:09.245 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:09.245 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:09.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 2024-01-10 12:16:09.479 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:16:09.488 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:16:09.489 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:09.490 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:09.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 2024-01-10 12:16:09.739 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:16:09.757 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:16:09.759 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:09.759 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:09.801--MOXy BV: Facets 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-01-10 12:16:10.064 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.378 s - in org.onap.aai.introspection.MoxyEngineTest [INFO] Running org.onap.aai.introspection.sideeffect.PrivateEdgeTest 2024-01-10 12:16:13.891 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:16:13.905 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:16:13.905 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:16:13.906 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:13.906 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:16:13.906 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:13.907 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:16:13.907 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:13.907 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:16:13.908 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:13.908 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:16:13.908 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:13.912 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:16:13.912 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:16:13.913 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:13.913 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:13.944--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2024-01-10 12:16:14.167 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:16:14.180 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:16:14.182 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:14.182 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:14.22--MOXy BV: Facets 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-01-10 12:16:14.400 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:16:14.408 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:16:14.409 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:14.409 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:14.445--MOXy BV: Facets 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-01-10 12:16:14.677 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:16:14.686 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:16:14.687 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:14.687 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:14.724--MOXy BV: Facets 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-01-10 12:16:14.922 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:16:14.931 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:16:14.932 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:14.933 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:14.977--MOXy BV: Facets 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-01-10 12:16:15.226 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.255 s - in org.onap.aai.introspection.sideeffect.PrivateEdgeTest [INFO] Running org.onap.aai.introspection.sideeffect.OwnerCheckTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.onap.aai.introspection.sideeffect.OwnerCheckTest [INFO] Running org.onap.aai.introspection.sideeffect.DataLinkTest 2024-01-10 12:16:20.001 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:16:20.011 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:16:20.011 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv1 2024-01-10 12:16:20.012 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:20.012 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv2 2024-01-10 12:16:20.012 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:20.012 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv3 2024-01-10 12:16:20.013 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:20.013 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv4 2024-01-10 12:16:20.013 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:20.015 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:16:20.016 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv1 2024-01-10 12:16:20.016 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:20.017 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:20.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-01-10 12:16:20.180 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 169 2024-01-10 12:16:20.185 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv2 2024-01-10 12:16:20.186 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:20.186 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:20.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 2024-01-10 12:16:20.362 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 177 2024-01-10 12:16:20.368 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv3 2024-01-10 12:16:20.369 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:20.370 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:20.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-01-10 12:16:20.555 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 195 2024-01-10 12:16:20.562 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv4 2024-01-10 12:16:20.563 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:20.563 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:20.592--MOXy BV: Facets 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-01-10 12:16:20.755 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:16:20.828 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-01-10 12:16:20.830 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-01-10 12:16:21.506 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes 2024-01-10 12:16:21.507 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes 2024-01-10 12:16:21.520 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-01-10 12:16:21.522 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8232 with label vertex 2024-01-10 12:16:21.523 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-01-10 12:16:21.523 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-01-10 12:16:21.523 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-01-10 12:16:21.526 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-01-10 12:16:21.526 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-01-10 12:16:21.528 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-01-10 12:16:21.531 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-01-10 12:16:21.532 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-01-10 12:16:21.533 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-01-10 12:16:21.534 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-01-10 12:16:21.534 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-01-10 12:16:21.537 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-01-10 12:16:21.538 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-01-10 12:16:21.539 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-01-10 12:16:21.584 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-01-10 12:16:21.585 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-01-10 12:16:21.587 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-01-10 12:16:21.588 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-01-10 12:16:21.595 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes 2024-01-10 12:16:21.595 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes 2024-01-10 12:16:21.598 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-01-10 12:16:21.599 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8232 with label vertex 2024-01-10 12:16:21.600 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-01-10 12:16:21.600 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-01-10 12:16:21.600 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-01-10 12:16:21.603 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-01-10 12:16:21.603 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-01-10 12:16:22.271 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-01-10 12:16:22.277 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-01-10 12:16:22.278 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-01-10 12:16:22.279 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-01-10 12:16:22.280 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-01-10 12:16:22.281 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-01-10 12:16:22.284 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-01-10 12:16:22.284 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-01-10 12:16:22.285 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-01-10 12:16:22.287 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-01-10 12:16:22.288 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: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.949 s - in org.onap.aai.introspection.sideeffect.DataLinkTest [INFO] Running org.onap.aai.introspection.sideeffect.DataCopyTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 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.051 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.031 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.033 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.004 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.064 s - in org.onap.aai.logging.DME2RestFlagTest [INFO] Running org.onap.aai.db.DbMethHelperTest 2024-01-10 12:16:22.522 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-01-10 12:16:22.536 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2024-01-10 12:16:22.536 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2024-01-10 12:16:22.537 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:22.537 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2024-01-10 12:16:22.537 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:22.538 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2024-01-10 12:16:22.538 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:22.538 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2024-01-10 12:16:22.539 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:22.539 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2024-01-10 12:16:22.539 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2024-01-10 12:16:22.543 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2024-01-10 12:16:22.544 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2024-01-10 12:16:22.545 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:22.545 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:22.578--MOXy BV: Facets 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-01-10 12:16:22.747 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2024-01-10 12:16:22.754 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2024-01-10 12:16:22.756 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:22.756 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:22.803--MOXy BV: Facets 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-01-10 12:16:22.998 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2024-01-10 12:16:23.006 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2024-01-10 12:16:23.007 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:23.007 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:23.044--MOXy BV: Facets 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-01-10 12:16:23.233 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2024-01-10 12:16:23.241 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2024-01-10 12:16:23.243 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:23.243 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:23.28--MOXy BV: Facets 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-01-10 12:16:23.473 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2024-01-10 12:16:23.481 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2024-01-10 12:16:23.483 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2024-01-10 12:16:23.483 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:16:23.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 2024-01-10 12:16:23.771 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2024-01-10 12:16:26.784 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-01-10 12:16:30.113 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-01-10 12:16:30.115 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-01-10 12:16:30.117 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-01-10 12:16:30.118 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: 7.617 s - in org.onap.aai.db.DbMethHelperTest [INFO] Running org.onap.aai.util.AAIConfigTest 2024-01-10 12:16:30.132 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2024-01-10 12:16:30.132 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 2024-01-10 12:16:30.132 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-01-10 12:16:30.133 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.009 s - in org.onap.aai.util.AAIConfigTest [INFO] Running org.onap.aai.util.StoreNotificationEventTest [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.078 s - in org.onap.aai.util.StoreNotificationEventTest [INFO] Running org.onap.aai.util.PojoUtilsTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 s - in org.onap.aai.util.PojoUtilsTest [INFO] Running org.onap.aai.util.RestURLEncoderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.aai.util.RestURLEncoderTest [INFO] Running org.onap.aai.util.AAIConfigCommandLinePropGetterTest 2024-01-10 12:16:30.692 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2024-01-10 12:16:30.692 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 2024-01-10 12:16:30.693 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-01-10 12:16:30.693 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2024-01-10 12:16:30.694 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2024-01-10 12:16:30.694 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 2024-01-10 12:16:30.695 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-01-10 12:16:30.695 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2024-01-10 12:16:30.696 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2024-01-10 12:16:30.696 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 2024-01-10 12:16:30.696 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-01-10 12:16:30.697 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2024-01-10 12:16:30.697 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2024-01-10 12:16:30.698 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 2024-01-10 12:16:30.698 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-01-10 12:16:30.698 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.024 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.011 s - in org.onap.aai.util.AAIUtilsTest [INFO] Running org.onap.aai.util.FormatDateTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 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.003 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.019 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.007 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.017 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.017 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-01-10 12:16:31.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-01-10 12:16:32.16--MOXy BV: Facets 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-01-10 12:16:32.386--MOXy BV: Facets 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-01-10 12:16:32.626--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2024-01-10 12:16:32.891--MOXy BV: Facets 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: 2.837 s - in org.onap.aai.query.builder.UntilTest [INFO] Running org.onap.aai.query.builder.SimplePathTest [EL Warning]: moxy: 2024-01-10 12:16:34.707--MOXy BV: Facets 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-01-10 12:16:34.92--MOXy BV: Facets 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-01-10 12:16:35.151--MOXy BV: Facets 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-01-10 12:16:35.398--MOXy BV: Facets 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-01-10 12:16:35.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 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.358 s - in org.onap.aai.query.builder.SimplePathTest [INFO] Running org.onap.aai.query.builder.GremlinTraversalTest [EL Warning]: moxy: 2024-01-10 12:16:36.084--MOXy BV: Facets 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-01-10 12:16:36.287--MOXy BV: Facets 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-01-10 12:16:36.616--MOXy BV: Facets 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-01-10 12:16:36.86--MOXy BV: Facets 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-01-10 12:16:37.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 [WARNING] Tests run: 35, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 9.41 s - in org.onap.aai.query.builder.GremlinTraversalTest [INFO] Running org.onap.aai.query.builder.ExcludeQueryTest [EL Warning]: moxy: 2024-01-10 12:16:45.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 [EL Warning]: moxy: 2024-01-10 12:16:45.675--MOXy BV: Facets 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-01-10 12:16:46.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-01-10 12:16:46.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 [EL Warning]: moxy: 2024-01-10 12:16:46.518--MOXy BV: Facets 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.392 s - in org.onap.aai.query.builder.ExcludeQueryTest [INFO] Running org.onap.aai.query.builder.TraversalURIOptimizedQueryTest [EL Warning]: moxy: 2024-01-10 12:16:46.872--MOXy BV: Facets 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-01-10 12:16:47.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 [EL Warning]: moxy: 2024-01-10 12:16:47.317--MOXy BV: Facets 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-01-10 12:16:47.67--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2024-01-10 12:16:47.918--MOXy BV: Facets 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: 44, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 10.706 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.001 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.002 s - in org.onap.aai.query.builder.optimization.tests.AOneTenantOneVserversPerTenantTest [INFO] Running org.onap.aai.query.builder.TraversalQueryTest [EL Warning]: moxy: 2024-01-10 12:16:57.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-01-10 12:16:57.802--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2024-01-10 12:16:58.037--MOXy BV: Facets 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-01-10 12:16:58.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-01-10 12:16:59.065--MOXy BV: Facets 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: 44, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 11.148 s - in org.onap.aai.query.builder.TraversalQueryTest [INFO] Running org.onap.aai.audit.ListEndpointsTest [EL Warning]: moxy: 2024-01-10 12:17:08.75--MOXy BV: Facets 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-01-10 12:17:08.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 [EL Warning]: moxy: 2024-01-10 12:17:09.194--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2024-01-10 12:17:09.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 [EL Warning]: moxy: 2024-01-10 12:17:09.675--MOXy BV: Facets 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.313 s - in org.onap.aai.audit.ListEndpointsTest [INFO] Running org.onap.aai.serialization.tinkerpop.TreeBackedVertexTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, 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-01-10 12:17:10.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 [EL Warning]: moxy: 2024-01-10 12:17:10.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-01-10 12:17:10.505--MOXy BV: Facets 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-01-10 12:17:10.742--MOXy BV: Facets 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-01-10 12:17:11.021--MOXy BV: Facets 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.281 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.015 s - in org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine_needsFakeEdgeRulesTest [INFO] Running org.onap.aai.serialization.queryformats.SimpleFormatTest [EL Warning]: moxy: 2024-01-10 12:17:11.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-01-10 12:17:11.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-01-10 12:17:11.802--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2024-01-10 12:17:12.042--MOXy BV: Facets 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-01-10 12:17:12.287--MOXy BV: Facets 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.225 s - in org.onap.aai.serialization.queryformats.SimpleFormatTest [INFO] Running org.onap.aai.serialization.queryformats.CountQuerySupportTest [EL Warning]: moxy: 2024-01-10 12:17:12.641--MOXy BV: Facets 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-01-10 12:17:12.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-01-10 12:17:13.077--MOXy BV: Facets 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-01-10 12:17:13.314--MOXy BV: Facets 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-01-10 12:17:13.561--MOXy BV: Facets 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.288 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.006 s - in org.onap.aai.serialization.queryformats.FormatTest [INFO] Running org.onap.aai.serialization.queryformats.AggregateFormatTest [EL Warning]: moxy: 2024-01-10 12:17:13.907--MOXy BV: Facets 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-01-10 12:17:14.113--MOXy BV: Facets 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-01-10 12:17:14.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-01-10 12:17:14.644--MOXy BV: Facets 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-01-10 12:17:14.887--MOXy BV: Facets 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.283 s - in org.onap.aai.serialization.queryformats.AggregateFormatTest [INFO] Running org.onap.aai.serialization.queryformats.MultiFormatTest [EL Warning]: moxy: 2024-01-10 12:17:15.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-01-10 12:17:15.39--MOXy BV: Facets 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-01-10 12:17:15.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 [EL Warning]: moxy: 2024-01-10 12:17:15.855--MOXy BV: Facets 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-01-10 12:17:16.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 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.298 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.076 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.004 s - in org.onap.aai.serialization.queryformats.utils.UrlBuilderTest [INFO] Running org.onap.aai.serialization.queryformats.ResourceFormatTest [EL Warning]: moxy: 2024-01-10 12:17:16.577--MOXy BV: Facets 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-01-10 12:17:16.779--MOXy BV: Facets 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-01-10 12:17:17.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-01-10 12:17:17.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 [EL Warning]: moxy: 2024-01-10 12:17:17.491--MOXy BV: Facets 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.212 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.433 s - in org.onap.aai.serialization.queryformats.GraphSONTest [INFO] Running org.onap.aai.serialization.queryformats.PathedURLTest [EL Warning]: moxy: 2024-01-10 12:17:18.235--MOXy BV: Facets 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-01-10 12:17:18.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 [EL Warning]: moxy: 2024-01-10 12:17:18.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 [EL Warning]: moxy: 2024-01-10 12:17:18.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-01-10 12:17:19.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 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.29 s - in org.onap.aai.serialization.queryformats.PathedURLTest [INFO] Running org.onap.aai.serialization.queryformats.RawFormatTest [EL Warning]: moxy: 2024-01-10 12:17:19.524--MOXy BV: Facets 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-01-10 12:17:19.725--MOXy BV: Facets 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-01-10 12:17:19.994--MOXy BV: Facets 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-01-10 12:17:20.233--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2024-01-10 12:17:20.481--MOXy BV: Facets 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.257 s - in org.onap.aai.serialization.queryformats.RawFormatTest [INFO] Running org.onap.aai.serialization.queryformats.ResourceWithSoTTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 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.01 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.009 s - in org.onap.aai.serialization.db.EdgeSerializerTest [INFO] Running org.onap.aai.serialization.db.DbSerializerDeltasTest [EL Warning]: moxy: 2024-01-10 12:17:20.833--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2024-01-10 12:17:21.034--MOXy BV: Facets 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-01-10 12:17:21.26--MOXy BV: Facets 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-01-10 12:17:21.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 [EL Warning]: moxy: 2024-01-10 12:17:21.748--MOXy BV: Facets 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.466 s - in org.onap.aai.serialization.db.DbSerializerDeltasTest [INFO] Running org.onap.aai.serialization.db.DbSerializer_needsFakeRulesTest [EL Warning]: moxy: 2024-01-10 12:17:22.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 [EL Warning]: moxy: 2024-01-10 12:17:22.503--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2024-01-10 12:17:22.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-01-10 12:17:22.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-01-10 12:17:23.219--MOXy BV: Facets 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.292 s - in org.onap.aai.serialization.db.DbSerializer_needsFakeRulesTest [INFO] Running org.onap.aai.serialization.db.DbSerializerTest [EL Warning]: moxy: 2024-01-10 12:17:23.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 [EL Warning]: moxy: 2024-01-10 12:17:23.856--MOXy BV: Facets 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-01-10 12:17:24.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-01-10 12:17:24.327--MOXy BV: Facets 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-01-10 12:17:24.576--MOXy BV: Facets 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-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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.506 s - in org.onap.aai.serialization.db.DbSerializerTest [INFO] Running org.onap.aai.serialization.db.OneToOneEdgeUpdateTest [EL Warning]: moxy: 2024-01-10 12:17:32.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-01-10 12:17:32.325--MOXy BV: Facets 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-01-10 12:17:32.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 [EL Warning]: moxy: 2024-01-10 12:17:32.842--MOXy BV: Facets 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-01-10 12:17:33.094--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 s - in org.onap.aai.serialization.db.OneToOneEdgeUpdateTest [INFO] Running org.onap.aai.serialization.db.DbAliasTest [EL Warning]: moxy: 2024-01-10 12:17:33.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-01-10 12:17:33.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-01-10 12:17:33.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 [EL Warning]: moxy: 2024-01-10 12:17:34.076--MOXy BV: Facets 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: 7.885 s - in org.onap.aai.serialization.db.DbAliasTest [INFO] Running org.onap.aai.serialization.db.VersionedScenariosTest [EL Warning]: moxy: 2024-01-10 12:17:41.436--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2024-01-10 12:17:41.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-01-10 12:17:41.94--MOXy BV: Facets 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-01-10 12:17:42.192--MOXy BV: Facets 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-01-10 12:17:42.444--MOXy BV: Facets 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.551 s - in org.onap.aai.serialization.db.VersionedScenariosTest [INFO] Running org.onap.aai.serialization.db.EdgerPairCanBeBothCousinAndParentChildTest [EL Warning]: moxy: 2024-01-10 12:17:42.99--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2024-01-10 12:17:43.211--MOXy BV: Facets 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-01-10 12:17:43.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-01-10 12:17:43.723--MOXy BV: Facets 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-01-10 12:17:44.038--MOXy BV: Facets 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.405 s - in org.onap.aai.serialization.db.EdgerPairCanBeBothCousinAndParentChildTest [INFO] Running org.onap.aai.serialization.db.DbSerializerNotificationEventsTest [EL Warning]: moxy: 2024-01-10 12:17:44.421--MOXy BV: Facets 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-01-10 12:17:44.639--MOXy BV: Facets 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-01-10 12:17:44.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 [EL Warning]: moxy: 2024-01-10 12:17:45.129--MOXy BV: Facets 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-01-10 12:17:45.381--MOXy BV: Facets 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.352 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.115 s - in org.onap.aai.serialization.db.ImpliedDeleteUnitTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 842, Failures: 0, Errors: 0, Skipped: 38 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-core --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-core/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-core' with 231 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-core --- [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-core/target/aai-core-1.13.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-core --- [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/aai-core/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-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-core --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-core/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-core' with 231 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-core --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-core --- [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-core/target/aai-core-1.13.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-core/1.13.0-SNAPSHOT/aai-core-1.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-core/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-core/1.13.0-SNAPSHOT/aai-core-1.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-auth 1.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-auth --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-auth --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-auth --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-auth --- [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/aai-auth/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-auth --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-auth --- [INFO] Starting audit... /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/util/AuthConstants.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/util/AuthConstants.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/auth/Auth.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/auth/Auth.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java:40: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java:40:18: warning: Type name 'HTTP_METHODS' must match pattern '^[A-Z][a-zA-Z0-9]*$'. Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-auth/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-auth --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-auth --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-auth --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-auth --- [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-auth/target/aai-auth-1.13.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-auth --- [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/aai-auth/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-auth --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-auth --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-auth --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-aai-common-master-verify-java/aai-auth/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-auth --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-auth --- [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-auth/target/aai-auth-1.13.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-auth/1.13.0-SNAPSHOT/aai-auth-1.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-auth/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-auth/1.13.0-SNAPSHOT/aai-auth-1.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-failover 1.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-failover --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-failover --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-failover --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-failover --- [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/aai-failover/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-failover --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-failover --- [INFO] Starting audit... /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:38: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:38:26: warning: Member name 'LOGGER' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:45:43: warning: Should use uppercase 'L'. /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:70:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:78:29: warning: Should use uppercase 'L'. /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverMonitor.java:10: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverMonitor.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverMonitor.java:43:5: warning: Missing a Javadoc comment. Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-failover --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-failover --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /w/workspace/aai-aai-common-master-verify-java/aai-failover/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-failover --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-failover --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-failover --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-failover --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-failover --- [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-failover/target/aai-failover-1.13.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-failover --- [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/aai-failover/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-failover --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-failover --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-failover --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-aai-common-master-verify-java/aai-failover/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-failover --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-failover --- [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-failover/target/aai-failover-1.13.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-failover/1.13.0-SNAPSHOT/aai-failover-1.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-failover/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-failover/1.13.0-SNAPSHOT/aai-failover-1.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-utils 1.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-utils --- [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/aai-utils/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-utils --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-utils --- [INFO] Starting audit... /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:54:25: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:58:18: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:58:77: warning: Parameter name 'aai_oxm_file_pattern' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:89:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:112:26: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:117:26: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:122:26: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderConstants.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderConstants.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:12: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:14: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:31: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:40: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:43: warning:

tag should be placed immediately before the first word, with no space after. /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:49: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:52: warning:

tag should be placed immediately before the first word, with no space after. Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-utils --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aaiutils.oxm.OxmModelLoaderTest 12:17:49.674 [main] ERROR org.onap.aaiutils.oxm.OxmModelLoader - CRD0503E|CRD0503E Unable to load OXM schema: No OXM schema files found on classpath| [EL Warning]: moxy: 2024-01-10 12:17:50.855--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 12:17:51.129 [main] INFO org.onap.aaiutils.oxm.OxmModelLoader - CRD0007I|CRD0007I Successfully loaded schema: test_aai_oxm_v8.xml| [EL Warning]: moxy: 2024-01-10 12:17:51.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 12:17:51.379 [main] INFO org.onap.aaiutils.oxm.OxmModelLoader - CRD0007I|CRD0007I Successfully loaded schema: test_aai_oxm_v9.xml| [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.317 s - in org.onap.aaiutils.oxm.OxmModelLoaderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-utils --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-utils' with 3 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-utils --- [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/aai-utils-1.13.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-utils --- [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/aai-utils/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-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-utils --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-utils' with 3 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-utils --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-utils --- [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/aai-utils-1.13.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-utils/1.13.0-SNAPSHOT/aai-utils-1.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-utils/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-utils/1.13.0-SNAPSHOT/aai-utils-1.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-schema-abstraction 1.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema-abstraction --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-abstraction --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-abstraction --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-schema-abstraction --- [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/aai-schema-abstraction/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-schema-abstraction --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-schema-abstraction --- [INFO] Starting audit... /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:32: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:37: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:44: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:54: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:67: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:77: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:89: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProviderException.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProviderException.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/PropertySchema.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/PropertySchema.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/PropertySchema.java:74:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/PropertySchema.java:83:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/EdgeSchema.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/EdgeSchema.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/EdgeSchema.java:92:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/VertexSchema.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/VertexSchema.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/VertexSchema.java:51:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/ComplexDataType.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/ComplexDataType.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/ComplexDataType.java:46:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/ListDataType.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/ListDataType.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/FloatDataType.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/FloatDataType.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/MapDataType.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/MapDataType.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/IntDataType.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/IntDataType.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/StringDataType.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/StringDataType.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/LongDataType.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/LongDataType.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/BooleanDataType.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/BooleanDataType.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:60:11: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:81: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:84: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:88:25: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:101:26: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:115: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:129:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:169: warning: 'Descriptor' have incorrect indentation level 8, expected level should be 12. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:185: warning: 'Descriptor' have incorrect indentation level 8, expected level should be 12. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:202: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:204: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:228:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmVertexSchema.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmVertexSchema.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmVertexSchema.java:39:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmVertexSchema.java:78: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmVertexSchema.java:80: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/EdgePropsConfiguration.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/EdgePropsConfiguration.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:20: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:64:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:104:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:115:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:155:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmPropertySchema.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmPropertySchema.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmPropertySchema.java:44:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmPropertySchema.java:96:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:64:11: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:65:11: warning: 'static' modifier out of order with the JLS suggestions. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:91: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:92: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:115: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:118:55: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:140: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:159: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:174: warning: At-clause should have a non-empty description. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:210: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:239:37: warning: Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:242:46: warning: Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmEdgeSchema.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmEdgeSchema.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmEdgeSchema.java:35:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmEdgeSchema.java:40:9: warning: switch without "default" clause. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmEdgeSchema.java:63:31: warning: Local variable name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProviderMsgs.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProviderMsgs.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProviderMsgs.java:20: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:36:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:44:37: warning: Local variable name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:53:37: warning: Local variable name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:74:29: warning: Local variable name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:113:28: warning: Local variable name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:58: warning: Overload methods should not be split. Previous overloaded method located at line '50'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:62:40: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:66:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:66:36: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:78:45: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:84:45: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:62:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:119: warning: Overload methods should not be split. Previous overloaded method located at line '70'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:119:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:124:34: warning: Local variable name 'vSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:130:32: warning: Local variable name 'eSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:183: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:71:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:112: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:114: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:116: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:120: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:122: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:125: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:127: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:130: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:132: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:135: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:137: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:72:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:111: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:113: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:115: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:119: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:121: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:124: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:126: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:129: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:131: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:134: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:136: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:105:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:146: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:148: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:150: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:154: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:156: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:159: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:161: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:164: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:166: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:169: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:171: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:174: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:176: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:179: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:181: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:184: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:186: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:62:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:99: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:101: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:103: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:107: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:109: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:112: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:114: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:117: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:119: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:79:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:105:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:136: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:138: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:140: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:144: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:146: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:149: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:151: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:154: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:156: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:159: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:161: warning: 'if' construct must use '{}'s. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:44:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:44:45: warning: Parameter name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:81:28: warning: Array brackets at illegal position. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:87:28: warning: Array brackets at illegal position. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:99:28: warning: Local variable name 'dType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:113:36: warning: Local variable name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SecureClientHttpRequestFactory.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SecureClientHttpRequestFactory.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SecureClientHttpRequestFactory.java:69: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaServiceResponse.java:55:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonEdgeSchema.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonEdgeSchema.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonEdgeSchema.java:38:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonEdgeSchema.java:48:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonEdgeSchema.java:70:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProviderConfig.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProviderConfig.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaProviderTest.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaProviderTest.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaServiceSetup.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaServiceSetup.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaServiceSetup.java:59:5: warning: Missing a Javadoc comment. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/json/JsonSchemaProviderTest.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/json/JsonSchemaProviderTest.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/json/JsonSchemaProviderTest.java:62:5: warning: Missing a Javadoc comment. Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-abstraction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-schema-abstraction --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/classes [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java: Some input files use unchecked or unsafe operations. [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema-abstraction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-schema-abstraction --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-schema-abstraction --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aai.schemaif.oxm.OxmSchemaProviderTest 12:17:56.220 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Processing the translator 12:17:56.224 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv13 12:17:56.317 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 12:17:56.317 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream [EL Warning]: moxy: 2024-01-10 12:17:57.508--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 12:17:57.977 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 235 12:17:58.019 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Processing the translator 12:17:58.020 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv13 12:17:58.023 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 12:17:58.288 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| 12:17:58.569 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader - PVD0002I|PVD0002I Successfully loaded DB Edge Rule and Edge Properties for: v13| 12:17:58.573 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| vertex: pserver annotations: container: pservers indexedprops: hostname,in-maint,pserver-id,pserver-name2,inv-status namespace: cloud-infrastructure description: Compute host whose hostname must be unique and must exactly match what is sent as a relationship to a vserver. searchable: hostname,pserver-name2,pserver-id,ipv4-oam-address nameprops: pserver-name2 properties: property: ptnii-equip-name datatype: STRING required: false key: false reserved: false default: annotations: description: PTNII name property: aai-last-mod-ts datatype: LONG required: false key: false reserved: true default: annotations: property: ipaddress-v6-loopback-0 datatype: STRING required: false key: false reserved: false default: annotations: description: IPV6 Loopback 0 address property: equip-vendor datatype: STRING required: false key: false reserved: false default: annotations: description: Equipment vendor. Source of truth should define valid values. property: purpose datatype: STRING required: false key: false reserved: false default: annotations: description: purpose of pserver property: aai-uri datatype: STRING required: false key: false reserved: true default: annotations: property: pserver-selflink datatype: STRING required: false key: false reserved: false default: annotations: description: URL to endpoint where AAI can get more details property: number-of-cpus datatype: INT required: false key: false reserved: false default: annotations: description: Number of cpus source-of-truth-type: openstack property: source-of-truth datatype: STRING required: false key: false reserved: true default: annotations: property: aai-node-type datatype: STRING required: false key: false reserved: true default: annotations: property: ipaddress-v6-aim datatype: STRING required: false key: false reserved: false default: annotations: description: IPV6 AIM address property: pserver-name2 datatype: STRING required: false key: false reserved: false default: annotations: description: alternative pserver name property: hostname datatype: STRING required: true key: false reserved: false default: annotations: description: Value from executing hostname on the compute node. property: inv-status datatype: STRING required: false key: false reserved: false default: annotations: description: CANOPI's inventory status. Only set with values exactly as defined by CANOPI. property: disk-in-gigabytes datatype: INT required: false key: false reserved: false default: annotations: description: Disk size, in GBs property: aai-unique-key datatype: STRING required: false key: false reserved: true default: annotations: property: last-mod-source-of-truth datatype: STRING required: false key: false reserved: true default: annotations: property: equip-type datatype: STRING required: false key: false reserved: false default: annotations: description: Equipment type. Source of truth should define valid values. property: relationship-list datatype: STRING required: false key: false reserved: false default: annotations: property: fqdn datatype: STRING required: false key: false reserved: false default: annotations: description: Fully-qualified domain name property: serial-number datatype: STRING required: false key: false reserved: false default: annotations: description: Serial number, may be queried property: ipaddress-v6-oam datatype: STRING required: false key: false reserved: false default: annotations: description: IPV6 OAM address property: pserver-id datatype: STRING required: true key: true reserved: false default: annotations: description: ID of Pserver property: prov-status datatype: STRING required: false key: false reserved: false default: annotations: description: Prov Status of this device (not under canopi control) Valid values [PREPROV/NVTPROV/PROV] property: aai-created-ts datatype: LONG required: false key: false reserved: true default: annotations: property: ipv4-oam-address datatype: STRING required: false key: false reserved: false default: annotations: description: Used to configure device, also used for troubleshooting and is IP used for traps generated by device. property: ipaddress-v4-loopback-0 datatype: STRING required: false key: false reserved: false default: annotations: description: IPV4 Loopback 0 address property: lag-interfaces datatype: STRING required: false key: false reserved: false default: annotations: property: equip-model datatype: STRING required: false key: false reserved: false default: annotations: description: Equipment model. Source of truth should define valid values. property: in-maint datatype: BOOL required: false key: false reserved: false default: false annotations: defaultvalue: false description: used to indicate whether or not this object is in maintenance mode (maintenance mode = true). This field (in conjunction with prov-status) is used to suppress alarms and vSCL on VNFs/VMs. property: p-interfaces datatype: STRING required: false key: false reserved: false default: annotations: property: resource-version datatype: STRING required: false key: false reserved: false default: annotations: description: Used for optimistic concurrency. Must be empty on create, valid on update and delete. property: ram-in-megabytes datatype: INT required: false key: false reserved: false default: annotations: description: RAM size, in MBs property: ipaddress-v4-aim datatype: STRING required: false key: false reserved: false default: annotations: description: IPV4 AIM address property: management-option datatype: STRING required: false key: false reserved: false default: annotations: description: Indicates who owns and or manages the device. property: internet-topology datatype: STRING required: false key: false reserved: false default: annotations: description: internet topology of Pserver property: host-profile datatype: STRING required: false key: false reserved: false default: annotations: description: The host profile that defines the configuration of the pserver. edge: cloud-region -> zone type: org.onap.relationships.inventory.LocatedIn multiplicity: MANY_2_ONE annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: property: prevent-delete datatype: STRING required: false key: false reserved: null default: annotations: property: delete-other-v datatype: STRING required: false key: false reserved: null default: annotations: property: contains-other-v datatype: STRING required: false key: false reserved: null default: annotations: [EL Warning]: moxy: 2024-01-10 12:17:58.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 12:17:58.925 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader - PVD0002I|PVD0002I Successfully loaded DB Edge Rule and Edge Properties for: v13| 12:17:58.929 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| edge: snapshot -> cloud-region type: org.onap.relationships.inventory.BelongsTo multiplicity: MANY_2_ONE annotations: prevent-delete: IN delete-other-v: NONE contains-other-v: IN properties: property: prevent-delete datatype: STRING required: false key: false reserved: null default: annotations: property: delete-other-v datatype: STRING required: false key: false reserved: null default: annotations: property: contains-other-v datatype: STRING required: false key: false reserved: null default: annotations: edge: vserver -> snapshot type: org.onap.relationships.inventory.Uses multiplicity: ONE_2_ONE annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: property: prevent-delete datatype: STRING required: false key: false reserved: null default: annotations: property: delete-other-v datatype: STRING required: false key: false reserved: null default: annotations: property: contains-other-v datatype: STRING required: false key: false reserved: null default: annotations: [EL Warning]: moxy: 2024-01-10 12:17:58.978--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 12:17:59.245 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader - PVD0002I|PVD0002I Successfully loaded DB Edge Rule and Edge Properties for: v13| 12:17:59.248 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| edge: cloud-region -> complex type: org.onap.relationships.inventory.LocatedIn multiplicity: MANY_2_ONE annotations: prevent-delete: IN delete-other-v: NONE contains-other-v: NONE properties: property: prevent-delete datatype: STRING required: false key: false reserved: null default: annotations: property: delete-other-v datatype: STRING required: false key: false reserved: null default: annotations: property: contains-other-v datatype: STRING required: false key: false reserved: null default: annotations: edge: cloud-region -> complex type: org.onap.relationships.inventory.FoundIn multiplicity: MANY_2_MANY annotations: prevent-delete: IN delete-other-v: NONE contains-other-v: NONE properties: property: prevent-delete datatype: STRING required: false key: false reserved: null default: annotations: property: delete-other-v datatype: STRING required: false key: false reserved: null default: annotations: property: contains-other-v datatype: STRING required: false key: false reserved: null default: annotations: [EL Warning]: moxy: 2024-01-10 12:17:59.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 12:17:59.520 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader - PVD0002I|PVD0002I Successfully loaded DB Edge Rule and Edge Properties for: v13| 12:17:59.524 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.709 s - in org.onap.aai.schemaif.oxm.OxmSchemaProviderTest [INFO] Running org.onap.aai.schemaif.json.JsonSchemaProviderTest {"schema-version":"v1","schema-content":{"relationship_types":[{"from":"tosca.nodes.SoftwareComponent","to":"tosca.nodes.Compute","label":"tosca.relationships.HostedOn","annotations":{"contains-other-v":"NONE","delete-other-v":"NONE","prevent-delete":"NONE"}}],"node_types":[{"name":"tosca.nodes.ObjectStorage","description":"","properties":[{"name":"name","required":true,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"true","searchable":"true","source_of_truth_type":"AAI","constraint":""}},{"name":"size","required":true,"unique":false,"type":"integer","description":"","default":"50","annotations":{"indexed":"false","searchable":"true","source_of_truth_type":"AAI","constraint":"Greater_or_equal: 0 GB,"}},{"name":"maxsize","required":true,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"false","searchable":"false","source_of_truth_type":"AAI","constraint":"Greater_or_equal: 0 GB,"}}]}],"data_types":[{"name":"org.onap.datatypes.network.MacAssignments","description":"","properties":[{"name":"mac_range_plan","required":false,"type":"string","description":"","default":""},{"name":"mac_count","required":false,"type":"integer","description":"","default":""},{"name":"supplemental_data","required":false,"type":"string","description":"","default":""}]}],"common_node_properties":[{"name":"aai-uuid","required":true,"unique":true,"type":"string","description":"","default":"","annotations":{"indexed":"true","searchable":"false","source_of_truth_type":"AAI","constraint":""}},{"name":"source-of-truth","required":false,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"false","searchable":"false","source_of_truth_type":"AAI","constraint":""}}]}} {"relationship_types":[{"from":"tosca.nodes.SoftwareComponent","to":"tosca.nodes.Compute","label":"tosca.relationships.HostedOn","annotations":{"contains-other-v":"NONE","delete-other-v":"NONE","prevent-delete":"NONE"}}],"node_types":[{"name":"tosca.nodes.ObjectStorage","description":"","properties":[{"name":"name","required":true,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"true","searchable":"true","source_of_truth_type":"AAI","constraint":""}},{"name":"size","required":true,"unique":false,"type":"integer","description":"","default":"50","annotations":{"indexed":"false","searchable":"true","source_of_truth_type":"AAI","constraint":"Greater_or_equal: 0 GB,"}},{"name":"maxsize","required":true,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"false","searchable":"false","source_of_truth_type":"AAI","constraint":"Greater_or_equal: 0 GB,"}}]}],"data_types":[{"name":"org.onap.datatypes.network.MacAssignments","description":"","properties":[{"name":"mac_range_plan","required":false,"type":"string","description":"","default":""},{"name":"mac_count","required":false,"type":"integer","description":"","default":""},{"name":"supplemental_data","required":false,"type":"string","description":"","default":""}]}],"common_node_properties":[{"name":"aai-uuid","required":true,"unique":true,"type":"string","description":"","default":"","annotations":{"indexed":"true","searchable":"false","source_of_truth_type":"AAI","constraint":""}},{"name":"source-of-truth","required":false,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"false","searchable":"false","source_of_truth_type":"AAI","constraint":""}}]} vertex: tosca.nodes.ObjectStorage annotations: indexedprops: aai-uuid,name searchable: size,name properties: property: aai-uuid datatype: STRING required: true key: true reserved: true default: annotations: indexed: true source_of_truth_type: AAI constraint: searchable: false property: size datatype: INT required: true key: false reserved: false default: 50 annotations: indexed: false source_of_truth_type: AAI constraint: Greater_or_equal: 0 GB, searchable: true property: name datatype: STRING required: true key: false reserved: false default: annotations: indexed: true source_of_truth_type: AAI constraint: searchable: true property: maxsize datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: Greater_or_equal: 0 GB, searchable: false property: source-of-truth datatype: STRING required: false key: false reserved: true default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false edge: tosca.nodes.SoftwareComponent -> tosca.nodes.Compute type: tosca.relationships.HostedOn multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: Validate vertex: onap.nodes.sdwan.ManagementDomain annotations: indexedprops: aai-uuid properties: property: cliUsers datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: aai-uuid datatype: STRING required: true key: true reserved: true default: annotations: indexed: true source_of_truth_type: AAI constraint: searchable: false property: analyticClusters datatype: MAP[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: mdName datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: stagingControllers datatype: LIST[STRING] required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: mdDirectorCredentialName datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: controllers datatype: LIST[STRING] required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: encryptionType datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: devicesSet datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: mdDirectorUrl datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: source-of-truth datatype: STRING required: false key: false reserved: true default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database type: tosca.relationships.RoutesTo multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database type: tosca.relationships.Uses multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: EDGE LIST: [edge: service-instance -> org.onap.resource.NetworkRules type: amdocs.linkedTo multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: , edge: service-instance -> unknown type: amdocs.linkedTo multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: , edge: unknown -> service-instance type: amdocs.unknownRelationship multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: , edge: service-instance -> onap.nodes.sdwan.ManagementDomain type: amdocs.linkedTo multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: , edge: service-instance -> org.onap.resource.extContrailCP type: amdocs.linkedTo multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: , edge: service-instance -> unknown type: amdocs.unknownRelationship multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: , edge: service-instance -> tosca.nodes.ObjectStorage type: amdocs.linkedTo multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: , edge: service-instance -> service-instance type: amdocs.linkedTo multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: ] vertex: org.onap.resource.extContrailCP annotations: indexedprops: aai-uuid properties: property: static_routes datatype: LIST[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: virtual_network datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: subnetpoolid datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: ip_range_end datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: static_route datatype: BOOL required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: allowed_address_pairs datatype: LIST[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: ip_address datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: related_networks datatype: LIST[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: is_default datatype: BOOL required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: source-of-truth datatype: STRING required: false key: false reserved: true default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: ip_requirements datatype: LIST[STRING] required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: network_role datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: aai-uuid datatype: STRING required: true key: true reserved: true default: annotations: indexed: true source_of_truth_type: AAI constraint: searchable: false property: mac_requirements datatype: COMPLEX[ STRING INT COMPLEX[ BOOL INT STRING ] STRING ] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: subinterface_indicator datatype: BOOL required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: exCP_naming datatype: COMPLEX[ BOOL STRING STRING STRING ] required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: ip_range_start datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: shared_ip datatype: BOOL required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: vlan_requirements datatype: LIST[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: interface_type datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: Valid_values: [management, left, right, other], searchable: false property: network_role_tag datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: order datatype: INT required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: Greater_or_equal: 0, searchable: false Size: 22 {static_routes= property: static_routes datatype: LIST[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , virtual_network= property: virtual_network datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , subnetpoolid= property: subnetpoolid datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , ip_range_end= property: ip_range_end datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , static_route= property: static_route datatype: BOOL required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , allowed_address_pairs= property: allowed_address_pairs datatype: LIST[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , ip_address= property: ip_address datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , related_networks= property: related_networks datatype: LIST[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , is_default= property: is_default datatype: BOOL required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , source-of-truth= property: source-of-truth datatype: STRING required: false key: false reserved: true default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , ip_requirements= property: ip_requirements datatype: LIST[STRING] required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , network_role= property: network_role datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , aai-uuid= property: aai-uuid datatype: STRING required: true key: true reserved: true default: annotations: indexed: true source_of_truth_type: AAI constraint: searchable: false , mac_requirements= property: mac_requirements datatype: COMPLEX[ STRING INT COMPLEX[ BOOL INT STRING ] STRING ] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , subinterface_indicator= property: subinterface_indicator datatype: BOOL required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , excp_naming= property: exCP_naming datatype: COMPLEX[ BOOL STRING STRING STRING ] required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , ip_range_start= property: ip_range_start datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , shared_ip= property: shared_ip datatype: BOOL required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , vlan_requirements= property: vlan_requirements datatype: LIST[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , interface_type= property: interface_type datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: Valid_values: [management, left, right, other], searchable: false , network_role_tag= property: network_role_tag datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , order= property: order datatype: INT required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: Greater_or_equal: 0, searchable: false } vertex: onap.nodes.sdwan.ManagementDomain annotations: indexedprops: aai-uuid properties: property: cliUsers datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: aai-uuid datatype: STRING required: true key: true reserved: true default: annotations: indexed: true source_of_truth_type: AAI constraint: searchable: false property: analyticClusters datatype: MAP[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: mdName datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: stagingControllers datatype: LIST[STRING] required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: mdDirectorCredentialName datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: controllers datatype: LIST[STRING] required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: encryptionType datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: devicesSet datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: mdDirectorUrl datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: source-of-truth datatype: STRING required: false key: false reserved: true default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database type: tosca.relationships.RoutesTo multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database type: tosca.relationships.Uses multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: edge: tosca.nodes.Database -> tosca.nodes.DBMS type: tosca.relationships.HostedOn multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 s - in org.onap.aai.schemaif.json.JsonSchemaProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-schema-abstraction --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema-abstraction' with 40 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-abstraction --- [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/aai-schema-abstraction-1.13.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-schema-abstraction --- [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/aai-schema-abstraction/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-schema-abstraction --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-schema-abstraction --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-schema-abstraction --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema-abstraction' with 40 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-schema-abstraction --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-abstraction --- [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/aai-schema-abstraction-1.13.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-abstraction/1.13.0-SNAPSHOT/aai-schema-abstraction-1.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-abstraction/1.13.0-SNAPSHOT/aai-schema-abstraction-1.13.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] aai-aai-common ..................................... SUCCESS [ 8.597 s] [INFO] aai-parent ......................................... SUCCESS [ 1.234 s] [INFO] aai-els-onap-logging ............................... SUCCESS [ 31.734 s] [INFO] aai-rest ........................................... SUCCESS [ 5.659 s] [INFO] aai-schema-ingest .................................. SUCCESS [ 20.469 s] [INFO] aai-annotations .................................... SUCCESS [ 1.322 s] [INFO] aai-aaf-auth ....................................... SUCCESS [ 4.305 s] [INFO] aai-core ........................................... SUCCESS [04:20 min] [INFO] aai-auth ........................................... SUCCESS [ 0.429 s] [INFO] aai-failover ....................................... SUCCESS [ 0.545 s] [INFO] aai-utils .......................................... SUCCESS [ 3.870 s] [INFO] aai-schema-abstraction ............................. SUCCESS [ 8.892 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:50 min [INFO] Finished at: 2024-01-10T12:18:00+00:00 [INFO] Final Memory: 133M/1581M [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1676 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins5947170129704251355.sh ---> sysstat.sh [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins15137232082449241772.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + 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/jenkins14975198011281609392.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-9vDZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-9vDZ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins13609124488175010128.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config677014279644596992tmp 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/jenkins15069552844014355477.sh ---> create-netrc.sh [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins7539057184121929053.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-9vDZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-9vDZ/bin to PATH [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins1290800898957153235.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins1709606992700500761.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-9vDZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-9vDZ/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/jenkins11607575783743269680.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-9vDZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-9vDZ/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-aai-common-master-verify-java/1286 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-10949 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 582 13108 0 2348 15139 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:cc:b0:4b brd ff:ff:ff:ff:ff:ff inet 10.30.106.242/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85903sec preferred_lft 85903sec inet6 fe80::f816:3eff:fecc:b04b/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-10949) 01/10/24 _x86_64_ (4 CPU) 12:10:32 LINUX RESTART (4 CPU) 12:11:01 tps rtps wtps bread/s bwrtn/s 12:12:01 114.80 17.06 97.73 1016.23 28749.74 12:13:01 165.63 57.48 108.15 3625.59 31526.69 12:14:01 29.15 2.23 26.91 54.26 20320.61 12:15:01 3.73 0.00 3.73 0.00 371.14 12:16:01 1.65 0.00 1.65 0.00 73.19 12:17:01 2.78 0.00 2.78 0.00 164.51 12:18:01 4.48 0.25 4.23 10.53 265.64 Average: 46.03 11.00 35.03 672.43 11638.99 12:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:12:01 13792040 15503564 2632928 16.03 67436 1839504 821692 4.70 753956 1653856 201864 12:13:01 11929732 13908672 4495236 27.37 76956 2089016 2659868 15.22 2455040 1794156 9468 12:14:01 11593920 13626404 4831048 29.41 79796 2137012 3199584 18.31 2760440 1819196 9204 12:15:01 10783020 12816204 5641948 34.35 79888 2137668 4127648 23.62 3577944 1811996 108 12:16:01 10038812 12075492 6386156 38.88 80012 2140928 4860188 27.81 4318236 1813256 2220 12:17:01 9708920 11748312 6716048 40.89 80128 2143424 5110672 29.25 4647000 1813476 1028 12:18:01 13504492 15563820 2920476 17.78 81380 2160896 760640 4.35 848900 1822152 14704 Average: 11621562 13606067 4803406 29.24 77942 2092635 3077185 17.61 2765931 1789727 34085 12:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:12:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 12:12:01 ens3 69.82 48.06 1143.59 8.08 0.00 0.00 0.00 0.00 12:13:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 12:13:01 ens3 200.13 174.24 2071.06 32.14 0.00 0.00 0.00 0.00 12:14:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:14:01 ens3 70.30 60.59 488.26 24.50 0.00 0.00 0.00 0.00 12:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:15:01 ens3 183.40 167.36 39.95 58.27 0.00 0.00 0.00 0.00 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:01 ens3 151.89 130.99 33.11 55.55 0.00 0.00 0.00 0.00 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:01 ens3 16.03 15.30 3.93 5.02 0.00 0.00 0.00 0.00 12:18:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:18:01 ens3 28.01 26.57 38.93 10.05 0.00 0.00 0.00 0.00 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 Average: ens3 102.80 89.02 545.57 27.66 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10949) 01/10/24 _x86_64_ (4 CPU) 12:10:32 LINUX RESTART (4 CPU) 12:11:01 CPU %user %nice %system %iowait %steal %idle 12:12:01 all 20.25 0.00 1.41 4.36 0.08 73.90 12:12:01 0 15.17 0.00 1.10 2.10 0.10 81.53 12:12:01 1 12.09 0.00 1.20 0.18 0.03 86.49 12:12:01 2 19.60 0.00 1.47 5.78 0.07 73.08 12:12:01 3 34.12 0.00 1.92 9.36 0.12 54.49 12:13:01 all 34.87 0.00 1.61 4.58 0.09 58.85 12:13:01 0 31.89 0.00 1.57 4.41 0.08 62.04 12:13:01 1 32.92 0.00 1.18 2.77 0.08 63.05 12:13:01 2 46.52 0.00 2.53 1.54 0.08 49.33 12:13:01 3 28.15 0.00 1.13 9.60 0.10 61.01 12:14:01 all 45.55 0.00 0.68 2.67 0.09 51.01 12:14:01 0 48.86 0.00 0.92 0.47 0.07 49.68 12:14:01 1 57.30 0.00 0.66 0.00 0.08 41.96 12:14:01 2 38.14 0.00 0.47 0.07 0.14 61.18 12:14:01 3 37.89 0.00 0.67 10.09 0.07 51.28 12:15:01 all 23.16 0.00 0.62 0.01 0.05 76.16 12:15:01 0 23.39 0.00 0.75 0.00 0.05 75.81 12:15:01 1 24.50 0.00 0.48 0.00 0.03 74.99 12:15:01 2 19.55 0.00 0.82 0.00 0.07 79.56 12:15:01 3 25.18 0.00 0.42 0.05 0.05 74.30 12:16:01 all 28.43 0.00 0.66 0.10 0.08 70.73 12:16:01 0 36.39 0.00 0.60 0.02 0.07 62.93 12:16:01 1 34.25 0.00 0.80 0.00 0.07 64.89 12:16:01 2 29.32 0.00 0.61 0.02 0.05 70.00 12:16:01 3 13.82 0.00 0.62 0.37 0.13 85.05 12:17:01 all 18.68 0.00 0.27 0.29 0.04 80.71 12:17:01 0 22.67 0.00 0.42 0.00 0.03 76.87 12:17:01 1 13.48 0.00 0.23 0.00 0.03 86.25 12:17:01 2 25.23 0.00 0.32 0.02 0.05 74.38 12:17:01 3 13.33 0.00 0.15 1.18 0.03 85.31 12:18:01 all 30.69 0.00 0.65 0.05 0.05 68.57 12:18:01 0 43.43 0.00 0.53 0.00 0.07 55.97 12:18:01 1 18.32 0.00 0.68 0.02 0.05 80.93 12:18:01 2 31.04 0.00 0.67 0.05 0.03 68.21 12:18:01 3 29.99 0.00 0.70 0.12 0.05 69.14 Average: all 28.80 0.00 0.84 1.72 0.07 68.57 Average: 0 31.68 0.00 0.84 1.00 0.07 66.41 Average: 1 27.51 0.00 0.75 0.42 0.06 71.26 Average: 2 29.91 0.00 0.98 1.07 0.07 67.97 Average: 3 26.08 0.00 0.80 4.40 0.08 68.64