Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-docker-4c-4g-195 (centos8-docker-4c-4g) in workspace /w/workspace/aai-aai-common-sonar 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 init /w/workspace/aai-aai-common-sonar # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/aai/aai-common > git --version # timeout=10 > git --version # 'git version 2.39.1' using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/aai-aai-common-sonar@tmp/jenkins-gitclient-ssh13104598830506960141.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/aai/aai-common +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/aai/aai-common # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 2385d516ea879abb08dc86bcb669a52917bfc32c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2385d516ea879abb08dc86bcb669a52917bfc32c # timeout=10 Commit message: "CI: Add Github2Gerrit workflow" > git rev-list --no-walk 2385d516ea879abb08dc86bcb669a52917bfc32c # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [aai-aai-common-sonar] $ /bin/bash /tmp/jenkins14495711626043214343.sh ---> python-tools-install.sh Setup pyenv: system * 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-dkY0 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dkY0/bin to PATH Generating Requirements File 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. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.2 from /tmp/venv-dkY0/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.45 botocore==1.40.45 bs4==0.0.2 cachetools==6.2.0 certifi==2025.8.3 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.41.1 httplib2==0.31.0 identify==2.6.15 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.14 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.14 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [aai-aai-common-sonar] $ /bin/sh -xe /tmp/jenkins15045733895252517735.sh + echo 'Using SonarCloud' Using SonarCloud [aai-aai-common-sonar] $ /bin/sh -xe /tmp/jenkins16702349899154884557.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-centos8-docker-4c-4g-195 [aai-aai-common-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=aai/aai-common -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_PROJECT=aai/aai-common -Dsha1=origin/master "-DMAVEN_OPTS=-Xmx1024m -XX:MaxMetaspaceSize=256m" -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar --version Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" [aai-aai-common-sonar] $ /bin/sh -xe /tmp/jenkins13359128564227039407.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [aai-aai-common-sonar] $ /bin/sh /tmp/jenkins289976588982865889.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install SONARCLOUD_JAVA_VERSION=openjdk17 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=onap SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=onap_aai-aai-common [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/aai-aai-common-sonar@tmp/config13584206952114471115tmp copy managed file [aai-aai-common-settings] to file:/w/workspace/aai-aai-common-sonar@tmp/config592046367115982932tmp [aai-aai-common-sonar] $ /bin/bash -l /tmp/jenkins11576245566876968813.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/aai-aai-common-sonar@tmp/config13584206952114471115tmp --settings /w/workspace/aai-aai-common-sonar@tmp/config592046367115982932tmp --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Picked up _JAVA_OPTIONS: Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] aai-aai-common [pom] [INFO] aai-parent [pom] [INFO] aai-els-onap-logging [jar] [INFO] aai-rest [jar] [INFO] aai-schema-ingest [jar] [INFO] aai-annotations [jar] [INFO] aai-core [jar] [INFO] aai-auth [jar] [INFO] aai-failover [jar] [INFO] aai-utils [jar] [INFO] aai-schema-abstraction [jar] [INFO] [INFO] -----------------< org.onap.aai.aai-common:aai-common >----------------- [INFO] Building aai-aai-common 1.16.1-SNAPSHOT [1/11] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-common --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (onap-license) @ aai-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (onap-java-style) @ aai-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-common --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-common --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-common --- [INFO] Failsafe report directory: /w/workspace/aai-aai-common-sonar/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-common --- [INFO] Installing /w/workspace/aai-aai-common-sonar/pom.xml to /tmp/r/org/onap/aai/aai-common/aai-common/1.16.1-SNAPSHOT/aai-common-1.16.1-SNAPSHOT.pom [INFO] [INFO] -----------------< org.onap.aai.aai-common:aai-parent >----------------- [INFO] Building aai-parent 1.16.1-SNAPSHOT [2/11] [INFO] --------------------------------[ pom ]--------------------------------- [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.13:prepare-agent (pre-unit-test) @ aai-parent --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-parent/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-parent --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-parent/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-parent --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-aai-common-sonar/aai-parent/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-parent --- [INFO] Failsafe report directory: /w/workspace/aai-aai-common-sonar/aai-parent/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-parent --- [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-parent/pom.xml to /tmp/r/org/onap/aai/aai-common/aai-parent/1.16.1-SNAPSHOT/aai-parent-1.16.1-SNAPSHOT.pom [INFO] [INFO] ------------< org.onap.aai.aai-common:aai-els-onap-logging >------------ [INFO] Building aai-els-onap-logging 1.16.1-SNAPSHOT [3/11] [INFO] --------------------------------[ jar ]--------------------------------- [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.13:prepare-agent (pre-unit-test) @ aai-els-onap-logging --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-els-onap-logging --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-els-onap-logging --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-els-onap-logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-sonar/aai-els-onap-logging/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-els-onap-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 61 source files to /w/workspace/aai-aai-common-sonar/aai-els-onap-logging/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-els-onap-logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-els-onap-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /w/workspace/aai-aai-common-sonar/aai-els-onap-logging/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-els-onap-logging --- [INFO] Surefire report directory: /w/workspace/aai-aai-common-sonar/aai-els-onap-logging/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.aai.logging.CustomLogPatternLayoutTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.aai.logging.CustomLogPatternLayoutTest [INFO] Running org.onap.aai.logging.StopWatchNotStartedExceptionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.aai.logging.StopWatchNotStartedExceptionTest [INFO] Running org.onap.aai.logging.CNNameTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.350 s -- in org.onap.aai.logging.CNNameTest [INFO] Running org.onap.aai.logging.LoggingContextTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.aai.logging.LoggingContextTest [INFO] Running org.onap.aai.logging.ErrorObjectFormatExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.aai.logging.ErrorObjectFormatExceptionTest [INFO] Running org.onap.aai.logging.ErrorObjectTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.aai.logging.ErrorObjectTest [INFO] Running org.onap.aai.logging.LogFormatToolsTest 2025-10-04 08:04:35.694 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2025-10-04 08:04:35.699 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s -- in org.onap.aai.logging.LogFormatToolsTest [INFO] Running org.onap.aai.logging.ErrorLogHelperTest 2025-10-04 08:04:35.709 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2025-10-04 08:04:35.709 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2025-10-04 08:04:35.711 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 378 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelperTest :LineNumber- 75 :MethodName- logErrorTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-10-04 08:04:37.787 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2025-10-04 08:04:37.787 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2025-10-04 08:04:37.788 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelperTest :LineNumber- 246 :MethodName- thatInvalidMediaTypeWillReturnInvalidAcceptHeaderException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 2025-10-04 08:04:37.928 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2025-10-04 08:04:37.929 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2025-10-04 08:04:37.929 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.logging.ErrorLogHelperTest :LineNumber- 210 :MethodName- getRESTAPIServiceErrorResponseWithLoggingTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 147 :MethodName- interceptTestableMethod 2025-10-04 08:04:40.022 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2025-10-04 08:04:40.023 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2025-10-04 08:04:40.023 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelperTest :LineNumber- 115 :MethodName- getRESTAPIPolicyErrorResponseXmlTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 2025-10-04 08:04:40.034 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=AAI_1234. Using default AAIException [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.331 s -- in org.onap.aai.logging.ErrorLogHelperTest [INFO] Running org.onap.aai.logging.ErrorObjectNotFoundExceptionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.aai.logging.ErrorObjectNotFoundExceptionTest [INFO] Running org.onap.aai.logging.DME2RestFlagTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.aai.logging.DME2RestFlagTest [INFO] Running org.onap.aai.logging.StopWatchTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.070 s -- in org.onap.aai.logging.StopWatchTest [INFO] Running org.onap.aai.exceptions.AAIExceptionTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.aai.exceptions.AAIExceptionTest [INFO] Running org.onap.aai.exceptions.AAIExceptionWithInfoTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.aai.exceptions.AAIExceptionWithInfoTest [INFO] Running org.onap.aai.aailog.filter.RestClientLoggingInterceptorTest 2025-10-04 08:04:45.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:04:45.275 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:04:45.275 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:04:45.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:04:45.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:04:45.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:04:45.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:04:45.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:04:45.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:04:45.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:04:45.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:04:45.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:04:45.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:04:45.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:04:45.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:04:45.379 INFO --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.onap.aai.aailog.filter.RestClientLoggingInterceptorTest [INFO] Running org.onap.aai.aailog.filter.RestControllerClientLoggingInterceptorTest 2025-10-04 08:04:45.451 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:04:45.451 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:04:45.451 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty [MockitoHint] org.onap.aai.aailog.filter.RestControllerClientLoggingInterceptorTest (see javadoc for MockitoHint): [MockitoHint] 1. Unused -> at org.onap.aai.aailog.filter.RestControllerClientLoggingInterceptorTest.init(RestControllerClientLoggingInterceptorTest.java:63) 2025-10-04 08:04:45.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:04:45.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:04:45.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:04:45.502 WARN --- [ main] ontrollerClientRequestLoggingInterceptor : No value found in MDC when checking key RequestID value will be set to 37b3ab2a-e57e-4fe8-8d8f-eee3019efce6 2025-10-04 08:04:45.504 INFO --- [ main] ontrollerClientRequestLoggingInterceptor : Invoke 2025-10-04 08:04:45.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:04:45.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:04:45.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:04:45.510 WARN --- [ main] ontrollerClientRequestLoggingInterceptor : No value found in MDC when checking key RequestID value will be set to 5f2d65b6-67f8-4e3c-bbf9-a108d12debc0 2025-10-04 08:04:45.511 INFO --- [ main] ontrollerClientRequestLoggingInterceptor : Invoke [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.onap.aai.aailog.filter.RestControllerClientLoggingInterceptorTest [INFO] Running org.onap.aai.aailog.filter.AaiAuditLogContainerFilterTest 2025-10-04 08:04:45.747 INFO --- [ main] o.o.l.f.base.AbstractAuditLogFilter : Entering [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.230 s -- in org.onap.aai.aailog.filter.AaiAuditLogContainerFilterTest [INFO] Running org.onap.aai.util.AAIApplicationConfigTest 2025-10-04 08:04:45.752 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 2025-10-04 08:04:45.752 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 2025-10-04 08:04:45.754 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 2025-10-04 08:04:45.754 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 2025-10-04 08:04:45.756 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 2025-10-04 08:04:45.757 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 2025-10-04 08:04:45.762 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 2025-10-04 08:04:45.762 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.aai.util.AAIApplicationConfigTest [INFO] Running org.onap.aai.util.MapperUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.aai.util.MapperUtilTest [INFO] Running org.onap.aai.util.AAIConfigTest 2025-10-04 08:04:45.779 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-10-04 08:04:45.779 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2025-10-04 08:04:45.779 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2025-10-04 08:04:45.779 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-10-04 08:04:45.780 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-10-04 08:04:45.780 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2025-10-04 08:04:45.780 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2025-10-04 08:04:45.780 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-10-04 08:04:45.781 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-10-04 08:04:45.781 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2025-10-04 08:04:45.782 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2025-10-04 08:04:45.782 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-10-04 08:04:45.783 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-10-04 08:04:45.783 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2025-10-04 08:04:45.783 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2025-10-04 08:04:45.783 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-10-04 08:04:45.783 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2025-10-04 08:04:45.783 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2025-10-04 08:04:45.784 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-10-04 08:04:45.784 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2025-10-04 08:04:45.784 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2025-10-04 08:04:45.784 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-10-04 08:04:45.785 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2025-10-04 08:04:45.785 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2025-10-04 08:04:45.786 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-10-04 08:04:45.786 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2025-10-04 08:04:45.786 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2025-10-04 08:04:45.786 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-10-04 08:04:45.786 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2025-10-04 08:04:45.786 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2025-10-04 08:04:45.787 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-10-04 08:04:45.787 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2025-10-04 08:04:45.787 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2025-10-04 08:04:45.788 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-10-04 08:04:45.788 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 2025-10-04 08:04:45.788 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.aai.util.AAIConfigTest [INFO] Running org.onap.aai.util.FormatDateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.util.FormatDateTest [INFO] Running org.onap.logging.filter.base.SimpleServletHeadersMapTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.onap.logging.filter.base.SimpleServletHeadersMapTest [INFO] Running org.onap.logging.filter.base.MDCSetupTest 2025-10-04 08:04:45.927 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:04:45.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partner] 2025-10-04 08:04:45.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partner 2025-10-04 08:04:45.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partner was null or empty [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.logging.filter.base.MDCSetupTest [INFO] Running org.onap.logging.filter.base.MetricLogClientFilterTest 2025-10-04 08:04:45.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:04:45.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:04:45.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:04:45.971 WARN --- [ main] o.o.l.f.base.AbstractMetricLogFilter : No value found in MDC when checking key RequestID value will be set to 94b47b23-b212-4db9-aa7e-823a8a911081 2025-10-04 08:04:45.973 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:04:45.973 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:04:45.973 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:04:45.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:04:45.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:04:45.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:04:45.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:04:45.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:04:45.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:04:45.981 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:04:45.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:04:45.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.logging.filter.base.MetricLogClientFilterTest [INFO] Running org.onap.logging.filter.base.LoggingContainerFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.logging.filter.base.LoggingContainerFilterTest [INFO] Running org.onap.logging.filter.base.PayloadLoggingClientFilterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.logging.filter.base.PayloadLoggingClientFilterTest [INFO] Running org.onap.logging.filter.base.SimpleJaxrsHeadersMapTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.logging.filter.base.SimpleJaxrsHeadersMapTest [INFO] Running org.onap.logging.filter.base.AuditLogContainerFilterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.logging.filter.base.AuditLogContainerFilterTest [INFO] Running org.onap.logging.filter.base.AuditLogServletFilterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.onap.logging.filter.base.AuditLogServletFilterTest [INFO] Running org.onap.logging.ref.slf4j.ONAPLogConstantsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.logging.ref.slf4j.ONAPLogConstantsTest [INFO] Running org.onap.logging.ref.slf4j.ONAPLogAdapterTest 2025-10-04 08:04:46.225 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 56cdaa78-120c-4393-ab2a-2dc2449d21ef 2025-10-04 08:04:46.225 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 8b29e29f-b571-40ec-ac7f-b41726b2a8e0 2025-10-04 08:04:46.226 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 191e3e97-3a34-430e-ba31-74f3c9b6e00f 2025-10-04 08:04:46.226 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 2025-10-04 08:04:46.231 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 2025-10-04 08:04:46.247 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : e47db1e4-bf64-42c5-92bd-31f034539580 2025-10-04 08:04:46.248 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 2025-10-04 08:04:46.250 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 2025-10-04 08:04:46.250 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 73e27f83-1ece-4159-85bd-58b90c0cb6b9 2025-10-04 08:04:46.250 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 2025-10-04 08:04:46.252 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 7a87a0b3-49df-4735-9ead-5ae77c7747fa [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.logging.ref.slf4j.ONAPLogAdapterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 137, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-els-onap-logging --- [INFO] Loading execution data file /w/workspace/aai-aai-common-sonar/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-els-onap-logging' with 68 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-els-onap-logging --- [INFO] Building jar: /w/workspace/aai-aai-common-sonar/aai-els-onap-logging/target/aai-els-onap-logging-1.16.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-els-onap-logging --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-els-onap-logging/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-els-onap-logging --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13: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.13:check (default-check) @ aai-els-onap-logging --- [INFO] Loading execution data file /w/workspace/aai-aai-common-sonar/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-els-onap-logging' with 68 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-els-onap-logging --- [INFO] Failsafe report directory: /w/workspace/aai-aai-common-sonar/aai-els-onap-logging/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-els-onap-logging --- [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-els-onap-logging/target/aai-els-onap-logging-1.16.1-SNAPSHOT.jar to /tmp/r/org/onap/aai/aai-common/aai-els-onap-logging/1.16.1-SNAPSHOT/aai-els-onap-logging-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-els-onap-logging/pom.xml to /tmp/r/org/onap/aai/aai-common/aai-els-onap-logging/1.16.1-SNAPSHOT/aai-els-onap-logging-1.16.1-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.aai.aai-common:aai-rest >------------------ [INFO] Building aai-rest 1.16.1-SNAPSHOT [4/11] [INFO] --------------------------------[ jar ]--------------------------------- [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.13:prepare-agent (pre-unit-test) @ aai-rest --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-rest/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-rest --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-rest --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-sonar/aai-rest/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /w/workspace/aai-aai-common-sonar/aai-rest/target/classes [INFO] /w/workspace/aai-aai-common-sonar/aai-rest/src/main/java/org/onap/aai/restclient/RestClientResponseErrorHandler.java: /w/workspace/aai-aai-common-sonar/aai-rest/src/main/java/org/onap/aai/restclient/RestClientResponseErrorHandler.java uses or overrides a deprecated API. [INFO] /w/workspace/aai-aai-common-sonar/aai-rest/src/main/java/org/onap/aai/restclient/RestClientResponseErrorHandler.java: Recompile with -Xlint:deprecation 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-sonar/aai-rest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /w/workspace/aai-aai-common-sonar/aai-rest/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-rest --- [INFO] Surefire report directory: /w/workspace/aai-aai-common-sonar/aai-rest/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.aai.restclient.RestClientTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.aai.restclient.RestClientTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-rest --- [INFO] Loading execution data file /w/workspace/aai-aai-common-sonar/aai-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-rest' with 7 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-rest --- [INFO] Building jar: /w/workspace/aai-aai-common-sonar/aai-rest/target/aai-rest-1.16.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-rest --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-rest/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-rest --- [INFO] Loading execution data file /w/workspace/aai-aai-common-sonar/aai-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-rest' with 7 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-rest --- [INFO] Failsafe report directory: /w/workspace/aai-aai-common-sonar/aai-rest/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-rest --- [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-rest/target/aai-rest-1.16.1-SNAPSHOT.jar to /tmp/r/org/onap/aai/aai-common/aai-rest/1.16.1-SNAPSHOT/aai-rest-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-rest/pom.xml to /tmp/r/org/onap/aai/aai-common/aai-rest/1.16.1-SNAPSHOT/aai-rest-1.16.1-SNAPSHOT.pom [INFO] [INFO] -------------< org.onap.aai.aai-common:aai-schema-ingest >-------------- [INFO] Building aai-schema-ingest 1.16.1-SNAPSHOT [5/11] [INFO] --------------------------------[ jar ]--------------------------------- [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.13:prepare-agent (pre-unit-test) @ aai-schema-ingest --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-schema-ingest/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-schema-ingest --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-schema-ingest --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-ingest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-sonar/aai-schema-ingest/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema-ingest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 54 source files to /w/workspace/aai-aai-common-sonar/aai-schema-ingest/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema-ingest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 55 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema-ingest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /w/workspace/aai-aai-common-sonar/aai-schema-ingest/target/test-classes [INFO] /w/workspace/aai-aai-common-sonar/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java: /w/workspace/aai-aai-common-sonar/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java uses unchecked or unsafe operations. [INFO] /w/workspace/aai-aai-common-sonar/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema-ingest --- [INFO] Surefire report directory: /w/workspace/aai-aai-common-sonar/aai-schema-ingest/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.aai.validation.FailFastStrategyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.aai.validation.FailFastStrategyTest [INFO] Running org.onap.aai.validation.edges.UniqueLabelValidationModuleTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 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.009 s -- in org.onap.aai.validation.edges.SingleContainmentValidationModuleTest [INFO] Running org.onap.aai.validation.edges.CousinDefaultingValidationModuleTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.aai.validation.edges.CousinDefaultingValidationModuleTest [INFO] Running org.onap.aai.validation.edges.NodeTypesValidationModuleTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-10-04T08:04:53.081Z INFO 6247 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : Starting NodeTypesValidationModuleTest using Java 17.0.6-ea with PID 6247 (started by jenkins in /w/workspace/aai-aai-common-sonar/aai-schema-ingest) 2025-10-04T08:04:53.084Z INFO 6247 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : No active profile set, falling back to 1 default profile: "default" 2025-10-04T08:04:53.607Z INFO 6247 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2025-10-04 08:04:54.415--MOXy BV: Facets 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: 2025-10-04 08:04:54.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 [EL Warning]: moxy: 2025-10-04 08:04:54.685--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04T08:04:54.970Z INFO 6247 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : Started NodeTypesValidationModuleTest in 2.209 seconds (process running for 3.822) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.140 s -- in org.onap.aai.validation.edges.NodeTypesValidationModuleTest [INFO] Running org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-10-04T08:04:55.564Z INFO 6247 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : Starting EdgeRuleValidatorRainyDayTest using Java 17.0.6-ea with PID 6247 (started by jenkins in /w/workspace/aai-aai-common-sonar/aai-schema-ingest) 2025-10-04T08:04:55.565Z INFO 6247 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : No active profile set, falling back to 1 default profile: "default" 2025-10-04T08:04:55.601Z INFO 6247 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2025-10-04 08:04:55.609--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04T08:04:55.627Z INFO 6247 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : Started EdgeRuleValidatorRainyDayTest in 0.089 seconds (process running for 4.479) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest [INFO] Running org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-10-04T08:04:55.684Z INFO 6247 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : Starting EdgeRuleValidatorSunnyDayTest using Java 17.0.6-ea with PID 6247 (started by jenkins in /w/workspace/aai-aai-common-sonar/aai-schema-ingest) 2025-10-04T08:04:55.684Z INFO 6247 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : No active profile set, falling back to 1 default profile: "default" 2025-10-04T08:04:55.713Z INFO 6247 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2025-10-04 08:04:55.721--MOXy BV: Facets 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: 2025-10-04 08:04:55.738--MOXy BV: Facets 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: 2025-10-04 08:04:55.751--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:04:55.769--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:04:55.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 [EL Warning]: moxy: 2025-10-04 08:04:55.793--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:04:55.805--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:04:55.816--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04T08:04:55.831Z INFO 6247 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : Started EdgeRuleValidatorSunnyDayTest in 0.168 seconds (process running for 4.683) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest [INFO] Running org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-10-04T08:04:55.944Z INFO 6247 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : Starting DefaultEdgeFieldsValidationModuleTest using Java 17.0.6-ea with PID 6247 (started by jenkins in /w/workspace/aai-aai-common-sonar/aai-schema-ingest) 2025-10-04T08:04:55.944Z INFO 6247 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : No active profile set, falling back to 1 default profile: "default" 2025-10-04T08:04:55.958Z INFO 6247 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : Started DefaultEdgeFieldsValidationModuleTest in 0.039 seconds (process running for 4.81) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest [INFO] Running org.onap.aai.validation.VersionValidatorRainyDayTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-10-04T08:04:55.991Z INFO 6247 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : Starting VersionValidatorRainyDayTest using Java 17.0.6-ea with PID 6247 (started by jenkins in /w/workspace/aai-aai-common-sonar/aai-schema-ingest) 2025-10-04T08:04:55.991Z INFO 6247 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : No active profile set, falling back to 1 default profile: "default" 2025-10-04T08:04:56.017Z INFO 6247 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2025-10-04 08:04:56.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 2025-10-04T08:04:56.035Z INFO 6247 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : Started VersionValidatorRainyDayTest in 0.064 seconds (process running for 4.887) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.onap.aai.validation.VersionValidatorRainyDayTest [INFO] Running org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-10-04T08:04:56.082Z INFO 6247 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : Starting NodeValidatorSunnyDayTest using Java 17.0.6-ea with PID 6247 (started by jenkins in /w/workspace/aai-aai-common-sonar/aai-schema-ingest) 2025-10-04T08:04:56.082Z INFO 6247 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : No active profile set, falling back to 1 default profile: "default" 2025-10-04T08:04:56.107Z INFO 6247 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2025-10-04 08:04:56.111--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:04:56.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: 2025-10-04 08:04:56.133--MOXy BV: Facets 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: 2025-10-04 08:04:56.144--MOXy BV: Facets 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: 2025-10-04 08:04:56.155--MOXy BV: Facets 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: 2025-10-04 08:04:56.165--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:04:56.177--MOXy BV: Facets 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: 2025-10-04 08:04:56.188--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04T08:04:56.196Z INFO 6247 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : Started NodeValidatorSunnyDayTest in 0.147 seconds (process running for 5.048) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest [INFO] Running org.onap.aai.validation.nodes.NodeValidatorRainyDayTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-10-04T08:04:56.241Z INFO 6247 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : Starting NodeValidatorRainyDayTest using Java 17.0.6-ea with PID 6247 (started by jenkins in /w/workspace/aai-aai-common-sonar/aai-schema-ingest) 2025-10-04T08:04:56.242Z INFO 6247 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : No active profile set, falling back to 1 default profile: "default" 2025-10-04T08:04:56.264Z INFO 6247 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2025-10-04 08:04:56.269--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04T08:04:56.279Z INFO 6247 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : Started NodeValidatorRainyDayTest in 0.052 seconds (process running for 5.131) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.onap.aai.validation.nodes.NodeValidatorRainyDayTest [INFO] Running org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest [INFO] Running org.onap.aai.validation.CheckEverythingStrategyTest oh noes a problem with the gooble-gobble edge rule! error 2 duplicate labels not everything is a fork [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.aai.validation.CheckEverythingStrategyTest [INFO] Running org.onap.aai.validation.VersionValidatorSunnyDayTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-10-04T08:04:56.310Z INFO 6247 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : Starting VersionValidatorSunnyDayTest using Java 17.0.6-ea with PID 6247 (started by jenkins in /w/workspace/aai-aai-common-sonar/aai-schema-ingest) 2025-10-04T08:04:56.311Z INFO 6247 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : No active profile set, falling back to 1 default profile: "default" 2025-10-04T08:04:56.332Z INFO 6247 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2025-10-04 08:04:56.336--MOXy BV: Facets 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: 2025-10-04 08:04:56.346--MOXy BV: Facets 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: 2025-10-04 08:04:56.359--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:04:56.369--MOXy BV: Facets 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: 2025-10-04 08:04:56.379--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:04:56.388--MOXy BV: Facets 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: 2025-10-04 08:04:56.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: 2025-10-04 08:04:56.407--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04T08:04:56.416Z INFO 6247 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : Started VersionValidatorSunnyDayTest in 0.119 seconds (process running for 5.268) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.onap.aai.validation.VersionValidatorSunnyDayTest [INFO] Running org.onap.aai.edges.EdgeRuleQueryTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.aai.edges.EdgeRuleQueryTest [INFO] Running org.onap.aai.edges.EdgeIngestorLocalTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-10-04T08:04:56.463Z INFO 6247 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : Starting EdgeIngestorLocalTest using Java 17.0.6-ea with PID 6247 (started by jenkins in /w/workspace/aai-aai-common-sonar/aai-schema-ingest) 2025-10-04T08:04:56.463Z INFO 6247 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : No active profile set, falling back to 1 default profile: "default" 2025-10-04T08:04:56.528Z INFO 6247 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : Started EdgeIngestorLocalTest in 0.078 seconds (process running for 5.38) [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.onap.aai.edges.EdgeIngestorLocalTest [INFO] Running org.onap.aai.edges.EdgeIngestorWiringTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-10-04T08:04:56.643Z INFO 6247 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : Starting EdgeIngestorWiringTest using Java 17.0.6-ea with PID 6247 (started by jenkins in /w/workspace/aai-aai-common-sonar/aai-schema-ingest) 2025-10-04T08:04:56.644Z INFO 6247 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : No active profile set, falling back to 1 default profile: "default" 2025-10-04T08:04:56.662Z INFO 6247 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : Started EdgeIngestorWiringTest in 0.032 seconds (process running for 5.515) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 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.002 s -- in org.onap.aai.edges.JsonIngestorTest [INFO] Running org.onap.aai.edges.EdgeIngestorTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-10-04T08:04:56.709Z INFO 6247 --- [ main] org.onap.aai.edges.EdgeIngestorTest : Starting EdgeIngestorTest using Java 17.0.6-ea with PID 6247 (started by jenkins in /w/workspace/aai-aai-common-sonar/aai-schema-ingest) 2025-10-04T08:04:56.709Z INFO 6247 --- [ main] org.onap.aai.edges.EdgeIngestorTest : No active profile set, falling back to 1 default profile: "default" 2025-10-04T08:04:57.004Z INFO 6247 --- [ main] org.onap.aai.edges.EdgeIngestorTest : Started EdgeIngestorTest in 0.329 seconds (process running for 5.856) 5 foo|quux bar|foo dog|foo baz|foo [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.390 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.EdgeRuleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.aai.edges.EdgeRuleTest [INFO] Running org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest [INFO] Running org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest 2025-10-04T08:04:57.098Z INFO 6247 --- [ main] o.s.c.i.support.PropertySourceProcessor : 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.010 s -- in org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest [INFO] Running org.onap.aai.setup.SchemaVersionsBeanTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-10-04T08:04:57.121Z INFO 6247 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : Starting SchemaVersionsBeanTest using Java 17.0.6-ea with PID 6247 (started by jenkins in /w/workspace/aai-aai-common-sonar/aai-schema-ingest) 2025-10-04T08:04:57.121Z INFO 6247 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : No active profile set, falling back to 1 default profile: "default" 2025-10-04T08:04:57.144Z INFO 6247 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : Started SchemaVersionsBeanTest in 0.034 seconds (process running for 5.996) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.aai.setup.SchemaVersionsBeanTest [INFO] Running org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest 2025-10-04T08:04:57.235Z INFO 6247 --- [ main] o.s.c.i.support.PropertySourceProcessor : 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.094 s -- in org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest [INFO] Running org.onap.aai.setup.ConfigTranslatorWiringTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-10-04T08:04:57.264Z INFO 6247 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : Starting ConfigTranslatorWiringTest using Java 17.0.6-ea with PID 6247 (started by jenkins in /w/workspace/aai-aai-common-sonar/aai-schema-ingest) 2025-10-04T08:04:57.264Z INFO 6247 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : No active profile set, falling back to 1 default profile: "default" 2025-10-04T08:04:57.279Z INFO 6247 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : Started ConfigTranslatorWiringTest in 0.026 seconds (process running for 6.131) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.aai.setup.ConfigTranslatorWiringTest [INFO] Running org.onap.aai.setup.SchemaVersionsBeanOverrideTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-10-04T08:04:57.298Z INFO 6247 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : Starting SchemaVersionsBeanOverrideTest using Java 17.0.6-ea with PID 6247 (started by jenkins in /w/workspace/aai-aai-common-sonar/aai-schema-ingest) 2025-10-04T08:04:57.298Z INFO 6247 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : No active profile set, falling back to 1 default profile: "default" 2025-10-04T08:04:57.320Z INFO 6247 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : Started SchemaVersionsBeanOverrideTest in 0.033 seconds (process running for 6.172) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.aai.setup.SchemaVersionsBeanOverrideTest [INFO] Running org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest [INFO] Running org.onap.aai.restclient.SchemaRestClientTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.restclient.SchemaRestClientTest [INFO] Running org.onap.aai.nodes.NodeIngestorWiringTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-10-04T08:04:57.341Z INFO 6247 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : Starting NodeIngestorWiringTest using Java 17.0.6-ea with PID 6247 (started by jenkins in /w/workspace/aai-aai-common-sonar/aai-schema-ingest) 2025-10-04T08:04:57.342Z INFO 6247 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : No active profile set, falling back to 1 default profile: "default" 2025-10-04T08:04:57.371Z INFO 6247 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2025-10-04 08:04:57.374--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04T08:04:57.379Z INFO 6247 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : Started NodeIngestorWiringTest in 0.049 seconds (process running for 6.231) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.aai.nodes.NodeIngestorWiringTest [INFO] Running org.onap.aai.nodes.NodeIngestorTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-10-04T08:04:57.406Z INFO 6247 --- [ main] org.onap.aai.nodes.NodeIngestorTest : Starting NodeIngestorTest using Java 17.0.6-ea with PID 6247 (started by jenkins in /w/workspace/aai-aai-common-sonar/aai-schema-ingest) 2025-10-04T08:04:57.406Z INFO 6247 --- [ main] org.onap.aai.nodes.NodeIngestorTest : No active profile set, falling back to 1 default profile: "default" 2025-10-04T08:04:57.435Z INFO 6247 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is SchemaServiceTranslator [EL Warning]: moxy: 2025-10-04 08:04:57.496--MOXy BV: Facets 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: 2025-10-04 08:04:57.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: 2025-10-04 08:04: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 [EL Warning]: moxy: 2025-10-04 08:04:57.514--MOXy BV: Facets 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: 2025-10-04 08:04:57.52--MOXy BV: Facets 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: 2025-10-04 08:04:57.552--MOXy BV: Facets 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: 2025-10-04 08:04:57.68--MOXy BV: Facets 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: 2025-10-04 08:04:57.688--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04T08:04:57.693Z INFO 6247 --- [ main] org.onap.aai.nodes.NodeIngestorTest : Started NodeIngestorTest in 0.303 seconds (process running for 6.545) Schema file: /tmp/schema12831762791529030470.xsd Schema file: /tmp/schema11236372687219279759.xsd Schema file: /tmp/schema4765585362864540777.xsd [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 s -- in org.onap.aai.nodes.NodeIngestorTest [INFO] Running org.onap.aai.nodes.NodeIngestorLocalTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-10-04T08:04:58.097Z INFO 6247 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : Starting NodeIngestorLocalTest using Java 17.0.6-ea with PID 6247 (started by jenkins in /w/workspace/aai-aai-common-sonar/aai-schema-ingest) 2025-10-04T08:04:58.097Z INFO 6247 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : No active profile set, falling back to 1 default profile: "default" 2025-10-04T08:04:58.116Z INFO 6247 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2025-10-04 08:04:58.119--MOXy BV: Facets 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: 2025-10-04 08:04:58.126--MOXy BV: Facets 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: 2025-10-04 08:04:58.159--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04T08:04:58.277Z INFO 6247 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : Started NodeIngestorLocalTest in 0.202 seconds (process running for 7.129) Schema file: /tmp/schema11748847307834228032.xsd Schema file: /tmp/schema17974234871582418985.xsd Schema file: /tmp/schema16721350631053002679.xsd [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.onap.aai.nodes.NodeIngestorLocalTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 114, Failures: 0, Errors: 0, Skipped: 3 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-schema-ingest --- [INFO] Loading execution data file /w/workspace/aai-aai-common-sonar/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-sonar/aai-schema-ingest/target/aai-schema-ingest-1.16.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-schema-ingest --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-schema-ingest/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema-ingest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-schema-ingest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-schema-ingest --- [INFO] Loading execution data file /w/workspace/aai-aai-common-sonar/aai-schema-ingest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema-ingest' with 53 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema-ingest --- [INFO] Failsafe report directory: /w/workspace/aai-aai-common-sonar/aai-schema-ingest/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-ingest --- [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-schema-ingest/target/aai-schema-ingest-1.16.1-SNAPSHOT.jar to /tmp/r/org/onap/aai/aai-common/aai-schema-ingest/1.16.1-SNAPSHOT/aai-schema-ingest-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-schema-ingest/pom.xml to /tmp/r/org/onap/aai/aai-common/aai-schema-ingest/1.16.1-SNAPSHOT/aai-schema-ingest-1.16.1-SNAPSHOT.pom [INFO] [INFO] --------------< org.onap.aai.aai-common:aai-annotations >--------------- [INFO] Building aai-annotations 1.16.1-SNAPSHOT [6/11] [INFO] --------------------------------[ jar ]--------------------------------- [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.13:prepare-agent (pre-unit-test) @ aai-annotations --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-annotations/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-annotations --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-annotations --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-sonar/aai-annotations/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-annotations --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-sonar/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-sonar/aai-annotations/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-annotations --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /w/workspace/aai-aai-common-sonar/aai-annotations/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-annotations --- [INFO] Surefire report directory: /w/workspace/aai-aai-common-sonar/aai-annotations/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.aai.annotations.AnnotationsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.aai.annotations.AnnotationsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-annotations --- [INFO] Loading execution data file /w/workspace/aai-aai-common-sonar/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-sonar/aai-annotations/target/aai-annotations-1.16.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-annotations --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-annotations/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-annotations --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-annotations --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-annotations --- [INFO] Loading execution data file /w/workspace/aai-aai-common-sonar/aai-annotations/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-annotations' with 2 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-annotations --- [INFO] Failsafe report directory: /w/workspace/aai-aai-common-sonar/aai-annotations/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-annotations --- [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-annotations/target/aai-annotations-1.16.1-SNAPSHOT.jar to /tmp/r/org/onap/aai/aai-common/aai-annotations/1.16.1-SNAPSHOT/aai-annotations-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-annotations/pom.xml to /tmp/r/org/onap/aai/aai-common/aai-annotations/1.16.1-SNAPSHOT/aai-annotations-1.16.1-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.aai.aai-common:aai-core >------------------ [INFO] Building aai-core 1.16.1-SNAPSHOT [7/11] [INFO] --------------------------------[ jar ]--------------------------------- [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.13:prepare-agent (pre-unit-test) @ aai-core --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-core/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-core --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-core --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 214 source files to /w/workspace/aai-aai-common-sonar/aai-core/target/classes [INFO] /w/workspace/aai-aai-common-sonar/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraph.java: Some input files use or override a deprecated API. [INFO] /w/workspace/aai-aai-common-sonar/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraph.java: Recompile with -Xlint:deprecation for details. [INFO] /w/workspace/aai-aai-common-sonar/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceNoAuthClient.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /w/workspace/aai-aai-common-sonar/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceNoAuthClient.java: Recompile with -Xlint:removal for details. [INFO] /w/workspace/aai-aai-common-sonar/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/aai-aai-common-sonar/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.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 121 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 143 source files to /w/workspace/aai-aai-common-sonar/aai-core/target/test-classes [INFO] /w/workspace/aai-aai-common-sonar/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java: Some input files use or override a deprecated API. [INFO] /w/workspace/aai-aai-common-sonar/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java: Recompile with -Xlint:deprecation for details. [INFO] /w/workspace/aai-aai-common-sonar/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java: /w/workspace/aai-aai-common-sonar/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java uses or overrides a deprecated API that is marked for removal. [INFO] /w/workspace/aai-aai-common-sonar/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java: Recompile with -Xlint:removal for details. [INFO] /w/workspace/aai-aai-common-sonar/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/aai-aai-common-sonar/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-core --- [INFO] Surefire report directory: /w/workspace/aai-aai-common-sonar/aai-core/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.aai.rest.RestHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.aai.rest.RestHandlerTest [INFO] Running org.onap.aai.rest.notification.UEBNotificationTest 2025-10-04 08:05:14.243 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:05:14.247 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:05:14.251 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:14.251 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:05:14.253 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:14.254 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:05:14.256 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:14.256 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:05:14.258 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:14.259 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:05:14.261 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:14.350 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:05:14.351 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:05:14.388 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:14.388 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:15.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 2025-10-04 08:05:15.797 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:05:15.856 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:05:15.864 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:15.865 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:15.955--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:16.185 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:05:16.216 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:05:16.223 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:16.224 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:16.276--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:16.511 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:05:16.533 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:05:16.543 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:16.543 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:16.597--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:16.806 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:05:16.826 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:05:16.834 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:16.834 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:16.892--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:17.110 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:05:17.155 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:05:17.170 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:05:17.658 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:05:18.210 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 2025-10-04 08:05:18.211 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.811 s -- in org.onap.aai.rest.notification.UEBNotificationTest [INFO] Running org.onap.aai.rest.notification.NotificationServiceTest 2025-10-04 08:05:18.874 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : Found the error.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/ [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 s -- in org.onap.aai.rest.notification.NotificationServiceTest [INFO] Running org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest 2025-10-04 08:05:18.940 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:05:18.941 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:05:18.942 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:18.942 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:05:18.943 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:18.943 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:05:18.944 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:18.944 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:05:18.945 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:18.945 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:05:18.946 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:18.953 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:05:18.953 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:05:18.956 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:18.956 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:18.989--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:19.119 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:05:19.127 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:05:19.130 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:19.130 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:19.182--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:19.324 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:05:19.333 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:05:19.336 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:19.336 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:19.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 2025-10-04 08:05:19.519 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:05:19.528 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:05:19.531 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:19.531 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:19.562--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:19.727 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:05:19.742 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:05:19.747 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:19.747 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:19.783--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:19.963 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:05:19.980 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:05:19.985 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:05:19.991 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:05:20.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-1c85d4d8-575f-4420-a09d-a4a25d08cf93 with payload { "model-invariant-id": "test-model-1c85d4d8-575f-4420-a09d-a4a25d08cf93", "model-type": "some-type" } 2025-10-04 08:05:21.008 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-10-04 08:05:21.015 INFO --- [ main] org.onap.aai.dbmap.AAIGraph : -- loading schema into JanusGraph 2025-10-04 08:05:21.027 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-10-04 08:05:21.028 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 2025-10-04 08:05:21.028 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 2025-10-04 08:05:21.028 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-10-04 08:05:21.087 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-lookup-uuid], [String], [SINGLE] 2025-10-04 08:05:21.117 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [related-lookup-uuid] 2025-10-04 08:05:21.138 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-node-type], [String], [SINGLE] 2025-10-04 08:05:21.141 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-node-type] 2025-10-04 08:05:21.141 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-node-property], [String], [SINGLE] 2025-10-04 08:05:21.144 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-node-property] 2025-10-04 08:05:21.144 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-node-type], [String], [SINGLE] 2025-10-04 08:05:21.147 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [target-node-type] 2025-10-04 08:05:21.148 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-node-property], [String], [SINGLE] 2025-10-04 08:05:21.150 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [target-node-property] 2025-10-04 08:05:21.150 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-collect-list], [String], [SET] 2025-10-04 08:05:21.153 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-collect-list] 2025-10-04 08:05:21.153 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-version], [String], [SINGLE] 2025-10-04 08:05:21.155 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info: aai_rv_lock_enabled:false 2025-10-04 08:05:21.156 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-version] 2025-10-04 08:05:21.164 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-config-id], [String], [SINGLE] 2025-10-04 08:05:21.166 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [wan-port-config-id] 2025-10-04 08:05:21.171 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-config-name], [String], [SINGLE] 2025-10-04 08:05:21.173 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [wan-port-config-name] 2025-10-04 08:05:21.177 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-id], [String], [SINGLE] 2025-10-04 08:05:21.180 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-id] 2025-10-04 08:05:21.185 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id], [String], [SINGLE] 2025-10-04 08:05:21.187 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-id] 2025-10-04 08:05:21.187 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-address], [String], [SINGLE] 2025-10-04 08:05:21.189 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ip-address] 2025-10-04 08:05:21.193 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-address], [String], [SINGLE] 2025-10-04 08:05:21.195 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipv4-address] 2025-10-04 08:05:21.200 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv6-address], [String], [SINGLE] 2025-10-04 08:05:21.202 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipv6-address] 2025-10-04 08:05:21.206 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ip-address], [String], [SINGLE] 2025-10-04 08:05:21.208 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ip-address] 2025-10-04 08:05:21.209 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ipv4-address], [String], [SINGLE] 2025-10-04 08:05:21.211 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ipv4-address] 2025-10-04 08:05:21.211 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ipv6-address], [String], [SINGLE] 2025-10-04 08:05:21.213 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ipv6-address] 2025-10-04 08:05:21.214 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [input-bandwidth], [String], [SINGLE] 2025-10-04 08:05:21.216 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [input-bandwidth] 2025-10-04 08:05:21.217 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [output-bandwidth], [String], [SINGLE] 2025-10-04 08:05:21.219 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [output-bandwidth] 2025-10-04 08:05:21.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [description], [String], [SINGLE] 2025-10-04 08:05:21.222 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [description] 2025-10-04 08:05:21.222 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-type], [String], [SINGLE] 2025-10-04 08:05:21.224 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-type] 2025-10-04 08:05:21.229 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-number], [String], [SINGLE] 2025-10-04 08:05:21.231 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-number] 2025-10-04 08:05:21.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [transport-network-name], [String], [SINGLE] 2025-10-04 08:05:21.237 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [transport-network-name] 2025-10-04 08:05:21.238 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-port-id], [String], [SINGLE] 2025-10-04 08:05:21.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-port-id] 2025-10-04 08:05:21.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-id], [String], [SINGLE] 2025-10-04 08:05:21.245 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [wan-port-id] 2025-10-04 08:05:21.250 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [selflink], [String], [SINGLE] 2025-10-04 08:05:21.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [selflink] 2025-10-04 08:05:21.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-status], [String], [SINGLE] 2025-10-04 08:05:21.256 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [operational-status] 2025-10-04 08:05:21.261 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-customization-id], [String], [SINGLE] 2025-10-04 08:05:21.262 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-customization-id] 2025-10-04 08:05:21.263 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-invariant-id-local], [String], [SINGLE] 2025-10-04 08:05:21.265 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-invariant-id-local] 2025-10-04 08:05:21.265 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version-id-local], [String], [SINGLE] 2025-10-04 08:05:21.267 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-version-id-local] 2025-10-04 08:05:21.267 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.269 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-pair-set-id], [String], [SINGLE] 2025-10-04 08:05:21.271 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-pair-set-id] 2025-10-04 08:05:21.274 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.275 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-location-id], [String], [SINGLE] 2025-10-04 08:05:21.277 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [physical-location-id] 2025-10-04 08:05:21.280 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [data-center-code], [String], [SINGLE] 2025-10-04 08:05:21.282 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [data-center-code] 2025-10-04 08:05:21.285 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [complex-name], [String], [SINGLE] 2025-10-04 08:05:21.286 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [complex-name] 2025-10-04 08:05:21.290 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [identity-url], [String], [SINGLE] 2025-10-04 08:05:21.299 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [identity-url] 2025-10-04 08:05:21.302 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.302 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-location-type], [String], [SINGLE] 2025-10-04 08:05:21.304 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [physical-location-type] 2025-10-04 08:05:21.304 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [street1], [String], [SINGLE] 2025-10-04 08:05:21.306 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [street1] 2025-10-04 08:05:21.306 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [street2], [String], [SINGLE] 2025-10-04 08:05:21.308 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [street2] 2025-10-04 08:05:21.308 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [city], [String], [SINGLE] 2025-10-04 08:05:21.310 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [city] 2025-10-04 08:05:21.310 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [state], [String], [SINGLE] 2025-10-04 08:05:21.312 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [state] 2025-10-04 08:05:21.312 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [postal-code], [String], [SINGLE] 2025-10-04 08:05:21.314 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [postal-code] 2025-10-04 08:05:21.314 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [country], [String], [SINGLE] 2025-10-04 08:05:21.316 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [country] 2025-10-04 08:05:21.316 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [region], [String], [SINGLE] 2025-10-04 08:05:21.317 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [region] 2025-10-04 08:05:21.318 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [latitude], [String], [SINGLE] 2025-10-04 08:05:21.320 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [latitude] 2025-10-04 08:05:21.320 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [longitude], [String], [SINGLE] 2025-10-04 08:05:21.322 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [longitude] 2025-10-04 08:05:21.322 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [elevation], [String], [SINGLE] 2025-10-04 08:05:21.324 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [elevation] 2025-10-04 08:05:21.324 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lata], [String], [SINGLE] 2025-10-04 08:05:21.325 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lata] 2025-10-04 08:05:21.328 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-name], [String], [SINGLE] 2025-10-04 08:05:21.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-name] 2025-10-04 08:05:21.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-value], [String], [SINGLE] 2025-10-04 08:05:21.331 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-value] 2025-10-04 08:05:21.332 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [routing-instance-id], [String], [SINGLE] 2025-10-04 08:05:21.334 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [routing-instance-id] 2025-10-04 08:05:21.337 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rpm-owner], [String], [SINGLE] 2025-10-04 08:05:21.338 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rpm-owner] 2025-10-04 08:05:21.338 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.342 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name], [String], [SINGLE] 2025-10-04 08:05:21.344 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [pnf-name] 2025-10-04 08:05:21.346 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [data-owner], [String], [SINGLE] 2025-10-04 08:05:21.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [data-owner] 2025-10-04 08:05:21.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name2], [String], [SINGLE] 2025-10-04 08:05:21.350 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-name2] 2025-10-04 08:05:21.350 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2025-10-04 08:05:21.350 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name2-source], [String], [SINGLE] 2025-10-04 08:05:21.352 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-name2-source] 2025-10-04 08:05:21.352 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-id], [String], [SINGLE] 2025-10-04 08:05:21.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-id] 2025-10-04 08:05:21.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-type], [String], [SINGLE] 2025-10-04 08:05:21.356 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-type] 2025-10-04 08:05:21.356 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-vendor], [String], [SINGLE] 2025-10-04 08:05:21.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-vendor] 2025-10-04 08:05:21.358 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-model], [String], [SINGLE] 2025-10-04 08:05:21.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-model] 2025-10-04 08:05:21.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [management-option], [String], [SINGLE] 2025-10-04 08:05:21.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [management-option] 2025-10-04 08:05:21.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-oam], [String], [SINGLE] 2025-10-04 08:05:21.363 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-oam] 2025-10-04 08:05:21.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sw-version], [String], [SINGLE] 2025-10-04 08:05:21.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sw-version] 2025-10-04 08:05:21.366 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [in-maint], [Boolean], [SINGLE] 2025-10-04 08:05:21.367 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [in-maint] 2025-10-04 08:05:21.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [frame-id], [String], [SINGLE] 2025-10-04 08:05:21.369 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [frame-id] 2025-10-04 08:05:21.369 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [serial-number], [String], [SINGLE] 2025-10-04 08:05:21.371 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [serial-number] 2025-10-04 08:05:21.371 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-loopback0], [String], [SINGLE] 2025-10-04 08:05:21.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-loopback0] 2025-10-04 08:05:21.373 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-loopback0], [String], [SINGLE] 2025-10-04 08:05:21.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-loopback0] 2025-10-04 08:05:21.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-aim], [String], [SINGLE] 2025-10-04 08:05:21.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-aim] 2025-10-04 08:05:21.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-aim], [String], [SINGLE] 2025-10-04 08:05:21.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-aim] 2025-10-04 08:05:21.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-oam], [String], [SINGLE] 2025-10-04 08:05:21.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-oam] 2025-10-04 08:05:21.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inv-status], [String], [SINGLE] 2025-10-04 08:05:21.381 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [inv-status] 2025-10-04 08:05:21.384 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.385 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prov-status], [String], [SINGLE] 2025-10-04 08:05:21.386 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [prov-status] 2025-10-04 08:05:21.387 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-role], [String], [SINGLE] 2025-10-04 08:05:21.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nf-role] 2025-10-04 08:05:21.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [admin-status], [String], [SINGLE] 2025-10-04 08:05:21.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [admin-status] 2025-10-04 08:05:21.392 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2025-10-04 08:05:21.392 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2025-10-04 08:05:21.392 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-10-04 08:05:21.392 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2025-10-04 08:05:21.393 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-ipv4-address], [String], [SINGLE] 2025-10-04 08:05:21.394 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-ipv4-address] 2025-10-04 08:05:21.394 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-ipv6-address], [String], [SINGLE] 2025-10-04 08:05:21.395 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-ipv6-address] 2025-10-04 08:05:21.400 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [element-choice-set-uuid], [String], [SINGLE] 2025-10-04 08:05:21.401 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [element-choice-set-uuid] 2025-10-04 08:05:21.404 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [element-choice-set-name], [String], [SINGLE] 2025-10-04 08:05:21.405 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [element-choice-set-name] 2025-10-04 08:05:21.405 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cardinality], [String], [SINGLE] 2025-10-04 08:05:21.406 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cardinality] 2025-10-04 08:05:21.406 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.408 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-id], [String], [SINGLE] 2025-10-04 08:05:21.409 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-module-id] 2025-10-04 08:05:21.411 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-name], [String], [SINGLE] 2025-10-04 08:05:21.412 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-module-name] 2025-10-04 08:05:21.415 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [heat-stack-id], [String], [SINGLE] 2025-10-04 08:05:21.417 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [heat-stack-id] 2025-10-04 08:05:21.419 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [orchestration-status], [String], [SINGLE] 2025-10-04 08:05:21.420 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [orchestration-status] 2025-10-04 08:05:21.420 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-base-vf-module], [Boolean], [SINGLE] 2025-10-04 08:05:21.421 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-base-vf-module] 2025-10-04 08:05:21.422 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [automated-assignment], [Boolean], [SINGLE] 2025-10-04 08:05:21.423 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [automated-assignment] 2025-10-04 08:05:21.423 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.423 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-10-04 08:05:21.423 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2025-10-04 08:05:21.424 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [persona-model-version], [String], [SINGLE] 2025-10-04 08:05:21.425 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [persona-model-version] 2025-10-04 08:05:21.425 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2025-10-04 08:05:21.426 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [widget-model-id], [String], [SINGLE] 2025-10-04 08:05:21.427 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [widget-model-id] 2025-10-04 08:05:21.429 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [widget-model-version], [String], [SINGLE] 2025-10-04 08:05:21.430 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [widget-model-version] 2025-10-04 08:05:21.433 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contrail-service-instance-fqdn], [String], [SINGLE] 2025-10-04 08:05:21.434 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [contrail-service-instance-fqdn] 2025-10-04 08:05:21.436 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [module-index], [Integer], [SINGLE] 2025-10-04 08:05:21.438 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [module-index] 2025-10-04 08:05:21.438 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2025-10-04 08:05:21.439 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-element-uuid], [String], [SINGLE] 2025-10-04 08:05:21.440 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-element-uuid] 2025-10-04 08:05:21.442 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [new-data-del-flag], [String], [SINGLE] 2025-10-04 08:05:21.443 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [new-data-del-flag] 2025-10-04 08:05:21.444 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cardinality] already existed in the DB. 2025-10-04 08:05:21.444 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [linkage-points], [String], [SET] 2025-10-04 08:05:21.445 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [linkage-points] 2025-10-04 08:05:21.445 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.447 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [include-node-type], [String], [SINGLE] 2025-10-04 08:05:21.448 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [include-node-type] 2025-10-04 08:05:21.449 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-key], [String], [SINGLE] 2025-10-04 08:05:21.450 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-key] 2025-10-04 08:05:21.450 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-value], [String], [SINGLE] 2025-10-04 08:05:21.451 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-value] 2025-10-04 08:05:21.451 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv6-address], [String], [SINGLE] 2025-10-04 08:05:21.452 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vip-ipv6-address] 2025-10-04 08:05:21.455 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv6-prefix-length], [Long], [SINGLE] 2025-10-04 08:05:21.456 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vip-ipv6-prefix-length] 2025-10-04 08:05:21.456 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-inner], [Long], [SINGLE] 2025-10-04 08:05:21.457 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-id-inner] 2025-10-04 08:05:21.459 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-outer], [Long], [SINGLE] 2025-10-04 08:05:21.460 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-id-outer] 2025-10-04 08:05:21.460 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-floating], [Boolean], [SINGLE] 2025-10-04 08:05:21.461 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-floating] 2025-10-04 08:05:21.462 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.462 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-network-id], [String], [SINGLE] 2025-10-04 08:05:21.463 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [neutron-network-id] 2025-10-04 08:05:21.465 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-subnet-id], [String], [SINGLE] 2025-10-04 08:05:21.466 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [neutron-subnet-id] 2025-10-04 08:05:21.468 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capability-id], [String], [SINGLE] 2025-10-04 08:05:21.469 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-capability-id] 2025-10-04 08:05:21.471 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-feature], [String], [SINGLE] 2025-10-04 08:05:21.472 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-feature] 2025-10-04 08:05:21.474 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-version], [String], [SINGLE] 2025-10-04 08:05:21.475 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-version] 2025-10-04 08:05:21.475 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [architecture], [String], [SINGLE] 2025-10-04 08:05:21.476 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [architecture] 2025-10-04 08:05:21.478 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.480 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [device-id] already existed in the DB. 2025-10-04 08:05:21.481 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esn], [String], [SINGLE] 2025-10-04 08:05:21.482 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [esn] 2025-10-04 08:05:21.484 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-name], [String], [SINGLE] 2025-10-04 08:05:21.484 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-name] 2025-10-04 08:05:21.486 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2025-10-04 08:05:21.487 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vendor], [String], [SINGLE] 2025-10-04 08:05:21.488 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vendor] 2025-10-04 08:05:21.489 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [class], [String], [SINGLE] 2025-10-04 08:05:21.490 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [class] 2025-10-04 08:05:21.492 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [type], [String], [SINGLE] 2025-10-04 08:05:21.493 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [type] 2025-10-04 08:05:21.495 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [version], [String], [SINGLE] 2025-10-04 08:05:21.496 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [version] 2025-10-04 08:05:21.498 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ip], [String], [SINGLE] 2025-10-04 08:05:21.499 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ip] 2025-10-04 08:05:21.506 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ipv4], [String], [SINGLE] 2025-10-04 08:05:21.507 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ipv4] 2025-10-04 08:05:21.509 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ipv6], [String], [SINGLE] 2025-10-04 08:05:21.509 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ipv6] 2025-10-04 08:05:21.511 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2025-10-04 08:05:21.511 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2025-10-04 08:05:21.511 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2025-10-04 08:05:21.511 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-10-04 08:05:21.511 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2025-10-04 08:05:21.512 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.512 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-name], [String], [SINGLE] 2025-10-04 08:05:21.518 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-name] 2025-10-04 08:05:21.520 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-role], [String], [SINGLE] 2025-10-04 08:05:21.522 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-role] 2025-10-04 08:05:21.522 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [v6-wan-link-ip], [String], [SINGLE] 2025-10-04 08:05:21.524 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [v6-wan-link-ip] 2025-10-04 08:05:21.524 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2025-10-04 08:05:21.524 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-id], [String], [SINGLE] 2025-10-04 08:05:21.526 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-id] 2025-10-04 08:05:21.529 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [macaddr], [String], [SINGLE] 2025-10-04 08:05:21.530 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [macaddr] 2025-10-04 08:05:21.532 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-name], [String], [SINGLE] 2025-10-04 08:05:21.533 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-name] 2025-10-04 08:05:21.534 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 2025-10-04 08:05:21.535 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-description], [String], [SINGLE] 2025-10-04 08:05:21.535 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-description] 2025-10-04 08:05:21.536 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-port-mirrored], [Boolean], [SINGLE] 2025-10-04 08:05:21.537 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-port-mirrored] 2025-10-04 08:05:21.537 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.537 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2025-10-04 08:05:21.537 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2025-10-04 08:05:21.538 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-ip-unnumbered], [Boolean], [SINGLE] 2025-10-04 08:05:21.539 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-ip-unnumbered] 2025-10-04 08:05:21.539 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [allowed-address-pairs], [String], [SINGLE] 2025-10-04 08:05:21.540 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [allowed-address-pairs] 2025-10-04 08:05:21.542 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [admin-status] already existed in the DB. 2025-10-04 08:05:21.546 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnfm-id], [String], [SINGLE] 2025-10-04 08:05:21.547 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnfm-id] 2025-10-04 08:05:21.549 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vim-id], [String], [SINGLE] 2025-10-04 08:05:21.550 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vim-id] 2025-10-04 08:05:21.550 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [certificate-url], [String], [SINGLE] 2025-10-04 08:05:21.551 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [certificate-url] 2025-10-04 08:05:21.551 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.552 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-to], [String], [SINGLE] 2025-10-04 08:05:21.553 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [related-to] 2025-10-04 08:05:21.554 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-label], [String], [SINGLE] 2025-10-04 08:05:21.554 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-label] 2025-10-04 08:05:21.555 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-link], [String], [SINGLE] 2025-10-04 08:05:21.555 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [related-link] 2025-10-04 08:05:21.556 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-constraint-uuid], [String], [SINGLE] 2025-10-04 08:05:21.557 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-constraint-uuid] 2025-10-04 08:05:21.559 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constrained-element-set-uuid-to-replace], [String], [SINGLE] 2025-10-04 08:05:21.560 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [constrained-element-set-uuid-to-replace] 2025-10-04 08:05:21.560 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.561 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 2025-10-04 08:05:21.561 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [filter-type], [String], [SINGLE] 2025-10-04 08:05:21.562 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [filter-type] 2025-10-04 08:05:21.562 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2025-10-04 08:05:21.565 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cambria-partition], [String], [SINGLE] 2025-10-04 08:05:21.566 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cambria-partition] 2025-10-04 08:05:21.567 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ems-id], [String], [SINGLE] 2025-10-04 08:05:21.568 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ems-id] 2025-10-04 08:05:21.570 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.571 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cp-instance-id], [String], [SINGLE] 2025-10-04 08:05:21.571 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [cp-instance-id] 2025-10-04 08:05:21.573 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-id], [Integer], [SINGLE] 2025-10-04 08:05:21.574 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-id] 2025-10-04 08:05:21.574 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.576 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-type], [String], [SINGLE] 2025-10-04 08:05:21.576 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-type] 2025-10-04 08:05:21.577 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-link], [String], [SINGLE] 2025-10-04 08:05:21.578 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-link] 2025-10-04 08:05:21.578 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.578 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [availability-zone-name], [String], [SINGLE] 2025-10-04 08:05:21.579 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [availability-zone-name] 2025-10-04 08:05:21.581 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hypervisor-type], [String], [SINGLE] 2025-10-04 08:05:21.582 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hypervisor-type] 2025-10-04 08:05:21.582 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2025-10-04 08:05:21.582 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.583 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sdwan-vpn-id], [String], [SINGLE] 2025-10-04 08:05:21.584 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [sdwan-vpn-id] 2025-10-04 08:05:21.586 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sdwan-vpn-name], [String], [SINGLE] 2025-10-04 08:05:21.587 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [sdwan-vpn-name] 2025-10-04 08:05:21.588 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vxlan-id], [String], [SINGLE] 2025-10-04 08:05:21.589 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vxlan-id] 2025-10-04 08:05:21.591 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [topology], [String], [SINGLE] 2025-10-04 08:05:21.592 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [topology] 2025-10-04 08:05:21.594 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-id], [String], [SINGLE] 2025-10-04 08:05:21.595 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tenant-id] 2025-10-04 08:05:21.595 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-id], [String], [SINGLE] 2025-10-04 08:05:21.596 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-id] 2025-10-04 08:05:21.596 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2025-10-04 08:05:21.596 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2025-10-04 08:05:21.596 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2025-10-04 08:05:21.596 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-10-04 08:05:21.596 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2025-10-04 08:05:21.596 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.597 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-mapping-id], [String], [SINGLE] 2025-10-04 08:05:21.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vlan-mapping-id] 2025-10-04 08:05:21.600 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [uni-cvlan], [String], [SINGLE] 2025-10-04 08:05:21.600 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [uni-cvlan] 2025-10-04 08:05:21.601 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nni-svlan], [String], [SINGLE] 2025-10-04 08:05:21.601 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nni-svlan] 2025-10-04 08:05:21.602 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nni-cvlan], [String], [SINGLE] 2025-10-04 08:05:21.602 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nni-cvlan] 2025-10-04 08:05:21.603 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [iv-lan], [String], [SINGLE] 2025-10-04 08:05:21.603 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [iv-lan] 2025-10-04 08:05:21.604 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.605 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pci-id], [String], [SINGLE] 2025-10-04 08:05:21.605 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pci-id] 2025-10-04 08:05:21.607 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-filter], [String], [SINGLE] 2025-10-04 08:05:21.608 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-vlan-filter] 2025-10-04 08:05:21.609 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mac-filter], [String], [SINGLE] 2025-10-04 08:05:21.610 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-mac-filter] 2025-10-04 08:05:21.612 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-strip], [Boolean], [SINGLE] 2025-10-04 08:05:21.613 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-vlan-strip] 2025-10-04 08:05:21.614 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-anti-spoof-check], [Boolean], [SINGLE] 2025-10-04 08:05:21.615 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-vlan-anti-spoof-check] 2025-10-04 08:05:21.615 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mac-anti-spoof-check], [Boolean], [SINGLE] 2025-10-04 08:05:21.616 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-mac-anti-spoof-check] 2025-10-04 08:05:21.616 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mirrors], [String], [SINGLE] 2025-10-04 08:05:21.617 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-mirrors] 2025-10-04 08:05:21.618 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-broadcast-allow], [Boolean], [SINGLE] 2025-10-04 08:05:21.618 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-broadcast-allow] 2025-10-04 08:05:21.619 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-unknown-multicast-allow], [Boolean], [SINGLE] 2025-10-04 08:05:21.619 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-unknown-multicast-allow] 2025-10-04 08:05:21.620 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-unknown-unicast-allow], [Boolean], [SINGLE] 2025-10-04 08:05:21.620 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-unknown-unicast-allow] 2025-10-04 08:05:21.621 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-insert-stag], [Boolean], [SINGLE] 2025-10-04 08:05:21.622 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-insert-stag] 2025-10-04 08:05:21.622 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-link-status], [String], [SINGLE] 2025-10-04 08:05:21.623 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-link-status] 2025-10-04 08:05:21.623 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.623 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 2025-10-04 08:05:21.624 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [project-name], [String], [SINGLE] 2025-10-04 08:05:21.625 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [project-name] 2025-10-04 08:05:21.626 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.627 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-type], [String], [SINGLE] 2025-10-04 08:05:21.627 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-type] 2025-10-04 08:05:21.629 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [temp-ub-sub-account-id], [String], [SINGLE] 2025-10-04 08:05:21.630 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [temp-ub-sub-account-id] 2025-10-04 08:05:21.630 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.632 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [top-node-type], [String], [SINGLE] 2025-10-04 08:05:21.633 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [top-node-type] 2025-10-04 08:05:21.633 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [secondary-filter-cut-point], [String], [SINGLE] 2025-10-04 08:05:21.634 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [secondary-filter-cut-point] 2025-10-04 08:05:21.635 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-policy-id], [String], [SINGLE] 2025-10-04 08:05:21.635 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-policy-id] 2025-10-04 08:05:21.637 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-policy-fqdn], [String], [SINGLE] 2025-10-04 08:05:21.638 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-policy-fqdn] 2025-10-04 08:05:21.639 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2025-10-04 08:05:21.640 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.641 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-name], [String], [SINGLE] 2025-10-04 08:05:21.641 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-name] 2025-10-04 08:05:21.643 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-id], [String], [SINGLE] 2025-10-04 08:05:21.643 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [image-id] 2025-10-04 08:05:21.645 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-name], [String], [SINGLE] 2025-10-04 08:05:21.646 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [image-name] 2025-10-04 08:05:21.648 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-architecture], [String], [SINGLE] 2025-10-04 08:05:21.649 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-architecture] 2025-10-04 08:05:21.649 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-os-distro], [String], [SINGLE] 2025-10-04 08:05:21.650 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-os-distro] 2025-10-04 08:05:21.650 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-os-version], [String], [SINGLE] 2025-10-04 08:05:21.651 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-os-version] 2025-10-04 08:05:21.651 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application], [String], [SINGLE] 2025-10-04 08:05:21.652 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application] 2025-10-04 08:05:21.654 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application-vendor], [String], [SINGLE] 2025-10-04 08:05:21.654 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application-vendor] 2025-10-04 08:05:21.656 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application-version], [String], [SINGLE] 2025-10-04 08:05:21.657 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application-version] 2025-10-04 08:05:21.658 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-selflink], [String], [SINGLE] 2025-10-04 08:05:21.659 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-selflink] 2025-10-04 08:05:21.659 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.660 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [last-mod-source-of-truth], [String], [SINGLE] 2025-10-04 08:05:21.661 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [last-mod-source-of-truth] 2025-10-04 08:05:21.661 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-node-type], [String], [SINGLE] 2025-10-04 08:05:21.662 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-node-type] 2025-10-04 08:05:21.663 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-created-ts], [Long], [SINGLE] 2025-10-04 08:05:21.664 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [aai-created-ts] 2025-10-04 08:05:21.664 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-unique-key], [String], [SINGLE] 2025-10-04 08:05:21.665 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [aai-unique-key] 2025-10-04 08:05:21.667 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-last-mod-ts], [Long], [SINGLE] 2025-10-04 08:05:21.667 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [aai-last-mod-ts] 2025-10-04 08:05:21.668 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-of-truth], [String], [SINGLE] 2025-10-04 08:05:21.668 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [source-of-truth] 2025-10-04 08:05:21.670 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-uri], [String], [SINGLE] 2025-10-04 08:05:21.671 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info: aai_uri_lock_enabled:false 2025-10-04 08:05:21.671 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-uri] 2025-10-04 08:05:21.673 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info:: aai_uri_lock_enabled:false 2025-10-04 08:05:21.673 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [host-route-id], [String], [SINGLE] 2025-10-04 08:05:21.674 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [host-route-id] 2025-10-04 08:05:21.675 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-prefix], [String], [SINGLE] 2025-10-04 08:05:21.676 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-prefix] 2025-10-04 08:05:21.676 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop], [String], [SINGLE] 2025-10-04 08:05:21.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [next-hop] 2025-10-04 08:05:21.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop-type], [String], [SINGLE] 2025-10-04 08:05:21.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [next-hop-type] 2025-10-04 08:05:21.678 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.679 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag-id], [String], [SINGLE] 2025-10-04 08:05:21.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vlan-tag-id] 2025-10-04 08:05:21.682 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag-role], [String], [SINGLE] 2025-10-04 08:05:21.683 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-tag-role] 2025-10-04 08:05:21.683 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 2025-10-04 08:05:21.683 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2025-10-04 08:05:21.683 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-private], [Boolean], [SINGLE] 2025-10-04 08:05:21.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-private] 2025-10-04 08:05:21.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.685 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-configuration-id], [String], [SINGLE] 2025-10-04 08:05:21.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [ipsec-configuration-id] 2025-10-04 08:05:21.688 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-vig-address-type], [String], [SINGLE] 2025-10-04 08:05:21.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-vig-address-type] 2025-10-04 08:05:21.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-encryption-strength], [String], [SINGLE] 2025-10-04 08:05:21.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-encryption-strength] 2025-10-04 08:05:21.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-dmz-type], [String], [SINGLE] 2025-10-04 08:05:21.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-dmz-type] 2025-10-04 08:05:21.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [shared-dmz-network-address], [String], [SINGLE] 2025-10-04 08:05:21.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [shared-dmz-network-address] 2025-10-04 08:05:21.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-customer-name], [String], [SINGLE] 2025-10-04 08:05:21.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-customer-name] 2025-10-04 08:05:21.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ike-version], [String], [SINGLE] 2025-10-04 08:05:21.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ike-version] 2025-10-04 08:05:21.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-authentication], [String], [SINGLE] 2025-10-04 08:05:21.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-authentication] 2025-10-04 08:05:21.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-encryption], [String], [SINGLE] 2025-10-04 08:05:21.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-encryption] 2025-10-04 08:05:21.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-dh-group], [String], [SINGLE] 2025-10-04 08:05:21.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-dh-group] 2025-10-04 08:05:21.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-am-group-id], [String], [SINGLE] 2025-10-04 08:05:21.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-am-group-id] 2025-10-04 08:05:21.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-am-password], [String], [SINGLE] 2025-10-04 08:05:21.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-am-password] 2025-10-04 08:05:21.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-sa-lifetime], [String], [SINGLE] 2025-10-04 08:05:21.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-sa-lifetime] 2025-10-04 08:05:21.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-authentication], [String], [SINGLE] 2025-10-04 08:05:21.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-authentication] 2025-10-04 08:05:21.704 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-encryption], [String], [SINGLE] 2025-10-04 08:05:21.704 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-encryption] 2025-10-04 08:05:21.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-sa-lifetime], [String], [SINGLE] 2025-10-04 08:05:21.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-sa-lifetime] 2025-10-04 08:05:21.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-pfs], [String], [SINGLE] 2025-10-04 08:05:21.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-pfs] 2025-10-04 08:05:21.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [xauth-user-id], [String], [SINGLE] 2025-10-04 08:05:21.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [xauth-user-id] 2025-10-04 08:05:21.708 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [xauth-user-password], [String], [SINGLE] 2025-10-04 08:05:21.709 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [xauth-user-password] 2025-10-04 08:05:21.709 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dpd-interval], [String], [SINGLE] 2025-10-04 08:05:21.710 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dpd-interval] 2025-10-04 08:05:21.710 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dpd-frequency], [String], [SINGLE] 2025-10-04 08:05:21.711 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dpd-frequency] 2025-10-04 08:05:21.711 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.712 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-constraint-uuid], [String], [SINGLE] 2025-10-04 08:05:21.713 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [property-constraint-uuid] 2025-10-04 08:05:21.715 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constraint-type], [String], [SINGLE] 2025-10-04 08:05:21.715 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [constraint-type] 2025-10-04 08:05:21.715 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 2025-10-04 08:05:21.716 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2025-10-04 08:05:21.716 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.716 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-id], [String], [SINGLE] 2025-10-04 08:05:21.717 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [collection-id] 2025-10-04 08:05:21.718 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-10-04 08:05:21.718 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2025-10-04 08:05:21.719 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-name], [String], [SINGLE] 2025-10-04 08:05:21.719 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-name] 2025-10-04 08:05:21.719 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-type], [String], [SINGLE] 2025-10-04 08:05:21.720 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-type] 2025-10-04 08:05:21.720 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-role], [String], [SINGLE] 2025-10-04 08:05:21.721 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-role] 2025-10-04 08:05:21.721 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-function], [String], [SINGLE] 2025-10-04 08:05:21.722 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-function] 2025-10-04 08:05:21.722 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2025-10-04 08:05:21.722 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-customization-id], [String], [SINGLE] 2025-10-04 08:05:21.723 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-customization-id] 2025-10-04 08:05:21.723 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.724 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 2025-10-04 08:05:21.724 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2025-10-04 08:05:21.724 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-id], [String], [SINGLE] 2025-10-04 08:05:21.725 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-id] 2025-10-04 08:05:21.727 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-id], [String], [SINGLE] 2025-10-04 08:05:21.728 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-id] 2025-10-04 08:05:21.729 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-selflink], [String], [SINGLE] 2025-10-04 08:05:21.730 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [volume-selflink] 2025-10-04 08:05:21.730 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.730 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-id], [String], [SINGLE] 2025-10-04 08:05:21.731 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [flavor-id] 2025-10-04 08:05:21.732 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-name], [String], [SINGLE] 2025-10-04 08:05:21.733 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [flavor-name] 2025-10-04 08:05:21.735 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-vcpus], [Integer], [SINGLE] 2025-10-04 08:05:21.735 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-vcpus] 2025-10-04 08:05:21.735 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-ram], [Integer], [SINGLE] 2025-10-04 08:05:21.736 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-ram] 2025-10-04 08:05:21.736 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-disk], [Integer], [SINGLE] 2025-10-04 08:05:21.737 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-disk] 2025-10-04 08:05:21.737 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-ephemeral], [Integer], [SINGLE] 2025-10-04 08:05:21.738 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-ephemeral] 2025-10-04 08:05:21.738 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-swap], [String], [SINGLE] 2025-10-04 08:05:21.739 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-swap] 2025-10-04 08:05:21.739 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-is-public], [Boolean], [SINGLE] 2025-10-04 08:05:21.740 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-is-public] 2025-10-04 08:05:21.740 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-selflink], [String], [SINGLE] 2025-10-04 08:05:21.740 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-selflink] 2025-10-04 08:05:21.741 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-disabled], [Boolean], [SINGLE] 2025-10-04 08:05:21.742 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-disabled] 2025-10-04 08:05:21.742 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.743 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-element-uuid], [String], [SINGLE] 2025-10-04 08:05:21.743 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [named-query-element-uuid] 2025-10-04 08:05:21.745 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-collect-list] already existed in the DB. 2025-10-04 08:05:21.745 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.745 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-limit-desc], [String], [SINGLE] 2025-10-04 08:05:21.746 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-limit-desc] 2025-10-04 08:05:21.746 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [do-not-output], [String], [SINGLE] 2025-10-04 08:05:21.747 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [do-not-output] 2025-10-04 08:05:21.748 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarder-evc-id], [String], [SINGLE] 2025-10-04 08:05:21.749 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [forwarder-evc-id] 2025-10-04 08:05:21.750 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [circuit-id], [String], [SINGLE] 2025-10-04 08:05:21.751 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [circuit-id] 2025-10-04 08:05:21.751 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ivlan], [String], [SINGLE] 2025-10-04 08:05:21.752 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ivlan] 2025-10-04 08:05:21.752 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [svlan], [String], [SINGLE] 2025-10-04 08:05:21.753 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [svlan] 2025-10-04 08:05:21.753 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cvlan], [String], [SINGLE] 2025-10-04 08:05:21.754 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cvlan] 2025-10-04 08:05:21.754 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.755 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esr-system-info-id], [String], [SINGLE] 2025-10-04 08:05:21.755 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [esr-system-info-id] 2025-10-04 08:05:21.756 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-name], [String], [SINGLE] 2025-10-04 08:05:21.757 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-name] 2025-10-04 08:05:21.758 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 2025-10-04 08:05:21.758 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vendor] already existed in the DB. 2025-10-04 08:05:21.758 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 2025-10-04 08:05:21.759 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-url], [String], [SINGLE] 2025-10-04 08:05:21.759 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-url] 2025-10-04 08:05:21.760 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [user-name], [String], [SINGLE] 2025-10-04 08:05:21.760 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [user-name] 2025-10-04 08:05:21.760 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [password], [String], [SINGLE] 2025-10-04 08:05:21.761 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [password] 2025-10-04 08:05:21.761 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-type], [String], [SINGLE] 2025-10-04 08:05:21.762 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-type] 2025-10-04 08:05:21.763 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [protocol], [String], [SINGLE] 2025-10-04 08:05:21.764 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [protocol] 2025-10-04 08:05:21.764 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ssl-cacert], [String], [SINGLE] 2025-10-04 08:05:21.765 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ssl-cacert] 2025-10-04 08:05:21.765 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ssl-insecure], [Boolean], [SINGLE] 2025-10-04 08:05:21.765 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ssl-insecure] 2025-10-04 08:05:21.766 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-address] already existed in the DB. 2025-10-04 08:05:21.766 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port], [String], [SINGLE] 2025-10-04 08:05:21.766 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port] 2025-10-04 08:05:21.767 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-domain], [String], [SINGLE] 2025-10-04 08:05:21.767 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-domain] 2025-10-04 08:05:21.767 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [default-tenant], [String], [SINGLE] 2025-10-04 08:05:21.768 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [default-tenant] 2025-10-04 08:05:21.768 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [passive], [Boolean], [SINGLE] 2025-10-04 08:05:21.769 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [passive] 2025-10-04 08:05:21.769 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [remote-path], [String], [SINGLE] 2025-10-04 08:05:21.770 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [remote-path] 2025-10-04 08:05:21.770 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-status], [String], [SINGLE] 2025-10-04 08:05:21.771 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [system-status] 2025-10-04 08:05:21.771 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [openstack-region-id], [String], [SINGLE] 2025-10-04 08:05:21.771 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [openstack-region-id] 2025-10-04 08:05:21.772 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.772 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-id], [String], [SINGLE] 2025-10-04 08:05:21.773 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-id] 2025-10-04 08:05:21.774 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-name] already existed in the DB. 2025-10-04 08:05:21.774 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-type], [String], [SINGLE] 2025-10-04 08:05:21.775 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-type] 2025-10-04 08:05:21.775 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-role], [String], [SINGLE] 2025-10-04 08:05:21.776 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-role] 2025-10-04 08:05:21.777 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology], [String], [SINGLE] 2025-10-04 08:05:21.778 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-technology] 2025-10-04 08:05:21.778 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 2025-10-04 08:05:21.778 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-bound-to-vpn], [Boolean], [SINGLE] 2025-10-04 08:05:21.779 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-bound-to-vpn] 2025-10-04 08:05:21.779 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-id], [String], [SINGLE] 2025-10-04 08:05:21.780 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-id] 2025-10-04 08:05:21.781 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-role-instance], [Long], [SINGLE] 2025-10-04 08:05:21.782 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-role-instance] 2025-10-04 08:05:21.782 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.782 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2025-10-04 08:05:21.782 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2025-10-04 08:05:21.782 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mso-catalog-key], [String], [SINGLE] 2025-10-04 08:05:21.783 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mso-catalog-key] 2025-10-04 08:05:21.783 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contrail-network-fqdn], [String], [SINGLE] 2025-10-04 08:05:21.784 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [contrail-network-fqdn] 2025-10-04 08:05:21.785 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-10-04 08:05:21.785 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2025-10-04 08:05:21.785 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 2025-10-04 08:05:21.785 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2025-10-04 08:05:21.786 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 2025-10-04 08:05:21.786 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 2025-10-04 08:05:21.786 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-network-name], [String], [SINGLE] 2025-10-04 08:05:21.786 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [physical-network-name] 2025-10-04 08:05:21.787 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-provider-network], [Boolean], [SINGLE] 2025-10-04 08:05:21.787 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-provider-network] 2025-10-04 08:05:21.788 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-shared-network], [Boolean], [SINGLE] 2025-10-04 08:05:21.788 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-shared-network] 2025-10-04 08:05:21.788 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-external-network], [Boolean], [SINGLE] 2025-10-04 08:05:21.789 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-external-network] 2025-10-04 08:05:21.789 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2025-10-04 08:05:21.789 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2025-10-04 08:05:21.789 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-trunked], [Boolean], [SINGLE] 2025-10-04 08:05:21.790 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-trunked] 2025-10-04 08:05:21.791 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-id] already existed in the DB. 2025-10-04 08:05:21.791 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-instance-id], [String], [SINGLE] 2025-10-04 08:05:21.792 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-instance-id] 2025-10-04 08:05:21.792 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-name], [String], [SINGLE] 2025-10-04 08:05:21.792 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-name] 2025-10-04 08:05:21.794 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-name2], [String], [SINGLE] 2025-10-04 08:05:21.794 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-name2] 2025-10-04 08:05:21.795 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-type], [String], [SINGLE] 2025-10-04 08:05:21.796 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-type] 2025-10-04 08:05:21.797 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 2025-10-04 08:05:21.798 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [regional-resource-zone], [String], [SINGLE] 2025-10-04 08:05:21.798 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [regional-resource-zone] 2025-10-04 08:05:21.799 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2025-10-04 08:05:21.799 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2025-10-04 08:05:21.800 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-key], [String], [SINGLE] 2025-10-04 08:05:21.800 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-key] 2025-10-04 08:05:21.800 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-role], [String], [SINGLE] 2025-10-04 08:05:21.801 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equipment-role] 2025-10-04 08:05:21.801 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2025-10-04 08:05:21.801 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-package-name], [String], [SINGLE] 2025-10-04 08:05:21.802 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-package-name] 2025-10-04 08:05:21.802 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-discriptor-name], [String], [SINGLE] 2025-10-04 08:05:21.803 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-discriptor-name] 2025-10-04 08:05:21.803 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [job-id], [String], [SINGLE] 2025-10-04 08:05:21.804 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [job-id] 2025-10-04 08:05:21.804 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2025-10-04 08:05:21.804 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 2025-10-04 08:05:21.804 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 2025-10-04 08:05:21.804 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-address], [String], [SINGLE] 2025-10-04 08:05:21.805 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-address] 2025-10-04 08:05:21.805 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-loopback0-address], [String], [SINGLE] 2025-10-04 08:05:21.806 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-loopback0-address] 2025-10-04 08:05:21.806 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nm-lan-v6-address], [String], [SINGLE] 2025-10-04 08:05:21.807 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nm-lan-v6-address] 2025-10-04 08:05:21.807 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [management-v6-address], [String], [SINGLE] 2025-10-04 08:05:21.807 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [management-v6-address] 2025-10-04 08:05:21.808 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcpu], [Long], [SINGLE] 2025-10-04 08:05:21.808 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vcpu] 2025-10-04 08:05:21.809 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcpu-units], [String], [SINGLE] 2025-10-04 08:05:21.809 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vcpu-units] 2025-10-04 08:05:21.809 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vmemory], [Long], [SINGLE] 2025-10-04 08:05:21.810 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vmemory] 2025-10-04 08:05:21.810 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vmemory-units], [String], [SINGLE] 2025-10-04 08:05:21.811 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vmemory-units] 2025-10-04 08:05:21.811 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdisk], [Long], [SINGLE] 2025-10-04 08:05:21.811 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vdisk] 2025-10-04 08:05:21.812 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdisk-units], [String], [SINGLE] 2025-10-04 08:05:21.812 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vdisk-units] 2025-10-04 08:05:21.812 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nshd], [Long], [SINGLE] 2025-10-04 08:05:21.813 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nshd] 2025-10-04 08:05:21.813 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nvm], [Long], [SINGLE] 2025-10-04 08:05:21.814 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nvm] 2025-10-04 08:05:21.814 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nnet], [Long], [SINGLE] 2025-10-04 08:05:21.814 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nnet] 2025-10-04 08:05:21.815 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2025-10-04 08:05:21.815 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-closed-loop-disabled], [Boolean], [SINGLE] 2025-10-04 08:05:21.815 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [is-closed-loop-disabled] 2025-10-04 08:05:21.816 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.817 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [summary-status], [String], [SINGLE] 2025-10-04 08:05:21.817 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [summary-status] 2025-10-04 08:05:21.818 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [encrypted-access-flag], [Boolean], [SINGLE] 2025-10-04 08:05:21.818 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [encrypted-access-flag] 2025-10-04 08:05:21.819 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entitlement-assignment-group-uuid], [String], [SINGLE] 2025-10-04 08:05:21.819 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entitlement-assignment-group-uuid] 2025-10-04 08:05:21.820 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entitlement-resource-uuid], [String], [SINGLE] 2025-10-04 08:05:21.820 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entitlement-resource-uuid] 2025-10-04 08:05:21.820 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-assignment-group-uuid], [String], [SINGLE] 2025-10-04 08:05:21.821 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-assignment-group-uuid] 2025-10-04 08:05:21.821 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-key-uuid], [String], [SINGLE] 2025-10-04 08:05:21.822 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-key-uuid] 2025-10-04 08:05:21.822 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-10-04 08:05:21.822 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2025-10-04 08:05:21.822 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 2025-10-04 08:05:21.822 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2025-10-04 08:05:21.822 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 2025-10-04 08:05:21.822 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 2025-10-04 08:05:21.823 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [as-number], [String], [SINGLE] 2025-10-04 08:05:21.823 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [as-number] 2025-10-04 08:05:21.823 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [regional-resource-subzone], [String], [SINGLE] 2025-10-04 08:05:21.824 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [regional-resource-subzone] 2025-10-04 08:05:21.824 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-type], [String], [SINGLE] 2025-10-04 08:05:21.825 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-type] 2025-10-04 08:05:21.826 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-function], [String], [SINGLE] 2025-10-04 08:05:21.827 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-function] 2025-10-04 08:05:21.828 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nf-role] already existed in the DB. 2025-10-04 08:05:21.828 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-naming-code], [String], [SINGLE] 2025-10-04 08:05:21.829 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-naming-code] 2025-10-04 08:05:21.830 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2025-10-04 08:05:21.830 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-gateway-address], [String], [SINGLE] 2025-10-04 08:05:21.830 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-gateway-address] 2025-10-04 08:05:21.831 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-gateway-address-prefix-length], [Integer], [SINGLE] 2025-10-04 08:05:21.831 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-gateway-address-prefix-length] 2025-10-04 08:05:21.831 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2025-10-04 08:05:21.831 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nm-profile-name], [String], [SINGLE] 2025-10-04 08:05:21.832 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nm-profile-name] 2025-10-04 08:05:21.833 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-id2], [String], [SINGLE] 2025-10-04 08:05:21.834 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-id2] 2025-10-04 08:05:21.835 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name] already existed in the DB. 2025-10-04 08:05:21.835 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name2] already existed in the DB. 2025-10-04 08:05:21.835 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 2025-10-04 08:05:21.835 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2025-10-04 08:05:21.835 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2025-10-04 08:05:21.835 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [license-key] already existed in the DB. 2025-10-04 08:05:21.835 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 2025-10-04 08:05:21.835 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 2025-10-04 08:05:21.835 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.835 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-loopback0-address] already existed in the DB. 2025-10-04 08:05:21.835 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2025-10-04 08:05:21.835 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2025-10-04 08:05:21.836 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 2025-10-04 08:05:21.836 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [id], [String], [SINGLE] 2025-10-04 08:05:21.837 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [id] 2025-10-04 08:05:21.838 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-role], [String], [SINGLE] 2025-10-04 08:05:21.838 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-role] 2025-10-04 08:05:21.838 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-10-04 08:05:21.839 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2025-10-04 08:05:21.839 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2025-10-04 08:05:21.839 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-type], [String], [SINGLE] 2025-10-04 08:05:21.839 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-type] 2025-10-04 08:05:21.840 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.840 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-name], [String], [SINGLE] 2025-10-04 08:05:21.840 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-name] 2025-10-04 08:05:21.841 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-function], [String], [SINGLE] 2025-10-04 08:05:21.841 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-function] 2025-10-04 08:05:21.842 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-name] already existed in the DB. 2025-10-04 08:05:21.842 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-description] already existed in the DB. 2025-10-04 08:05:21.842 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.842 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [speed-value], [String], [SINGLE] 2025-10-04 08:05:21.842 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [speed-value] 2025-10-04 08:05:21.843 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [speed-units], [String], [SINGLE] 2025-10-04 08:05:21.843 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [speed-units] 2025-10-04 08:05:21.843 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-id] already existed in the DB. 2025-10-04 08:05:21.843 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 2025-10-04 08:05:21.843 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2025-10-04 08:05:21.844 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2025-10-04 08:05:21.844 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [update-node-type], [String], [SINGLE] 2025-10-04 08:05:21.845 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [update-node-type] 2025-10-04 08:05:21.845 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [update-node-uri], [String], [SINGLE] 2025-10-04 08:05:21.846 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [update-node-uri] 2025-10-04 08:05:21.848 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-resource-id], [String], [SINGLE] 2025-10-04 08:05:21.848 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-resource-id] 2025-10-04 08:05:21.849 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-resource-name], [String], [SINGLE] 2025-10-04 08:05:21.850 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [site-resource-name] 2025-10-04 08:05:21.852 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2025-10-04 08:05:21.852 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 2025-10-04 08:05:21.852 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [role], [String], [SINGLE] 2025-10-04 08:05:21.852 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [role] 2025-10-04 08:05:21.856 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [generated-site-id], [String], [SINGLE] 2025-10-04 08:05:21.857 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [generated-site-id] 2025-10-04 08:05:21.858 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2025-10-04 08:05:21.858 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2025-10-04 08:05:21.859 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2025-10-04 08:05:21.859 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-10-04 08:05:21.859 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2025-10-04 08:05:21.859 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.859 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 2025-10-04 08:05:21.859 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2025-10-04 08:05:21.860 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2025-10-04 08:05:21.860 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-10-04 08:05:21.860 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2025-10-04 08:05:21.860 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.860 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2025-10-04 08:05:21.860 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2025-10-04 08:05:21.860 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 2025-10-04 08:05:21.860 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [role] already existed in the DB. 2025-10-04 08:05:21.861 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [allotted-resource-name], [String], [SINGLE] 2025-10-04 08:05:21.861 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [allotted-resource-name] 2025-10-04 08:05:21.863 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-provider-id], [String], [SINGLE] 2025-10-04 08:05:21.863 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-provider-id] 2025-10-04 08:05:21.865 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-client-id], [String], [SINGLE] 2025-10-04 08:05:21.866 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-client-id] 2025-10-04 08:05:21.867 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-topology-id], [String], [SINGLE] 2025-10-04 08:05:21.868 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-topology-id] 2025-10-04 08:05:21.869 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-node-id], [String], [SINGLE] 2025-10-04 08:05:21.869 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-node-id] 2025-10-04 08:05:21.871 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-ltp-id], [String], [SINGLE] 2025-10-04 08:05:21.871 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-ltp-id] 2025-10-04 08:05:21.873 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan] already existed in the DB. 2025-10-04 08:05:21.874 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-name], [String], [SINGLE] 2025-10-04 08:05:21.875 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-name] 2025-10-04 08:05:21.877 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-pair-id], [String], [SINGLE] 2025-10-04 08:05:21.878 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-pair-id] 2025-10-04 08:05:21.880 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-ip], [String], [SINGLE] 2025-10-04 08:05:21.881 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-ip] 2025-10-04 08:05:21.882 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-ip], [String], [SINGLE] 2025-10-04 08:05:21.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-ip] 2025-10-04 08:05:21.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-version], [String], [SINGLE] 2025-10-04 08:05:21.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ip-version] 2025-10-04 08:05:21.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-hostname], [String], [SINGLE] 2025-10-04 08:05:21.885 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-hostname] 2025-10-04 08:05:21.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-equip-type], [String], [SINGLE] 2025-10-04 08:05:21.887 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-equip-type] 2025-10-04 08:05:21.887 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.887 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 2025-10-04 08:05:21.887 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [timestamp], [String], [SINGLE] 2025-10-04 08:05:21.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [timestamp] 2025-10-04 08:05:21.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-name], [String], [SINGLE] 2025-10-04 08:05:21.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-name] 2025-10-04 08:05:21.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [domain], [String], [SINGLE] 2025-10-04 08:05:21.890 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [domain] 2025-10-04 08:05:21.890 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sequence-number], [String], [SINGLE] 2025-10-04 08:05:21.890 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sequence-number] 2025-10-04 08:05:21.891 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [severity], [String], [SINGLE] 2025-10-04 08:05:21.891 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [severity] 2025-10-04 08:05:21.891 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-type], [String], [SINGLE] 2025-10-04 08:05:21.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-type] 2025-10-04 08:05:21.892 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 2025-10-04 08:05:21.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [action], [String], [SINGLE] 2025-10-04 08:05:21.893 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [action] 2025-10-04 08:05:21.893 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entity-type], [String], [SINGLE] 2025-10-04 08:05:21.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entity-type] 2025-10-04 08:05:21.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [top-entity-type], [String], [SINGLE] 2025-10-04 08:05:21.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [top-entity-type] 2025-10-04 08:05:21.895 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entity-link], [String], [SINGLE] 2025-10-04 08:05:21.895 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entity-link] 2025-10-04 08:05:21.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [status], [String], [SINGLE] 2025-10-04 08:05:21.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [status] 2025-10-04 08:05:21.897 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 2025-10-04 08:05:21.897 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.897 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-id], [String], [SINGLE] 2025-10-04 08:05:21.898 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-id] 2025-10-04 08:05:21.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [schema-version], [String], [SINGLE] 2025-10-04 08:05:21.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [schema-version] 2025-10-04 08:05:21.899 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cos], [String], [SINGLE] 2025-10-04 08:05:21.901 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cos] 2025-10-04 08:05:21.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [probe-id], [String], [SINGLE] 2025-10-04 08:05:21.903 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [probe-id] 2025-10-04 08:05:21.903 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [probe-type], [String], [SINGLE] 2025-10-04 08:05:21.904 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [probe-type] 2025-10-04 08:05:21.904 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.904 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vig-address-type], [String], [SINGLE] 2025-10-04 08:05:21.905 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vig-address-type] 2025-10-04 08:05:21.906 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-vig], [String], [SET] 2025-10-04 08:05:21.907 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-vig] 2025-10-04 08:05:21.907 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-vig], [String], [SET] 2025-10-04 08:05:21.908 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-vig] 2025-10-04 08:05:21.908 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.908 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cvlan-tag], [Long], [SINGLE] 2025-10-04 08:05:21.909 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cvlan-tag] 2025-10-04 08:05:21.910 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.911 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-name], [String], [SINGLE] 2025-10-04 08:05:21.911 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [equipment-name] 2025-10-04 08:05:21.912 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2025-10-04 08:05:21.912 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 2025-10-04 08:05:21.912 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 2025-10-04 08:05:21.912 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2025-10-04 08:05:21.913 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.913 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version-id], [String], [SINGLE] 2025-10-04 08:05:21.914 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-version-id] 2025-10-04 08:05:21.916 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-name] already existed in the DB. 2025-10-04 08:05:21.916 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version], [String], [SINGLE] 2025-10-04 08:05:21.916 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-version] 2025-10-04 08:05:21.918 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [distribution-status], [String], [SINGLE] 2025-10-04 08:05:21.918 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [distribution-status] 2025-10-04 08:05:21.920 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-description], [String], [SINGLE] 2025-10-04 08:05:21.920 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-description] 2025-10-04 08:05:21.920 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.921 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owning-entity-id], [String], [SINGLE] 2025-10-04 08:05:21.921 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [owning-entity-id] 2025-10-04 08:05:21.923 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owning-entity-name], [String], [SINGLE] 2025-10-04 08:05:21.923 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [owning-entity-name] 2025-10-04 08:05:21.924 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.925 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-type] already existed in the DB. 2025-10-04 08:05:21.925 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 2025-10-04 08:05:21.925 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.925 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-name] already existed in the DB. 2025-10-04 08:05:21.925 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2025-10-04 08:05:21.926 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 2025-10-04 08:05:21.926 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 2025-10-04 08:05:21.926 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-description], [String], [SINGLE] 2025-10-04 08:05:21.926 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-description] 2025-10-04 08:05:21.927 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-identifier], [String], [SINGLE] 2025-10-04 08:05:21.927 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equipment-identifier] 2025-10-04 08:05:21.927 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 2025-10-04 08:05:21.928 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-type], [String], [SINGLE] 2025-10-04 08:05:21.928 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-type] 2025-10-04 08:05:21.928 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2025-10-04 08:05:21.929 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mac-address], [String], [SINGLE] 2025-10-04 08:05:21.929 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mac-address] 2025-10-04 08:05:21.930 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.930 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2025-10-04 08:05:21.930 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [inv-status] already existed in the DB. 2025-10-04 08:05:21.930 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-ref], [String], [SINGLE] 2025-10-04 08:05:21.931 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-ref] 2025-10-04 08:05:21.931 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [transparent], [String], [SINGLE] 2025-10-04 08:05:21.932 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [transparent] 2025-10-04 08:05:21.932 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2025-10-04 08:05:21.933 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 2025-10-04 08:05:21.933 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-description], [String], [SINGLE] 2025-10-04 08:05:21.934 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-description] 2025-10-04 08:05:21.935 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-selflink], [String], [SINGLE] 2025-10-04 08:05:21.936 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-selflink] 2025-10-04 08:05:21.936 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.936 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-version], [String], [SINGLE] 2025-10-04 08:05:21.937 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-version] 2025-10-04 08:05:21.938 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multicast-configuration-id], [String], [SINGLE] 2025-10-04 08:05:21.938 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [multicast-configuration-id] 2025-10-04 08:05:21.939 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multicast-protocol], [String], [SINGLE] 2025-10-04 08:05:21.940 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [multicast-protocol] 2025-10-04 08:05:21.940 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rp-type], [String], [SINGLE] 2025-10-04 08:05:21.941 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rp-type] 2025-10-04 08:05:21.941 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.941 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-attribute-key], [String], [SINGLE] 2025-10-04 08:05:21.942 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-attribute-key] 2025-10-04 08:05:21.943 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-attribute-value], [String], [SINGLE] 2025-10-04 08:05:21.944 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-attribute-value] 2025-10-04 08:05:21.944 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.945 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [metaname], [String], [SINGLE] 2025-10-04 08:05:21.945 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [metaname] 2025-10-04 08:05:21.946 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [metaval], [String], [SINGLE] 2025-10-04 08:05:21.947 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [metaval] 2025-10-04 08:05:21.947 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.947 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-id], [String], [SINGLE] 2025-10-04 08:05:21.948 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [service-instance-id] 2025-10-04 08:05:21.949 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-name], [String], [SINGLE] 2025-10-04 08:05:21.949 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-instance-name] 2025-10-04 08:05:21.950 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-type] already existed in the DB. 2025-10-04 08:05:21.950 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-role], [String], [SINGLE] 2025-10-04 08:05:21.951 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-role] 2025-10-04 08:05:21.951 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [environment-context], [String], [SINGLE] 2025-10-04 08:05:21.951 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [environment-context] 2025-10-04 08:05:21.953 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [workload-context], [String], [SINGLE] 2025-10-04 08:05:21.953 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [workload-context] 2025-10-04 08:05:21.954 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [created-at], [String], [SINGLE] 2025-10-04 08:05:21.955 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [created-at] 2025-10-04 08:05:21.955 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [updated-at], [String], [SINGLE] 2025-10-04 08:05:21.955 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [updated-at] 2025-10-04 08:05:21.955 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2025-10-04 08:05:21.955 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-10-04 08:05:21.956 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2025-10-04 08:05:21.956 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 2025-10-04 08:05:21.956 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 2025-10-04 08:05:21.956 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 2025-10-04 08:05:21.956 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-total], [String], [SINGLE] 2025-10-04 08:05:21.956 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bandwidth-total] 2025-10-04 08:05:21.957 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vhn-portal-url], [String], [SINGLE] 2025-10-04 08:05:21.957 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vhn-portal-url] 2025-10-04 08:05:21.957 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-location-id], [String], [SINGLE] 2025-10-04 08:05:21.958 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-instance-location-id] 2025-10-04 08:05:21.959 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.959 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2025-10-04 08:05:21.959 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2025-10-04 08:05:21.960 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [input-parameters], [String], [SINGLE] 2025-10-04 08:05:21.960 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [input-parameters] 2025-10-04 08:05:21.961 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-uuid], [String], [SINGLE] 2025-10-04 08:05:21.961 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [named-query-uuid] 2025-10-04 08:05:21.962 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-name], [String], [SINGLE] 2025-10-04 08:05:21.963 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [named-query-name] 2025-10-04 08:05:21.964 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-version], [String], [SINGLE] 2025-10-04 08:05:21.965 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [named-query-version] 2025-10-04 08:05:21.965 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [required-input-params], [String], [SET] 2025-10-04 08:05:21.965 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [required-input-params] 2025-10-04 08:05:21.966 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2025-10-04 08:05:21.966 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.966 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hostname], [String], [SINGLE] 2025-10-04 08:05:21.967 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [hostname] 2025-10-04 08:05:21.968 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ptnii-equip-name], [String], [SINGLE] 2025-10-04 08:05:21.968 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ptnii-equip-name] 2025-10-04 08:05:21.969 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [number-of-cpus], [Integer], [SINGLE] 2025-10-04 08:05:21.969 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [number-of-cpus] 2025-10-04 08:05:21.969 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [disk-in-gigabytes], [Integer], [SINGLE] 2025-10-04 08:05:21.970 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [disk-in-gigabytes] 2025-10-04 08:05:21.970 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ram-in-megabytes], [Integer], [SINGLE] 2025-10-04 08:05:21.971 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ram-in-megabytes] 2025-10-04 08:05:21.971 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-type] already existed in the DB. 2025-10-04 08:05:21.971 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-vendor] already existed in the DB. 2025-10-04 08:05:21.971 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-model] already existed in the DB. 2025-10-04 08:05:21.972 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [fqdn], [String], [SINGLE] 2025-10-04 08:05:21.974 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [fqdn] 2025-10-04 08:05:21.976 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-selflink], [String], [SINGLE] 2025-10-04 08:05:21.977 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pserver-selflink] 2025-10-04 08:05:21.977 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 2025-10-04 08:05:21.977 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [serial-number] already existed in the DB. 2025-10-04 08:05:21.977 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v4-loopback0] already existed in the DB. 2025-10-04 08:05:21.977 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-loopback0] already existed in the DB. 2025-10-04 08:05:21.978 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v4-aim] already existed in the DB. 2025-10-04 08:05:21.978 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-aim] already existed in the DB. 2025-10-04 08:05:21.978 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-oam] already existed in the DB. 2025-10-04 08:05:21.978 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [inv-status] already existed in the DB. 2025-10-04 08:05:21.978 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-id], [String], [SINGLE] 2025-10-04 08:05:21.979 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pserver-id] 2025-10-04 08:05:21.980 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [internet-topology], [String], [SINGLE] 2025-10-04 08:05:21.980 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [internet-topology] 2025-10-04 08:05:21.981 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2025-10-04 08:05:21.981 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:21.981 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-name2], [String], [SINGLE] 2025-10-04 08:05:21.981 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pserver-name2] 2025-10-04 08:05:21.983 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [purpose], [String], [SINGLE] 2025-10-04 08:05:21.984 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [purpose] 2025-10-04 08:05:21.984 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2025-10-04 08:05:21.984 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 2025-10-04 08:05:21.985 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [host-profile], [String], [SINGLE] 2025-10-04 08:05:21.985 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [host-profile] 2025-10-04 08:05:21.986 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connectivity-id], [String], [SINGLE] 2025-10-04 08:05:21.987 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [connectivity-id] 2025-10-04 08:05:21.989 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-profile-name], [String], [SINGLE] 2025-10-04 08:05:21.989 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [bandwidth-profile-name] 2025-10-04 08:05:21.990 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-type], [String], [SINGLE] 2025-10-04 08:05:21.991 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-type] 2025-10-04 08:05:21.992 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir], [String], [SINGLE] 2025-10-04 08:05:21.993 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir] 2025-10-04 08:05:21.993 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [eir], [String], [SINGLE] 2025-10-04 08:05:21.993 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [eir] 2025-10-04 08:05:21.994 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cbs], [String], [SINGLE] 2025-10-04 08:05:21.994 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cbs] 2025-10-04 08:05:21.994 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ebs], [String], [SINGLE] 2025-10-04 08:05:21.995 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ebs] 2025-10-04 08:05:21.995 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [color-aware], [String], [SINGLE] 2025-10-04 08:05:21.996 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [color-aware] 2025-10-04 08:05:21.997 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [coupling-flag], [String], [SINGLE] 2025-10-04 08:05:21.997 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [coupling-flag] 2025-10-04 08:05:21.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [etht-svc-name], [String], [SINGLE] 2025-10-04 08:05:21.999 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [etht-svc-name] 2025-10-04 08:05:22.000 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-provider-id] already existed in the DB. 2025-10-04 08:05:22.000 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-client-id] already existed in the DB. 2025-10-04 08:05:22.000 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-topology-id] already existed in the DB. 2025-10-04 08:05:22.000 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-node-id] already existed in the DB. 2025-10-04 08:05:22.000 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-ltp-id] already existed in the DB. 2025-10-04 08:05:22.000 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connectivity-selflink], [String], [SINGLE] 2025-10-04 08:05:22.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [connectivity-selflink] 2025-10-04 08:05:22.001 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan] already existed in the DB. 2025-10-04 08:05:22.001 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2025-10-04 08:05:22.001 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2025-10-04 08:05:22.001 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-10-04 08:05:22.001 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2025-10-04 08:05:22.001 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-id], [String], [SINGLE] 2025-10-04 08:05:22.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-id] 2025-10-04 08:05:22.003 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-name], [String], [SINGLE] 2025-10-04 08:05:22.005 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-name] 2025-10-04 08:05:22.006 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-name2], [String], [SINGLE] 2025-10-04 08:05:22.007 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-name2] 2025-10-04 08:05:22.008 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2025-10-04 08:05:22.008 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-selflink], [String], [SINGLE] 2025-10-04 08:05:22.009 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vserver-selflink] 2025-10-04 08:05:22.009 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2025-10-04 08:05:22.009 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-closed-loop-disabled] already existed in the DB. 2025-10-04 08:05:22.009 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.010 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sp-partner-id], [String], [SINGLE] 2025-10-04 08:05:22.010 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [sp-partner-id] 2025-10-04 08:05:22.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [url], [String], [SINGLE] 2025-10-04 08:05:22.012 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [url] 2025-10-04 08:05:22.013 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [callsource], [String], [SINGLE] 2025-10-04 08:05:22.013 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [callsource] 2025-10-04 08:05:22.014 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.014 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2025-10-04 08:05:22.014 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2025-10-04 08:05:22.014 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-10-04 08:05:22.014 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2025-10-04 08:05:22.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [action-type], [String], [SINGLE] 2025-10-04 08:05:22.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [action-type] 2025-10-04 08:05:22.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-invariant-id], [String], [SINGLE] 2025-10-04 08:05:22.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-invariant-id] 2025-10-04 08:05:22.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-type], [String], [SINGLE] 2025-10-04 08:05:22.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-type] 2025-10-04 08:05:22.018 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.019 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [tenant-id] already existed in the DB. 2025-10-04 08:05:22.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-name], [String], [SINGLE] 2025-10-04 08:05:22.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [tenant-name] 2025-10-04 08:05:22.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-context], [String], [SINGLE] 2025-10-04 08:05:22.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [tenant-context] 2025-10-04 08:05:22.022 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.023 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-id] already existed in the DB. 2025-10-04 08:05:22.023 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 2025-10-04 08:05:22.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-network-name], [String], [SINGLE] 2025-10-04 08:05:22.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [neutron-network-name] 2025-10-04 08:05:22.024 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 2025-10-04 08:05:22.024 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-group-id], [String], [SINGLE] 2025-10-04 08:05:22.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-group-id] 2025-10-04 08:05:22.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-group-name], [String], [SINGLE] 2025-10-04 08:05:22.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-group-name] 2025-10-04 08:05:22.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [switch-name], [String], [SINGLE] 2025-10-04 08:05:22.027 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [switch-name] 2025-10-04 08:05:22.028 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2025-10-04 08:05:22.028 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2025-10-04 08:05:22.028 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 2025-10-04 08:05:22.028 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-id] already existed in the DB. 2025-10-04 08:05:22.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-id], [String], [SINGLE] 2025-10-04 08:05:22.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [provider-id] 2025-10-04 08:05:22.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [client-id], [String], [SINGLE] 2025-10-04 08:05:22.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [client-id] 2025-10-04 08:05:22.032 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [te-topo-id], [String], [SINGLE] 2025-10-04 08:05:22.032 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [te-topo-id] 2025-10-04 08:05:22.033 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2025-10-04 08:05:22.033 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constrained-element-set-uuid], [String], [SINGLE] 2025-10-04 08:05:22.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [constrained-element-set-uuid] 2025-10-04 08:05:22.035 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [constraint-type] already existed in the DB. 2025-10-04 08:05:22.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [check-type], [String], [SINGLE] 2025-10-04 08:05:22.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [check-type] 2025-10-04 08:05:22.036 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.037 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-id], [String], [SINGLE] 2025-10-04 08:05:22.037 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [operational-environment-id] 2025-10-04 08:05:22.038 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-name], [String], [SINGLE] 2025-10-04 08:05:22.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-name] 2025-10-04 08:05:22.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-type], [String], [SINGLE] 2025-10-04 08:05:22.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-type] 2025-10-04 08:05:22.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-status], [String], [SINGLE] 2025-10-04 08:05:22.040 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-status] 2025-10-04 08:05:22.040 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [tenant-context] already existed in the DB. 2025-10-04 08:05:22.040 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [workload-context] already existed in the DB. 2025-10-04 08:05:22.040 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.041 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [global-route-target], [String], [SINGLE] 2025-10-04 08:05:22.041 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [global-route-target] 2025-10-04 08:05:22.042 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-target-role], [String], [SINGLE] 2025-10-04 08:05:22.042 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [route-target-role] 2025-10-04 08:05:22.044 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.044 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv6-address], [String], [SINGLE] 2025-10-04 08:05:22.045 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [l3-interface-ipv6-address] 2025-10-04 08:05:22.046 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv6-prefix-length], [Long], [SINGLE] 2025-10-04 08:05:22.046 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l3-interface-ipv6-prefix-length] 2025-10-04 08:05:22.046 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 2025-10-04 08:05:22.047 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2025-10-04 08:05:22.047 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 2025-10-04 08:05:22.047 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.047 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 2025-10-04 08:05:22.047 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 2025-10-04 08:05:22.047 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-instance-id], [String], [SINGLE] 2025-10-04 08:05:22.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [resource-instance-id] 2025-10-04 08:05:22.048 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.049 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-10-04 08:05:22.049 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2025-10-04 08:05:22.049 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 2025-10-04 08:05:22.049 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 2025-10-04 08:05:22.049 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sequence], [Integer], [SINGLE] 2025-10-04 08:05:22.050 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [sequence] 2025-10-04 08:05:22.051 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarder-role], [String], [SINGLE] 2025-10-04 08:05:22.051 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [forwarder-role] 2025-10-04 08:05:22.051 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.051 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [thirdparty-sdnc-id], [String], [SINGLE] 2025-10-04 08:05:22.052 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [thirdparty-sdnc-id] 2025-10-04 08:05:22.053 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [location], [String], [SINGLE] 2025-10-04 08:05:22.053 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [location] 2025-10-04 08:05:22.053 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [product-name], [String], [SINGLE] 2025-10-04 08:05:22.054 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [product-name] 2025-10-04 08:05:22.054 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.054 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-name], [String], [SINGLE] 2025-10-04 08:05:22.055 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [link-name] 2025-10-04 08:05:22.056 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2025-10-04 08:05:22.056 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-type], [String], [SINGLE] 2025-10-04 08:05:22.057 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-type] 2025-10-04 08:05:22.057 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 2025-10-04 08:05:22.057 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 2025-10-04 08:05:22.057 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-version] already existed in the DB. 2025-10-04 08:05:22.057 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [routing-protocol], [String], [SINGLE] 2025-10-04 08:05:22.058 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [routing-protocol] 2025-10-04 08:05:22.058 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.058 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-10-04 08:05:22.058 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2025-10-04 08:05:22.058 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 2025-10-04 08:05:22.058 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 2025-10-04 08:05:22.058 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2025-10-04 08:05:22.058 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2025-10-04 08:05:22.058 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-role], [String], [SINGLE] 2025-10-04 08:05:22.059 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-role] 2025-10-04 08:05:22.059 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-name2], [String], [SINGLE] 2025-10-04 08:05:22.060 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-name2] 2025-10-04 08:05:22.060 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-id], [String], [SINGLE] 2025-10-04 08:05:22.060 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [link-id] 2025-10-04 08:05:22.061 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [circuit-id] already existed in the DB. 2025-10-04 08:05:22.061 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [purpose] already existed in the DB. 2025-10-04 08:05:22.062 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-id], [String], [SINGLE] 2025-10-04 08:05:22.062 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [snapshot-id] 2025-10-04 08:05:22.063 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-name], [String], [SINGLE] 2025-10-04 08:05:22.064 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [snapshot-name] 2025-10-04 08:05:22.065 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-architecture], [String], [SINGLE] 2025-10-04 08:05:22.065 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-architecture] 2025-10-04 08:05:22.065 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-os-distro], [String], [SINGLE] 2025-10-04 08:05:22.066 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-os-distro] 2025-10-04 08:05:22.066 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-os-version], [String], [SINGLE] 2025-10-04 08:05:22.066 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-os-version] 2025-10-04 08:05:22.067 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application] already existed in the DB. 2025-10-04 08:05:22.067 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-vendor] already existed in the DB. 2025-10-04 08:05:22.067 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-version] already existed in the DB. 2025-10-04 08:05:22.067 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-selflink], [String], [SINGLE] 2025-10-04 08:05:22.067 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-selflink] 2025-10-04 08:05:22.067 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prev-snapshot-id], [String], [SINGLE] 2025-10-04 08:05:22.068 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [prev-snapshot-id] 2025-10-04 08:05:22.069 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.069 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-id], [String], [SINGLE] 2025-10-04 08:05:22.070 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nos-server-id] 2025-10-04 08:05:22.071 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-name], [String], [SINGLE] 2025-10-04 08:05:22.071 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nos-server-name] 2025-10-04 08:05:22.071 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vendor] already existed in the DB. 2025-10-04 08:05:22.071 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2025-10-04 08:05:22.072 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-selflink], [String], [SINGLE] 2025-10-04 08:05:22.072 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nos-server-selflink] 2025-10-04 08:05:22.072 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2025-10-04 08:05:22.072 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.072 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnfc-name], [String], [SINGLE] 2025-10-04 08:05:22.073 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnfc-name] 2025-10-04 08:05:22.074 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nfc-naming-code], [String], [SINGLE] 2025-10-04 08:05:22.074 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nfc-naming-code] 2025-10-04 08:05:22.075 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nfc-function], [String], [SINGLE] 2025-10-04 08:05:22.076 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nfc-function] 2025-10-04 08:05:22.077 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2025-10-04 08:05:22.077 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2025-10-04 08:05:22.077 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-oam-vip], [String], [SINGLE] 2025-10-04 08:05:22.077 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipaddress-v4-oam-vip] 2025-10-04 08:05:22.078 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2025-10-04 08:05:22.078 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-closed-loop-disabled] already existed in the DB. 2025-10-04 08:05:22.078 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-notation], [String], [SINGLE] 2025-10-04 08:05:22.079 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-notation] 2025-10-04 08:05:22.079 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-10-04 08:05:22.079 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2025-10-04 08:05:22.080 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2025-10-04 08:05:22.080 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.080 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [line-of-business-name], [String], [SINGLE] 2025-10-04 08:05:22.081 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [line-of-business-name] 2025-10-04 08:05:22.081 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.082 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 2025-10-04 08:05:22.082 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2025-10-04 08:05:22.082 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-key], [String], [SINGLE] 2025-10-04 08:05:22.082 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-key] 2025-10-04 08:05:22.082 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2025-10-04 08:05:22.083 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-id], [String], [SINGLE] 2025-10-04 08:05:22.083 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-id] 2025-10-04 08:05:22.083 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [node-type], [String], [SINGLE] 2025-10-04 08:05:22.084 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [node-type] 2025-10-04 08:05:22.084 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-trigger], [String], [SINGLE] 2025-10-04 08:05:22.084 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-trigger] 2025-10-04 08:05:22.085 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2025-10-04 08:05:22.085 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-name], [String], [SINGLE] 2025-10-04 08:05:22.085 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [key-name] 2025-10-04 08:05:22.085 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-value], [String], [SINGLE] 2025-10-04 08:05:22.086 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [key-value] 2025-10-04 08:05:22.086 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-id], [String], [SINGLE] 2025-10-04 08:05:22.087 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-id] 2025-10-04 08:05:22.087 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-type], [String], [SINGLE] 2025-10-04 08:05:22.088 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-type] 2025-10-04 08:05:22.089 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-name], [String], [SINGLE] 2025-10-04 08:05:22.089 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-name] 2025-10-04 08:05:22.090 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-description], [String], [SINGLE] 2025-10-04 08:05:22.090 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [group-description] 2025-10-04 08:05:22.091 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.091 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [software-version-id], [String], [SINGLE] 2025-10-04 08:05:22.091 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [software-version-id] 2025-10-04 08:05:22.092 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-active-sw-ver], [Boolean], [SINGLE] 2025-10-04 08:05:22.093 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-active-sw-ver] 2025-10-04 08:05:22.093 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [segmentation-id], [String], [SINGLE] 2025-10-04 08:05:22.093 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [segmentation-id] 2025-10-04 08:05:22.094 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.094 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-interface], [String], [SINGLE] 2025-10-04 08:05:22.095 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-interface] 2025-10-04 08:05:22.095 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 2025-10-04 08:05:22.096 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2025-10-04 08:05:22.096 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.096 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 2025-10-04 08:05:22.096 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 2025-10-04 08:05:22.096 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-description], [String], [SINGLE] 2025-10-04 08:05:22.096 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-description] 2025-10-04 08:05:22.097 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [backdoor-connection], [String], [SINGLE] 2025-10-04 08:05:22.097 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [backdoor-connection] 2025-10-04 08:05:22.097 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-key], [String], [SINGLE] 2025-10-04 08:05:22.098 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-key] 2025-10-04 08:05:22.098 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2025-10-04 08:05:22.099 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2025-10-04 08:05:22.099 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2025-10-04 08:05:22.099 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-ip-unnumbered] already existed in the DB. 2025-10-04 08:05:22.099 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-private] already existed in the DB. 2025-10-04 08:05:22.099 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-id] already existed in the DB. 2025-10-04 08:05:22.099 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name] already existed in the DB. 2025-10-04 08:05:22.099 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name2] already existed in the DB. 2025-10-04 08:05:22.100 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 2025-10-04 08:05:22.100 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 2025-10-04 08:05:22.100 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [regional-resource-zone] already existed in the DB. 2025-10-04 08:05:22.100 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2025-10-04 08:05:22.100 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2025-10-04 08:05:22.100 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [license-key] already existed in the DB. 2025-10-04 08:05:22.100 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 2025-10-04 08:05:22.100 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2025-10-04 08:05:22.100 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2025-10-04 08:05:22.100 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 2025-10-04 08:05:22.101 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpe-id], [String], [SINGLE] 2025-10-04 08:05:22.101 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpe-id] 2025-10-04 08:05:22.102 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [v6-vce-wan-address], [String], [SINGLE] 2025-10-04 08:05:22.103 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [v6-vce-wan-address] 2025-10-04 08:05:22.103 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 2025-10-04 08:05:22.103 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.103 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-loopback0-address] already existed in the DB. 2025-10-04 08:05:22.103 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [entitlement-resource-uuid] already existed in the DB. 2025-10-04 08:05:22.104 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nm-profile-name] already existed in the DB. 2025-10-04 08:05:22.104 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [community-string], [String], [SINGLE] 2025-10-04 08:05:22.104 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [community-string] 2025-10-04 08:05:22.104 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.105 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [edge-label], [String], [SINGLE] 2025-10-04 08:05:22.105 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [edge-label] 2025-10-04 08:05:22.105 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [direction], [String], [SINGLE] 2025-10-04 08:05:22.106 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [direction] 2025-10-04 08:05:22.106 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multiplicity-rule], [String], [SINGLE] 2025-10-04 08:05:22.106 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [multiplicity-rule] 2025-10-04 08:05:22.107 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contains-other-v], [String], [SINGLE] 2025-10-04 08:05:22.107 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [contains-other-v] 2025-10-04 08:05:22.107 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [delete-other-v], [String], [SINGLE] 2025-10-04 08:05:22.108 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [delete-other-v] 2025-10-04 08:05:22.108 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [svcinfra], [String], [SINGLE] 2025-10-04 08:05:22.108 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [svcinfra] 2025-10-04 08:05:22.109 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prevent-delete], [String], [SINGLE] 2025-10-04 08:05:22.109 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [prevent-delete] 2025-10-04 08:05:22.109 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-uuid], [String], [SINGLE] 2025-10-04 08:05:22.110 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [aai-uuid] 2025-10-04 08:05:22.112 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 2025-10-04 08:05:22.112 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2025-10-04 08:05:22.113 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdc-id], [String], [SINGLE] 2025-10-04 08:05:22.113 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vdc-id] 2025-10-04 08:05:22.114 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdc-name], [String], [SINGLE] 2025-10-04 08:05:22.115 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vdc-name] 2025-10-04 08:05:22.116 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.116 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-id], [String], [SINGLE] 2025-10-04 08:05:22.117 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [subnet-id] 2025-10-04 08:05:22.118 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-name], [String], [SINGLE] 2025-10-04 08:05:22.118 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subnet-name] 2025-10-04 08:05:22.119 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 2025-10-04 08:05:22.119 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [gateway-address], [String], [SINGLE] 2025-10-04 08:05:22.119 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [gateway-address] 2025-10-04 08:05:22.120 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-start-address], [String], [SINGLE] 2025-10-04 08:05:22.120 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-start-address] 2025-10-04 08:05:22.120 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cidr-mask], [String], [SINGLE] 2025-10-04 08:05:22.121 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cidr-mask] 2025-10-04 08:05:22.121 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-version] already existed in the DB. 2025-10-04 08:05:22.121 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2025-10-04 08:05:22.121 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-enabled], [Boolean], [SINGLE] 2025-10-04 08:05:22.122 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-enabled] 2025-10-04 08:05:22.122 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-start], [String], [SINGLE] 2025-10-04 08:05:22.122 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-start] 2025-10-04 08:05:22.136 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-end], [String], [SINGLE] 2025-10-04 08:05:22.137 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-end] 2025-10-04 08:05:22.137 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-role], [String], [SINGLE] 2025-10-04 08:05:22.137 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [subnet-role] 2025-10-04 08:05:22.137 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-assignment-direction], [String], [SINGLE] 2025-10-04 08:05:22.138 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ip-assignment-direction] 2025-10-04 08:05:22.138 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.138 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-sequence], [Integer], [SINGLE] 2025-10-04 08:05:22.139 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [subnet-sequence] 2025-10-04 08:05:22.139 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-owner], [String], [SINGLE] 2025-10-04 08:05:22.140 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-owner] 2025-10-04 08:05:22.141 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-region-id], [String], [SINGLE] 2025-10-04 08:05:22.142 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-region-id] 2025-10-04 08:05:22.143 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-type], [String], [SINGLE] 2025-10-04 08:05:22.143 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-type] 2025-10-04 08:05:22.144 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owner-defined-type], [String], [SINGLE] 2025-10-04 08:05:22.145 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [owner-defined-type] 2025-10-04 08:05:22.145 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-region-version], [String], [SINGLE] 2025-10-04 08:05:22.146 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-region-version] 2025-10-04 08:05:22.146 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [identity-url] already existed in the DB. 2025-10-04 08:05:22.146 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-zone], [String], [SINGLE] 2025-10-04 08:05:22.147 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-zone] 2025-10-04 08:05:22.147 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [complex-name] already existed in the DB. 2025-10-04 08:05:22.147 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sriov-automation], [String], [SINGLE] 2025-10-04 08:05:22.147 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sriov-automation] 2025-10-04 08:05:22.147 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-extra-info], [String], [SINGLE] 2025-10-04 08:05:22.148 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-extra-info] 2025-10-04 08:05:22.148 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.150 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-id], [String], [SINGLE] 2025-10-04 08:05:22.150 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [zone-id] 2025-10-04 08:05:22.151 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-name], [String], [SINGLE] 2025-10-04 08:05:22.152 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [zone-name] 2025-10-04 08:05:22.152 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [design-type], [String], [SINGLE] 2025-10-04 08:05:22.152 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [design-type] 2025-10-04 08:05:22.153 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-context], [String], [SINGLE] 2025-10-04 08:05:22.154 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [zone-context] 2025-10-04 08:05:22.154 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [status] already existed in the DB. 2025-10-04 08:05:22.154 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.155 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lan-port-config-id], [String], [SINGLE] 2025-10-04 08:05:22.155 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [lan-port-config-id] 2025-10-04 08:05:22.156 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lan-port-config-name], [String], [SINGLE] 2025-10-04 08:05:22.156 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [lan-port-config-name] 2025-10-04 08:05:22.157 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2025-10-04 08:05:22.157 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [device-id] already existed in the DB. 2025-10-04 08:05:22.157 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [port-id] already existed in the DB. 2025-10-04 08:05:22.157 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-address] already existed in the DB. 2025-10-04 08:05:22.157 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv6-address] already existed in the DB. 2025-10-04 08:05:22.158 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag], [String], [SINGLE] 2025-10-04 08:05:22.158 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-tag] 2025-10-04 08:05:22.159 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [input-bandwidth] already existed in the DB. 2025-10-04 08:05:22.159 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [output-bandwidth] already existed in the DB. 2025-10-04 08:05:22.159 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.159 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id] already existed in the DB. 2025-10-04 08:05:22.160 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-name-version-id], [String], [SINGLE] 2025-10-04 08:05:22.160 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-name-version-id] 2025-10-04 08:05:22.161 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-type] already existed in the DB. 2025-10-04 08:05:22.161 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-name] already existed in the DB. 2025-10-04 08:05:22.161 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-id], [String], [SINGLE] 2025-10-04 08:05:22.162 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-id] 2025-10-04 08:05:22.162 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version] already existed in the DB. 2025-10-04 08:05:22.162 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-description] already existed in the DB. 2025-10-04 08:05:22.162 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.162 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-id], [String], [SINGLE] 2025-10-04 08:05:22.163 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [forwarding-path-id] 2025-10-04 08:05:22.164 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-name], [String], [SINGLE] 2025-10-04 08:05:22.164 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [forwarding-path-name] 2025-10-04 08:05:22.165 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.165 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2025-10-04 08:05:22.166 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-group-id], [String], [SINGLE] 2025-10-04 08:05:22.166 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-group-id] 2025-10-04 08:05:22.167 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-group-name], [String], [SINGLE] 2025-10-04 08:05:22.168 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-group-name] 2025-10-04 08:05:22.169 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2025-10-04 08:05:22.169 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 2025-10-04 08:05:22.169 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2025-10-04 08:05:22.169 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2025-10-04 08:05:22.169 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-model-customization-id], [String], [SINGLE] 2025-10-04 08:05:22.170 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-module-model-customization-id] 2025-10-04 08:05:22.170 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.170 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology-id], [String], [SINGLE] 2025-10-04 08:05:22.171 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-technology-id] 2025-10-04 08:05:22.171 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology-name], [String], [SINGLE] 2025-10-04 08:05:22.172 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-technology-name] 2025-10-04 08:05:22.172 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.172 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inventory-item-type], [String], [SINGLE] 2025-10-04 08:05:22.173 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inventory-item-type] 2025-10-04 08:05:22.173 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inventory-item-link], [String], [SINGLE] 2025-10-04 08:05:22.174 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inventory-item-link] 2025-10-04 08:05:22.174 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-service-id], [String], [SINGLE] 2025-10-04 08:05:22.175 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [dhcp-service-id] 2025-10-04 08:05:22.175 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [server-ipv4-address], [String], [SINGLE] 2025-10-04 08:05:22.176 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [server-ipv4-address] 2025-10-04 08:05:22.177 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [server-ipv6-address], [String], [SINGLE] 2025-10-04 08:05:22.178 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [server-ipv6-address] 2025-10-04 08:05:22.179 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-enable], [String], [SINGLE] 2025-10-04 08:05:22.179 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-enable] 2025-10-04 08:05:22.180 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-service-type], [String], [SINGLE] 2025-10-04 08:05:22.180 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dhcp-service-type] 2025-10-04 08:05:22.181 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lease-time], [String], [SINGLE] 2025-10-04 08:05:22.181 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lease-time] 2025-10-04 08:05:22.181 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [domain-name], [String], [SINGLE] 2025-10-04 08:05:22.182 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [domain-name] 2025-10-04 08:05:22.183 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dns], [String], [SINGLE] 2025-10-04 08:05:22.184 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dns] 2025-10-04 08:05:22.184 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ntp-primary], [String], [SINGLE] 2025-10-04 08:05:22.184 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ntp-primary] 2025-10-04 08:05:22.184 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ntp-secondary], [String], [SINGLE] 2025-10-04 08:05:22.185 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ntp-secondary] 2025-10-04 08:05:22.185 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nbns], [String], [SINGLE] 2025-10-04 08:05:22.185 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nbns] 2025-10-04 08:05:22.186 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.186 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capacity-key], [String], [SINGLE] 2025-10-04 08:05:22.186 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-capacity-key] 2025-10-04 08:05:22.187 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capacity-value], [String], [SINGLE] 2025-10-04 08:05:22.187 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-capacity-value] 2025-10-04 08:05:22.188 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.188 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-uuid], [String], [SINGLE] 2025-10-04 08:05:22.188 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-uuid] 2025-10-04 08:05:22.189 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-name] already existed in the DB. 2025-10-04 08:05:22.189 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan-tag] already existed in the DB. 2025-10-04 08:05:22.189 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-gateway-address] already existed in the DB. 2025-10-04 08:05:22.189 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-gateway-address-prefix-length] already existed in the DB. 2025-10-04 08:05:22.189 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.190 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-uuid], [String], [SINGLE] 2025-10-04 08:05:22.190 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-uuid] 2025-10-04 08:05:22.191 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-uuid], [String], [SINGLE] 2025-10-04 08:05:22.192 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [resource-uuid] 2025-10-04 08:05:22.192 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.193 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-image-uuid], [String], [SINGLE] 2025-10-04 08:05:22.193 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-image-uuid] 2025-10-04 08:05:22.194 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application] already existed in the DB. 2025-10-04 08:05:22.194 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-vendor] already existed in the DB. 2025-10-04 08:05:22.194 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-version] already existed in the DB. 2025-10-04 08:05:22.194 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2025-10-04 08:05:22.194 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.195 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [group-uuid] already existed in the DB. 2025-10-04 08:05:22.195 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-uuid] already existed in the DB. 2025-10-04 08:05:22.195 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.196 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [switch-name] already existed in the DB. 2025-10-04 08:05:22.196 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcenter-url], [String], [SINGLE] 2025-10-04 08:05:22.196 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vcenter-url] 2025-10-04 08:05:22.197 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.197 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [edge-tag], [String], [SINGLE] 2025-10-04 08:05:22.198 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [edge-tag] 2025-10-04 08:05:22.198 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [result-detail], [String], [SINGLE] 2025-10-04 08:05:22.199 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [result-detail] 2025-10-04 08:05:22.199 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [start-node-type], [String], [SINGLE] 2025-10-04 08:05:22.199 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [start-node-type] 2025-10-04 08:05:22.200 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-id] already existed in the DB. 2025-10-04 08:05:22.200 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-name] already existed in the DB. 2025-10-04 08:05:22.200 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-platform], [String], [SINGLE] 2025-10-04 08:05:22.200 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-platform] 2025-10-04 08:05:22.201 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-type] already existed in the DB. 2025-10-04 08:05:22.201 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-region], [String], [SINGLE] 2025-10-04 08:05:22.201 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-region] 2025-10-04 08:05:22.213 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [customer-vpn-id], [String], [SINGLE] 2025-10-04 08:05:22.213 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [customer-vpn-id] 2025-10-04 08:05:22.213 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-distinguisher], [String], [SINGLE] 2025-10-04 08:05:22.214 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-distinguisher] 2025-10-04 08:05:22.214 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-provider-id] already existed in the DB. 2025-10-04 08:05:22.214 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-client-id] already existed in the DB. 2025-10-04 08:05:22.214 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-topology-id] already existed in the DB. 2025-10-04 08:05:22.214 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [src-access-node-id], [String], [SINGLE] 2025-10-04 08:05:22.214 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [src-access-node-id] 2025-10-04 08:05:22.215 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [src-access-ltp-id], [String], [SINGLE] 2025-10-04 08:05:22.216 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [src-access-ltp-id] 2025-10-04 08:05:22.217 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dst-access-node-id], [String], [SINGLE] 2025-10-04 08:05:22.217 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dst-access-node-id] 2025-10-04 08:05:22.218 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dst-access-ltp-id], [String], [SINGLE] 2025-10-04 08:05:22.219 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dst-access-ltp-id] 2025-10-04 08:05:22.219 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2025-10-04 08:05:22.219 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2025-10-04 08:05:22.220 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-10-04 08:05:22.220 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2025-10-04 08:05:22.220 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv4-address], [String], [SINGLE] 2025-10-04 08:05:22.221 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [l3-interface-ipv4-address] 2025-10-04 08:05:22.222 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv4-prefix-length], [Long], [SINGLE] 2025-10-04 08:05:22.222 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l3-interface-ipv4-prefix-length] 2025-10-04 08:05:22.222 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 2025-10-04 08:05:22.222 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2025-10-04 08:05:22.222 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 2025-10-04 08:05:22.223 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.223 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 2025-10-04 08:05:22.223 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 2025-10-04 08:05:22.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-id], [String], [SINGLE] 2025-10-04 08:05:22.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [configuration-id] 2025-10-04 08:05:22.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 2025-10-04 08:05:22.236 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-name], [String], [SINGLE] 2025-10-04 08:05:22.237 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-name] 2025-10-04 08:05:22.237 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-type], [String], [SINGLE] 2025-10-04 08:05:22.237 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-type] 2025-10-04 08:05:22.238 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-sub-type], [String], [SINGLE] 2025-10-04 08:05:22.238 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-sub-type] 2025-10-04 08:05:22.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-10-04 08:05:22.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2025-10-04 08:05:22.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2025-10-04 08:05:22.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2025-10-04 08:05:22.239 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-selflink], [String], [SINGLE] 2025-10-04 08:05:22.239 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-selflink] 2025-10-04 08:05:22.239 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2025-10-04 08:05:22.239 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tunnel-bandwidth], [String], [SINGLE] 2025-10-04 08:05:22.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tunnel-bandwidth] 2025-10-04 08:05:22.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vendor-allowed-max-bandwidth], [String], [SINGLE] 2025-10-04 08:05:22.241 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vendor-allowed-max-bandwidth] 2025-10-04 08:05:22.241 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [config-policy-name], [String], [SINGLE] 2025-10-04 08:05:22.241 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [config-policy-name] 2025-10-04 08:05:22.241 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.259 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv4-address], [String], [SINGLE] 2025-10-04 08:05:22.261 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vip-ipv4-address] 2025-10-04 08:05:22.263 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv4-prefix-length], [Long], [SINGLE] 2025-10-04 08:05:22.263 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vip-ipv4-prefix-length] 2025-10-04 08:05:22.263 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 2025-10-04 08:05:22.263 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2025-10-04 08:05:22.263 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 2025-10-04 08:05:22.263 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.263 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 2025-10-04 08:05:22.264 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 2025-10-04 08:05:22.264 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [platform-name], [String], [SINGLE] 2025-10-04 08:05:22.264 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [platform-name] 2025-10-04 08:05:22.265 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.268 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [evc-id], [String], [SINGLE] 2025-10-04 08:05:22.269 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [evc-id] 2025-10-04 08:05:22.269 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-topology], [String], [SINGLE] 2025-10-04 08:05:22.270 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [forwarding-path-topology] 2025-10-04 08:05:22.270 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir-value], [String], [SINGLE] 2025-10-04 08:05:22.270 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir-value] 2025-10-04 08:05:22.270 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir-units], [String], [SINGLE] 2025-10-04 08:05:22.271 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir-units] 2025-10-04 08:05:22.271 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connection-diversity-group-id], [String], [SINGLE] 2025-10-04 08:05:22.272 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [connection-diversity-group-id] 2025-10-04 08:05:22.272 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-hours], [String], [SINGLE] 2025-10-04 08:05:22.272 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-hours] 2025-10-04 08:05:22.272 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-circuit-id], [String], [SINGLE] 2025-10-04 08:05:22.273 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-circuit-id] 2025-10-04 08:05:22.273 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-cir-value], [String], [SINGLE] 2025-10-04 08:05:22.273 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-cir-value] 2025-10-04 08:05:22.274 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-cir-units], [String], [SINGLE] 2025-10-04 08:05:22.274 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-cir-units] 2025-10-04 08:05:22.274 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-itu-code], [String], [SINGLE] 2025-10-04 08:05:22.275 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-itu-code] 2025-10-04 08:05:22.275 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collector-pop-clli], [String], [SINGLE] 2025-10-04 08:05:22.275 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collector-pop-clli] 2025-10-04 08:05:22.276 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inter-connect-type-ingress], [String], [SINGLE] 2025-10-04 08:05:22.276 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inter-connect-type-ingress] 2025-10-04 08:05:22.276 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tagmode-access-ingress], [String], [SINGLE] 2025-10-04 08:05:22.277 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tagmode-access-ingress] 2025-10-04 08:05:22.277 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tagmode-access-egress], [String], [SINGLE] 2025-10-04 08:05:22.277 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tagmode-access-egress] 2025-10-04 08:05:22.277 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.277 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 2025-10-04 08:05:22.278 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.278 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [key-name] already existed in the DB. 2025-10-04 08:05:22.278 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [key-value] already existed in the DB. 2025-10-04 08:05:22.278 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-name] already existed in the DB. 2025-10-04 08:05:22.278 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 2025-10-04 08:05:22.278 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 2025-10-04 08:05:22.278 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [circuit-id] already existed in the DB. 2025-10-04 08:05:22.279 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dual-mode], [String], [SINGLE] 2025-10-04 08:05:22.279 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dual-mode] 2025-10-04 08:05:22.279 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 2025-10-04 08:05:22.279 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-name], [String], [SINGLE] 2025-10-04 08:05:22.280 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-name] 2025-10-04 08:05:22.280 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-up-value], [Integer], [SINGLE] 2025-10-04 08:05:22.280 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-up-value] 2025-10-04 08:05:22.280 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-up-units], [String], [SINGLE] 2025-10-04 08:05:22.281 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-up-units] 2025-10-04 08:05:22.281 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-down-value], [Integer], [SINGLE] 2025-10-04 08:05:22.282 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-down-value] 2025-10-04 08:05:22.282 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-down-units], [String], [SINGLE] 2025-10-04 08:05:22.282 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-down-units] 2025-10-04 08:05:22.282 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.283 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pf-pci-id], [String], [SINGLE] 2025-10-04 08:05:22.283 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pf-pci-id] 2025-10-04 08:05:22.284 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.285 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-table-reference-id], [String], [SINGLE] 2025-10-04 08:05:22.285 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [route-table-reference-id] 2025-10-04 08:05:22.286 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-table-reference-fqdn], [String], [SINGLE] 2025-10-04 08:05:22.287 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [route-table-reference-fqdn] 2025-10-04 08:05:22.287 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.288 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-name] already existed in the DB. 2025-10-04 08:05:22.288 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.288 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 2025-10-04 08:05:22.288 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2025-10-04 08:05:22.289 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-pe], [String], [SINGLE] 2025-10-04 08:05:22.289 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [target-pe] 2025-10-04 08:05:22.290 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [availability-zone-name] already existed in the DB. 2025-10-04 08:05:22.290 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ctag-pool-purpose], [String], [SINGLE] 2025-10-04 08:05:22.290 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ctag-pool-purpose] 2025-10-04 08:05:22.291 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ctag-values], [String], [SINGLE] 2025-10-04 08:05:22.291 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ctag-values] 2025-10-04 08:05:22.291 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.291 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [global-customer-id], [String], [SINGLE] 2025-10-04 08:05:22.292 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [global-customer-id] 2025-10-04 08:05:22.293 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subscriber-name], [String], [SINGLE] 2025-10-04 08:05:22.293 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subscriber-name] 2025-10-04 08:05:22.294 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subscriber-type], [String], [SINGLE] 2025-10-04 08:05:22.295 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subscriber-type] 2025-10-04 08:05:22.295 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2025-10-04 08:05:22.345 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Targets] 2025-10-04 08:05:22.347 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.Targets 2025-10-04 08:05:22.357 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BelongsTo] 2025-10-04 08:05:22.358 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.BelongsTo 2025-10-04 08:05:22.359 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [NOT.A.REAL.EDGERULE] 2025-10-04 08:05:22.359 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: NOT.A.REAL.EDGERULE 2025-10-04 08:05:22.360 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BindsTo] 2025-10-04 08:05:22.360 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.BindsTo 2025-10-04 08:05:22.361 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.DependsOn] 2025-10-04 08:05:22.362 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.DependsOn 2025-10-04 08:05:22.362 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Source] 2025-10-04 08:05:22.363 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.Source 2025-10-04 08:05:22.371 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.inventory.BelongsTo] 2025-10-04 08:05:22.372 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.inventory.BelongsTo 2025-10-04 08:05:22.374 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.HostedOn] 2025-10-04 08:05:22.375 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: tosca.relationships.HostedOn 2025-10-04 08:05:22.376 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.MemberOf] 2025-10-04 08:05:22.377 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.MemberOf 2025-10-04 08:05:22.379 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.IsA] 2025-10-04 08:05:22.380 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.IsA 2025-10-04 08:05:22.382 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.BelongsTo] 2025-10-04 08:05:22.383 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.network.BelongsTo 2025-10-04 08:05:22.383 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.Uses] 2025-10-04 08:05:22.384 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.network.Uses 2025-10-04 08:05:22.384 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.AttachesTo] 2025-10-04 08:05:22.385 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: tosca.relationships.AttachesTo 2025-10-04 08:05:22.386 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.BindsTo] 2025-10-04 08:05:22.386 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: tosca.relationships.network.BindsTo 2025-10-04 08:05:22.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.ForwardsTo] 2025-10-04 08:05:22.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.ForwardsTo 2025-10-04 08:05:22.388 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BridgedTo] 2025-10-04 08:05:22.388 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.BridgedTo 2025-10-04 08:05:22.389 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.LocatedIn] 2025-10-04 08:05:22.389 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.LocatedIn 2025-10-04 08:05:22.390 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.MemberOf] 2025-10-04 08:05:22.390 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.network.MemberOf 2025-10-04 08:05:22.391 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.PartOf] 2025-10-04 08:05:22.392 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.PartOf 2025-10-04 08:05:22.392 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.AppliesTo] 2025-10-04 08:05:22.393 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.AppliesTo 2025-10-04 08:05:22.393 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.ComposedOf] 2025-10-04 08:05:22.394 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.ComposedOf 2025-10-04 08:05:22.394 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Destination] 2025-10-04 08:05:22.395 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.Destination 2025-10-04 08:05:22.396 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.CanBeInstantiatedIn] 2025-10-04 08:05:22.396 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.CanBeInstantiatedIn 2025-10-04 08:05:22.397 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Uses] 2025-10-04 08:05:22.397 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.Uses 2025-10-04 08:05:22.398 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.LinksTo] 2025-10-04 08:05:22.398 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: tosca.relationships.network.LinksTo 2025-10-04 08:05:22.399 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : -- About to call graphMgmt commit 2025-10-04 08:05:22.399 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Successfully loaded the schema to inmemory 2025-10-04 08:05:22.920 DEBUG --- [ main] org.onap.aai.dbmap.AAIGraph : Load Snapshot to InMemory Graph 2025-10-04 08:05:22.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:23.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:23.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:23.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:23.009 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:23.093 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:23.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:23.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-1c85d4d8-575f-4420-a09d-a4a25d08cf93/model-vers/model-ver/test-model-ver-06553256-e000-4f1c-b1b3-a107a0a348a6 with payload { "model-version-id": "test-model-ver-06553256-e000-4f1c-b1b3-a107a0a348a6", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:23.479 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:23.480 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:23.480 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:23.480 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:23.481 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:24.028 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:24.063 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:24.375 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-99a44346-35d3-4527-a039-8a78fe11fe94 with payload { "vnf-id": "test-generic-99a44346-35d3-4527-a039-8a78fe11fe94", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-1c85d4d8-575f-4420-a09d-a4a25d08cf93", "model-version-id": "test-model-ver-06553256-e000-4f1c-b1b3-a107a0a348a6" } 2025-10-04 08:05:24.378 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:24.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:24.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:24.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:24.382 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:24.437 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:24.466 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:24.776 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-99a44346-35d3-4527-a039-8a78fe11fe94 with depth all 2025-10-04 08:05:24.779 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:24.779 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:24.779 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:24.779 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:24.780 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:24.844 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:24.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:24.848 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:24.858 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-99a44346-35d3-4527-a039-8a78fe11fe94 with depth all 2025-10-04 08:05:24.860 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:24.861 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:24.861 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:24.861 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:24.861 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:24.875 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:24.876 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:24.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-99a44346-35d3-4527-a039-8a78fe11fe94 with resource version 1759565124382 2025-10-04 08:05:24.880 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:24.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:24.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:24.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:24.881 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:24.914 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 4288 with label generic-vnf 2025-10-04 08:05:24.917 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:24.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:25.235 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:25.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-7cc3718a-e92a-40c4-b9c3-ef2bb93fba5f with payload { "model-invariant-id": "test-model-7cc3718a-e92a-40c4-b9c3-ef2bb93fba5f", "model-type": "some-type" } 2025-10-04 08:05:25.256 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:25.259 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:25.259 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:25.259 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:25.260 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:25.270 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:25.274 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:25.276 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-7cc3718a-e92a-40c4-b9c3-ef2bb93fba5f/model-vers/model-ver/test-model-ver-a282af3e-09d0-4309-8a76-48cafeeb6bab with payload { "model-version-id": "test-model-ver-a282af3e-09d0-4309-8a76-48cafeeb6bab", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:25.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:25.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:25.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:25.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:25.281 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:25.291 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:25.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:25.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-8e027a83-9765-41ad-af2a-9cd7e935fe68 with payload { "vnf-id": "test-generic-8e027a83-9765-41ad-af2a-9cd7e935fe68", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-7cc3718a-e92a-40c4-b9c3-ef2bb93fba5f", "model-version-id": "test-model-ver-a282af3e-09d0-4309-8a76-48cafeeb6bab" } 2025-10-04 08:05:25.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:25.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:25.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:25.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:25.303 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:25.318 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:25.322 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:25.325 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-8e027a83-9765-41ad-af2a-9cd7e935fe68 with depth all 2025-10-04 08:05:25.326 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:25.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:25.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:25.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:25.327 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:25.338 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:25.338 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:25.339 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:25.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-8e027a83-9765-41ad-af2a-9cd7e935fe68 with depth all 2025-10-04 08:05:25.345 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:25.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:25.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:25.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:25.346 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:25.355 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:25.355 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:25.357 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-8e027a83-9765-41ad-af2a-9cd7e935fe68 with resource version 1759565125302 2025-10-04 08:05:25.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:25.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:25.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:25.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:25.360 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:25.375 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 4264 with label generic-vnf 2025-10-04 08:05:25.377 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:25.384 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:25.688 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: 6.798 s -- in org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest [INFO] Running org.onap.aai.rest.GenericVnfLInterfaceTest 2025-10-04 08:05:25.730 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:05:25.730 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:05:25.733 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:25.733 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:05:25.734 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:25.734 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:05:25.735 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:25.735 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:05:25.736 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:25.736 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:05:25.737 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:25.742 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:05:25.742 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:05:25.744 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:25.744 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:25.775--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:25.894 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:05:25.901 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:05:25.903 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:25.903 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:25.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 2025-10-04 08:05:26.066 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:05:26.074 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:05:26.076 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:26.076 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:26.101--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:26.238 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:05:26.268 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:05:26.271 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:26.271 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:26.296--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:26.433 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:05:26.442 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:05:26.444 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:26.444 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:26.469--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:26.625 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:05:26.640 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:05:26.644 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:05:26.649 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:05:26.658 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" } ] } ] } } ] } } 2025-10-04 08:05:26.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:26.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:26.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:26.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:26.671 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:26.725 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:26.752 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:27.061 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 2025-10-04 08:05:27.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:27.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:27.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:27.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:27.066 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:27.089 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:27.089 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:27.091 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":"1759565126670","lag-interfaces":{"lag-interface":[{"interface-name":"lag1","resource-version":"1759565126670","in-maint":false,"l-interfaces":{"l-interface":[{"interface-name":"int1","is-port-mirrored":false,"resource-version":"1759565126670","in-maint":false,"is-ip-unnumbered":false,"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"ipv2"}]}]}}]}} 2025-10-04 08:05:27.093 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:27.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:27.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:27.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:27.096 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:27.137 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:27.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:27.157 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 2025-10-04 08:05:27.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:27.159 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:27.159 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:27.159 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:27.160 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:27.176 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:27.176 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:27.203 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with resource version 1759565127095 2025-10-04 08:05:27.206 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:27.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:27.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:27.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:27.207 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:27.264 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8200 with label generic-vnf 2025-10-04 08:05:27.265 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 4240 with label lag-interface 2025-10-04 08:05:27.265 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 4160 with label l-interface 2025-10-04 08:05:27.266 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8336 with label l3-interface-ipv6-address-list 2025-10-04 08:05:27.266 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8360 with label l3-interface-ipv6-address-list 2025-10-04 08:05:27.269 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:27.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:27.578 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" } ] } ] } } ] } } 2025-10-04 08:05:27.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:27.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:27.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:27.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:27.584 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:27.605 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:27.611 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:27.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 2025-10-04 08:05:27.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:27.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:27.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:27.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:27.649 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:27.665 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:27.665 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:27.666 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":"1759565127583","lag-interfaces":{"lag-interface":[{"interface-name":"lag1","resource-version":"1759565127583","in-maint":false,"l-interfaces":{"l-interface":[{"interface-name":"int1","is-port-mirrored":false,"resource-version":"1759565127583","in-maint":false,"is-ip-unnumbered":false,"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"ipv2"}]}]}}]}} 2025-10-04 08:05:27.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:27.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:27.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:27.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:27.671 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:27.700 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:27.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:27.715 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 2025-10-04 08:05:27.717 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:27.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:27.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:27.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:27.718 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:27.732 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:27.733 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:27.735 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with resource version 1759565127670 2025-10-04 08:05:27.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:27.736 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:27.736 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:27.736 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:27.737 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:27.783 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8352 with label generic-vnf 2025-10-04 08:05:27.784 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 12320 with label lag-interface 2025-10-04 08:05:27.784 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 12448 with label l-interface 2025-10-04 08:05:27.785 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 16416 with label l3-interface-ipv6-address-list 2025-10-04 08:05:27.785 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 20512 with label l3-interface-ipv6-address-list 2025-10-04 08:05:27.788 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:27.788 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.396 s -- in org.onap.aai.rest.GenericVnfLInterfaceTest [INFO] Running org.onap.aai.rest.db.HttpEntryNotificationIntegrationTest 2025-10-04 08:05:28.126 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:05:28.126 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:05:28.127 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:28.127 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:05:28.128 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:28.128 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:05:28.129 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:28.129 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:05:28.129 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:28.130 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:05:28.130 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:28.134 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:05:28.134 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:05:28.136 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:28.136 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:28.164--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:28.276 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:05:28.282 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:05:28.284 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:28.284 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:28.31--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:28.435 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:05:28.443 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:05:28.445 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:28.445 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:28.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 2025-10-04 08:05:28.616 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:05:28.625 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:05:28.626 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:28.627 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:28.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 2025-10-04 08:05:28.780 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:05:28.789 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:05:28.791 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:28.791 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:28.816--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:28.971 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:05:28.986 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:05:28.989 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:05:29.008 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:05:29.023 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:29.023 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:29.023 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:29.024 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:29.035 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:29.046 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:29.046 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:29.046 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:29.046 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:29.053 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:29.059 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:29.059 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:29.059 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:29.059 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:29.074 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:29.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:29.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:29.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:29.089 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:29.093 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 s -- in org.onap.aai.rest.db.HttpEntryNotificationIntegrationTest [INFO] Running org.onap.aai.rest.db.HttpEntryTest 2025-10-04 08:05:29.144 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:05:29.144 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:05:29.144 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:29.144 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:05:29.145 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:29.145 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:05:29.146 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:29.146 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:05:29.147 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:29.147 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:05:29.147 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:29.151 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:05:29.151 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:05:29.152 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:29.153 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:29.171--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:29.277 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:05:29.284 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:05:29.285 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:29.285 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:29.305--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:29.426 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:05:29.452 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:05:29.464 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:29.465 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:29.488--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:29.621 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:05:29.630 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:05:29.632 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:29.632 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:29.654--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:29.783 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:05:29.792 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:05:29.805 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:29.805 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:29.831--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:29.985 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:05:29.999 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:05:30.004 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:05:30.006 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:05:30.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.034 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.041 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.057 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.057 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.057 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.057 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.062 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.119 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.119 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.119 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.120 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.131 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2025-10-04 08:05:30.161 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.177 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.178 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.188 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6107 root cause=org.onap.aai.edges.exceptions.EdgeRuleNotFoundException: No rule found for EdgeRuleQuery with filter params node type: complex, node type: pserver, label: does.not.exist, type: COUSIN, isPrivate: false. ClassName- org.onap.aai.edges.EdgeIngestor :LineNumber- 297 :MethodName- getRule ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1910 :MethodName- getEdgesBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1937 :MethodName- getEdgeBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1804 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 436 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 690 :MethodName- putEdgeWrongLabelTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke 2025-10-04 08:05:30.217 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.233 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.240 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.252 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.252 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.252 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.253 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.255 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.262 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.267 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.274 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.277 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.286 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.290 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.298 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.300 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6135 root cause=org.onap.aai.exceptions.AAIException: resource-version passed for create of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 272 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 422 :MethodName- thatObjectCreationFailsWhenResourceVersionIsProvided ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 2025-10-04 08:05:30.301 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.310 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.311 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.331 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 28832 with label vertex 2025-10-04 08:05:30.332 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.342 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.375 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.384 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.388 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.394 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.394 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.394 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.395 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.397 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2025-10-04 08:05:30.398 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2025-10-04 08:05:30.399 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.405 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.406 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/junit-test2 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 898 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 398 :MethodName- thatObjectsCanNotBeFound ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:30.407 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.415 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.415 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.415 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.416 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.422 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.427 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.427 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.427 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.427 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.431 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.437 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.437 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.437 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.437 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.442 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.443 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.447 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.452 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.453 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.453 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.453 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.454 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 907 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 296 :MethodName- thatPaginationWithNoResultsCanBeRetrieved ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:30.455 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.459 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.460 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 907 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 302 :MethodName- thatPaginationWithNoResultsCanBeRetrieved ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:30.461 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.470 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.474 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.482 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.482 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.482 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.482 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.488 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.490 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 2025-10-04 08:05:30.502 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.502 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.502 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.502 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.507 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6140 root cause=org.onap.aai.serialization.db.exceptions.EdgeMultiplicityException: multiplicity rule violated: only one edge can exist with label: org.onap.relationships.inventory.LocatedIn between pserver and complex ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 186 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 83 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1806 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 436 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 646 :MethodName- thatRelationshipCanNotBeCreatedEdgeMultiplicity ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:05:30.508 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.518 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.518 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.518 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.522 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.523 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.523 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.523 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.523 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.526 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.536 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.539 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.541 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.542 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6130 root cause=org.onap.aai.exceptions.AAIException: resource-version not passed for update of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 278 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 494 :MethodName- thatUpdateFailsWhenResourceVersionIsNotProvided ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 2025-10-04 08:05:30.543 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.552 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.552 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.552 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.552 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.554 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for update of /cloud-infrastructure/pservers/pserver/updatedHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 278 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 468 :MethodName- thatUpdateFailsWhenResourceVersionsMismatch ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 2025-10-04 08:05:30.554 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.564 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.569 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.579 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.582 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.593 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.594 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2025-10-04 08:05:30.597 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.606 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.606 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.606 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.606 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.609 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6107 root cause=org.onap.aai.edges.exceptions.EdgeRuleNotFoundException: No rule found for EdgeRuleQuery with filter params node type: complex, node type: pserver, label: does.not.exist, type: COUSIN, isPrivate: false. ClassName- org.onap.aai.edges.EdgeIngestor :LineNumber- 297 :MethodName- getRule ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1910 :MethodName- getEdgesBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1937 :MethodName- getEdgeBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1804 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 436 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 690 :MethodName- putEdgeWrongLabelTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke 2025-10-04 08:05:30.609 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.621 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.627 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.634 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.634 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.634 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.635 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.638 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.643 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.643 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.643 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.643 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.647 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.653 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.655 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.662 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.665 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.671 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.673 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6135 root cause=org.onap.aai.exceptions.AAIException: resource-version passed for create of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 272 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 422 :MethodName- thatObjectCreationFailsWhenResourceVersionIsProvided ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 2025-10-04 08:05:30.673 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.681 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.681 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.681 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.681 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.687 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 49216 with label vertex 2025-10-04 08:05:30.688 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.695 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.695 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.695 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.695 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.700 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.707 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.707 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.707 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.710 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.716 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.717 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2025-10-04 08:05:30.718 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2025-10-04 08:05:30.719 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.723 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.723 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.723 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.724 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.725 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/junit-test2 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 898 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 398 :MethodName- thatObjectsCanNotBeFound ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:30.725 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.732 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.736 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.737 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.741 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.747 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.747 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.747 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.747 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.750 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.751 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.751 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.751 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.751 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.754 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.758 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.758 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.758 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.758 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.759 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 907 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 296 :MethodName- thatPaginationWithNoResultsCanBeRetrieved ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:30.760 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.761 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.761 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.761 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.762 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 907 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 302 :MethodName- thatPaginationWithNoResultsCanBeRetrieved ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:30.762 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.769 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.774 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.782 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.782 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.782 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.783 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.788 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.789 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 2025-10-04 08:05:30.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.800 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.804 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6140 root cause=org.onap.aai.serialization.db.exceptions.EdgeMultiplicityException: multiplicity rule violated: only one edge can exist with label: org.onap.relationships.inventory.LocatedIn between pserver and complex ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 186 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 83 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1806 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 436 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 646 :MethodName- thatRelationshipCanNotBeCreatedEdgeMultiplicity ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:05:30.804 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.812 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.817 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.818 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.821 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.827 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.828 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.828 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.828 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.830 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.831 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.832 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6130 root cause=org.onap.aai.exceptions.AAIException: resource-version not passed for update of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 278 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 494 :MethodName- thatUpdateFailsWhenResourceVersionIsNotProvided ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 2025-10-04 08:05:30.833 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.841 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.842 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for update of /cloud-infrastructure/pservers/pserver/updatedHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 278 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 468 :MethodName- thatUpdateFailsWhenResourceVersionsMismatch ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 2025-10-04 08:05:30.844 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.747 s -- in org.onap.aai.rest.db.HttpEntryTest [INFO] Running org.onap.aai.rest.db.HttpEntryTransactionTest 2025-10-04 08:05:30.932 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.932 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.932 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.932 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.937 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.937 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.938 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6134 root cause=org.janusgraph.core.JanusGraphException: ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 623 :MethodName- executeQuery ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 236 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.springframework.aop.support.AopUtils :LineNumber- 343 :MethodName- invokeJoinpointUsingReflection ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 196 :MethodName- invokeJoinpoint 2025-10-04 08:05:30.939 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.939 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.939 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalStateException: Cannot access element because its enclosing transaction is closed and unbound ClassName- org.janusgraph.graphdb.transaction.StandardJanusGraphTx :LineNumber- 396 :MethodName- getNextTx ClassName- org.janusgraph.graphdb.tinkerpop.optimize.JanusGraphTraversalUtil :LineNumber- 209 :MethodName- getTx ClassName- org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphStep :LineNumber- 130 :MethodName- buildGlobalGraphCentricQuery ClassName- org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphStep :LineNumber- 87 :MethodName- lambda$new$1 ClassName- org.apache.tinkerpop.gremlin.process.traversal.step.map.GraphStep :LineNumber- 158 :MethodName- processNextStart ClassName- org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep :LineNumber- 140 :MethodName- next ClassName- org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep :LineNumber- 40 :MethodName- next ClassName- org.apache.tinkerpop.gremlin.process.traversal.Traversal :LineNumber- 184 :MethodName- fill ClassName- org.apache.tinkerpop.gremlin.process.traversal.Traversal :LineNumber- 122 :MethodName- toList ClassName- org.onap.aai.query.builder.GraphTraversalBuilder :LineNumber- 986 :MethodName- toList 2025-10-04 08:05:30.940 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:30.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:30.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:30.949 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.954 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.955 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.957 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:30.957 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:30.959 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.onap.aai.rest.db.HttpEntryTransactionTest [INFO] Running org.onap.aai.rest.PrivateEdgeIntegrationTest 2025-10-04 08:05:30.984 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:05:30.984 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:05:30.985 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:30.985 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:05:30.986 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:30.986 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:05:30.986 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:30.986 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:05:30.987 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:30.987 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:05:30.988 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:05:30.991 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:05:30.991 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:05:31.012 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:31.012 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:31.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 2025-10-04 08:05:31.219 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:05:31.226 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:05:31.230 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:31.230 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:31.255--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:31.382 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:05:31.390 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:05:31.392 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:31.392 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:31.415--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:31.576 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:05:31.585 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:05:31.588 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:31.588 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:31.611--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:31.758 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:05:31.768 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:05:31.770 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:05:31.770 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:05:31.795--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:05:31.939 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:05:31.954 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:05:31.956 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:05:31.961 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:05:31.968 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-3de0907d-c1fc-455e-937c-467c328737da with payload { "model-invariant-id": "test-model-3de0907d-c1fc-455e-937c-467c328737da", "model-type": "some-type" } 2025-10-04 08:05:31.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:31.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:31.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:31.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:31.974 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:31.977 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:31.980 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:31.982 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-3de0907d-c1fc-455e-937c-467c328737da/model-vers/model-ver/test-model-ver-2f8035c2-8dbc-4a89-b564-5e0e0962ca7c with payload { "model-version-id": "test-model-ver-2f8035c2-8dbc-4a89-b564-5e0e0962ca7c", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:31.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:31.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:31.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:31.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:31.985 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:31.990 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:31.994 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:31.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-0fd63ad8-9765-4775-adad-e97995fbc238 with payload { "vnf-id": "test-generic-0fd63ad8-9765-4775-adad-e97995fbc238", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-3de0907d-c1fc-455e-937c-467c328737da", "model-version-id": "test-model-ver-2f8035c2-8dbc-4a89-b564-5e0e0962ca7c" } 2025-10-04 08:05:31.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:31.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:31.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:31.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:32.000 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:32.010 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:32.018 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:32.019 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:32.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-0fd63ad8-9765-4775-adad-e97995fbc238 with depth all 2025-10-04 08:05:32.025 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:32.025 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:32.025 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:32.025 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:32.025 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:32.032 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:32.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:32.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-0fd63ad8-9765-4775-adad-e97995fbc238 with payload { "vnf-id": "test-generic-0fd63ad8-9765-4775-adad-e97995fbc238", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-b200cad1-422e-401b-a201-ad1bfa22be01", "model-version-id": "test-model-ver-8c3eed89-d3f1-4366-9841-a9e464d0652c", "resource-version": "1759565131999" } 2025-10-04 08:05:32.035 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:32.036 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:32.036 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:32.036 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:32.036 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:32.039 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-b200cad1-422e-401b-a201-ad1bfa22be01/model-vers/model-ver/test-model-ver-8c3eed89-d3f1-4366-9841-a9e464d0652c#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:05:32.040 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:32.040 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:05:32.040 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-0fd63ad8-9765-4775-adad-e97995fbc238","Node Not Found:object located at service-design-and-creation/models/model/test-model-b200cad1-422e-401b-a201-ad1bfa22be01/model-vers/model-ver/test-model-ver-8c3eed89-d3f1-4366-9841-a9e464d0652c#model-version not found","ERR.5.4.6114"]}}} 2025-10-04 08:05:32.041 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:32.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-59da80d8-dcc1-442a-87a9-6c1b3cb24b9f with payload { "model-invariant-id": "test-model-59da80d8-dcc1-442a-87a9-6c1b3cb24b9f", "model-type": "some-type" } 2025-10-04 08:05:32.358 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:32.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:32.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:32.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:32.360 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:32.364 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:32.366 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:32.369 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-59da80d8-dcc1-442a-87a9-6c1b3cb24b9f/model-vers/model-ver/test-model-ver-9c1305ab-15ce-440b-aa47-f8a76b1dbc61 with payload { "model-version-id": "test-model-ver-9c1305ab-15ce-440b-aa47-f8a76b1dbc61", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:32.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:32.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:32.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:32.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:32.373 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:32.380 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:32.383 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:32.385 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-117b4fae-9659-4a1f-aa36-e3aa0d83c3b7 with payload { "vnf-id": "test-generic-117b4fae-9659-4a1f-aa36-e3aa0d83c3b7", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-59da80d8-dcc1-442a-87a9-6c1b3cb24b9f", "model-version-id": "test-model-ver-9c1305ab-15ce-440b-aa47-f8a76b1dbc61" } 2025-10-04 08:05:32.386 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:32.388 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:32.388 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:32.388 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:32.388 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:32.396 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:32.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:32.400 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:32.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-117b4fae-9659-4a1f-aa36-e3aa0d83c3b7 with depth all 2025-10-04 08:05:32.405 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:32.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:32.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:32.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:32.406 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:32.412 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:32.412 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:32.413 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-4d290f96-2112-4e4f-a8cb-14d8c62b7d18 with payload { "model-invariant-id": "test-model-4d290f96-2112-4e4f-a8cb-14d8c62b7d18", "model-type": "some-type" } 2025-10-04 08:05:32.414 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:32.415 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:32.415 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:32.415 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:32.416 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:32.418 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:32.420 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:32.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-4d290f96-2112-4e4f-a8cb-14d8c62b7d18/model-vers/model-ver/test-model-ver-9bc7a819-6c45-4a07-8732-d279b8557dbc with payload { "model-version-id": "test-model-ver-9bc7a819-6c45-4a07-8732-d279b8557dbc", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:32.423 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:32.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:32.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:32.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:32.424 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:32.429 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:32.432 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:32.434 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-117b4fae-9659-4a1f-aa36-e3aa0d83c3b7 with payload { "vnf-id": "test-generic-117b4fae-9659-4a1f-aa36-e3aa0d83c3b7", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-4d290f96-2112-4e4f-a8cb-14d8c62b7d18", "resource-version": "${resource-version}" } 2025-10-04 08:05:32.435 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:32.437 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:32.437 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:32.437 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:05:32.437 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-117b4fae-9659-4a1f-aa36-e3aa0d83c3b7","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:05:32.438 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:32.752 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-3cbcbc0f-e863-4df9-80d5-2d59a9145fc3 with payload { "model-invariant-id": "test-model-3cbcbc0f-e863-4df9-80d5-2d59a9145fc3", "model-type": "some-type" } 2025-10-04 08:05:32.754 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:32.755 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:32.755 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:32.755 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:32.756 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:32.759 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:32.760 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:32.762 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-3cbcbc0f-e863-4df9-80d5-2d59a9145fc3/model-vers/model-ver/test-model-ver-dceffbb8-95c0-46d2-8bd1-21e8989190cf with payload { "model-version-id": "test-model-ver-dceffbb8-95c0-46d2-8bd1-21e8989190cf", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:32.763 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:32.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:32.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:32.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:32.765 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:32.770 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:32.773 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:32.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-14ca3389-f67a-41ca-9fb9-1816b5389e06 with payload { "vnf-id": "test-generic-14ca3389-f67a-41ca-9fb9-1816b5389e06", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-3cbcbc0f-e863-4df9-80d5-2d59a9145fc3", "model-version-id": "test-model-ver-dceffbb8-95c0-46d2-8bd1-21e8989190cf" } 2025-10-04 08:05:32.776 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:32.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:32.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:32.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:32.778 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:32.787 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:32.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:32.791 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:32.795 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-14ca3389-f67a-41ca-9fb9-1816b5389e06 with depth all 2025-10-04 08:05:32.796 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:32.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:32.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:32.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:32.796 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:32.802 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:32.802 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:32.804 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-757bb21f-4389-46a5-82ab-b9977df9f3cb with payload { "model-invariant-id": "test-model-757bb21f-4389-46a5-82ab-b9977df9f3cb", "model-type": "some-type" } 2025-10-04 08:05:32.805 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:32.806 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:32.806 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:32.806 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:32.806 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:32.808 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:32.810 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:32.812 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-757bb21f-4389-46a5-82ab-b9977df9f3cb/model-vers/model-ver/test-model-ver-ec6c8331-df1d-4bf3-b39e-89805372ff4c with payload { "model-version-id": "test-model-ver-ec6c8331-df1d-4bf3-b39e-89805372ff4c", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:32.813 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:32.814 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:32.814 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:32.814 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:32.815 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:32.820 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:32.822 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:32.824 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-14ca3389-f67a-41ca-9fb9-1816b5389e06 with payload { "vnf-id": "test-generic-14ca3389-f67a-41ca-9fb9-1816b5389e06", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-757bb21f-4389-46a5-82ab-b9977df9f3cb", "model-version-id": "test-model-ver-ec6c8331-df1d-4bf3-b39e-89805372ff4c", "resource-version": "1759565132778" } 2025-10-04 08:05:32.825 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:32.827 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:32.827 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:32.827 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:32.827 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:32.842 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:32.848 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:32.850 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:32.854 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-14ca3389-f67a-41ca-9fb9-1816b5389e06 with depth all 2025-10-04 08:05:32.855 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:32.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:32.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:32.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:32.855 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:32.861 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:32.861 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:32.862 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-14ca3389-f67a-41ca-9fb9-1816b5389e06 with resource version 1759565132827 2025-10-04 08:05:32.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:32.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:32.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:32.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:32.864 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:32.873 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 45184 with label generic-vnf 2025-10-04 08:05:32.874 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:32.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:33.183 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:33.500 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-b95f501a-df83-431b-bca0-dcdf3fdbc43a with payload { "model-invariant-id": "test-model-b95f501a-df83-431b-bca0-dcdf3fdbc43a", "model-type": "some-type" } 2025-10-04 08:05:33.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:33.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:33.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:33.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:33.504 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:33.509 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:33.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:33.512 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-b95f501a-df83-431b-bca0-dcdf3fdbc43a/model-vers/model-ver/test-model-ver-0e75c2e1-8042-4f71-b04f-2d428eae8175 with payload { "model-version-id": "test-model-ver-0e75c2e1-8042-4f71-b04f-2d428eae8175", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:33.513 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:33.514 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:33.514 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:33.514 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:33.515 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:33.519 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:33.522 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:33.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-e05019a6-08af-4215-ba15-e6210d6771d5 with payload { "vnf-id": "test-generic-e05019a6-08af-4215-ba15-e6210d6771d5", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-b95f501a-df83-431b-bca0-dcdf3fdbc43a", "model-version-id": "test-model-ver-0e75c2e1-8042-4f71-b04f-2d428eae8175" } 2025-10-04 08:05:33.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:33.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:33.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:33.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:33.526 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:33.533 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:33.536 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:33.537 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:33.541 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/service-design-and-creation/models/model/test-model-b95f501a-df83-431b-bca0-dcdf3fdbc43a/model-vers/model-ver/test-model-ver-0e75c2e1-8042-4f71-b04f-2d428eae8175 with depth all 2025-10-04 08:05:33.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:33.542 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:33.542 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:33.542 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:33.542 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:33.547 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:33.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:33.548 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/service-design-and-creation/models/model/test-model-b95f501a-df83-431b-bca0-dcdf3fdbc43a/model-vers/model-ver/test-model-ver-0e75c2e1-8042-4f71-b04f-2d428eae8175 with resource version 1759565133514 2025-10-04 08:05:33.549 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:33.550 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:33.550 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:33.550 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:33.550 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:33.557 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2025-10-04 08:05:33.558 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:33.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2025-10-04 08:05:33.558 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-b95f501a-df83-431b-bca0-dcdf3fdbc43a/model-vers/model-ver/test-model-ver-0e75c2e1-8042-4f71-b04f-2d428eae8175"]}}} 2025-10-04 08:05:33.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-95b40ce0-045b-4321-9b12-753d3b7cc699 with payload { "model-invariant-id": "test-model-95b40ce0-045b-4321-9b12-753d3b7cc699", "model-type": "some-type" } 2025-10-04 08:05:33.869 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:33.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:33.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:33.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:33.871 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:33.874 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:33.875 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:33.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-95b40ce0-045b-4321-9b12-753d3b7cc699/model-vers/model-ver/test-model-ver-6db33efe-8c6d-4095-a7a2-849a7d20bb8a with payload { "model-version-id": "test-model-ver-6db33efe-8c6d-4095-a7a2-849a7d20bb8a", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:33.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:33.879 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:33.879 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:33.879 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:33.879 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:33.884 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:33.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:33.888 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-a87dddaa-47cf-4a6e-83a5-5d689f69a28f with payload { "vnf-id": "test-generic-a87dddaa-47cf-4a6e-83a5-5d689f69a28f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-95b40ce0-045b-4321-9b12-753d3b7cc699", "model-version-id": "test-model-ver-6db33efe-8c6d-4095-a7a2-849a7d20bb8a" } 2025-10-04 08:05:33.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:33.890 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:33.890 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:33.890 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:33.891 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:33.897 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:33.899 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:33.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-a87dddaa-47cf-4a6e-83a5-5d689f69a28f with depth all 2025-10-04 08:05:33.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:33.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:33.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:33.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:33.902 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:33.908 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:33.908 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:33.908 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:33.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-a87dddaa-47cf-4a6e-83a5-5d689f69a28f with payload { "vnf-id": "test-generic-a87dddaa-47cf-4a6e-83a5-5d689f69a28f", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1759565133890"} 2025-10-04 08:05:33.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:33.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:33.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:33.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:33.919 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:33.930 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:33.935 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:33.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-a87dddaa-47cf-4a6e-83a5-5d689f69a28f with depth all 2025-10-04 08:05:33.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:33.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:33.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:33.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:33.939 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:33.944 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:33.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:33.944 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:33.948 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-a87dddaa-47cf-4a6e-83a5-5d689f69a28f with resource version 1759565133918 2025-10-04 08:05:33.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:33.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:33.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:33.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:33.949 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:33.957 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 45224 with label generic-vnf 2025-10-04 08:05:33.958 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:33.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:34.261 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:34.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-d01ec73b-014d-4920-92b6-5d17c9587d65 with payload { "model-invariant-id": "test-model-d01ec73b-014d-4920-92b6-5d17c9587d65", "model-type": "some-type" } 2025-10-04 08:05:34.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:34.581 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:34.581 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:34.581 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:34.581 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:34.584 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:34.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:34.588 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-d01ec73b-014d-4920-92b6-5d17c9587d65/model-vers/model-ver/test-model-ver-68033f94-d1e6-42f4-8aff-b9de8da68d8d with payload { "model-version-id": "test-model-ver-68033f94-d1e6-42f4-8aff-b9de8da68d8d", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:34.589 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:34.590 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:34.590 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:34.590 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:34.590 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:34.595 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:34.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:34.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b33ca639-5cdf-400e-a3cb-b70cd6b034bd with payload { "vnf-id": "test-generic-b33ca639-5cdf-400e-a3cb-b70cd6b034bd", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2025-10-04 08:05:34.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:34.602 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:34.602 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:34.602 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:34.602 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:34.605 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:05:34.606 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:34.606 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:05:34.606 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-b33ca639-5cdf-400e-a3cb-b70cd6b034bd","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"]}}} 2025-10-04 08:05:34.607 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-b33ca639-5cdf-400e-a3cb-b70cd6b034bd","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"]}}} 2025-10-04 08:05:34.922 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a78e9f9a-b8bb-4cf0-a057-84baacac3b05 with payload { "model-invariant-id": "test-model-a78e9f9a-b8bb-4cf0-a057-84baacac3b05", "model-type": "some-type" } 2025-10-04 08:05:34.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:34.925 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:34.925 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:34.925 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:34.925 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:34.929 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:34.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:34.933 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a78e9f9a-b8bb-4cf0-a057-84baacac3b05/model-vers/model-ver/test-model-ver-f0022f13-3094-493c-bc56-b82a8ea2c4be with payload { "model-version-id": "test-model-ver-f0022f13-3094-493c-bc56-b82a8ea2c4be", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:34.935 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:34.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:34.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:34.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:34.936 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:34.941 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:34.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:34.946 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/business/customers/customer/test-customer-075e55ec-fc10-4fa7-a187-1336ddef277a with payload { "global-customer-id": "test-customer-075e55ec-fc10-4fa7-a187-1336ddef277a", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-e559bdd0-9d81-428b-be42-51913b6db770", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-14c61562-2b50-440a-8dba-3021c70c84ae", "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-a78e9f9a-b8bb-4cf0-a057-84baacac3b05", "model-version-id": "test-model-ver-f0022f13-3094-493c-bc56-b82a8ea2c4be" } ] } } ] } } 2025-10-04 08:05:34.947 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:05:34.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:34.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:34.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:34.949 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:34.973 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:34.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:35.283 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:35.290 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-075e55ec-fc10-4fa7-a187-1336ddef277a with depth all 2025-10-04 08:05:35.292 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:05:35.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:35.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:35.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:35.292 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:35.301 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:35.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:35.302 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/vnf-9cdb4b72-ec80-45c4-9df8-db783ae99c5d with payload { "vnf-id": "vnf-9cdb4b72-ec80-45c4-9df8-db783ae99c5d", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v10/business/customers/customer/test-customer-075e55ec-fc10-4fa7-a187-1336ddef277a/service-subscriptions/service-subscription/test-subtype-e559bdd0-9d81-428b-be42-51913b6db770/service-instances/service-instance/test-tenant-14c61562-2b50-440a-8dba-3021c70c84ae" } ] } } 2025-10-04 08:05:35.303 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:35.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:35.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:35.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:35.306 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:35.319 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:35.333 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:35.336 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/vnf-9cdb4b72-ec80-45c4-9df8-db783ae99c5d with depth all 2025-10-04 08:05:35.337 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:35.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:35.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:35.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:35.337 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:35.344 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:35.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:35.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-075e55ec-fc10-4fa7-a187-1336ddef277a with depth all 2025-10-04 08:05:35.347 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:05:35.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:35.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:35.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:35.347 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:35.355 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:35.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:35.667 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-d8e04f30-8410-41c2-9a9d-61012c63323d with payload { "model-invariant-id": "test-model-d8e04f30-8410-41c2-9a9d-61012c63323d", "model-type": "some-type" } 2025-10-04 08:05:35.669 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:35.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:35.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:35.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:35.671 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:35.673 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:35.675 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:35.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-d8e04f30-8410-41c2-9a9d-61012c63323d/model-vers/model-ver/test-model-ver-89574d2b-f9b9-4d0b-9169-12b555e38c23 with payload { "model-version-id": "test-model-ver-89574d2b-f9b9-4d0b-9169-12b555e38c23", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:35.678 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:35.679 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:35.679 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:35.679 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:35.679 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:35.684 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:35.686 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:35.688 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6b8c46cd-fa34-42b8-9dce-08cce5b53750 with payload { "vnf-id": "test-generic-6b8c46cd-fa34-42b8-9dce-08cce5b53750", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d8e04f30-8410-41c2-9a9d-61012c63323d", "model-version-id": "test-model-ver-89574d2b-f9b9-4d0b-9169-12b555e38c23" } 2025-10-04 08:05:35.689 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:35.691 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:35.691 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:35.691 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:35.691 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:35.698 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:35.700 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:35.702 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6b8c46cd-fa34-42b8-9dce-08cce5b53750 with depth all 2025-10-04 08:05:35.703 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:35.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:35.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:35.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:35.704 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:35.709 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:35.710 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:35.710 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:35.714 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6b8c46cd-fa34-42b8-9dce-08cce5b53750 with payload { "vnf-id": "test-generic-6b8c46cd-fa34-42b8-9dce-08cce5b53750", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d8e04f30-8410-41c2-9a9d-61012c63323d", "model-version-id": "test-model-ver-89574d2b-f9b9-4d0b-9169-12b555e38c23", "resource-version": "1759565135690" } 2025-10-04 08:05:35.715 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:35.725 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:35.725 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:35.725 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:35.725 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:35.736 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:35.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:35.744 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6b8c46cd-fa34-42b8-9dce-08cce5b53750 with depth all 2025-10-04 08:05:35.745 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:35.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:35.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:35.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:35.745 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:35.751 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:35.751 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:35.752 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:35.755 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6b8c46cd-fa34-42b8-9dce-08cce5b53750 with resource version 1759565135725 2025-10-04 08:05:35.756 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:35.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:35.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:35.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:35.756 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:35.765 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 53256 with label generic-vnf 2025-10-04 08:05:35.766 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:35.770 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:36.074 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:36.389 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-f53d9d7e-d533-4799-bab2-4f51634951ea with payload { "model-invariant-id": "test-model-f53d9d7e-d533-4799-bab2-4f51634951ea", "model-type": "some-type" } 2025-10-04 08:05:36.391 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:36.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:36.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:36.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:36.393 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:36.397 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:36.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:36.400 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-f53d9d7e-d533-4799-bab2-4f51634951ea/model-vers/model-ver/test-model-ver-908104d3-b57c-415b-802e-4f5b9b21365f with payload { "model-version-id": "test-model-ver-908104d3-b57c-415b-802e-4f5b9b21365f", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:36.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:36.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:36.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:36.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:36.402 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:36.407 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:36.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:36.411 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-3b3d207d-7ca1-4b1b-9d80-424428d17cd8 with payload { "vnf-id": "test-generic-3b3d207d-7ca1-4b1b-9d80-424428d17cd8", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f53d9d7e-d533-4799-bab2-4f51634951ea", "model-version-id": "test-model-ver-908104d3-b57c-415b-802e-4f5b9b21365f" } 2025-10-04 08:05:36.412 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:36.413 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:36.413 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:36.413 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:36.413 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:36.420 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:36.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:36.424 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:36.427 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-3b3d207d-7ca1-4b1b-9d80-424428d17cd8 with depth all 2025-10-04 08:05:36.428 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:36.429 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:36.429 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:36.429 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:36.429 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:36.434 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:36.434 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:36.436 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-3b3d207d-7ca1-4b1b-9d80-424428d17cd8 with resource version 1759565136413 2025-10-04 08:05:36.437 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:36.437 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:36.437 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:36.437 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:36.437 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:36.445 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 61472 with label generic-vnf 2025-10-04 08:05:36.446 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:36.450 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:36.753 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:37.067 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-f50d3ac4-e0e3-4593-81a3-0729a54fe4ac with payload { "model-invariant-id": "test-model-f50d3ac4-e0e3-4593-81a3-0729a54fe4ac", "model-type": "some-type" } 2025-10-04 08:05:37.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:37.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:37.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:37.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:37.071 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:37.074 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:37.076 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:37.077 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-f50d3ac4-e0e3-4593-81a3-0729a54fe4ac/model-vers/model-ver/test-model-ver-8d7598a0-838f-48e6-9ad8-d061b17d2bfc with payload { "model-version-id": "test-model-ver-8d7598a0-838f-48e6-9ad8-d061b17d2bfc", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:37.078 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:37.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:37.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:37.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:37.080 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:37.084 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:37.086 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:37.088 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-94c73fc6-406e-4181-aec3-6d947a1f99ed with payload { "vnf-id": "test-generic-94c73fc6-406e-4181-aec3-6d947a1f99ed", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2025-10-04 08:05:37.089 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:37.091 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:37.091 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:37.091 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:05:37.091 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-94c73fc6-406e-4181-aec3-6d947a1f99ed","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:05:37.091 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-94c73fc6-406e-4181-aec3-6d947a1f99ed","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:05:37.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-662d866d-7fff-4b95-9b43-5fbc5ff69c9e with payload { "model-invariant-id": "test-model-662d866d-7fff-4b95-9b43-5fbc5ff69c9e", "model-type": "some-type" } 2025-10-04 08:05:37.403 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:37.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:37.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:37.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:37.405 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:37.408 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:37.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:37.411 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-662d866d-7fff-4b95-9b43-5fbc5ff69c9e/model-vers/model-ver/test-model-ver-09ebfc2b-4e27-4278-a1af-577e5d4e7b31 with payload { "model-version-id": "test-model-ver-09ebfc2b-4e27-4278-a1af-577e5d4e7b31", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:37.412 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:37.413 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:37.413 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:37.413 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:37.413 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:37.417 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:37.420 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:37.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-7cdb5e92-2216-4f24-8458-2fd4f0ee8368 with payload { "vnf-id": "test-generic-7cdb5e92-2216-4f24-8458-2fd4f0ee8368", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-662d866d-7fff-4b95-9b43-5fbc5ff69c9e", "model-version-id": "test-model-ver-09ebfc2b-4e27-4278-a1af-577e5d4e7b31" } 2025-10-04 08:05:37.423 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:37.425 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:37.425 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:37.425 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:37.425 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:37.431 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:37.433 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:37.435 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:37.438 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-7cdb5e92-2216-4f24-8458-2fd4f0ee8368 with depth all 2025-10-04 08:05:37.439 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:37.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:37.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:37.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:37.440 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:37.444 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:37.445 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:37.446 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-7cdb5e92-2216-4f24-8458-2fd4f0ee8368 with payload { "vnf-id": "test-generic-7cdb5e92-2216-4f24-8458-2fd4f0ee8368", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-beea6ead-1b4e-4493-a60d-010ad0add821", "model-version-id": "test-model-ver-128ab847-c87a-45ab-9a6a-197ba8fc41de", "resource-version": "1759565137424" } 2025-10-04 08:05:37.447 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:37.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:37.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:37.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:37.449 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:37.451 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-beea6ead-1b4e-4493-a60d-010ad0add821/model-vers/model-ver/test-model-ver-128ab847-c87a-45ab-9a6a-197ba8fc41de#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:05:37.452 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:37.452 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:05:37.452 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-7cdb5e92-2216-4f24-8458-2fd4f0ee8368","Node Not Found:object located at service-design-and-creation/models/model/test-model-beea6ead-1b4e-4493-a60d-010ad0add821/model-vers/model-ver/test-model-ver-128ab847-c87a-45ab-9a6a-197ba8fc41de#model-version not found","ERR.5.4.6114"]}}} 2025-10-04 08:05:37.453 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:37.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-46d42d4d-03f2-46eb-adc9-f1b0d5b8f95e with payload { "model-invariant-id": "test-model-46d42d4d-03f2-46eb-adc9-f1b0d5b8f95e", "model-type": "some-type" } 2025-10-04 08:05:37.766 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:37.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:37.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:37.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:37.769 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:37.771 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:37.773 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:37.774 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-46d42d4d-03f2-46eb-adc9-f1b0d5b8f95e/model-vers/model-ver/test-model-ver-aa23fe9d-556c-4016-a79c-73e40b6c23a4 with payload { "model-version-id": "test-model-ver-aa23fe9d-556c-4016-a79c-73e40b6c23a4", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:37.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:37.777 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:37.777 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:37.777 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:37.777 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:37.781 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:37.784 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:37.786 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-c1d7979b-7366-468c-8d62-f2fec52bae24 with payload { "vnf-id": "test-generic-c1d7979b-7366-468c-8d62-f2fec52bae24", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-46d42d4d-03f2-46eb-adc9-f1b0d5b8f95e", "model-version-id": "test-model-ver-aa23fe9d-556c-4016-a79c-73e40b6c23a4" } 2025-10-04 08:05:37.788 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:37.790 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:37.790 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:37.790 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:37.790 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:37.799 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:37.801 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:37.803 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:37.806 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-c1d7979b-7366-468c-8d62-f2fec52bae24 with depth all 2025-10-04 08:05:37.807 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:37.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:37.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:37.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:37.808 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:37.813 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:37.813 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:37.814 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-5ecb5245-d013-4714-a301-f1c756de54c5 with payload { "model-invariant-id": "test-model-5ecb5245-d013-4714-a301-f1c756de54c5", "model-type": "some-type" } 2025-10-04 08:05:37.815 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:37.816 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:37.816 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:37.816 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:37.816 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:37.819 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:37.820 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:37.822 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-5ecb5245-d013-4714-a301-f1c756de54c5/model-vers/model-ver/test-model-ver-81ad3d58-8b2a-46f1-bc4c-b93be3ccf19e with payload { "model-version-id": "test-model-ver-81ad3d58-8b2a-46f1-bc4c-b93be3ccf19e", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:37.823 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:37.824 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:37.824 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:37.824 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:37.824 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:37.828 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:37.830 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:37.832 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-c1d7979b-7366-468c-8d62-f2fec52bae24 with payload { "vnf-id": "test-generic-c1d7979b-7366-468c-8d62-f2fec52bae24", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-5ecb5245-d013-4714-a301-f1c756de54c5", "resource-version": "${resource-version}" } 2025-10-04 08:05:37.833 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:37.835 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:37.835 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:37.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:05:37.835 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-c1d7979b-7366-468c-8d62-f2fec52bae24","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:05:37.836 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:38.147 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a8092241-83fe-4895-a6ad-f36602b0ff29 with payload { "model-invariant-id": "test-model-a8092241-83fe-4895-a6ad-f36602b0ff29", "model-type": "some-type" } 2025-10-04 08:05:38.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:38.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:38.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:38.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:38.150 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:38.153 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:38.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:38.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a8092241-83fe-4895-a6ad-f36602b0ff29/model-vers/model-ver/test-model-ver-14a48167-7506-4462-a7bd-6b2e8608c5cf with payload { "model-version-id": "test-model-ver-14a48167-7506-4462-a7bd-6b2e8608c5cf", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:38.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:38.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:38.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:38.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:38.158 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:38.161 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:38.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:38.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-081a1369-e099-4754-a417-cea003302284 with payload { "vnf-id": "test-generic-081a1369-e099-4754-a417-cea003302284", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-a8092241-83fe-4895-a6ad-f36602b0ff29", "model-version-id": "test-model-ver-14a48167-7506-4462-a7bd-6b2e8608c5cf" } 2025-10-04 08:05:38.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:38.168 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:38.168 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:38.168 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:38.168 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:38.174 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:38.176 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:38.178 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:38.181 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-081a1369-e099-4754-a417-cea003302284 with depth all 2025-10-04 08:05:38.182 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:38.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:38.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:38.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:38.182 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:38.187 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:38.187 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:38.188 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a27f2723-228e-4e15-8294-c4158f971cf5 with payload { "model-invariant-id": "test-model-a27f2723-228e-4e15-8294-c4158f971cf5", "model-type": "some-type" } 2025-10-04 08:05:38.189 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:38.190 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:38.190 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:38.190 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:38.190 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:38.192 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:38.194 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:38.195 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a27f2723-228e-4e15-8294-c4158f971cf5/model-vers/model-ver/test-model-ver-4e812a30-0a76-4447-ada7-7e5b0cbe06ef with payload { "model-version-id": "test-model-ver-4e812a30-0a76-4447-ada7-7e5b0cbe06ef", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:38.196 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:38.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:38.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:38.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:38.198 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:38.202 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:38.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:38.206 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-081a1369-e099-4754-a417-cea003302284 with payload { "vnf-id": "test-generic-081a1369-e099-4754-a417-cea003302284", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-a27f2723-228e-4e15-8294-c4158f971cf5", "model-version-id": "test-model-ver-4e812a30-0a76-4447-ada7-7e5b0cbe06ef", "resource-version": "1759565138168" } 2025-10-04 08:05:38.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:38.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:38.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:38.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:38.208 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:38.218 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:38.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:38.225 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:38.228 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-081a1369-e099-4754-a417-cea003302284 with depth all 2025-10-04 08:05:38.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:38.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:38.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:38.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:38.230 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:38.234 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:38.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:38.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-081a1369-e099-4754-a417-cea003302284 with resource version 1759565138208 2025-10-04 08:05:38.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:38.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:38.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:38.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:38.236 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:38.244 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 98464 with label generic-vnf 2025-10-04 08:05:38.245 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:38.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:38.550 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:38.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-0f540cbc-fbc3-43ee-8e59-6091de637721 with payload { "model-invariant-id": "test-model-0f540cbc-fbc3-43ee-8e59-6091de637721", "model-type": "some-type" } 2025-10-04 08:05:38.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:38.868 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:38.868 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:38.868 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:38.868 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:38.871 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:38.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:38.874 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-0f540cbc-fbc3-43ee-8e59-6091de637721/model-vers/model-ver/test-model-ver-2bc18b40-0a03-47a6-a42b-c339414381c0 with payload { "model-version-id": "test-model-ver-2bc18b40-0a03-47a6-a42b-c339414381c0", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:38.875 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:38.876 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:38.876 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:38.876 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:38.877 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:38.880 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:38.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:38.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-700d0721-65a7-4627-a898-62454d4c8c12 with payload { "vnf-id": "test-generic-700d0721-65a7-4627-a898-62454d4c8c12", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-0f540cbc-fbc3-43ee-8e59-6091de637721", "model-version-id": "test-model-ver-2bc18b40-0a03-47a6-a42b-c339414381c0" } 2025-10-04 08:05:38.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:38.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:38.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:38.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:38.887 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:38.893 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:38.895 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:38.896 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:38.899 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/service-design-and-creation/models/model/test-model-0f540cbc-fbc3-43ee-8e59-6091de637721/model-vers/model-ver/test-model-ver-2bc18b40-0a03-47a6-a42b-c339414381c0 with depth all 2025-10-04 08:05:38.900 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:38.901 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:38.901 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:38.901 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:38.901 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:38.904 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:38.904 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:38.905 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/service-design-and-creation/models/model/test-model-0f540cbc-fbc3-43ee-8e59-6091de637721/model-vers/model-ver/test-model-ver-2bc18b40-0a03-47a6-a42b-c339414381c0 with resource version 1759565138876 2025-10-04 08:05:38.906 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:38.907 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:38.907 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:38.907 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:38.907 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:38.912 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2025-10-04 08:05:38.913 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:38.913 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2025-10-04 08:05:38.913 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-0f540cbc-fbc3-43ee-8e59-6091de637721/model-vers/model-ver/test-model-ver-2bc18b40-0a03-47a6-a42b-c339414381c0"]}}} 2025-10-04 08:05:39.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-0c37f0e3-9363-4470-8bfb-29fb6a406b6c with payload { "model-invariant-id": "test-model-0c37f0e3-9363-4470-8bfb-29fb6a406b6c", "model-type": "some-type" } 2025-10-04 08:05:39.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:39.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:39.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:39.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:39.226 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:39.229 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:39.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:39.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-0c37f0e3-9363-4470-8bfb-29fb6a406b6c/model-vers/model-ver/test-model-ver-08c67e6f-0e33-47b7-9d93-57800b89bdb9 with payload { "model-version-id": "test-model-ver-08c67e6f-0e33-47b7-9d93-57800b89bdb9", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:39.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:39.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:39.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:39.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:39.236 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:39.240 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:39.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:39.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-bc364b36-d85a-4658-98a1-1611ed9d13c1 with payload { "vnf-id": "test-generic-bc364b36-d85a-4658-98a1-1611ed9d13c1", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-0c37f0e3-9363-4470-8bfb-29fb6a406b6c", "model-version-id": "test-model-ver-08c67e6f-0e33-47b7-9d93-57800b89bdb9" } 2025-10-04 08:05:39.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:39.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:39.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:39.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:39.249 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:39.257 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:39.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:39.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-bc364b36-d85a-4658-98a1-1611ed9d13c1 with depth all 2025-10-04 08:05:39.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:39.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:39.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:39.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:39.265 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:39.270 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:39.270 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:39.270 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:39.274 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-bc364b36-d85a-4658-98a1-1611ed9d13c1 with payload { "vnf-id": "test-generic-bc364b36-d85a-4658-98a1-1611ed9d13c1", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1759565139249"} 2025-10-04 08:05:39.275 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:39.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:39.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:39.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:39.277 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:39.286 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:39.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:39.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-bc364b36-d85a-4658-98a1-1611ed9d13c1 with depth all 2025-10-04 08:05:39.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:39.294 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:39.294 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:39.294 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:39.295 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:39.300 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:39.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:39.301 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:39.304 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-bc364b36-d85a-4658-98a1-1611ed9d13c1 with resource version 1759565139276 2025-10-04 08:05:39.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:39.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:39.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:39.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:39.305 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:39.316 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 61440 with label generic-vnf 2025-10-04 08:05:39.317 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:39.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:39.620 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:39.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-00c15086-05d9-418b-8ee8-b0328e3c327b with payload { "model-invariant-id": "test-model-00c15086-05d9-418b-8ee8-b0328e3c327b", "model-type": "some-type" } 2025-10-04 08:05:39.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:39.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:39.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:39.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:39.938 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:39.941 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:39.942 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:39.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-00c15086-05d9-418b-8ee8-b0328e3c327b/model-vers/model-ver/test-model-ver-993e6994-cfee-405c-aaa2-b8a204aa5d29 with payload { "model-version-id": "test-model-ver-993e6994-cfee-405c-aaa2-b8a204aa5d29", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:39.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:39.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:39.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:39.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:39.946 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:39.950 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:39.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:39.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-9f5348d8-ff2d-43eb-ab44-c57e09b5f967 with payload { "vnf-id": "test-generic-9f5348d8-ff2d-43eb-ab44-c57e09b5f967", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2025-10-04 08:05:39.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:39.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:39.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:39.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:39.957 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:39.960 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:05:39.961 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:39.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:05:39.961 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-9f5348d8-ff2d-43eb-ab44-c57e09b5f967","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"]}}} 2025-10-04 08:05:39.961 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-9f5348d8-ff2d-43eb-ab44-c57e09b5f967","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"]}}} 2025-10-04 08:05:40.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-d03043f8-506e-4519-a4d1-df0fb5916481 with payload { "model-invariant-id": "test-model-d03043f8-506e-4519-a4d1-df0fb5916481", "model-type": "some-type" } 2025-10-04 08:05:40.270 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:40.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:40.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:40.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:40.272 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:40.274 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:40.276 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:40.277 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-d03043f8-506e-4519-a4d1-df0fb5916481/model-vers/model-ver/test-model-ver-911a55ed-fb31-434a-8987-f27efdecd0bd with payload { "model-version-id": "test-model-ver-911a55ed-fb31-434a-8987-f27efdecd0bd", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:40.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:40.279 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:40.279 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:40.279 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:40.280 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:40.284 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:40.286 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:40.288 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/business/customers/customer/test-customer-c8482f83-e022-46d4-8cf3-b412cc12717b with payload { "global-customer-id": "test-customer-c8482f83-e022-46d4-8cf3-b412cc12717b", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-52815a4f-4ad9-420c-b109-72af51d9dc9d", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-ebded229-899b-4130-8a56-bcd51d413c47", "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-d03043f8-506e-4519-a4d1-df0fb5916481", "model-version-id": "test-model-ver-911a55ed-fb31-434a-8987-f27efdecd0bd" } ] } } ] } } 2025-10-04 08:05:40.289 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:05:40.290 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:40.290 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:40.290 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:40.290 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:40.304 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:40.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:40.308 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:40.311 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-c8482f83-e022-46d4-8cf3-b412cc12717b with depth all 2025-10-04 08:05:40.312 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:05:40.313 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:40.313 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:40.313 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:40.313 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:40.319 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:40.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:40.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/vnf-e3aed70e-2b04-4901-80ce-0bd4512a3cd2 with payload { "vnf-id": "vnf-e3aed70e-2b04-4901-80ce-0bd4512a3cd2", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v10/business/customers/customer/test-customer-c8482f83-e022-46d4-8cf3-b412cc12717b/service-subscriptions/service-subscription/test-subtype-52815a4f-4ad9-420c-b109-72af51d9dc9d/service-instances/service-instance/test-tenant-ebded229-899b-4130-8a56-bcd51d413c47" } ] } } 2025-10-04 08:05:40.321 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:40.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:40.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:40.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:40.323 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:40.331 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:40.339 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:40.341 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/vnf-e3aed70e-2b04-4901-80ce-0bd4512a3cd2 with depth all 2025-10-04 08:05:40.342 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:40.344 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:40.344 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:40.344 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:40.344 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:40.350 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:40.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:40.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-c8482f83-e022-46d4-8cf3-b412cc12717b with depth all 2025-10-04 08:05:40.352 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:05:40.352 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:40.352 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:40.352 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:40.352 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:40.359 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:40.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:40.669 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-8f727a96-72d8-48f0-b820-324229588b60 with payload { "model-invariant-id": "test-model-8f727a96-72d8-48f0-b820-324229588b60", "model-type": "some-type" } 2025-10-04 08:05:40.670 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:40.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:40.672 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:40.672 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:40.672 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:40.675 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:40.677 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:40.679 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-8f727a96-72d8-48f0-b820-324229588b60/model-vers/model-ver/test-model-ver-668a4e29-fb24-4088-ade1-f82ebcf39528 with payload { "model-version-id": "test-model-ver-668a4e29-fb24-4088-ade1-f82ebcf39528", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:40.680 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:40.681 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:40.681 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:40.681 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:40.681 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:40.685 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:40.688 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:40.690 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-421c6fb6-899d-4967-b7fc-cdb38d8cf25d with payload { "vnf-id": "test-generic-421c6fb6-899d-4967-b7fc-cdb38d8cf25d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-8f727a96-72d8-48f0-b820-324229588b60", "model-version-id": "test-model-ver-668a4e29-fb24-4088-ade1-f82ebcf39528" } 2025-10-04 08:05:40.691 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:40.692 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:40.692 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:40.692 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:40.693 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:40.699 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:40.701 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:40.702 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-421c6fb6-899d-4967-b7fc-cdb38d8cf25d with depth all 2025-10-04 08:05:40.703 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:40.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:40.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:40.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:40.704 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:40.708 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:40.708 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:40.709 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:40.712 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-421c6fb6-899d-4967-b7fc-cdb38d8cf25d with payload { "vnf-id": "test-generic-421c6fb6-899d-4967-b7fc-cdb38d8cf25d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-8f727a96-72d8-48f0-b820-324229588b60", "model-version-id": "test-model-ver-668a4e29-fb24-4088-ade1-f82ebcf39528", "resource-version": "1759565140692" } 2025-10-04 08:05:40.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:40.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:40.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:40.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:40.715 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:40.724 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:40.728 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:40.730 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-421c6fb6-899d-4967-b7fc-cdb38d8cf25d with depth all 2025-10-04 08:05:40.730 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:40.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:40.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:40.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:40.731 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:40.735 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:40.735 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:40.736 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:40.740 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-421c6fb6-899d-4967-b7fc-cdb38d8cf25d with resource version 1759565140715 2025-10-04 08:05:40.741 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:40.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:40.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:40.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:40.741 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:40.748 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 77888 with label generic-vnf 2025-10-04 08:05:40.749 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:40.753 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:41.055 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:41.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-5ba98180-535f-4fa9-bea5-c22159fd4db0 with payload { "model-invariant-id": "test-model-5ba98180-535f-4fa9-bea5-c22159fd4db0", "model-type": "some-type" } 2025-10-04 08:05:41.369 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:41.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:41.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:41.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:41.371 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:41.373 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:41.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:41.376 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-5ba98180-535f-4fa9-bea5-c22159fd4db0/model-vers/model-ver/test-model-ver-6f0dee5c-4947-4b69-9f86-ef4dec59d0f2 with payload { "model-version-id": "test-model-ver-6f0dee5c-4947-4b69-9f86-ef4dec59d0f2", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:41.377 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:41.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:41.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:41.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:41.378 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:41.382 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:41.384 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:41.387 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-414d518d-7f01-4b26-afe1-3e65d9e67b09 with payload { "vnf-id": "test-generic-414d518d-7f01-4b26-afe1-3e65d9e67b09", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-5ba98180-535f-4fa9-bea5-c22159fd4db0", "model-version-id": "test-model-ver-6f0dee5c-4947-4b69-9f86-ef4dec59d0f2" } 2025-10-04 08:05:41.388 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:41.390 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:41.390 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:41.390 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:41.391 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:41.398 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:41.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:41.403 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:41.407 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-414d518d-7f01-4b26-afe1-3e65d9e67b09 with depth all 2025-10-04 08:05:41.408 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:41.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:41.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:41.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:41.408 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:41.413 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:41.413 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:41.414 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-414d518d-7f01-4b26-afe1-3e65d9e67b09 with resource version 1759565141390 2025-10-04 08:05:41.415 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:41.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:41.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:41.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:41.416 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:41.424 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 110752 with label generic-vnf 2025-10-04 08:05:41.425 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:41.428 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:41.731 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:42.047 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-d5ba333b-2658-4d2c-8e46-63771f76144d with payload { "model-invariant-id": "test-model-d5ba333b-2658-4d2c-8e46-63771f76144d", "model-type": "some-type" } 2025-10-04 08:05:42.049 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:42.050 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:42.050 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:42.050 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:42.050 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:42.053 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:42.054 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:42.056 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-d5ba333b-2658-4d2c-8e46-63771f76144d/model-vers/model-ver/test-model-ver-e2b7872a-28e7-4465-a909-b8836d83bad1 with payload { "model-version-id": "test-model-ver-e2b7872a-28e7-4465-a909-b8836d83bad1", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:42.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:42.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:42.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:42.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:42.058 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:42.063 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:42.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:42.067 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-7a842925-bc38-4cde-b03b-cadb7199e5ae with payload { "vnf-id": "test-generic-7a842925-bc38-4cde-b03b-cadb7199e5ae", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2025-10-04 08:05:42.068 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:42.069 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:42.069 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:42.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:05:42.069 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-7a842925-bc38-4cde-b03b-cadb7199e5ae","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:05:42.070 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-7a842925-bc38-4cde-b03b-cadb7199e5ae","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:05:42.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-41a91e65-8a4b-430d-b42d-dc00239828f6 with payload { "model-invariant-id": "test-model-41a91e65-8a4b-430d-b42d-dc00239828f6", "model-type": "some-type" } 2025-10-04 08:05:42.380 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:42.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:42.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:42.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:42.382 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:42.385 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:42.386 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:42.388 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-41a91e65-8a4b-430d-b42d-dc00239828f6/model-vers/model-ver/test-model-ver-39596d9a-526a-485f-a87a-9136e72a7b29 with payload { "model-version-id": "test-model-ver-39596d9a-526a-485f-a87a-9136e72a7b29", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:42.390 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:42.391 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:42.391 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:42.391 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:42.391 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:42.395 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:42.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:42.399 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3471b4d4-9847-4edd-b954-53760dd89b15 with payload { "vnf-id": "test-generic-3471b4d4-9847-4edd-b954-53760dd89b15", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-41a91e65-8a4b-430d-b42d-dc00239828f6", "model-version-id": "test-model-ver-39596d9a-526a-485f-a87a-9136e72a7b29" } 2025-10-04 08:05:42.400 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:42.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:42.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:42.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:42.402 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:42.408 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:42.410 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:42.411 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:42.415 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3471b4d4-9847-4edd-b954-53760dd89b15 with depth all 2025-10-04 08:05:42.415 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:42.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:42.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:42.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:42.416 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:42.420 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:42.420 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:42.421 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3471b4d4-9847-4edd-b954-53760dd89b15 with payload { "vnf-id": "test-generic-3471b4d4-9847-4edd-b954-53760dd89b15", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-9b1a2abe-e348-448c-95f8-0e0414df7f16", "model-version-id": "test-model-ver-9a4bb93f-b315-4450-ba56-83e0008ef6b7", "resource-version": "1759565142402" } 2025-10-04 08:05:42.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:42.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:42.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:42.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:42.424 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:42.426 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-9b1a2abe-e348-448c-95f8-0e0414df7f16/model-vers/model-ver/test-model-ver-9a4bb93f-b315-4450-ba56-83e0008ef6b7#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:05:42.427 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:42.427 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:05:42.427 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-3471b4d4-9847-4edd-b954-53760dd89b15","Node Not Found:object located at service-design-and-creation/models/model/test-model-9b1a2abe-e348-448c-95f8-0e0414df7f16/model-vers/model-ver/test-model-ver-9a4bb93f-b315-4450-ba56-83e0008ef6b7#model-version not found","ERR.5.4.6114"]}}} 2025-10-04 08:05:42.428 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:42.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-4bbfe9c9-9d84-469a-bf75-9c9cce396f08 with payload { "model-invariant-id": "test-model-4bbfe9c9-9d84-469a-bf75-9c9cce396f08", "model-type": "some-type" } 2025-10-04 08:05:42.740 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:42.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:42.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:42.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:42.742 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:42.745 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:42.746 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:42.748 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-4bbfe9c9-9d84-469a-bf75-9c9cce396f08/model-vers/model-ver/test-model-ver-68b17b77-d7f7-4608-b34d-675520c829ec with payload { "model-version-id": "test-model-ver-68b17b77-d7f7-4608-b34d-675520c829ec", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:42.749 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:42.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:42.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:42.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:42.750 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:42.755 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:42.757 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:42.759 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-616b73c2-65ed-4261-96ac-5e9be98e97f5 with payload { "vnf-id": "test-generic-616b73c2-65ed-4261-96ac-5e9be98e97f5", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-4bbfe9c9-9d84-469a-bf75-9c9cce396f08", "model-version-id": "test-model-ver-68b17b77-d7f7-4608-b34d-675520c829ec" } 2025-10-04 08:05:42.760 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:42.762 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:42.762 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:42.762 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:42.762 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:42.768 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:42.770 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:42.771 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:42.774 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-616b73c2-65ed-4261-96ac-5e9be98e97f5 with depth all 2025-10-04 08:05:42.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:42.776 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:42.776 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:42.776 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:42.776 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:42.780 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:42.780 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:42.782 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-03765c9b-c10a-4c6e-80b6-bdd80fd10be3 with payload { "model-invariant-id": "test-model-03765c9b-c10a-4c6e-80b6-bdd80fd10be3", "model-type": "some-type" } 2025-10-04 08:05:42.783 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:42.784 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:42.784 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:42.784 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:42.784 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:42.786 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:42.787 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:42.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-03765c9b-c10a-4c6e-80b6-bdd80fd10be3/model-vers/model-ver/test-model-ver-b856cea2-f9d9-46fd-a00e-653810e93746 with payload { "model-version-id": "test-model-ver-b856cea2-f9d9-46fd-a00e-653810e93746", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:42.790 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:42.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:42.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:42.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:42.791 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:42.795 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:42.797 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:42.798 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-616b73c2-65ed-4261-96ac-5e9be98e97f5 with payload { "vnf-id": "test-generic-616b73c2-65ed-4261-96ac-5e9be98e97f5", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-03765c9b-c10a-4c6e-80b6-bdd80fd10be3", "resource-version": "${resource-version}" } 2025-10-04 08:05:42.799 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:42.801 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:42.801 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:42.801 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:05:42.801 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-616b73c2-65ed-4261-96ac-5e9be98e97f5","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:05:42.802 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:43.113 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-b4cd378f-ec76-4f75-887d-860ec5320c9e with payload { "model-invariant-id": "test-model-b4cd378f-ec76-4f75-887d-860ec5320c9e", "model-type": "some-type" } 2025-10-04 08:05:43.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:43.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:43.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:43.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:43.117 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:43.119 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:43.120 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:43.122 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-b4cd378f-ec76-4f75-887d-860ec5320c9e/model-vers/model-ver/test-model-ver-03783612-d257-429e-865d-40202012c464 with payload { "model-version-id": "test-model-ver-03783612-d257-429e-865d-40202012c464", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:43.123 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:43.125 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:43.125 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:43.125 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:43.125 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:43.128 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:43.130 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:43.132 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a60b49b9-dfe2-4a99-a62f-2d762192e531 with payload { "vnf-id": "test-generic-a60b49b9-dfe2-4a99-a62f-2d762192e531", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-b4cd378f-ec76-4f75-887d-860ec5320c9e", "model-version-id": "test-model-ver-03783612-d257-429e-865d-40202012c464" } 2025-10-04 08:05:43.133 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:43.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:43.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:43.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:43.135 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:43.140 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:43.142 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:43.143 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:43.147 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a60b49b9-dfe2-4a99-a62f-2d762192e531 with depth all 2025-10-04 08:05:43.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:43.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:43.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:43.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:43.149 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:43.153 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:43.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:43.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-fef22e63-8814-47a0-9798-fb513ec61254 with payload { "model-invariant-id": "test-model-fef22e63-8814-47a0-9798-fb513ec61254", "model-type": "some-type" } 2025-10-04 08:05:43.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:43.156 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:43.156 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:43.156 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:43.157 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:43.159 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:43.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:43.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-fef22e63-8814-47a0-9798-fb513ec61254/model-vers/model-ver/test-model-ver-94a64ec8-954c-4558-aef2-e441abdf28a9 with payload { "model-version-id": "test-model-ver-94a64ec8-954c-4558-aef2-e441abdf28a9", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:43.163 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:43.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:43.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:43.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:43.164 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:43.168 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:43.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:43.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a60b49b9-dfe2-4a99-a62f-2d762192e531 with payload { "vnf-id": "test-generic-a60b49b9-dfe2-4a99-a62f-2d762192e531", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-fef22e63-8814-47a0-9798-fb513ec61254", "model-version-id": "test-model-ver-94a64ec8-954c-4558-aef2-e441abdf28a9", "resource-version": "1759565143135" } 2025-10-04 08:05:43.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:43.173 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:43.173 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:43.173 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:43.174 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:43.183 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:43.187 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:43.188 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:43.191 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a60b49b9-dfe2-4a99-a62f-2d762192e531 with depth all 2025-10-04 08:05:43.192 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:43.192 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:43.193 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:43.193 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:43.193 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:43.196 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:43.197 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:43.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a60b49b9-dfe2-4a99-a62f-2d762192e531 with resource version 1759565143173 2025-10-04 08:05:43.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:43.199 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:43.199 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:43.199 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:43.199 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:43.204 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 69640 with label generic-vnf 2025-10-04 08:05:43.205 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:43.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:43.511 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:43.825 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-a670519e-cdc8-4dce-82c0-38e9b39d2d7f with payload { "model-invariant-id": "test-model-a670519e-cdc8-4dce-82c0-38e9b39d2d7f", "model-type": "some-type" } 2025-10-04 08:05:43.827 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:43.828 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:43.828 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:43.828 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:43.829 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:43.832 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:43.833 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:43.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-a670519e-cdc8-4dce-82c0-38e9b39d2d7f/model-vers/model-ver/test-model-ver-023eff52-e12d-4e00-af02-a154b87e00cf with payload { "model-version-id": "test-model-ver-023eff52-e12d-4e00-af02-a154b87e00cf", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:43.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:43.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:43.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:43.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:43.838 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:43.841 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:43.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:43.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-4d402ebd-f31e-4df4-816c-cf1d77fab0d2 with payload { "vnf-id": "test-generic-4d402ebd-f31e-4df4-816c-cf1d77fab0d2", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-a670519e-cdc8-4dce-82c0-38e9b39d2d7f", "model-version-id": "test-model-ver-023eff52-e12d-4e00-af02-a154b87e00cf" } 2025-10-04 08:05:43.846 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:43.848 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:43.848 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:43.848 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:43.848 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:43.854 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:43.856 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:43.857 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:43.860 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/service-design-and-creation/models/model/test-model-a670519e-cdc8-4dce-82c0-38e9b39d2d7f/model-vers/model-ver/test-model-ver-023eff52-e12d-4e00-af02-a154b87e00cf with depth all 2025-10-04 08:05:43.862 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:43.862 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:43.862 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:43.862 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:43.862 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:43.865 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:43.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:43.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/service-design-and-creation/models/model/test-model-a670519e-cdc8-4dce-82c0-38e9b39d2d7f/model-vers/model-ver/test-model-ver-023eff52-e12d-4e00-af02-a154b87e00cf with resource version 1759565143837 2025-10-04 08:05:43.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:43.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:43.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:43.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:43.867 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:43.872 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2025-10-04 08:05:43.872 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:43.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2025-10-04 08:05:43.872 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-a670519e-cdc8-4dce-82c0-38e9b39d2d7f/model-vers/model-ver/test-model-ver-023eff52-e12d-4e00-af02-a154b87e00cf"]}}} 2025-10-04 08:05:44.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-28c8d5dc-67ce-4bbc-b3dc-f934fac4834e with payload { "model-invariant-id": "test-model-28c8d5dc-67ce-4bbc-b3dc-f934fac4834e", "model-type": "some-type" } 2025-10-04 08:05:44.185 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:44.186 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:44.186 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:44.186 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:44.187 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:44.190 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:44.191 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:44.193 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-28c8d5dc-67ce-4bbc-b3dc-f934fac4834e/model-vers/model-ver/test-model-ver-80fbf3ac-03c2-4110-a320-114959adf171 with payload { "model-version-id": "test-model-ver-80fbf3ac-03c2-4110-a320-114959adf171", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:44.194 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:44.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:44.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:44.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:44.195 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:44.199 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:44.201 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:44.203 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-21bde537-99bc-4f3a-afb9-c7b2b5be4fef with payload { "vnf-id": "test-generic-21bde537-99bc-4f3a-afb9-c7b2b5be4fef", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-28c8d5dc-67ce-4bbc-b3dc-f934fac4834e", "model-version-id": "test-model-ver-80fbf3ac-03c2-4110-a320-114959adf171" } 2025-10-04 08:05:44.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:44.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:44.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:44.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:44.206 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:44.211 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:44.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:44.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-21bde537-99bc-4f3a-afb9-c7b2b5be4fef with depth all 2025-10-04 08:05:44.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:44.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:44.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:44.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:44.216 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:44.220 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:44.221 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:44.221 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:44.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-21bde537-99bc-4f3a-afb9-c7b2b5be4fef with payload { "vnf-id": "test-generic-21bde537-99bc-4f3a-afb9-c7b2b5be4fef", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1759565144206"} 2025-10-04 08:05:44.225 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:44.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:44.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:44.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:44.227 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:44.237 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:44.240 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:44.242 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-21bde537-99bc-4f3a-afb9-c7b2b5be4fef with depth all 2025-10-04 08:05:44.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:44.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:44.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:44.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:44.243 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:44.247 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:44.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:44.248 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:44.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-21bde537-99bc-4f3a-afb9-c7b2b5be4fef with resource version 1759565144227 2025-10-04 08:05:44.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:44.252 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:44.252 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:44.252 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:44.252 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:44.258 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 131232 with label generic-vnf 2025-10-04 08:05:44.258 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:44.259 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:44.562 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:44.876 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-ec899bb0-b5cb-4dcb-8946-fbe0e67f79f5 with payload { "model-invariant-id": "test-model-ec899bb0-b5cb-4dcb-8946-fbe0e67f79f5", "model-type": "some-type" } 2025-10-04 08:05:44.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:44.879 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:44.879 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:44.879 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:44.879 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:44.882 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:44.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:44.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-ec899bb0-b5cb-4dcb-8946-fbe0e67f79f5/model-vers/model-ver/test-model-ver-4b1a2b52-e170-4f68-b30a-17e74bd12624 with payload { "model-version-id": "test-model-ver-4b1a2b52-e170-4f68-b30a-17e74bd12624", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:44.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:44.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:44.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:44.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:44.888 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:44.892 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:44.894 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:44.895 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-4ab310a7-50ea-411f-b4ba-2c4e47ed90da with payload { "vnf-id": "test-generic-4ab310a7-50ea-411f-b4ba-2c4e47ed90da", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2025-10-04 08:05:44.896 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:44.897 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:44.897 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:44.897 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:44.898 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:44.900 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:05:44.900 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:44.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:05:44.901 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-4ab310a7-50ea-411f-b4ba-2c4e47ed90da","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"]}}} 2025-10-04 08:05:44.901 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-4ab310a7-50ea-411f-b4ba-2c4e47ed90da","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"]}}} 2025-10-04 08:05:45.209 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-368b8eaa-e9ff-48fb-abe1-cd71009fa929 with payload { "model-invariant-id": "test-model-368b8eaa-e9ff-48fb-abe1-cd71009fa929", "model-type": "some-type" } 2025-10-04 08:05:45.210 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:45.211 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:45.211 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:45.211 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:45.211 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:45.214 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:45.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:45.217 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-368b8eaa-e9ff-48fb-abe1-cd71009fa929/model-vers/model-ver/test-model-ver-7b48770e-b919-4ee3-8faf-8ec4f306ef33 with payload { "model-version-id": "test-model-ver-7b48770e-b919-4ee3-8faf-8ec4f306ef33", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:45.218 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:45.219 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:45.219 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:45.219 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:45.219 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:45.225 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:45.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:45.228 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/business/customers/customer/test-customer-4ddf970b-bc10-4fab-b4c7-961836718812 with payload { "global-customer-id": "test-customer-4ddf970b-bc10-4fab-b4c7-961836718812", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-0538804f-dc10-4e43-b4b7-bfe1725ea28b", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-3129d5c4-e866-46fe-8fe8-808f33ab8462", "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-368b8eaa-e9ff-48fb-abe1-cd71009fa929", "model-version-id": "test-model-ver-7b48770e-b919-4ee3-8faf-8ec4f306ef33" } ] } } ] } } 2025-10-04 08:05:45.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:05:45.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:45.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:45.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:45.231 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:45.243 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:45.245 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:45.257 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:45.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-4ddf970b-bc10-4fab-b4c7-961836718812 with depth all 2025-10-04 08:05:45.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:05:45.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:45.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:45.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:45.262 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:45.268 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:45.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:45.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/vnf-d102aeef-4e1f-4dfc-8e78-2ed7d2426a30 with payload { "vnf-id": "vnf-d102aeef-4e1f-4dfc-8e78-2ed7d2426a30", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v11/business/customers/customer/test-customer-4ddf970b-bc10-4fab-b4c7-961836718812/service-subscriptions/service-subscription/test-subtype-0538804f-dc10-4e43-b4b7-bfe1725ea28b/service-instances/service-instance/test-tenant-3129d5c4-e866-46fe-8fe8-808f33ab8462" } ] } } 2025-10-04 08:05:45.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:45.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:45.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:45.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:45.271 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:45.278 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:45.285 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:45.287 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/vnf-d102aeef-4e1f-4dfc-8e78-2ed7d2426a30 with depth all 2025-10-04 08:05:45.287 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:45.288 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:45.288 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:45.288 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:45.288 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:45.293 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:45.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:45.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-4ddf970b-bc10-4fab-b4c7-961836718812 with depth all 2025-10-04 08:05:45.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:05:45.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:45.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:45.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:45.295 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:45.301 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:45.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:45.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-9ceec0c6-a069-4aa1-a36f-38548c827cf4 with payload { "model-invariant-id": "test-model-9ceec0c6-a069-4aa1-a36f-38548c827cf4", "model-type": "some-type" } 2025-10-04 08:05:45.610 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:45.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:45.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:45.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:45.612 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:45.615 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:45.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:45.617 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-9ceec0c6-a069-4aa1-a36f-38548c827cf4/model-vers/model-ver/test-model-ver-7ee3e6b1-5915-49d4-8c71-8dcb2d9a6016 with payload { "model-version-id": "test-model-ver-7ee3e6b1-5915-49d4-8c71-8dcb2d9a6016", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:45.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:45.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:45.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:45.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:45.620 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:45.623 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:45.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:45.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-93ab35f6-8916-4fea-bcaa-691ab0b5d8aa with payload { "vnf-id": "test-generic-93ab35f6-8916-4fea-bcaa-691ab0b5d8aa", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-9ceec0c6-a069-4aa1-a36f-38548c827cf4", "model-version-id": "test-model-ver-7ee3e6b1-5915-49d4-8c71-8dcb2d9a6016" } 2025-10-04 08:05:45.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:45.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:45.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:45.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:45.629 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:45.634 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:45.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:45.638 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-93ab35f6-8916-4fea-bcaa-691ab0b5d8aa with depth all 2025-10-04 08:05:45.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:45.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:45.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:45.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:45.639 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:45.643 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:45.643 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:45.643 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:45.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-93ab35f6-8916-4fea-bcaa-691ab0b5d8aa with payload { "vnf-id": "test-generic-93ab35f6-8916-4fea-bcaa-691ab0b5d8aa", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-9ceec0c6-a069-4aa1-a36f-38548c827cf4", "model-version-id": "test-model-ver-7ee3e6b1-5915-49d4-8c71-8dcb2d9a6016", "resource-version": "1759565145629" } 2025-10-04 08:05:45.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:45.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:45.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:45.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:45.650 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:45.657 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:45.661 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:45.662 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-93ab35f6-8916-4fea-bcaa-691ab0b5d8aa with depth all 2025-10-04 08:05:45.663 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:45.663 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:45.663 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:45.663 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:45.663 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:45.667 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:45.667 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:45.667 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:45.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-93ab35f6-8916-4fea-bcaa-691ab0b5d8aa with resource version 1759565145649 2025-10-04 08:05:45.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:45.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:45.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:45.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:45.672 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:45.677 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 155808 with label generic-vnf 2025-10-04 08:05:45.678 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:45.680 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:45.983 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:46.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-74906f2b-7d52-47c0-a59e-8909b8e4e4e6 with payload { "model-invariant-id": "test-model-74906f2b-7d52-47c0-a59e-8909b8e4e4e6", "model-type": "some-type" } 2025-10-04 08:05:46.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:46.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:46.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:46.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:46.298 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:46.301 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:46.302 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:46.303 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-74906f2b-7d52-47c0-a59e-8909b8e4e4e6/model-vers/model-ver/test-model-ver-1e1bafce-96bf-44a9-b159-fc632ae433ff with payload { "model-version-id": "test-model-ver-1e1bafce-96bf-44a9-b159-fc632ae433ff", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:46.304 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:46.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:46.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:46.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:46.305 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:46.308 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:46.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:46.312 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7b6530f9-4765-4203-ab54-2af9c5fbc01a with payload { "vnf-id": "test-generic-7b6530f9-4765-4203-ab54-2af9c5fbc01a", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-74906f2b-7d52-47c0-a59e-8909b8e4e4e6", "model-version-id": "test-model-ver-1e1bafce-96bf-44a9-b159-fc632ae433ff" } 2025-10-04 08:05:46.312 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:46.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:46.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:46.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:46.314 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:46.319 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:46.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:46.321 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:46.325 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7b6530f9-4765-4203-ab54-2af9c5fbc01a with depth all 2025-10-04 08:05:46.325 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:46.325 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:46.325 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:46.325 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:46.326 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:46.329 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:46.329 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:46.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7b6530f9-4765-4203-ab54-2af9c5fbc01a with resource version 1759565146314 2025-10-04 08:05:46.331 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:46.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:46.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:46.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:46.331 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:46.336 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 73920 with label generic-vnf 2025-10-04 08:05:46.337 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:46.339 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:46.642 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:46.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d613522c-8907-435e-87e9-6f1988d42293 with payload { "model-invariant-id": "test-model-d613522c-8907-435e-87e9-6f1988d42293", "model-type": "some-type" } 2025-10-04 08:05:46.957 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:46.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:46.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:46.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:46.959 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:46.961 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:46.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:46.964 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d613522c-8907-435e-87e9-6f1988d42293/model-vers/model-ver/test-model-ver-b67853c9-3834-4ba6-8f55-fbd96274ea84 with payload { "model-version-id": "test-model-ver-b67853c9-3834-4ba6-8f55-fbd96274ea84", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:46.965 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:46.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:46.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:46.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:46.966 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:46.969 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:46.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:46.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7020fc6e-a05a-425b-bc93-8ff90c1c7777 with payload { "vnf-id": "test-generic-7020fc6e-a05a-425b-bc93-8ff90c1c7777", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2025-10-04 08:05:46.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:46.975 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:46.975 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:46.975 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:05:46.975 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-7020fc6e-a05a-425b-bc93-8ff90c1c7777","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:05:46.975 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-7020fc6e-a05a-425b-bc93-8ff90c1c7777","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:05:47.284 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-cdc33112-b848-49a1-83b0-264fc7e7aefc with payload { "model-invariant-id": "test-model-cdc33112-b848-49a1-83b0-264fc7e7aefc", "model-type": "some-type" } 2025-10-04 08:05:47.285 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:47.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:47.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:47.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:47.286 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:47.289 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:47.290 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:47.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-cdc33112-b848-49a1-83b0-264fc7e7aefc/model-vers/model-ver/test-model-ver-e089194b-7068-45b7-80a2-25478cc01f6b with payload { "model-version-id": "test-model-ver-e089194b-7068-45b7-80a2-25478cc01f6b", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:47.292 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:47.293 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:47.293 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:47.293 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:47.293 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:47.296 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:47.298 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:47.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-902d3fe7-53bb-42a1-9af8-e211a1bae5de with payload { "vnf-id": "test-generic-902d3fe7-53bb-42a1-9af8-e211a1bae5de", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-cdc33112-b848-49a1-83b0-264fc7e7aefc", "model-version-id": "test-model-ver-e089194b-7068-45b7-80a2-25478cc01f6b" } 2025-10-04 08:05:47.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:47.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:47.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:47.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:47.302 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:47.306 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:47.308 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:47.309 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:47.312 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-902d3fe7-53bb-42a1-9af8-e211a1bae5de with depth all 2025-10-04 08:05:47.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:47.313 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:47.313 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:47.313 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:47.313 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:47.316 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:47.316 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:47.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-902d3fe7-53bb-42a1-9af8-e211a1bae5de with payload { "vnf-id": "test-generic-902d3fe7-53bb-42a1-9af8-e211a1bae5de", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-c5de4aef-58bc-49d8-8a9e-6fdf8f1cf2b8", "model-version-id": "test-model-ver-8939c859-2ad2-4be2-ba6c-cae0c4ccdbec", "resource-version": "1759565147301" } 2025-10-04 08:05:47.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:47.319 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:47.319 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:47.319 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:47.319 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:47.321 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-c5de4aef-58bc-49d8-8a9e-6fdf8f1cf2b8/model-vers/model-ver/test-model-ver-8939c859-2ad2-4be2-ba6c-cae0c4ccdbec#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:05:47.322 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:47.322 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:05:47.322 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-902d3fe7-53bb-42a1-9af8-e211a1bae5de","Node Not Found:object located at service-design-and-creation/models/model/test-model-c5de4aef-58bc-49d8-8a9e-6fdf8f1cf2b8/model-vers/model-ver/test-model-ver-8939c859-2ad2-4be2-ba6c-cae0c4ccdbec#model-version not found","ERR.5.4.6114"]}}} 2025-10-04 08:05:47.323 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:47.633 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-5f6518ac-24de-4e0b-9ca5-6d82a7c2223b with payload { "model-invariant-id": "test-model-5f6518ac-24de-4e0b-9ca5-6d82a7c2223b", "model-type": "some-type" } 2025-10-04 08:05:47.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:47.635 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:47.635 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:47.635 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:47.635 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:47.638 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:47.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:47.641 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-5f6518ac-24de-4e0b-9ca5-6d82a7c2223b/model-vers/model-ver/test-model-ver-97c7d2b7-df68-4aac-8e80-78a74f6ffe51 with payload { "model-version-id": "test-model-ver-97c7d2b7-df68-4aac-8e80-78a74f6ffe51", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:47.642 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:47.643 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:47.643 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:47.643 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:47.643 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:47.646 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:47.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:47.650 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-54e7ec81-4bb0-481f-a234-d70b60acfd0e with payload { "vnf-id": "test-generic-54e7ec81-4bb0-481f-a234-d70b60acfd0e", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-5f6518ac-24de-4e0b-9ca5-6d82a7c2223b", "model-version-id": "test-model-ver-97c7d2b7-df68-4aac-8e80-78a74f6ffe51" } 2025-10-04 08:05:47.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:47.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:47.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:47.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:47.652 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:47.657 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:47.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:47.660 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:47.663 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-54e7ec81-4bb0-481f-a234-d70b60acfd0e with depth all 2025-10-04 08:05:47.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:47.664 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:47.664 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:47.664 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:47.664 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:47.668 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:47.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:47.669 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-2ca7c441-d303-434a-9a78-b2043df32951 with payload { "model-invariant-id": "test-model-2ca7c441-d303-434a-9a78-b2043df32951", "model-type": "some-type" } 2025-10-04 08:05:47.670 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:47.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:47.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:47.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:47.671 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:47.673 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:47.674 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:47.675 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-2ca7c441-d303-434a-9a78-b2043df32951/model-vers/model-ver/test-model-ver-64b97d46-5f3e-4df3-9c8b-61914f307cf1 with payload { "model-version-id": "test-model-ver-64b97d46-5f3e-4df3-9c8b-61914f307cf1", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:47.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:47.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:47.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:47.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:47.677 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:47.679 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:47.681 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:47.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-54e7ec81-4bb0-481f-a234-d70b60acfd0e with payload { "vnf-id": "test-generic-54e7ec81-4bb0-481f-a234-d70b60acfd0e", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-2ca7c441-d303-434a-9a78-b2043df32951", "resource-version": "${resource-version}" } 2025-10-04 08:05:47.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:47.685 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:47.685 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:47.685 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:05:47.686 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-54e7ec81-4bb0-481f-a234-d70b60acfd0e","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:05:47.686 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:47.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-36c6c97b-8117-4c04-9b3d-975e270d1005 with payload { "model-invariant-id": "test-model-36c6c97b-8117-4c04-9b3d-975e270d1005", "model-type": "some-type" } 2025-10-04 08:05:47.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:47.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:47.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:47.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:48.000 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:48.003 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:48.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:48.006 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-36c6c97b-8117-4c04-9b3d-975e270d1005/model-vers/model-ver/test-model-ver-63a8cb66-8526-46fc-8989-353a6da5db40 with payload { "model-version-id": "test-model-ver-63a8cb66-8526-46fc-8989-353a6da5db40", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:48.007 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:48.008 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:48.008 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:48.008 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:48.008 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:48.011 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:48.012 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:48.014 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-95661fff-0192-4ff6-8584-d9ba40919466 with payload { "vnf-id": "test-generic-95661fff-0192-4ff6-8584-d9ba40919466", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-36c6c97b-8117-4c04-9b3d-975e270d1005", "model-version-id": "test-model-ver-63a8cb66-8526-46fc-8989-353a6da5db40" } 2025-10-04 08:05:48.015 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:48.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:48.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:48.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:48.016 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:48.021 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:48.023 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:48.024 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:48.027 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-95661fff-0192-4ff6-8584-d9ba40919466 with depth all 2025-10-04 08:05:48.028 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:48.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:48.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:48.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:48.028 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:48.031 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:48.031 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:48.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-f483ef7d-0565-4b25-8983-210d2ec005cb with payload { "model-invariant-id": "test-model-f483ef7d-0565-4b25-8983-210d2ec005cb", "model-type": "some-type" } 2025-10-04 08:05:48.033 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:48.034 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:48.034 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:48.034 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:48.034 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:48.036 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:48.037 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:48.038 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-f483ef7d-0565-4b25-8983-210d2ec005cb/model-vers/model-ver/test-model-ver-491d3a22-bbd2-457a-956c-d5c4710078b5 with payload { "model-version-id": "test-model-ver-491d3a22-bbd2-457a-956c-d5c4710078b5", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:48.039 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:48.039 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:48.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:48.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:48.040 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:48.042 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:48.044 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:48.046 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-95661fff-0192-4ff6-8584-d9ba40919466 with payload { "vnf-id": "test-generic-95661fff-0192-4ff6-8584-d9ba40919466", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f483ef7d-0565-4b25-8983-210d2ec005cb", "model-version-id": "test-model-ver-491d3a22-bbd2-457a-956c-d5c4710078b5", "resource-version": "1759565148016" } 2025-10-04 08:05:48.046 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:48.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:48.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:48.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:48.048 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:48.056 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:48.059 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:48.060 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:48.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-95661fff-0192-4ff6-8584-d9ba40919466 with depth all 2025-10-04 08:05:48.066 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:48.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:48.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:48.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:48.066 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:48.070 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:48.070 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:48.071 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-95661fff-0192-4ff6-8584-d9ba40919466 with resource version 1759565148047 2025-10-04 08:05:48.071 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:48.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:48.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:48.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:48.072 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:48.077 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 61584 with label generic-vnf 2025-10-04 08:05:48.078 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:48.080 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:48.383 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:48.697 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-e2a1f814-533b-447f-ac90-70072febaa6a with payload { "model-invariant-id": "test-model-e2a1f814-533b-447f-ac90-70072febaa6a", "model-type": "some-type" } 2025-10-04 08:05:48.698 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:48.700 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:48.700 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:48.700 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:48.700 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:48.703 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:48.704 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:48.706 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-e2a1f814-533b-447f-ac90-70072febaa6a/model-vers/model-ver/test-model-ver-371522f3-5983-4ede-be99-22a35434c3b6 with payload { "model-version-id": "test-model-ver-371522f3-5983-4ede-be99-22a35434c3b6", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:48.707 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:48.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:48.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:48.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:48.708 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:48.711 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:48.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:48.715 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-46a98320-a10c-4c32-b062-fe8a0334e99d with payload { "vnf-id": "test-generic-46a98320-a10c-4c32-b062-fe8a0334e99d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-e2a1f814-533b-447f-ac90-70072febaa6a", "model-version-id": "test-model-ver-371522f3-5983-4ede-be99-22a35434c3b6" } 2025-10-04 08:05:48.716 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:48.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:48.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:48.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:48.718 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:48.722 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:48.731 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:48.733 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:48.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/service-design-and-creation/models/model/test-model-e2a1f814-533b-447f-ac90-70072febaa6a/model-vers/model-ver/test-model-ver-371522f3-5983-4ede-be99-22a35434c3b6 with depth all 2025-10-04 08:05:48.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:48.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:48.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:48.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:48.739 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:48.742 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:48.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:48.743 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/service-design-and-creation/models/model/test-model-e2a1f814-533b-447f-ac90-70072febaa6a/model-vers/model-ver/test-model-ver-371522f3-5983-4ede-be99-22a35434c3b6 with resource version 1759565148708 2025-10-04 08:05:48.744 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:48.744 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:48.744 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:48.744 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:48.744 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:48.749 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2025-10-04 08:05:48.750 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:48.750 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2025-10-04 08:05:48.750 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-e2a1f814-533b-447f-ac90-70072febaa6a/model-vers/model-ver/test-model-ver-371522f3-5983-4ede-be99-22a35434c3b6"]}}} 2025-10-04 08:05:49.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-4c9bb624-ebca-49b6-b0e3-67fbc914b51c with payload { "model-invariant-id": "test-model-4c9bb624-ebca-49b6-b0e3-67fbc914b51c", "model-type": "some-type" } 2025-10-04 08:05:49.060 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:49.061 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:49.061 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:49.061 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:49.062 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:49.065 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:49.067 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:49.068 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-4c9bb624-ebca-49b6-b0e3-67fbc914b51c/model-vers/model-ver/test-model-ver-9438dd7c-3284-4e69-8798-71ae05145602 with payload { "model-version-id": "test-model-ver-9438dd7c-3284-4e69-8798-71ae05145602", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:49.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:49.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:49.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:49.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:49.070 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:49.073 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:49.075 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:49.077 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-92eed1d1-0619-40d5-bddf-d9968953935d with payload { "vnf-id": "test-generic-92eed1d1-0619-40d5-bddf-d9968953935d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-4c9bb624-ebca-49b6-b0e3-67fbc914b51c", "model-version-id": "test-model-ver-9438dd7c-3284-4e69-8798-71ae05145602" } 2025-10-04 08:05:49.077 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:49.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:49.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:49.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:49.079 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:49.084 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:49.086 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:49.087 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-92eed1d1-0619-40d5-bddf-d9968953935d with depth all 2025-10-04 08:05:49.088 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:49.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:49.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:49.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:49.088 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:49.092 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:49.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:49.092 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:49.095 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-92eed1d1-0619-40d5-bddf-d9968953935d with payload { "vnf-id": "test-generic-92eed1d1-0619-40d5-bddf-d9968953935d", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1759565149079"} 2025-10-04 08:05:49.096 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:49.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:49.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:49.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:49.097 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:49.105 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:49.108 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:49.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-92eed1d1-0619-40d5-bddf-d9968953935d with depth all 2025-10-04 08:05:49.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:49.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:49.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:49.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:49.111 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:49.115 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:49.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:49.116 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:49.119 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-92eed1d1-0619-40d5-bddf-d9968953935d with resource version 1759565149097 2025-10-04 08:05:49.119 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:49.120 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:49.120 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:49.120 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:49.120 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:49.125 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 200864 with label generic-vnf 2025-10-04 08:05:49.146 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:49.146 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:49.449 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:49.761 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-c3dc2c12-8650-4f0a-a595-61464ec2a4b0 with payload { "model-invariant-id": "test-model-c3dc2c12-8650-4f0a-a595-61464ec2a4b0", "model-type": "some-type" } 2025-10-04 08:05:49.763 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:49.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:49.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:49.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:49.764 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:49.767 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:49.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:49.770 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-c3dc2c12-8650-4f0a-a595-61464ec2a4b0/model-vers/model-ver/test-model-ver-0af2470a-1907-412c-8bb5-6106404cd043 with payload { "model-version-id": "test-model-ver-0af2470a-1907-412c-8bb5-6106404cd043", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:49.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:49.771 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:49.771 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:49.771 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:49.772 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:49.774 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:49.776 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:49.778 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-c1070245-7aa7-4cf4-bf6e-8882202ad1d3 with payload { "vnf-id": "test-generic-c1070245-7aa7-4cf4-bf6e-8882202ad1d3", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2025-10-04 08:05:49.778 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:49.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:49.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:49.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:49.780 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:49.782 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:05:49.783 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:49.783 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:05:49.783 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-c1070245-7aa7-4cf4-bf6e-8882202ad1d3","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"]}}} 2025-10-04 08:05:49.783 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-c1070245-7aa7-4cf4-bf6e-8882202ad1d3","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"]}}} 2025-10-04 08:05:50.091 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-33eb6c23-8785-4ff7-810d-a3fca9d2a061 with payload { "model-invariant-id": "test-model-33eb6c23-8785-4ff7-810d-a3fca9d2a061", "model-type": "some-type" } 2025-10-04 08:05:50.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:50.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:50.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:50.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:50.093 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:50.096 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:50.097 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:50.099 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-33eb6c23-8785-4ff7-810d-a3fca9d2a061/model-vers/model-ver/test-model-ver-86e77a4f-172c-478f-81a0-1a58fb5b6642 with payload { "model-version-id": "test-model-ver-86e77a4f-172c-478f-81a0-1a58fb5b6642", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:50.100 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:50.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:50.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:50.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:50.101 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:50.105 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:50.106 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:50.108 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/business/customers/customer/test-customer-78163516-21a5-4dbd-9428-66390bfb8b1d with payload { "global-customer-id": "test-customer-78163516-21a5-4dbd-9428-66390bfb8b1d", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-87dc6d4a-6da6-45b2-afdf-532fbb3d8f22", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-6528d47c-2755-4f1c-b175-309179dff54e", "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-33eb6c23-8785-4ff7-810d-a3fca9d2a061", "model-version-id": "test-model-ver-86e77a4f-172c-478f-81a0-1a58fb5b6642" } ] } } ] } } 2025-10-04 08:05:50.108 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:05:50.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:50.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:50.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:50.110 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:50.118 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:50.120 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:50.121 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:50.124 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-78163516-21a5-4dbd-9428-66390bfb8b1d with depth all 2025-10-04 08:05:50.125 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:05:50.125 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:50.125 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:50.125 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:50.126 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:50.130 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:50.131 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:50.131 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/vnf-c109b073-f6a5-4405-9fac-d50093e5f5d5 with payload { "vnf-id": "vnf-c109b073-f6a5-4405-9fac-d50093e5f5d5", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v11/business/customers/customer/test-customer-78163516-21a5-4dbd-9428-66390bfb8b1d/service-subscriptions/service-subscription/test-subtype-87dc6d4a-6da6-45b2-afdf-532fbb3d8f22/service-instances/service-instance/test-tenant-6528d47c-2755-4f1c-b175-309179dff54e" } ] } } 2025-10-04 08:05:50.132 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:50.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:50.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:50.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:50.134 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:50.139 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:50.146 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:50.147 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/vnf-c109b073-f6a5-4405-9fac-d50093e5f5d5 with depth all 2025-10-04 08:05:50.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:50.148 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:50.148 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:50.148 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:50.148 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:50.153 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:50.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:50.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-78163516-21a5-4dbd-9428-66390bfb8b1d with depth all 2025-10-04 08:05:50.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:05:50.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:50.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:50.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:50.155 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:50.160 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:50.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:50.466 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-dc559a0f-bfe7-4213-b098-c13ed65c7655 with payload { "model-invariant-id": "test-model-dc559a0f-bfe7-4213-b098-c13ed65c7655", "model-type": "some-type" } 2025-10-04 08:05:50.468 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:50.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:50.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:50.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:50.469 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:50.471 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:50.472 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:50.473 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-dc559a0f-bfe7-4213-b098-c13ed65c7655/model-vers/model-ver/test-model-ver-b509aec9-8938-4c95-93e6-d03c3358e92e with payload { "model-version-id": "test-model-ver-b509aec9-8938-4c95-93e6-d03c3358e92e", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:50.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:50.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:50.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:50.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:50.476 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:50.479 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:50.480 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:50.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-6e7a8936-0b68-470b-b4e1-80eb2e19faaf with payload { "vnf-id": "test-generic-6e7a8936-0b68-470b-b4e1-80eb2e19faaf", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-dc559a0f-bfe7-4213-b098-c13ed65c7655", "model-version-id": "test-model-ver-b509aec9-8938-4c95-93e6-d03c3358e92e" } 2025-10-04 08:05:50.483 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:50.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:50.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:50.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:50.484 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:50.489 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:50.491 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:50.492 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-6e7a8936-0b68-470b-b4e1-80eb2e19faaf with depth all 2025-10-04 08:05:50.493 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:50.493 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:50.493 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:50.493 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:50.493 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:50.497 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:50.497 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:50.497 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:50.500 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-6e7a8936-0b68-470b-b4e1-80eb2e19faaf with payload { "vnf-id": "test-generic-6e7a8936-0b68-470b-b4e1-80eb2e19faaf", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-dc559a0f-bfe7-4213-b098-c13ed65c7655", "model-version-id": "test-model-ver-b509aec9-8938-4c95-93e6-d03c3358e92e", "resource-version": "1759565150484" } 2025-10-04 08:05:50.501 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:50.502 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:50.502 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:50.502 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:50.502 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:50.508 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:50.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:50.512 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-6e7a8936-0b68-470b-b4e1-80eb2e19faaf with depth all 2025-10-04 08:05:50.513 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:50.513 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:50.513 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:50.513 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:50.513 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:50.517 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:50.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:50.517 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:50.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-6e7a8936-0b68-470b-b4e1-80eb2e19faaf with resource version 1759565150502 2025-10-04 08:05:50.521 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:50.521 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:50.521 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:50.521 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:50.521 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:50.526 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 114720 with label generic-vnf 2025-10-04 08:05:50.527 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:50.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:50.832 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:51.144 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-0f951a06-09c2-4ffb-af0f-de275a82b515 with payload { "model-invariant-id": "test-model-0f951a06-09c2-4ffb-af0f-de275a82b515", "model-type": "some-type" } 2025-10-04 08:05:51.145 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:51.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:51.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:51.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:51.147 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:51.149 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:51.150 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:51.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-0f951a06-09c2-4ffb-af0f-de275a82b515/model-vers/model-ver/test-model-ver-b9084a7d-a7cd-43e0-8b61-b549b550e2ef with payload { "model-version-id": "test-model-ver-b9084a7d-a7cd-43e0-8b61-b549b550e2ef", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:51.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:51.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:51.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:51.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:51.154 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:51.157 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:51.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:51.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7d73da55-77fa-4f90-a202-254c78ab0622 with payload { "vnf-id": "test-generic-7d73da55-77fa-4f90-a202-254c78ab0622", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-0f951a06-09c2-4ffb-af0f-de275a82b515", "model-version-id": "test-model-ver-b9084a7d-a7cd-43e0-8b61-b549b550e2ef" } 2025-10-04 08:05:51.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:51.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:51.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:51.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:51.163 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:51.167 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:51.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:51.170 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:51.173 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7d73da55-77fa-4f90-a202-254c78ab0622 with depth all 2025-10-04 08:05:51.174 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:51.174 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:51.174 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:51.174 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:51.174 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:51.178 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:51.178 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:51.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7d73da55-77fa-4f90-a202-254c78ab0622 with resource version 1759565151162 2025-10-04 08:05:51.180 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:51.180 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:51.180 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:51.180 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:51.180 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:51.186 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 86024 with label generic-vnf 2025-10-04 08:05:51.187 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:51.189 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:51.492 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:51.806 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-2c3b73db-d0f3-4664-b287-ae9cbe251391 with payload { "model-invariant-id": "test-model-2c3b73db-d0f3-4664-b287-ae9cbe251391", "model-type": "some-type" } 2025-10-04 08:05:51.808 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:51.809 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:51.809 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:51.809 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:51.810 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:51.813 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:51.814 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:51.815 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-2c3b73db-d0f3-4664-b287-ae9cbe251391/model-vers/model-ver/test-model-ver-b54d248b-1720-41ba-ae50-00bb3ba887cc with payload { "model-version-id": "test-model-ver-b54d248b-1720-41ba-ae50-00bb3ba887cc", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:51.816 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:51.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:51.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:51.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:51.817 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:51.820 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:51.822 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:51.823 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-68da70d4-acc4-4d96-a28f-bd0f6bc5b701 with payload { "vnf-id": "test-generic-68da70d4-acc4-4d96-a28f-bd0f6bc5b701", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2025-10-04 08:05:51.824 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:51.825 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:51.825 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:51.825 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:05:51.825 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-68da70d4-acc4-4d96-a28f-bd0f6bc5b701","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:05:51.825 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-68da70d4-acc4-4d96-a28f-bd0f6bc5b701","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:05:52.133 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-fef6be53-d2de-4e6d-be07-b3851cf3ab4e with payload { "model-invariant-id": "test-model-fef6be53-d2de-4e6d-be07-b3851cf3ab4e", "model-type": "some-type" } 2025-10-04 08:05:52.135 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:52.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.137 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.139 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.140 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:52.141 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-fef6be53-d2de-4e6d-be07-b3851cf3ab4e/model-vers/model-ver/test-model-ver-21ac2582-9c64-4972-8e29-55d02ebe3c49 with payload { "model-version-id": "test-model-ver-21ac2582-9c64-4972-8e29-55d02ebe3c49", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:52.142 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:52.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.143 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.146 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:52.150 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-9a08f87d-9e8f-4c68-9157-fcf40437c0ad with payload { "vnf-id": "test-generic-9a08f87d-9e8f-4c68-9157-fcf40437c0ad", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-fef6be53-d2de-4e6d-be07-b3851cf3ab4e", "model-version-id": "test-model-ver-21ac2582-9c64-4972-8e29-55d02ebe3c49" } 2025-10-04 08:05:52.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:52.152 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.152 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.152 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.152 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.157 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:52.159 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:52.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-9a08f87d-9e8f-4c68-9157-fcf40437c0ad with depth all 2025-10-04 08:05:52.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:52.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.163 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.166 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:52.167 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-9a08f87d-9e8f-4c68-9157-fcf40437c0ad with payload { "vnf-id": "test-generic-9a08f87d-9e8f-4c68-9157-fcf40437c0ad", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-8cabe705-c625-4af1-abe6-338d573cfa00", "model-version-id": "test-model-ver-28908bb2-2938-4347-a53a-6c8f5c905cd7", "resource-version": "1759565152152" } 2025-10-04 08:05:52.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:52.169 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.169 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.169 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.169 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.171 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-8cabe705-c625-4af1-abe6-338d573cfa00/model-vers/model-ver/test-model-ver-28908bb2-2938-4347-a53a-6c8f5c905cd7#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:05:52.172 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:05:52.172 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-9a08f87d-9e8f-4c68-9157-fcf40437c0ad","Node Not Found:object located at service-design-and-creation/models/model/test-model-8cabe705-c625-4af1-abe6-338d573cfa00/model-vers/model-ver/test-model-ver-28908bb2-2938-4347-a53a-6c8f5c905cd7#model-version not found","ERR.5.4.6114"]}}} 2025-10-04 08:05:52.173 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:52.484 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-476dc3c5-0dd0-4115-9a20-f3b04ae79436 with payload { "model-invariant-id": "test-model-476dc3c5-0dd0-4115-9a20-f3b04ae79436", "model-type": "some-type" } 2025-10-04 08:05:52.486 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:52.488 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.488 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.488 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.488 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.491 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.492 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:52.493 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-476dc3c5-0dd0-4115-9a20-f3b04ae79436/model-vers/model-ver/test-model-ver-6af3e5ab-bc2f-4b89-8434-238858c3f3d8 with payload { "model-version-id": "test-model-ver-6af3e5ab-bc2f-4b89-8434-238858c3f3d8", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:52.494 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:52.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.495 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.499 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.501 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:52.503 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a9fe59a3-ef52-4a05-a02e-903da62d7ef6 with payload { "vnf-id": "test-generic-a9fe59a3-ef52-4a05-a02e-903da62d7ef6", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-476dc3c5-0dd0-4115-9a20-f3b04ae79436", "model-version-id": "test-model-ver-6af3e5ab-bc2f-4b89-8434-238858c3f3d8" } 2025-10-04 08:05:52.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:52.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.505 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.510 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.512 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:52.513 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:52.516 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a9fe59a3-ef52-4a05-a02e-903da62d7ef6 with depth all 2025-10-04 08:05:52.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:52.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.518 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.521 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.522 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:52.523 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-4b57098d-dcaa-4443-acea-f50c08e77bd4 with payload { "model-invariant-id": "test-model-4b57098d-dcaa-4443-acea-f50c08e77bd4", "model-type": "some-type" } 2025-10-04 08:05:52.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:52.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.525 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.527 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.528 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:52.530 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-4b57098d-dcaa-4443-acea-f50c08e77bd4/model-vers/model-ver/test-model-ver-98e15d4c-2a02-44de-bd28-3b2b19c2074b with payload { "model-version-id": "test-model-ver-98e15d4c-2a02-44de-bd28-3b2b19c2074b", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:52.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:52.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.532 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.535 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.537 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:52.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a9fe59a3-ef52-4a05-a02e-903da62d7ef6 with payload { "vnf-id": "test-generic-a9fe59a3-ef52-4a05-a02e-903da62d7ef6", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-4b57098d-dcaa-4443-acea-f50c08e77bd4", "resource-version": "${resource-version}" } 2025-10-04 08:05:52.540 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:52.541 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:52.541 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:52.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:05:52.542 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-a9fe59a3-ef52-4a05-a02e-903da62d7ef6","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:05:52.542 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:52.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-7caee473-5e90-455a-bfb6-b807f0d5f96f with payload { "model-invariant-id": "test-model-7caee473-5e90-455a-bfb6-b807f0d5f96f", "model-type": "some-type" } 2025-10-04 08:05:52.855 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:52.857 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.857 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.857 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.857 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.860 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.861 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:52.862 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-7caee473-5e90-455a-bfb6-b807f0d5f96f/model-vers/model-ver/test-model-ver-9254594f-b801-43e3-b9b7-544bfe44f47d with payload { "model-version-id": "test-model-ver-9254594f-b801-43e3-b9b7-544bfe44f47d", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:52.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:52.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.864 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.867 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.869 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:52.870 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-113546a7-5cd3-4196-a8c2-5f0523652796 with payload { "vnf-id": "test-generic-113546a7-5cd3-4196-a8c2-5f0523652796", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-7caee473-5e90-455a-bfb6-b807f0d5f96f", "model-version-id": "test-model-ver-9254594f-b801-43e3-b9b7-544bfe44f47d" } 2025-10-04 08:05:52.871 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:52.872 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.872 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.872 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.873 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.877 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.879 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:52.880 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:52.882 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-113546a7-5cd3-4196-a8c2-5f0523652796 with depth all 2025-10-04 08:05:52.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:52.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.884 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.887 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:52.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-3e80788a-bec5-4f3d-8557-5c0cde128b30 with payload { "model-invariant-id": "test-model-3e80788a-bec5-4f3d-8557-5c0cde128b30", "model-type": "some-type" } 2025-10-04 08:05:52.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:52.890 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.890 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.890 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.890 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.892 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.893 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:52.895 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-3e80788a-bec5-4f3d-8557-5c0cde128b30/model-vers/model-ver/test-model-ver-76772a13-7ab4-4203-916d-219e28635c4d with payload { "model-version-id": "test-model-ver-76772a13-7ab4-4203-916d-219e28635c4d", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:52.896 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:52.897 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.897 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.897 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.897 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.900 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:52.904 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-113546a7-5cd3-4196-a8c2-5f0523652796 with payload { "vnf-id": "test-generic-113546a7-5cd3-4196-a8c2-5f0523652796", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-3e80788a-bec5-4f3d-8557-5c0cde128b30", "model-version-id": "test-model-ver-76772a13-7ab4-4203-916d-219e28635c4d", "resource-version": "1759565152872" } 2025-10-04 08:05:52.905 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:52.906 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.906 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.906 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.907 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.914 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:52.918 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:52.921 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-113546a7-5cd3-4196-a8c2-5f0523652796 with depth all 2025-10-04 08:05:52.922 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:52.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.922 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.926 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.926 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:52.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-113546a7-5cd3-4196-a8c2-5f0523652796 with resource version 1759565152906 2025-10-04 08:05:52.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:52.928 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:52.928 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:52.928 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:52.928 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:52.933 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 114856 with label generic-vnf 2025-10-04 08:05:52.934 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:52.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:53.240 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:53.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-f404a9c2-3aac-4477-ba28-bd79822232ae with payload { "model-invariant-id": "test-model-f404a9c2-3aac-4477-ba28-bd79822232ae", "model-type": "some-type" } 2025-10-04 08:05:53.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:53.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:53.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:53.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:53.556 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:53.558 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:53.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:53.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-f404a9c2-3aac-4477-ba28-bd79822232ae/model-vers/model-ver/test-model-ver-1631404e-06f0-45da-b886-181c6c881065 with payload { "model-version-id": "test-model-ver-1631404e-06f0-45da-b886-181c6c881065", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:53.562 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:53.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:53.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:53.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:53.564 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:53.567 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:53.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:53.570 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a2595c56-864b-49ab-bbff-eacb48eb3e05 with payload { "vnf-id": "test-generic-a2595c56-864b-49ab-bbff-eacb48eb3e05", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f404a9c2-3aac-4477-ba28-bd79822232ae", "model-version-id": "test-model-ver-1631404e-06f0-45da-b886-181c6c881065" } 2025-10-04 08:05:53.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:53.572 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:53.572 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:53.572 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:53.572 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:53.577 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:53.579 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:53.580 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:53.583 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/service-design-and-creation/models/model/test-model-f404a9c2-3aac-4477-ba28-bd79822232ae/model-vers/model-ver/test-model-ver-1631404e-06f0-45da-b886-181c6c881065 with depth all 2025-10-04 08:05:53.583 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:53.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:53.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:53.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:53.584 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:53.586 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:53.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:53.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/service-design-and-creation/models/model/test-model-f404a9c2-3aac-4477-ba28-bd79822232ae/model-vers/model-ver/test-model-ver-1631404e-06f0-45da-b886-181c6c881065 with resource version 1759565153563 2025-10-04 08:05:53.588 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:53.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:53.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:53.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:53.589 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:53.593 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2025-10-04 08:05:53.594 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:53.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2025-10-04 08:05:53.594 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-f404a9c2-3aac-4477-ba28-bd79822232ae/model-vers/model-ver/test-model-ver-1631404e-06f0-45da-b886-181c6c881065"]}}} 2025-10-04 08:05:53.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d34ef4a2-5ab9-43d6-a2a5-6afe49ffc0ff with payload { "model-invariant-id": "test-model-d34ef4a2-5ab9-43d6-a2a5-6afe49ffc0ff", "model-type": "some-type" } 2025-10-04 08:05:53.904 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:53.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:53.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:53.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:53.906 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:53.908 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:53.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:53.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d34ef4a2-5ab9-43d6-a2a5-6afe49ffc0ff/model-vers/model-ver/test-model-ver-d66b59b9-3f40-4aed-bd72-4f018da2ef36 with payload { "model-version-id": "test-model-ver-d66b59b9-3f40-4aed-bd72-4f018da2ef36", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:53.911 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:53.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:53.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:53.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:53.913 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:53.916 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:53.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:53.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-efd433c4-344b-4bf0-bc1c-908d07f8a62c with payload { "vnf-id": "test-generic-efd433c4-344b-4bf0-bc1c-908d07f8a62c", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d34ef4a2-5ab9-43d6-a2a5-6afe49ffc0ff", "model-version-id": "test-model-ver-d66b59b9-3f40-4aed-bd72-4f018da2ef36" } 2025-10-04 08:05:53.920 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:53.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:53.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:53.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:53.921 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:53.926 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:53.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:53.929 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-efd433c4-344b-4bf0-bc1c-908d07f8a62c with depth all 2025-10-04 08:05:53.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:53.930 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:53.930 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:53.930 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:53.930 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:53.934 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:53.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:53.934 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:53.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-efd433c4-344b-4bf0-bc1c-908d07f8a62c with payload { "vnf-id": "test-generic-efd433c4-344b-4bf0-bc1c-908d07f8a62c", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1759565153921"} 2025-10-04 08:05:53.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:53.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:53.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:53.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:53.940 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:53.948 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:53.951 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:53.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-efd433c4-344b-4bf0-bc1c-908d07f8a62c with depth all 2025-10-04 08:05:53.953 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:53.953 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:53.953 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:53.953 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:53.953 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:53.957 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:53.957 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:53.957 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:53.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-efd433c4-344b-4bf0-bc1c-908d07f8a62c with resource version 1759565153940 2025-10-04 08:05:53.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:53.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:53.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:53.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:53.961 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:53.966 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 118952 with label generic-vnf 2025-10-04 08:05:53.967 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:53.967 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:54.269 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:54.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-67d0a92e-d715-4b1a-8d87-7e5888b0dcb9 with payload { "model-invariant-id": "test-model-67d0a92e-d715-4b1a-8d87-7e5888b0dcb9", "model-type": "some-type" } 2025-10-04 08:05:54.584 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:54.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:54.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:54.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:54.585 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:54.588 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:54.589 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:54.591 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-67d0a92e-d715-4b1a-8d87-7e5888b0dcb9/model-vers/model-ver/test-model-ver-8a58481d-15ed-4aa3-8d5f-078bba7af12a with payload { "model-version-id": "test-model-ver-8a58481d-15ed-4aa3-8d5f-078bba7af12a", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:54.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:54.593 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:54.593 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:54.593 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:54.593 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:54.596 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:54.598 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:54.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-59761ea9-44ed-4e56-8b09-0c6718fa251d with payload { "vnf-id": "test-generic-59761ea9-44ed-4e56-8b09-0c6718fa251d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2025-10-04 08:05:54.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:54.602 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:54.602 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:54.602 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:54.602 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:54.604 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:05:54.605 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:54.605 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:05:54.605 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-59761ea9-44ed-4e56-8b09-0c6718fa251d","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"]}}} 2025-10-04 08:05:54.605 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-59761ea9-44ed-4e56-8b09-0c6718fa251d","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"]}}} 2025-10-04 08:05:54.914 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-f0c0e04b-5acb-4bcd-b551-29255a66abd7 with payload { "model-invariant-id": "test-model-f0c0e04b-5acb-4bcd-b551-29255a66abd7", "model-type": "some-type" } 2025-10-04 08:05:54.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:54.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:54.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:54.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:54.918 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:54.921 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:54.922 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:54.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-f0c0e04b-5acb-4bcd-b551-29255a66abd7/model-vers/model-ver/test-model-ver-622b26c3-0f88-44fc-aa09-7a2fca21f3b0 with payload { "model-version-id": "test-model-ver-622b26c3-0f88-44fc-aa09-7a2fca21f3b0", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:54.924 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:54.925 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:54.925 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:54.925 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:54.925 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:54.929 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:54.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:54.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/business/customers/customer/test-customer-f6124adb-3409-4e64-86f9-e22ae358ff4f with payload { "global-customer-id": "test-customer-f6124adb-3409-4e64-86f9-e22ae358ff4f", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-fb5b1500-4353-4801-bdd8-b69a34ec3cf9", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-77394811-dd8b-41c9-8440-68c6cd0a4e32", "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-f0c0e04b-5acb-4bcd-b551-29255a66abd7", "model-version-id": "test-model-ver-622b26c3-0f88-44fc-aa09-7a2fca21f3b0" } ] } } ] } } 2025-10-04 08:05:54.935 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:05:54.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:54.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:54.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:54.937 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:54.947 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:54.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:54.950 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:54.953 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-f6124adb-3409-4e64-86f9-e22ae358ff4f with depth all 2025-10-04 08:05:54.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:05:54.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:54.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:54.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:54.954 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:54.959 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:54.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:54.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf-359d25b0-dc3b-4b4d-912d-038c6db2059c with payload { "vnf-id": "vnf-359d25b0-dc3b-4b4d-912d-038c6db2059c", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v12/business/customers/customer/test-customer-f6124adb-3409-4e64-86f9-e22ae358ff4f/service-subscriptions/service-subscription/test-subtype-fb5b1500-4353-4801-bdd8-b69a34ec3cf9/service-instances/service-instance/test-tenant-77394811-dd8b-41c9-8440-68c6cd0a4e32" } ] } } 2025-10-04 08:05:54.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:54.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:54.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:54.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:54.963 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:54.971 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:54.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:54.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf-359d25b0-dc3b-4b4d-912d-038c6db2059c with depth all 2025-10-04 08:05:54.980 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:54.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:54.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:54.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:54.980 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:54.986 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:54.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:54.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-f6124adb-3409-4e64-86f9-e22ae358ff4f with depth all 2025-10-04 08:05:54.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:05:54.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:54.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:54.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:54.989 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:54.995 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:54.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:55.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-8ca78b0c-189a-4505-82c1-e0941bd03110 with payload { "model-invariant-id": "test-model-8ca78b0c-189a-4505-82c1-e0941bd03110", "model-type": "some-type" } 2025-10-04 08:05:55.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:55.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:55.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:55.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:55.308 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:55.311 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:55.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:55.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-8ca78b0c-189a-4505-82c1-e0941bd03110/model-vers/model-ver/test-model-ver-5a07777e-c38e-425e-b070-5fe3074ae6c9 with payload { "model-version-id": "test-model-ver-5a07777e-c38e-425e-b070-5fe3074ae6c9", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:55.316 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:55.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:55.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:55.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:55.317 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:55.320 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:55.322 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:55.323 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1139bf0f-42ee-4b5c-9f9a-cce0436e743f with payload { "vnf-id": "test-generic-1139bf0f-42ee-4b5c-9f9a-cce0436e743f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-8ca78b0c-189a-4505-82c1-e0941bd03110", "model-version-id": "test-model-ver-5a07777e-c38e-425e-b070-5fe3074ae6c9" } 2025-10-04 08:05:55.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:55.326 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:55.326 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:55.326 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:55.326 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:55.330 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:55.332 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:55.333 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1139bf0f-42ee-4b5c-9f9a-cce0436e743f with depth all 2025-10-04 08:05:55.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:55.334 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:55.334 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:55.334 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:55.335 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:55.339 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:55.339 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:55.339 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:55.342 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1139bf0f-42ee-4b5c-9f9a-cce0436e743f with payload { "vnf-id": "test-generic-1139bf0f-42ee-4b5c-9f9a-cce0436e743f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-8ca78b0c-189a-4505-82c1-e0941bd03110", "model-version-id": "test-model-ver-5a07777e-c38e-425e-b070-5fe3074ae6c9", "resource-version": "1759565155325" } 2025-10-04 08:05:55.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:55.344 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:55.344 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:55.344 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:55.345 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:55.351 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:55.354 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:55.355 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1139bf0f-42ee-4b5c-9f9a-cce0436e743f with depth all 2025-10-04 08:05:55.355 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:55.355 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:55.355 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:55.355 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:55.356 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:55.359 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:55.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:55.360 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:55.362 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1139bf0f-42ee-4b5c-9f9a-cce0436e743f with resource version 1759565155344 2025-10-04 08:05:55.363 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:55.363 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:55.363 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:55.363 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:55.363 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:55.376 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 122912 with label generic-vnf 2025-10-04 08:05:55.377 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:55.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:55.682 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:55.994 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-a50613ff-dc9f-4f0c-9158-9aa956561c7c with payload { "model-invariant-id": "test-model-a50613ff-dc9f-4f0c-9158-9aa956561c7c", "model-type": "some-type" } 2025-10-04 08:05:55.995 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:55.996 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:55.996 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:55.996 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:55.996 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:55.999 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:56.000 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:56.002 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-a50613ff-dc9f-4f0c-9158-9aa956561c7c/model-vers/model-ver/test-model-ver-b2330227-c206-4ed8-a3b1-f522fcea143b with payload { "model-version-id": "test-model-ver-b2330227-c206-4ed8-a3b1-f522fcea143b", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:56.002 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:56.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:56.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:56.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:56.004 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:56.007 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:56.008 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:56.010 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-7cd70795-d2b6-4439-9a35-9ec6372e2b2a with payload { "vnf-id": "test-generic-7cd70795-d2b6-4439-9a35-9ec6372e2b2a", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-a50613ff-dc9f-4f0c-9158-9aa956561c7c", "model-version-id": "test-model-ver-b2330227-c206-4ed8-a3b1-f522fcea143b" } 2025-10-04 08:05:56.010 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:56.012 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:56.012 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:56.012 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:56.012 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:56.016 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:56.018 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:56.019 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:56.022 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-7cd70795-d2b6-4439-9a35-9ec6372e2b2a with depth all 2025-10-04 08:05:56.022 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:56.023 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:56.023 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:56.023 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:56.023 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:56.026 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:56.026 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:56.027 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-7cd70795-d2b6-4439-9a35-9ec6372e2b2a with resource version 1759565156012 2025-10-04 08:05:56.028 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:56.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:56.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:56.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:56.028 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:56.033 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 135232 with label generic-vnf 2025-10-04 08:05:56.033 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:56.036 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:56.339 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:56.653 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-7e14f713-0e4a-407b-9ec9-c7b50a6f578e with payload { "model-invariant-id": "test-model-7e14f713-0e4a-407b-9ec9-c7b50a6f578e", "model-type": "some-type" } 2025-10-04 08:05:56.654 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:56.656 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:56.656 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:56.656 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:56.656 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:56.658 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:56.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:56.661 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-7e14f713-0e4a-407b-9ec9-c7b50a6f578e/model-vers/model-ver/test-model-ver-88d0fef8-5188-461c-8e12-cdf397ab0dd0 with payload { "model-version-id": "test-model-ver-88d0fef8-5188-461c-8e12-cdf397ab0dd0", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:56.662 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:56.663 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:56.663 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:56.663 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:56.663 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:56.666 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:56.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:56.669 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-aa0a9662-2ae9-45d9-b66b-0b45608f6674 with payload { "vnf-id": "test-generic-aa0a9662-2ae9-45d9-b66b-0b45608f6674", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2025-10-04 08:05:56.670 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:56.672 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:56.672 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:56.672 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:05:56.673 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-aa0a9662-2ae9-45d9-b66b-0b45608f6674","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:05:56.673 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-aa0a9662-2ae9-45d9-b66b-0b45608f6674","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:05:56.981 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-c64ee434-7281-4b14-9c43-d5e47b8722de with payload { "model-invariant-id": "test-model-c64ee434-7281-4b14-9c43-d5e47b8722de", "model-type": "some-type" } 2025-10-04 08:05:56.982 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:56.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:56.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:56.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:56.984 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:56.986 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:56.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:56.992 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-c64ee434-7281-4b14-9c43-d5e47b8722de/model-vers/model-ver/test-model-ver-9e3a438c-7005-423e-a040-970be8e40ff6 with payload { "model-version-id": "test-model-ver-9e3a438c-7005-423e-a040-970be8e40ff6", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:56.993 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:56.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:56.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:56.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:56.994 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:56.998 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.001 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:57.003 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-aec761b9-149f-4411-85fe-d65e51c2a9ff with payload { "vnf-id": "test-generic-aec761b9-149f-4411-85fe-d65e51c2a9ff", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-c64ee434-7281-4b14-9c43-d5e47b8722de", "model-version-id": "test-model-ver-9e3a438c-7005-423e-a040-970be8e40ff6" } 2025-10-04 08:05:57.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:57.006 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:57.006 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:57.006 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:57.007 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:57.013 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.015 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:57.016 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:57.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-aec761b9-149f-4411-85fe-d65e51c2a9ff with depth all 2025-10-04 08:05:57.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:57.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:57.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:57.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:57.021 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:57.024 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.025 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:57.026 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-aec761b9-149f-4411-85fe-d65e51c2a9ff with payload { "vnf-id": "test-generic-aec761b9-149f-4411-85fe-d65e51c2a9ff", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-b25c84c9-cb99-46af-b314-94e7c71a47ca", "model-version-id": "test-model-ver-0d1ca30b-3e54-4438-af96-cae19c784040", "resource-version": "1759565157006" } 2025-10-04 08:05:57.026 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:57.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:57.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:57.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:57.028 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:57.030 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-b25c84c9-cb99-46af-b314-94e7c71a47ca/model-vers/model-ver/test-model-ver-0d1ca30b-3e54-4438-af96-cae19c784040#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:05:57.030 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.030 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:05:57.030 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-aec761b9-149f-4411-85fe-d65e51c2a9ff","Node Not Found:object located at service-design-and-creation/models/model/test-model-b25c84c9-cb99-46af-b314-94e7c71a47ca/model-vers/model-ver/test-model-ver-0d1ca30b-3e54-4438-af96-cae19c784040#model-version not found","ERR.5.4.6114"]}}} 2025-10-04 08:05:57.031 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:57.341 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e65bc438-a809-4a49-8ed6-10f488a8eda8 with payload { "model-invariant-id": "test-model-e65bc438-a809-4a49-8ed6-10f488a8eda8", "model-type": "some-type" } 2025-10-04 08:05:57.342 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:57.344 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:57.344 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:57.344 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:57.344 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:57.346 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.347 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:57.349 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e65bc438-a809-4a49-8ed6-10f488a8eda8/model-vers/model-ver/test-model-ver-96c89ce3-1bc8-4303-9b1b-03505697f97a with payload { "model-version-id": "test-model-ver-96c89ce3-1bc8-4303-9b1b-03505697f97a", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:57.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:57.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:57.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:57.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:57.351 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:57.354 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.357 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:57.358 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a7cd1645-2da2-46a1-9fbf-b8b96892cf1b with payload { "vnf-id": "test-generic-a7cd1645-2da2-46a1-9fbf-b8b96892cf1b", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-e65bc438-a809-4a49-8ed6-10f488a8eda8", "model-version-id": "test-model-ver-96c89ce3-1bc8-4303-9b1b-03505697f97a" } 2025-10-04 08:05:57.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:57.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:57.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:57.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:57.361 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:57.365 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:57.367 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:57.370 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a7cd1645-2da2-46a1-9fbf-b8b96892cf1b with depth all 2025-10-04 08:05:57.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:57.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:57.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:57.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:57.371 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:57.374 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.375 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:57.376 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-c9315d50-d52c-477f-8d99-9ebcffe63e2f with payload { "model-invariant-id": "test-model-c9315d50-d52c-477f-8d99-9ebcffe63e2f", "model-type": "some-type" } 2025-10-04 08:05:57.376 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:57.377 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:57.377 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:57.377 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:57.377 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:57.379 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:57.381 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-c9315d50-d52c-477f-8d99-9ebcffe63e2f/model-vers/model-ver/test-model-ver-99b7bfcf-bb19-4c81-864e-faa33843cee8 with payload { "model-version-id": "test-model-ver-99b7bfcf-bb19-4c81-864e-faa33843cee8", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:57.381 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:57.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:57.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:57.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:57.382 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:57.385 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.387 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:57.388 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a7cd1645-2da2-46a1-9fbf-b8b96892cf1b with payload { "vnf-id": "test-generic-a7cd1645-2da2-46a1-9fbf-b8b96892cf1b", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-c9315d50-d52c-477f-8d99-9ebcffe63e2f", "resource-version": "${resource-version}" } 2025-10-04 08:05:57.389 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:57.394 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:57.394 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:05:57.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:05:57.395 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-a7cd1645-2da2-46a1-9fbf-b8b96892cf1b","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:05:57.395 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:57.706 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-647f829d-9832-4560-8c1d-92a5d33403cc with payload { "model-invariant-id": "test-model-647f829d-9832-4560-8c1d-92a5d33403cc", "model-type": "some-type" } 2025-10-04 08:05:57.707 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:57.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:57.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:57.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:57.709 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:57.711 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.712 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:57.714 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-647f829d-9832-4560-8c1d-92a5d33403cc/model-vers/model-ver/test-model-ver-1ffc9fb3-eb31-45a3-965e-65737f963165 with payload { "model-version-id": "test-model-ver-1ffc9fb3-eb31-45a3-965e-65737f963165", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:57.715 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:57.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:57.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:57.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:57.716 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:57.719 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:57.722 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-912463a7-9446-44f5-8bca-661752925dc5 with payload { "vnf-id": "test-generic-912463a7-9446-44f5-8bca-661752925dc5", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-647f829d-9832-4560-8c1d-92a5d33403cc", "model-version-id": "test-model-ver-1ffc9fb3-eb31-45a3-965e-65737f963165" } 2025-10-04 08:05:57.723 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:57.725 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:57.725 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:57.725 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:57.725 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:57.729 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.731 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:57.732 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:57.734 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-912463a7-9446-44f5-8bca-661752925dc5 with depth all 2025-10-04 08:05:57.735 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:57.735 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:57.735 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:57.735 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:57.735 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:57.739 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:57.740 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-753cbaa4-7667-40aa-8aa6-0caf90217588 with payload { "model-invariant-id": "test-model-753cbaa4-7667-40aa-8aa6-0caf90217588", "model-type": "some-type" } 2025-10-04 08:05:57.741 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:57.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:57.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:57.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:57.742 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:57.744 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.745 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:57.746 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-753cbaa4-7667-40aa-8aa6-0caf90217588/model-vers/model-ver/test-model-ver-c523983e-cba7-4663-b967-a762d30d8967 with payload { "model-version-id": "test-model-ver-c523983e-cba7-4663-b967-a762d30d8967", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:57.747 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:57.748 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:57.748 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:57.748 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:57.748 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:57.751 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.752 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:57.754 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-912463a7-9446-44f5-8bca-661752925dc5 with payload { "vnf-id": "test-generic-912463a7-9446-44f5-8bca-661752925dc5", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-753cbaa4-7667-40aa-8aa6-0caf90217588", "model-version-id": "test-model-ver-c523983e-cba7-4663-b967-a762d30d8967", "resource-version": "1759565157725" } 2025-10-04 08:05:57.755 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:57.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:57.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:57.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:57.756 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:57.763 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.767 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:57.768 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:57.770 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-912463a7-9446-44f5-8bca-661752925dc5 with depth all 2025-10-04 08:05:57.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:57.771 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:57.771 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:57.771 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:57.772 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:57.775 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:57.776 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-912463a7-9446-44f5-8bca-661752925dc5 with resource version 1759565157756 2025-10-04 08:05:57.777 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:57.777 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:57.777 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:57.777 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:57.777 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:57.782 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 118976 with label generic-vnf 2025-10-04 08:05:57.783 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:57.785 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:58.088 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:58.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-209abe6e-e7c6-4e59-82bd-71edac6a4521 with payload { "model-invariant-id": "test-model-209abe6e-e7c6-4e59-82bd-71edac6a4521", "model-type": "some-type" } 2025-10-04 08:05:58.403 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:58.404 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:58.404 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:58.404 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:58.404 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:58.408 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:58.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:58.411 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-209abe6e-e7c6-4e59-82bd-71edac6a4521/model-vers/model-ver/test-model-ver-de3bd3ee-5d4e-4f72-9503-4d851a4bec37 with payload { "model-version-id": "test-model-ver-de3bd3ee-5d4e-4f72-9503-4d851a4bec37", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:58.411 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:58.412 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:58.412 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:58.412 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:58.413 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:58.416 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:58.418 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:58.420 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-cf4b4dae-458f-4e9f-a351-d7b592c77a12 with payload { "vnf-id": "test-generic-cf4b4dae-458f-4e9f-a351-d7b592c77a12", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-209abe6e-e7c6-4e59-82bd-71edac6a4521", "model-version-id": "test-model-ver-de3bd3ee-5d4e-4f72-9503-4d851a4bec37" } 2025-10-04 08:05:58.421 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:58.422 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:58.422 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:58.422 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:58.423 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:58.428 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:58.430 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:58.431 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:58.434 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/service-design-and-creation/models/model/test-model-209abe6e-e7c6-4e59-82bd-71edac6a4521/model-vers/model-ver/test-model-ver-de3bd3ee-5d4e-4f72-9503-4d851a4bec37 with depth all 2025-10-04 08:05:58.434 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:58.435 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:58.435 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:58.435 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:58.435 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:58.437 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:58.438 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:58.438 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/service-design-and-creation/models/model/test-model-209abe6e-e7c6-4e59-82bd-71edac6a4521/model-vers/model-ver/test-model-ver-de3bd3ee-5d4e-4f72-9503-4d851a4bec37 with resource version 1759565158412 2025-10-04 08:05:58.439 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:58.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:58.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:58.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:58.439 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:58.445 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2025-10-04 08:05:58.446 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:58.446 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2025-10-04 08:05:58.446 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-209abe6e-e7c6-4e59-82bd-71edac6a4521/model-vers/model-ver/test-model-ver-de3bd3ee-5d4e-4f72-9503-4d851a4bec37"]}}} 2025-10-04 08:05:58.755 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-a08401b5-ff79-41f6-b386-d9a076428248 with payload { "model-invariant-id": "test-model-a08401b5-ff79-41f6-b386-d9a076428248", "model-type": "some-type" } 2025-10-04 08:05:58.756 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:58.758 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:58.758 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:58.758 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:58.758 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:58.760 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:58.761 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:58.762 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-a08401b5-ff79-41f6-b386-d9a076428248/model-vers/model-ver/test-model-ver-b1d091a2-a1f1-4ec8-8ca8-69936750f3ce with payload { "model-version-id": "test-model-ver-b1d091a2-a1f1-4ec8-8ca8-69936750f3ce", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:58.763 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:58.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:58.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:58.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:58.764 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:58.768 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:58.770 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:58.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-f6e1d1e8-cd66-46c1-a500-b5f36488f4b2 with payload { "vnf-id": "test-generic-f6e1d1e8-cd66-46c1-a500-b5f36488f4b2", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-a08401b5-ff79-41f6-b386-d9a076428248", "model-version-id": "test-model-ver-b1d091a2-a1f1-4ec8-8ca8-69936750f3ce" } 2025-10-04 08:05:58.772 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:58.773 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:58.773 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:58.773 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:58.774 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:58.779 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:58.780 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:58.782 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-f6e1d1e8-cd66-46c1-a500-b5f36488f4b2 with depth all 2025-10-04 08:05:58.782 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:58.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:58.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:58.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:58.783 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:58.786 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:58.786 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:58.787 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:58.790 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-f6e1d1e8-cd66-46c1-a500-b5f36488f4b2 with payload { "vnf-id": "test-generic-f6e1d1e8-cd66-46c1-a500-b5f36488f4b2", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1759565158773"} 2025-10-04 08:05:58.790 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:58.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:58.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:58.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:58.792 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:58.799 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:58.802 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:05:58.808 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-f6e1d1e8-cd66-46c1-a500-b5f36488f4b2 with depth all 2025-10-04 08:05:58.809 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:58.809 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:58.809 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:58.809 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:58.809 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:58.815 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:58.815 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:58.815 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:58.818 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-f6e1d1e8-cd66-46c1-a500-b5f36488f4b2 with resource version 1759565158791 2025-10-04 08:05:58.819 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:58.819 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:58.819 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:58.819 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:58.820 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:58.824 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 86160 with label generic-vnf 2025-10-04 08:05:58.825 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:58.825 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:05:59.128 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:59.439 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-dce6c9d8-9af4-4ee8-8a28-84c365133baf with payload { "model-invariant-id": "test-model-dce6c9d8-9af4-4ee8-8a28-84c365133baf", "model-type": "some-type" } 2025-10-04 08:05:59.441 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:59.442 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:59.442 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:59.442 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:59.443 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:59.444 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:59.445 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:59.447 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-dce6c9d8-9af4-4ee8-8a28-84c365133baf/model-vers/model-ver/test-model-ver-6db770fc-8e0c-449c-8b42-cae49c9f74bf with payload { "model-version-id": "test-model-ver-6db770fc-8e0c-449c-8b42-cae49c9f74bf", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:59.447 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:59.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:59.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:59.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:59.448 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:59.451 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:59.453 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:59.455 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1216896b-2e94-43c6-a6f3-3c32c18e17be with payload { "vnf-id": "test-generic-1216896b-2e94-43c6-a6f3-3c32c18e17be", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2025-10-04 08:05:59.455 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:59.457 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:59.457 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:59.457 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:59.457 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:59.459 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:05:59.460 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:59.460 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:05:59.460 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-1216896b-2e94-43c6-a6f3-3c32c18e17be","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"]}}} 2025-10-04 08:05:59.460 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-1216896b-2e94-43c6-a6f3-3c32c18e17be","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"]}}} 2025-10-04 08:05:59.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-24e7c968-c7c7-405e-be4b-899d799d1034 with payload { "model-invariant-id": "test-model-24e7c968-c7c7-405e-be4b-899d799d1034", "model-type": "some-type" } 2025-10-04 08:05:59.769 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:05:59.771 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:59.771 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:59.771 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:59.771 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:59.773 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:59.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:59.776 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-24e7c968-c7c7-405e-be4b-899d799d1034/model-vers/model-ver/test-model-ver-f1009f38-9cf8-41e7-8a92-045dab97bf73 with payload { "model-version-id": "test-model-ver-f1009f38-9cf8-41e7-8a92-045dab97bf73", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:05:59.777 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:05:59.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:59.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:59.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:59.779 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:59.782 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:59.784 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:59.785 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/business/customers/customer/test-customer-32c6310f-cb59-4600-ae0b-c7e5a29a0cbe with payload { "global-customer-id": "test-customer-32c6310f-cb59-4600-ae0b-c7e5a29a0cbe", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-6a654268-f43c-4ff1-97c7-9bcbaa686850", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-52ae9689-943d-4758-9df6-3ee4bc38076f", "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-24e7c968-c7c7-405e-be4b-899d799d1034", "model-version-id": "test-model-ver-f1009f38-9cf8-41e7-8a92-045dab97bf73" } ] } } ] } } 2025-10-04 08:05:59.786 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:05:59.788 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:59.788 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:59.788 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:59.788 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:59.797 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:59.799 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:59.803 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:05:59.806 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-32c6310f-cb59-4600-ae0b-c7e5a29a0cbe with depth all 2025-10-04 08:05:59.808 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:05:59.808 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:59.808 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:59.808 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:59.808 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:59.813 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:59.813 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:59.814 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf-6f9abec8-1ca9-49f1-965b-535d42583478 with payload { "vnf-id": "vnf-6f9abec8-1ca9-49f1-965b-535d42583478", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v12/business/customers/customer/test-customer-32c6310f-cb59-4600-ae0b-c7e5a29a0cbe/service-subscriptions/service-subscription/test-subtype-6a654268-f43c-4ff1-97c7-9bcbaa686850/service-instances/service-instance/test-tenant-52ae9689-943d-4758-9df6-3ee4bc38076f" } ] } } 2025-10-04 08:05:59.815 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:59.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:59.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:59.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:59.817 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:59.823 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:59.829 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:05:59.830 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf-6f9abec8-1ca9-49f1-965b-535d42583478 with depth all 2025-10-04 08:05:59.831 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:05:59.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:59.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:59.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:59.831 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:59.835 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:59.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:05:59.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-32c6310f-cb59-4600-ae0b-c7e5a29a0cbe with depth all 2025-10-04 08:05:59.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:05:59.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:05:59.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:05:59.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:05:59.837 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:05:59.843 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:05:59.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:00.152 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-00b013f5-7497-4aaa-b00c-fd33c6e1e716 with payload { "model-invariant-id": "test-model-00b013f5-7497-4aaa-b00c-fd33c6e1e716", "model-type": "some-type" } 2025-10-04 08:06:00.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:00.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:00.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:00.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:00.155 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:00.158 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:00.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:00.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-00b013f5-7497-4aaa-b00c-fd33c6e1e716/model-vers/model-ver/test-model-ver-f6126598-4b0b-499a-9717-f930ad6003d6 with payload { "model-version-id": "test-model-ver-f6126598-4b0b-499a-9717-f930ad6003d6", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:00.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:00.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:00.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:00.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:00.163 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:00.166 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:00.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:00.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-4b31ab22-6a80-494f-b9de-43acba566bc6 with payload { "vnf-id": "test-generic-4b31ab22-6a80-494f-b9de-43acba566bc6", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-00b013f5-7497-4aaa-b00c-fd33c6e1e716", "model-version-id": "test-model-ver-f6126598-4b0b-499a-9717-f930ad6003d6" } 2025-10-04 08:06:00.170 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:00.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:00.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:00.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:00.171 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:00.176 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:00.178 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:00.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-4b31ab22-6a80-494f-b9de-43acba566bc6 with depth all 2025-10-04 08:06:00.180 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:00.180 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:00.180 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:00.180 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:00.180 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:00.183 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:00.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:00.184 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:00.187 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-4b31ab22-6a80-494f-b9de-43acba566bc6 with payload { "vnf-id": "test-generic-4b31ab22-6a80-494f-b9de-43acba566bc6", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-00b013f5-7497-4aaa-b00c-fd33c6e1e716", "model-version-id": "test-model-ver-f6126598-4b0b-499a-9717-f930ad6003d6", "resource-version": "1759565160171" } 2025-10-04 08:06:00.188 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:00.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:00.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:00.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:00.189 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:00.195 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:00.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:00.200 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-4b31ab22-6a80-494f-b9de-43acba566bc6 with depth all 2025-10-04 08:06:00.200 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:00.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:00.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:00.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:00.201 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:00.204 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:00.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:00.205 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:00.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-4b31ab22-6a80-494f-b9de-43acba566bc6 with resource version 1759565160189 2025-10-04 08:06:00.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:00.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:00.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:00.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:00.208 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:00.213 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 123072 with label generic-vnf 2025-10-04 08:06:00.213 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:00.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:00.518 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:00.830 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-71f240ee-d336-4e80-9c4d-c9b632b8f1c7 with payload { "model-invariant-id": "test-model-71f240ee-d336-4e80-9c4d-c9b632b8f1c7", "model-type": "some-type" } 2025-10-04 08:06:00.832 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:00.833 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:00.833 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:00.833 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:00.833 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:00.836 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:00.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:00.839 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-71f240ee-d336-4e80-9c4d-c9b632b8f1c7/model-vers/model-ver/test-model-ver-590b5e46-ce47-488b-b8c7-4946307b06c1 with payload { "model-version-id": "test-model-ver-590b5e46-ce47-488b-b8c7-4946307b06c1", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:00.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:00.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:00.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:00.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:00.841 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:00.845 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:00.846 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:00.848 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-136e791e-5f8f-436b-9e66-b3e9a3e58a12 with payload { "vnf-id": "test-generic-136e791e-5f8f-436b-9e66-b3e9a3e58a12", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-71f240ee-d336-4e80-9c4d-c9b632b8f1c7", "model-version-id": "test-model-ver-590b5e46-ce47-488b-b8c7-4946307b06c1" } 2025-10-04 08:06:00.849 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:00.850 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:00.850 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:00.850 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:00.850 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:00.854 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:00.856 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:00.857 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:00.859 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-136e791e-5f8f-436b-9e66-b3e9a3e58a12 with depth all 2025-10-04 08:06:00.860 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:00.860 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:00.860 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:00.860 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:00.860 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:00.863 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:00.864 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:00.864 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-136e791e-5f8f-436b-9e66-b3e9a3e58a12 with resource version 1759565160850 2025-10-04 08:06:00.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:00.865 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:00.865 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:00.865 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:00.865 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:00.870 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 131104 with label generic-vnf 2025-10-04 08:06:00.871 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:00.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:01.175 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:01.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-8b267a72-d140-4d98-bcc5-34071cf8357f with payload { "model-invariant-id": "test-model-8b267a72-d140-4d98-bcc5-34071cf8357f", "model-type": "some-type" } 2025-10-04 08:06:01.489 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:01.491 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:01.491 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:01.491 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:01.491 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:01.493 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:01.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:01.497 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-8b267a72-d140-4d98-bcc5-34071cf8357f/model-vers/model-ver/test-model-ver-e74da2eb-1d48-443b-9252-73c7e365089b with payload { "model-version-id": "test-model-ver-e74da2eb-1d48-443b-9252-73c7e365089b", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:01.498 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:01.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:01.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:01.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:01.500 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:01.503 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:01.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:01.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-7744b4ee-5d4a-49b6-bc8b-04e1324a3ee2 with payload { "vnf-id": "test-generic-7744b4ee-5d4a-49b6-bc8b-04e1324a3ee2", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2025-10-04 08:06:01.508 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:01.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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:06:01.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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:06:01.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:06:01.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-7744b4ee-5d4a-49b6-bc8b-04e1324a3ee2","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:06:01.510 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-7744b4ee-5d4a-49b6-bc8b-04e1324a3ee2","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:06:01.822 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-e298c719-96e5-43c5-8ee2-18a5dfaa6eeb with payload { "model-invariant-id": "test-model-e298c719-96e5-43c5-8ee2-18a5dfaa6eeb", "model-type": "some-type" } 2025-10-04 08:06:01.824 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:01.825 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:01.825 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:01.825 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:01.826 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:01.828 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:01.830 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:01.831 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-e298c719-96e5-43c5-8ee2-18a5dfaa6eeb/model-vers/model-ver/test-model-ver-786ce759-2427-4377-9ed6-d6b8d789c75d with payload { "model-version-id": "test-model-ver-786ce759-2427-4377-9ed6-d6b8d789c75d", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:01.832 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:01.833 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:01.833 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:01.833 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:01.833 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:01.836 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:01.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:01.839 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-7c4bb91c-df19-41ec-a80a-dc59f86596cd with payload { "vnf-id": "test-generic-7c4bb91c-df19-41ec-a80a-dc59f86596cd", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-e298c719-96e5-43c5-8ee2-18a5dfaa6eeb", "model-version-id": "test-model-ver-786ce759-2427-4377-9ed6-d6b8d789c75d" } 2025-10-04 08:06:01.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:01.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:01.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:01.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:01.841 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:01.846 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:01.847 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:01.848 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:01.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-7c4bb91c-df19-41ec-a80a-dc59f86596cd with depth all 2025-10-04 08:06:01.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:01.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:01.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:01.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:01.852 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:01.855 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:01.855 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:01.856 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-7c4bb91c-df19-41ec-a80a-dc59f86596cd with payload { "vnf-id": "test-generic-7c4bb91c-df19-41ec-a80a-dc59f86596cd", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-50e4decc-f7ff-4c54-8682-019d8aab9473", "model-version-id": "test-model-ver-3b8ad321-f475-478f-a1b4-dd332203061c", "resource-version": "1759565161841" } 2025-10-04 08:06:01.857 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:01.858 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:01.858 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:01.858 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:01.858 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:01.860 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-50e4decc-f7ff-4c54-8682-019d8aab9473/model-vers/model-ver/test-model-ver-3b8ad321-f475-478f-a1b4-dd332203061c#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:06:01.861 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:01.861 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:06:01.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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-7c4bb91c-df19-41ec-a80a-dc59f86596cd","Node Not Found:object located at service-design-and-creation/models/model/test-model-50e4decc-f7ff-4c54-8682-019d8aab9473/model-vers/model-ver/test-model-ver-3b8ad321-f475-478f-a1b4-dd332203061c#model-version not found","ERR.5.4.6114"]}}} 2025-10-04 08:06:01.861 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:02.170 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-49fce8bf-22a7-4263-88c2-d0cc0a773a79 with payload { "model-invariant-id": "test-model-49fce8bf-22a7-4263-88c2-d0cc0a773a79", "model-type": "some-type" } 2025-10-04 08:06:02.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:02.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:02.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:02.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:02.173 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:02.175 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:02.176 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:02.177 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-49fce8bf-22a7-4263-88c2-d0cc0a773a79/model-vers/model-ver/test-model-ver-42567d5b-8069-484c-8669-950b33cedd24 with payload { "model-version-id": "test-model-ver-42567d5b-8069-484c-8669-950b33cedd24", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:02.178 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:02.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:02.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:02.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:02.179 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:02.182 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:02.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:02.185 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-9d4dd078-c10c-462f-a4ac-774ad83f9a26 with payload { "vnf-id": "test-generic-9d4dd078-c10c-462f-a4ac-774ad83f9a26", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-49fce8bf-22a7-4263-88c2-d0cc0a773a79", "model-version-id": "test-model-ver-42567d5b-8069-484c-8669-950b33cedd24" } 2025-10-04 08:06:02.186 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:02.187 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:02.187 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:02.187 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:02.187 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:02.191 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:02.193 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:02.194 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:02.196 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-9d4dd078-c10c-462f-a4ac-774ad83f9a26 with depth all 2025-10-04 08:06:02.197 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:02.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:02.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:02.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:02.198 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:02.201 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:02.201 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:02.203 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-d1bbbb42-a5df-471f-812b-09762245a1f6 with payload { "model-invariant-id": "test-model-d1bbbb42-a5df-471f-812b-09762245a1f6", "model-type": "some-type" } 2025-10-04 08:06:02.203 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:02.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:02.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:02.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:02.204 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:02.206 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:02.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:02.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-d1bbbb42-a5df-471f-812b-09762245a1f6/model-vers/model-ver/test-model-ver-fca146aa-f1a4-4712-be7b-d0a6577530c4 with payload { "model-version-id": "test-model-ver-fca146aa-f1a4-4712-be7b-d0a6577530c4", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:02.209 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:02.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:02.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:02.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:02.209 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:02.212 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:02.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:02.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-9d4dd078-c10c-462f-a4ac-774ad83f9a26 with payload { "vnf-id": "test-generic-9d4dd078-c10c-462f-a4ac-774ad83f9a26", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d1bbbb42-a5df-471f-812b-09762245a1f6", "resource-version": "${resource-version}" } 2025-10-04 08:06:02.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:02.217 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:06:02.217 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:06:02.218 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:06:02.218 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-9d4dd078-c10c-462f-a4ac-774ad83f9a26","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:06:02.218 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:02.534 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-746d0795-c727-4130-bebe-0177c6cb8708 with payload { "model-invariant-id": "test-model-746d0795-c727-4130-bebe-0177c6cb8708", "model-type": "some-type" } 2025-10-04 08:06:02.537 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:02.538 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:02.538 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:02.538 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:02.539 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:02.542 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:02.543 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:02.544 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-746d0795-c727-4130-bebe-0177c6cb8708/model-vers/model-ver/test-model-ver-7d7e6f55-6976-447c-82dc-cc3ac4da7f02 with payload { "model-version-id": "test-model-ver-7d7e6f55-6976-447c-82dc-cc3ac4da7f02", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:02.545 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:02.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:02.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:02.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:02.546 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:02.549 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:02.551 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:02.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f7207683-334f-460c-90e1-c736708f76d0 with payload { "vnf-id": "test-generic-f7207683-334f-460c-90e1-c736708f76d0", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-746d0795-c727-4130-bebe-0177c6cb8708", "model-version-id": "test-model-ver-7d7e6f55-6976-447c-82dc-cc3ac4da7f02" } 2025-10-04 08:06:02.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:02.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:02.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:02.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:02.555 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:02.560 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:02.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:02.562 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:02.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f7207683-334f-460c-90e1-c736708f76d0 with depth all 2025-10-04 08:06:02.566 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:02.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:02.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:02.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:02.567 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:02.571 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:02.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:02.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-8dd7369f-6c40-4163-989c-f46c43fbb373 with payload { "model-invariant-id": "test-model-8dd7369f-6c40-4163-989c-f46c43fbb373", "model-type": "some-type" } 2025-10-04 08:06:02.573 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:02.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:02.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:02.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:02.574 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:02.575 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:02.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:02.577 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-8dd7369f-6c40-4163-989c-f46c43fbb373/model-vers/model-ver/test-model-ver-e6f97f15-bfea-4204-b90b-103481d754be with payload { "model-version-id": "test-model-ver-e6f97f15-bfea-4204-b90b-103481d754be", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:02.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:02.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:02.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:02.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:02.579 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:02.582 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:02.583 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:02.585 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f7207683-334f-460c-90e1-c736708f76d0 with payload { "vnf-id": "test-generic-f7207683-334f-460c-90e1-c736708f76d0", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-8dd7369f-6c40-4163-989c-f46c43fbb373", "model-version-id": "test-model-ver-e6f97f15-bfea-4204-b90b-103481d754be", "resource-version": "1759565162555" } 2025-10-04 08:06:02.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:02.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:02.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:02.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:02.587 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:02.594 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:02.598 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:02.599 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:02.602 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f7207683-334f-460c-90e1-c736708f76d0 with depth all 2025-10-04 08:06:02.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:02.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:02.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:02.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:02.603 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:02.607 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:02.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:02.608 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f7207683-334f-460c-90e1-c736708f76d0 with resource version 1759565162587 2025-10-04 08:06:02.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:02.609 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:02.609 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:02.609 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:02.609 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:02.614 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 147520 with label generic-vnf 2025-10-04 08:06:02.615 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:02.617 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:02.919 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:03.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-1830668f-2b1c-4309-8b7c-92c1df6cd028 with payload { "model-invariant-id": "test-model-1830668f-2b1c-4309-8b7c-92c1df6cd028", "model-type": "some-type" } 2025-10-04 08:06:03.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:03.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:03.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:03.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:03.236 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:03.239 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:03.240 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:03.241 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-1830668f-2b1c-4309-8b7c-92c1df6cd028/model-vers/model-ver/test-model-ver-970b973e-4007-4346-966b-c3796246c3f1 with payload { "model-version-id": "test-model-ver-970b973e-4007-4346-966b-c3796246c3f1", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:03.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:03.244 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:03.244 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:03.244 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:03.244 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:03.247 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:03.249 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:03.250 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-badd5889-e628-4284-80f6-435e7a3d900e with payload { "vnf-id": "test-generic-badd5889-e628-4284-80f6-435e7a3d900e", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-1830668f-2b1c-4309-8b7c-92c1df6cd028", "model-version-id": "test-model-ver-970b973e-4007-4346-966b-c3796246c3f1" } 2025-10-04 08:06:03.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:03.253 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:03.253 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:03.253 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:03.253 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:03.258 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:03.259 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:03.261 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:03.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/service-design-and-creation/models/model/test-model-1830668f-2b1c-4309-8b7c-92c1df6cd028/model-vers/model-ver/test-model-ver-970b973e-4007-4346-966b-c3796246c3f1 with depth all 2025-10-04 08:06:03.265 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:03.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:03.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:03.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:03.265 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:03.268 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:03.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:03.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/service-design-and-creation/models/model/test-model-1830668f-2b1c-4309-8b7c-92c1df6cd028/model-vers/model-ver/test-model-ver-970b973e-4007-4346-966b-c3796246c3f1 with resource version 1759565163244 2025-10-04 08:06:03.270 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:03.270 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:03.270 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:03.270 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:03.270 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:03.274 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2025-10-04 08:06:03.275 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:03.275 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2025-10-04 08:06:03.275 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-1830668f-2b1c-4309-8b7c-92c1df6cd028/model-vers/model-ver/test-model-ver-970b973e-4007-4346-966b-c3796246c3f1"]}}} 2025-10-04 08:06:03.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-25440c5f-3e35-43a2-b783-ea9bdc362d5c with payload { "model-invariant-id": "test-model-25440c5f-3e35-43a2-b783-ea9bdc362d5c", "model-type": "some-type" } 2025-10-04 08:06:03.584 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:03.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:03.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:03.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:03.585 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:03.587 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:03.588 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:03.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-25440c5f-3e35-43a2-b783-ea9bdc362d5c/model-vers/model-ver/test-model-ver-1edeb28a-6e78-45af-b539-f82cb37f50c7 with payload { "model-version-id": "test-model-ver-1edeb28a-6e78-45af-b539-f82cb37f50c7", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:03.591 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:03.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:03.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:03.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:03.592 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:03.595 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:03.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:03.598 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-3460bbcf-9f71-45ee-a0bd-7dce6211db84 with payload { "vnf-id": "test-generic-3460bbcf-9f71-45ee-a0bd-7dce6211db84", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-25440c5f-3e35-43a2-b783-ea9bdc362d5c", "model-version-id": "test-model-ver-1edeb28a-6e78-45af-b539-f82cb37f50c7" } 2025-10-04 08:06:03.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:03.600 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:03.600 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:03.600 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:03.600 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:03.604 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:03.606 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:03.608 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-3460bbcf-9f71-45ee-a0bd-7dce6211db84 with depth all 2025-10-04 08:06:03.608 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:03.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:03.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:03.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:03.609 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:03.612 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:03.612 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:03.612 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:03.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-3460bbcf-9f71-45ee-a0bd-7dce6211db84 with payload { "vnf-id": "test-generic-3460bbcf-9f71-45ee-a0bd-7dce6211db84", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1759565163600"} 2025-10-04 08:06:03.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:03.617 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:03.617 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:03.617 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:03.618 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:03.625 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:03.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:03.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-3460bbcf-9f71-45ee-a0bd-7dce6211db84 with depth all 2025-10-04 08:06:03.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:03.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:03.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:03.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:03.630 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:03.634 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:03.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:03.634 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:03.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-3460bbcf-9f71-45ee-a0bd-7dce6211db84 with resource version 1759565163617 2025-10-04 08:06:03.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:03.638 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:03.638 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:03.638 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:03.638 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:03.642 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 282784 with label generic-vnf 2025-10-04 08:06:03.643 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:03.643 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:03.945 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:04.257 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-510bfe55-26be-4667-9f2a-6a8acdfd12f8 with payload { "model-invariant-id": "test-model-510bfe55-26be-4667-9f2a-6a8acdfd12f8", "model-type": "some-type" } 2025-10-04 08:06:04.259 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:04.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:04.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:04.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:04.261 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:04.263 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:04.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:04.265 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-510bfe55-26be-4667-9f2a-6a8acdfd12f8/model-vers/model-ver/test-model-ver-f683652f-09a2-4d9d-9adc-863fd9e5632f with payload { "model-version-id": "test-model-ver-f683652f-09a2-4d9d-9adc-863fd9e5632f", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:04.266 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:04.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:04.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:04.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:04.267 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:04.270 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:04.271 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:04.273 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-020de711-c4aa-43fa-a2ae-fdce51982047 with payload { "vnf-id": "test-generic-020de711-c4aa-43fa-a2ae-fdce51982047", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2025-10-04 08:06:04.274 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:04.275 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:04.275 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:04.275 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:04.275 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:04.278 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:06:04.279 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:04.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:06:04.279 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-020de711-c4aa-43fa-a2ae-fdce51982047","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"]}}} 2025-10-04 08:06:04.279 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-020de711-c4aa-43fa-a2ae-fdce51982047","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"]}}} 2025-10-04 08:06:04.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-c5e2d024-85d2-43a6-a220-d8305a2314fc with payload { "model-invariant-id": "test-model-c5e2d024-85d2-43a6-a220-d8305a2314fc", "model-type": "some-type" } 2025-10-04 08:06:04.589 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:04.590 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:04.590 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:04.590 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:04.590 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:04.592 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:04.593 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:04.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-c5e2d024-85d2-43a6-a220-d8305a2314fc/model-vers/model-ver/test-model-ver-de69dc60-eaad-4538-bbda-9f67ccfbb66e with payload { "model-version-id": "test-model-ver-de69dc60-eaad-4538-bbda-9f67ccfbb66e", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:04.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:04.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:04.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:04.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:04.597 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:04.599 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:04.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:04.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/business/customers/customer/test-customer-79d1bdc1-7601-477d-a587-700c382f2ce0 with payload { "global-customer-id": "test-customer-79d1bdc1-7601-477d-a587-700c382f2ce0", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-4baffe00-de6b-4f89-8a6c-29b4a6761e86", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-0eb34c17-e4bf-452a-9d10-3a8d5f57681f", "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-c5e2d024-85d2-43a6-a220-d8305a2314fc", "model-version-id": "test-model-ver-de69dc60-eaad-4538-bbda-9f67ccfbb66e" } ] } } ] } } 2025-10-04 08:06:04.604 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:04.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:04.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:04.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:04.606 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:04.616 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:04.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:04.619 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:04.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-79d1bdc1-7601-477d-a587-700c382f2ce0 with depth all 2025-10-04 08:06:04.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:04.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:04.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:04.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:04.623 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:04.628 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:04.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:04.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/vnf-a4b67b83-2fa4-4914-81ea-fd02592d5c5b with payload { "vnf-id": "vnf-a4b67b83-2fa4-4914-81ea-fd02592d5c5b", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v13/business/customers/customer/test-customer-79d1bdc1-7601-477d-a587-700c382f2ce0/service-subscriptions/service-subscription/test-subtype-4baffe00-de6b-4f89-8a6c-29b4a6761e86/service-instances/service-instance/test-tenant-0eb34c17-e4bf-452a-9d10-3a8d5f57681f" } ] } } 2025-10-04 08:06:04.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:04.631 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:04.631 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:04.631 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:04.631 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:04.637 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:04.643 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:04.644 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/vnf-a4b67b83-2fa4-4914-81ea-fd02592d5c5b with depth all 2025-10-04 08:06:04.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:04.645 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:04.645 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:04.645 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:04.645 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:04.651 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:04.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:04.652 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-79d1bdc1-7601-477d-a587-700c382f2ce0 with depth all 2025-10-04 08:06:04.654 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:04.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:04.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:04.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:04.654 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:04.660 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:04.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:04.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-73d5749b-6df0-4277-8c36-5fe721ed2d81 with payload { "model-invariant-id": "test-model-73d5749b-6df0-4277-8c36-5fe721ed2d81", "model-type": "some-type" } 2025-10-04 08:06:04.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:04.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:04.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:04.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:04.972 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:04.975 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:04.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:04.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-73d5749b-6df0-4277-8c36-5fe721ed2d81/model-vers/model-ver/test-model-ver-d8ef546e-982e-4363-bec0-adb6aa0517dd with payload { "model-version-id": "test-model-ver-d8ef546e-982e-4363-bec0-adb6aa0517dd", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:04.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:04.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:04.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:04.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:04.980 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:04.982 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:04.984 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:04.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-bcce7098-4100-4caf-af1f-e048e33ce6b2 with payload { "vnf-id": "test-generic-bcce7098-4100-4caf-af1f-e048e33ce6b2", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-73d5749b-6df0-4277-8c36-5fe721ed2d81", "model-version-id": "test-model-ver-d8ef546e-982e-4363-bec0-adb6aa0517dd" } 2025-10-04 08:06:04.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:04.988 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:04.988 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:04.988 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:04.988 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:04.992 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:04.993 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:04.995 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-bcce7098-4100-4caf-af1f-e048e33ce6b2 with depth all 2025-10-04 08:06:04.995 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:04.995 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:04.995 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:04.995 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:04.996 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:04.999 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:05.000 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:05.000 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:05.003 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-bcce7098-4100-4caf-af1f-e048e33ce6b2 with payload { "vnf-id": "test-generic-bcce7098-4100-4caf-af1f-e048e33ce6b2", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-73d5749b-6df0-4277-8c36-5fe721ed2d81", "model-version-id": "test-model-ver-d8ef546e-982e-4363-bec0-adb6aa0517dd", "resource-version": "1759565164987" } 2025-10-04 08:06:05.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:05.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:05.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:05.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:05.005 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:05.012 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:05.015 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:05.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-bcce7098-4100-4caf-af1f-e048e33ce6b2 with depth all 2025-10-04 08:06:05.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:05.017 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:05.017 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:05.017 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:05.017 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:05.020 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:05.021 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:05.021 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:05.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-bcce7098-4100-4caf-af1f-e048e33ce6b2 with resource version 1759565165005 2025-10-04 08:06:05.025 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:05.025 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:05.025 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:05.025 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:05.025 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:05.030 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 135360 with label generic-vnf 2025-10-04 08:06:05.031 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:05.033 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:05.336 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:05.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-1f9ef666-2504-424a-a28b-fb8dea0ad379 with payload { "model-invariant-id": "test-model-1f9ef666-2504-424a-a28b-fb8dea0ad379", "model-type": "some-type" } 2025-10-04 08:06:05.650 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:05.651 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:05.651 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:05.651 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:05.651 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:05.655 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:05.656 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:05.657 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-1f9ef666-2504-424a-a28b-fb8dea0ad379/model-vers/model-ver/test-model-ver-316be123-abe2-4e19-8669-9d44fc594758 with payload { "model-version-id": "test-model-ver-316be123-abe2-4e19-8669-9d44fc594758", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:05.658 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:05.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:05.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:05.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:05.659 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:05.662 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:05.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:05.665 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-13dd1ca7-445d-49f8-97d6-42fde60dece4 with payload { "vnf-id": "test-generic-13dd1ca7-445d-49f8-97d6-42fde60dece4", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-1f9ef666-2504-424a-a28b-fb8dea0ad379", "model-version-id": "test-model-ver-316be123-abe2-4e19-8669-9d44fc594758" } 2025-10-04 08:06:05.666 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:05.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:05.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:05.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:05.667 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:05.672 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:05.673 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:05.674 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:05.677 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-13dd1ca7-445d-49f8-97d6-42fde60dece4 with depth all 2025-10-04 08:06:05.678 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:05.678 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:05.678 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:05.678 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:05.678 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:05.681 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:05.681 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:05.682 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-13dd1ca7-445d-49f8-97d6-42fde60dece4 with resource version 1759565165667 2025-10-04 08:06:05.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:05.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:05.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:05.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:05.683 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:05.688 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 311456 with label generic-vnf 2025-10-04 08:06:05.689 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:05.691 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:05.993 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:06.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-7d982e02-c051-4056-9946-adb2347fae2e with payload { "model-invariant-id": "test-model-7d982e02-c051-4056-9946-adb2347fae2e", "model-type": "some-type" } 2025-10-04 08:06:06.307 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:06.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:06.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:06.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:06.309 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:06.311 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:06.312 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:06.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-7d982e02-c051-4056-9946-adb2347fae2e/model-vers/model-ver/test-model-ver-37e65c89-4335-42e5-bbce-0a943e176d2c with payload { "model-version-id": "test-model-ver-37e65c89-4335-42e5-bbce-0a943e176d2c", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:06.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:06.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:06.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:06.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:06.315 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:06.318 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:06.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:06.321 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-07d0e06f-cb7b-4a30-9c5b-31ac794967d4 with payload { "vnf-id": "test-generic-07d0e06f-cb7b-4a30-9c5b-31ac794967d4", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2025-10-04 08:06:06.322 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:06.323 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:06:06.323 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:06:06.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:06:06.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-07d0e06f-cb7b-4a30-9c5b-31ac794967d4","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:06:06.324 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-07d0e06f-cb7b-4a30-9c5b-31ac794967d4","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:06:06.631 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-9fea2d2d-75e4-4a6b-a2e5-703cf5ff089f with payload { "model-invariant-id": "test-model-9fea2d2d-75e4-4a6b-a2e5-703cf5ff089f", "model-type": "some-type" } 2025-10-04 08:06:06.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:06.634 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:06.634 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:06.634 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:06.634 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:06.636 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:06.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:06.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-9fea2d2d-75e4-4a6b-a2e5-703cf5ff089f/model-vers/model-ver/test-model-ver-1e893e21-2d6c-462f-9c38-b4438f240287 with payload { "model-version-id": "test-model-ver-1e893e21-2d6c-462f-9c38-b4438f240287", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:06.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:06.640 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:06.640 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:06.640 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:06.640 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:06.643 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:06.644 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:06.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-bfce8f4e-6e23-4178-b45d-5467ea5a156c with payload { "vnf-id": "test-generic-bfce8f4e-6e23-4178-b45d-5467ea5a156c", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-9fea2d2d-75e4-4a6b-a2e5-703cf5ff089f", "model-version-id": "test-model-ver-1e893e21-2d6c-462f-9c38-b4438f240287" } 2025-10-04 08:06:06.647 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:06.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:06.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:06.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:06.648 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:06.652 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:06.653 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:06.654 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:06.657 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-bfce8f4e-6e23-4178-b45d-5467ea5a156c with depth all 2025-10-04 08:06:06.658 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:06.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:06.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:06.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:06.658 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:06.661 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:06.661 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:06.662 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-bfce8f4e-6e23-4178-b45d-5467ea5a156c with payload { "vnf-id": "test-generic-bfce8f4e-6e23-4178-b45d-5467ea5a156c", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-8aac6bf8-ae53-41fc-a4d5-4eceac92a99f", "model-version-id": "test-model-ver-21cb0a28-3bf1-4a86-a181-eb58e05d671d", "resource-version": "1759565166648" } 2025-10-04 08:06:06.663 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:06.664 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:06.664 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:06.664 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:06.664 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:06.666 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-8aac6bf8-ae53-41fc-a4d5-4eceac92a99f/model-vers/model-ver/test-model-ver-21cb0a28-3bf1-4a86-a181-eb58e05d671d#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:06:06.666 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:06.666 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:06:06.666 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-bfce8f4e-6e23-4178-b45d-5467ea5a156c","Node Not Found:object located at service-design-and-creation/models/model/test-model-8aac6bf8-ae53-41fc-a4d5-4eceac92a99f/model-vers/model-ver/test-model-ver-21cb0a28-3bf1-4a86-a181-eb58e05d671d#model-version not found","ERR.5.4.6114"]}}} 2025-10-04 08:06:06.667 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:06.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-baf62edb-865f-43e7-b54d-75809e7b767e with payload { "model-invariant-id": "test-model-baf62edb-865f-43e7-b54d-75809e7b767e", "model-type": "some-type" } 2025-10-04 08:06:06.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:06.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:06.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:06.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:06.979 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:06.983 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:06.984 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:06.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-baf62edb-865f-43e7-b54d-75809e7b767e/model-vers/model-ver/test-model-ver-045b90f4-31be-4b94-99f5-b1d51d0fff88 with payload { "model-version-id": "test-model-ver-045b90f4-31be-4b94-99f5-b1d51d0fff88", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:06.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:06.987 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:06.987 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:06.987 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:06.987 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:06.990 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:06.991 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:06.993 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-8352484a-1686-402c-8954-9706021a0cd8 with payload { "vnf-id": "test-generic-8352484a-1686-402c-8954-9706021a0cd8", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-baf62edb-865f-43e7-b54d-75809e7b767e", "model-version-id": "test-model-ver-045b90f4-31be-4b94-99f5-b1d51d0fff88" } 2025-10-04 08:06:06.993 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:06.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:06.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:06.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:06.995 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:06.999 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:07.000 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:07.001 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:07.005 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-8352484a-1686-402c-8954-9706021a0cd8 with depth all 2025-10-04 08:06:07.005 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:07.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:07.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:07.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:07.006 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:07.009 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:07.009 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:07.010 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-004a5799-65b1-40eb-b615-d3a2f52977be with payload { "model-invariant-id": "test-model-004a5799-65b1-40eb-b615-d3a2f52977be", "model-type": "some-type" } 2025-10-04 08:06:07.011 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:07.011 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:07.011 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:07.011 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:07.011 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:07.013 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:07.014 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:07.015 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-004a5799-65b1-40eb-b615-d3a2f52977be/model-vers/model-ver/test-model-ver-3f42d4a8-0e36-43f6-9677-a3aa803bb7bc with payload { "model-version-id": "test-model-ver-3f42d4a8-0e36-43f6-9677-a3aa803bb7bc", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:07.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:07.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:07.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:07.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:07.017 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:07.019 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:07.021 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:07.022 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-8352484a-1686-402c-8954-9706021a0cd8 with payload { "vnf-id": "test-generic-8352484a-1686-402c-8954-9706021a0cd8", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-004a5799-65b1-40eb-b615-d3a2f52977be", "resource-version": "${resource-version}" } 2025-10-04 08:06:07.022 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:07.024 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:06:07.024 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:06:07.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:06:07.024 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-8352484a-1686-402c-8954-9706021a0cd8","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:06:07.025 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:07.335 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-6d775831-9b3c-4b2e-8747-0e5fda89cfda with payload { "model-invariant-id": "test-model-6d775831-9b3c-4b2e-8747-0e5fda89cfda", "model-type": "some-type" } 2025-10-04 08:06:07.336 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:07.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:07.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:07.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:07.337 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:07.340 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:07.341 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:07.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-6d775831-9b3c-4b2e-8747-0e5fda89cfda/model-vers/model-ver/test-model-ver-a6e32325-2901-48dd-bc7d-20a8462212dd with payload { "model-version-id": "test-model-ver-a6e32325-2901-48dd-bc7d-20a8462212dd", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:07.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:07.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:07.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:07.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:07.345 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:07.348 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:07.349 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:07.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4896fd94-7ae2-4a92-a419-5b27eb343036 with payload { "vnf-id": "test-generic-4896fd94-7ae2-4a92-a419-5b27eb343036", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-6d775831-9b3c-4b2e-8747-0e5fda89cfda", "model-version-id": "test-model-ver-a6e32325-2901-48dd-bc7d-20a8462212dd" } 2025-10-04 08:06:07.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:07.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:07.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:07.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:07.353 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:07.359 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:07.360 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:07.361 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:07.364 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4896fd94-7ae2-4a92-a419-5b27eb343036 with depth all 2025-10-04 08:06:07.365 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:07.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:07.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:07.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:07.365 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:07.370 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:07.370 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:07.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-cd1b092b-f339-4c20-a031-93a98260b17a with payload { "model-invariant-id": "test-model-cd1b092b-f339-4c20-a031-93a98260b17a", "model-type": "some-type" } 2025-10-04 08:06:07.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:07.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:07.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:07.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:07.373 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:07.375 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:07.376 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:07.378 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-cd1b092b-f339-4c20-a031-93a98260b17a/model-vers/model-ver/test-model-ver-98b2c600-f410-4ca1-b101-1bce65797f32 with payload { "model-version-id": "test-model-ver-98b2c600-f410-4ca1-b101-1bce65797f32", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:07.378 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:07.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:07.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:07.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:07.379 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:07.382 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:07.384 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:07.385 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4896fd94-7ae2-4a92-a419-5b27eb343036 with payload { "vnf-id": "test-generic-4896fd94-7ae2-4a92-a419-5b27eb343036", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-cd1b092b-f339-4c20-a031-93a98260b17a", "model-version-id": "test-model-ver-98b2c600-f410-4ca1-b101-1bce65797f32", "resource-version": "1759565167353" } 2025-10-04 08:06:07.386 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:07.388 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:07.388 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:07.388 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:07.388 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:07.395 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:07.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:07.399 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:07.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4896fd94-7ae2-4a92-a419-5b27eb343036 with depth all 2025-10-04 08:06:07.402 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:07.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:07.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:07.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:07.402 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:07.406 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:07.406 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:07.407 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4896fd94-7ae2-4a92-a419-5b27eb343036 with resource version 1759565167387 2025-10-04 08:06:07.407 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:07.407 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:07.407 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:07.407 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:07.407 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:07.412 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 151744 with label generic-vnf 2025-10-04 08:06:07.412 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:07.414 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:07.717 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:08.030 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-b8862d5b-6034-47fe-89a8-3cadd4a815c5 with payload { "model-invariant-id": "test-model-b8862d5b-6034-47fe-89a8-3cadd4a815c5", "model-type": "some-type" } 2025-10-04 08:06:08.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:08.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:08.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:08.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:08.033 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:08.037 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:08.038 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:08.041 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-b8862d5b-6034-47fe-89a8-3cadd4a815c5/model-vers/model-ver/test-model-ver-a869bf11-4b60-4996-9db9-463f31dfff07 with payload { "model-version-id": "test-model-ver-a869bf11-4b60-4996-9db9-463f31dfff07", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:08.042 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:08.043 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:08.043 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:08.043 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:08.043 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:08.046 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:08.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:08.049 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-94f89054-cffb-429a-9866-8b816096e8c5 with payload { "vnf-id": "test-generic-94f89054-cffb-429a-9866-8b816096e8c5", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-b8862d5b-6034-47fe-89a8-3cadd4a815c5", "model-version-id": "test-model-ver-a869bf11-4b60-4996-9db9-463f31dfff07" } 2025-10-04 08:06:08.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:08.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:08.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:08.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:08.052 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:08.056 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:08.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:08.059 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:08.062 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/service-design-and-creation/models/model/test-model-b8862d5b-6034-47fe-89a8-3cadd4a815c5/model-vers/model-ver/test-model-ver-a869bf11-4b60-4996-9db9-463f31dfff07 with depth all 2025-10-04 08:06:08.063 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:08.063 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:08.063 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:08.063 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:08.063 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:08.065 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:08.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:08.066 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/service-design-and-creation/models/model/test-model-b8862d5b-6034-47fe-89a8-3cadd4a815c5/model-vers/model-ver/test-model-ver-a869bf11-4b60-4996-9db9-463f31dfff07 with resource version 1759565168043 2025-10-04 08:06:08.067 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:08.067 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:08.067 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:08.067 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:08.067 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:08.072 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2025-10-04 08:06:08.072 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:08.072 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2025-10-04 08:06:08.072 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-b8862d5b-6034-47fe-89a8-3cadd4a815c5/model-vers/model-ver/test-model-ver-a869bf11-4b60-4996-9db9-463f31dfff07"]}}} 2025-10-04 08:06:08.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-862ca0fe-5927-446e-8d67-efe7e126fa24 with payload { "model-invariant-id": "test-model-862ca0fe-5927-446e-8d67-efe7e126fa24", "model-type": "some-type" } 2025-10-04 08:06:08.380 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:08.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:08.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:08.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:08.382 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:08.385 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:08.387 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:08.389 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-862ca0fe-5927-446e-8d67-efe7e126fa24/model-vers/model-ver/test-model-ver-f12f970f-b799-4be0-b945-820005da53bb with payload { "model-version-id": "test-model-ver-f12f970f-b799-4be0-b945-820005da53bb", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:08.390 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:08.391 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:08.391 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:08.391 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:08.391 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:08.394 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:08.395 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:08.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2e65da0a-a2ef-4a44-a43f-cb63e7fc2ab9 with payload { "vnf-id": "test-generic-2e65da0a-a2ef-4a44-a43f-cb63e7fc2ab9", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-862ca0fe-5927-446e-8d67-efe7e126fa24", "model-version-id": "test-model-ver-f12f970f-b799-4be0-b945-820005da53bb" } 2025-10-04 08:06:08.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:08.399 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:08.399 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:08.399 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:08.399 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:08.404 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:08.405 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:08.407 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2e65da0a-a2ef-4a44-a43f-cb63e7fc2ab9 with depth all 2025-10-04 08:06:08.407 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:08.407 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:08.407 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:08.407 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:08.408 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:08.411 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:08.411 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:08.412 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:08.415 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2e65da0a-a2ef-4a44-a43f-cb63e7fc2ab9 with payload { "vnf-id": "test-generic-2e65da0a-a2ef-4a44-a43f-cb63e7fc2ab9", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1759565168399"} 2025-10-04 08:06:08.416 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:08.417 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:08.417 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:08.417 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:08.418 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:08.426 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:08.429 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:08.430 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2e65da0a-a2ef-4a44-a43f-cb63e7fc2ab9 with depth all 2025-10-04 08:06:08.431 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:08.431 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:08.431 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:08.431 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:08.431 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:08.436 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:08.436 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:08.437 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:08.440 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2e65da0a-a2ef-4a44-a43f-cb63e7fc2ab9 with resource version 1759565168417 2025-10-04 08:06:08.441 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:08.441 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:08.441 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:08.441 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:08.441 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:08.446 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344224 with label generic-vnf 2025-10-04 08:06:08.447 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:08.447 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:08.749 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:09.060 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-41077cdd-90dc-4654-8b5a-20c42cf3223d with payload { "model-invariant-id": "test-model-41077cdd-90dc-4654-8b5a-20c42cf3223d", "model-type": "some-type" } 2025-10-04 08:06:09.062 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:09.063 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:09.063 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:09.063 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:09.063 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:09.066 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:09.067 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:09.068 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-41077cdd-90dc-4654-8b5a-20c42cf3223d/model-vers/model-ver/test-model-ver-0d543054-431a-4270-86a0-b2acb29cce7d with payload { "model-version-id": "test-model-ver-0d543054-431a-4270-86a0-b2acb29cce7d", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:09.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:09.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:09.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:09.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:09.070 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:09.073 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:09.074 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:09.076 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-abfd8e78-0458-4dc2-b865-7de56cb58993 with payload { "vnf-id": "test-generic-abfd8e78-0458-4dc2-b865-7de56cb58993", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2025-10-04 08:06:09.076 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:09.078 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:09.078 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:09.078 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:09.078 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:09.080 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:06:09.081 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:09.081 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:06:09.081 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-abfd8e78-0458-4dc2-b865-7de56cb58993","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"]}}} 2025-10-04 08:06:09.081 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-abfd8e78-0458-4dc2-b865-7de56cb58993","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"]}}} 2025-10-04 08:06:09.390 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-7678a1bf-addd-4433-b73d-528ca6f5d81b with payload { "model-invariant-id": "test-model-7678a1bf-addd-4433-b73d-528ca6f5d81b", "model-type": "some-type" } 2025-10-04 08:06:09.391 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:09.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:09.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:09.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:09.394 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:09.397 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:09.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:09.400 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-7678a1bf-addd-4433-b73d-528ca6f5d81b/model-vers/model-ver/test-model-ver-cf382fad-d630-4e54-b99a-68c627af34d4 with payload { "model-version-id": "test-model-ver-cf382fad-d630-4e54-b99a-68c627af34d4", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:09.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:09.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:09.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:09.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:09.402 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:09.408 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:09.411 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:09.413 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/business/customers/customer/test-customer-22300fb7-e6cf-4ff2-9aa6-34c3281679ef with payload { "global-customer-id": "test-customer-22300fb7-e6cf-4ff2-9aa6-34c3281679ef", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-180dd657-41d2-4fc6-bab2-dc8a7fa6b8ba", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-671908b2-e089-4f23-be69-4e7db8df6237", "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-7678a1bf-addd-4433-b73d-528ca6f5d81b", "model-version-id": "test-model-ver-cf382fad-d630-4e54-b99a-68c627af34d4" } ] } } ] } } 2025-10-04 08:06:09.414 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:09.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:09.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:09.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:09.417 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:09.426 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:09.427 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:09.429 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:09.433 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-22300fb7-e6cf-4ff2-9aa6-34c3281679ef with depth all 2025-10-04 08:06:09.434 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:09.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:09.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:09.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:09.434 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:09.440 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:09.440 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:09.441 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/vnf-41978f47-aa9b-422b-b41a-258d0c1ab970 with payload { "vnf-id": "vnf-41978f47-aa9b-422b-b41a-258d0c1ab970", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v13/business/customers/customer/test-customer-22300fb7-e6cf-4ff2-9aa6-34c3281679ef/service-subscriptions/service-subscription/test-subtype-180dd657-41d2-4fc6-bab2-dc8a7fa6b8ba/service-instances/service-instance/test-tenant-671908b2-e089-4f23-be69-4e7db8df6237" } ] } } 2025-10-04 08:06:09.442 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:09.444 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:09.444 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:09.444 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:09.444 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:09.450 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:09.457 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:09.458 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/vnf-41978f47-aa9b-422b-b41a-258d0c1ab970 with depth all 2025-10-04 08:06:09.459 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:09.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:09.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:09.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:09.459 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:09.464 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:09.464 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:09.465 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-22300fb7-e6cf-4ff2-9aa6-34c3281679ef with depth all 2025-10-04 08:06:09.466 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:09.466 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:09.466 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:09.466 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:09.466 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:09.472 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:09.472 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:09.782 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-0798a9f0-042a-4fe3-93fd-6d80f2d43151 with payload { "model-invariant-id": "test-model-0798a9f0-042a-4fe3-93fd-6d80f2d43151", "model-type": "some-type" } 2025-10-04 08:06:09.783 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:09.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:09.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:09.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:09.785 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:09.788 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:09.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:09.791 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-0798a9f0-042a-4fe3-93fd-6d80f2d43151/model-vers/model-ver/test-model-ver-95d8e316-4724-4a4a-9775-6a0d4f293e19 with payload { "model-version-id": "test-model-ver-95d8e316-4724-4a4a-9775-6a0d4f293e19", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:09.792 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:09.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:09.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:09.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:09.794 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:09.797 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:09.799 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:09.800 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-af8b8bee-ef78-4cb4-bdb1-b5bc4658e931 with payload { "vnf-id": "test-generic-af8b8bee-ef78-4cb4-bdb1-b5bc4658e931", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-0798a9f0-042a-4fe3-93fd-6d80f2d43151", "model-version-id": "test-model-ver-95d8e316-4724-4a4a-9775-6a0d4f293e19" } 2025-10-04 08:06:09.801 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:09.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:09.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:09.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:09.803 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:09.808 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:09.810 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:09.812 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-af8b8bee-ef78-4cb4-bdb1-b5bc4658e931 with depth all 2025-10-04 08:06:09.812 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:09.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:09.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:09.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:09.813 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:09.817 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:09.817 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:09.817 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:09.820 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-af8b8bee-ef78-4cb4-bdb1-b5bc4658e931 with payload { "vnf-id": "test-generic-af8b8bee-ef78-4cb4-bdb1-b5bc4658e931", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-0798a9f0-042a-4fe3-93fd-6d80f2d43151", "model-version-id": "test-model-ver-95d8e316-4724-4a4a-9775-6a0d4f293e19", "resource-version": "1759565169803" } 2025-10-04 08:06:09.821 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:09.823 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:09.823 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:09.823 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:09.823 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:09.830 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:09.833 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:09.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-af8b8bee-ef78-4cb4-bdb1-b5bc4658e931 with depth all 2025-10-04 08:06:09.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:09.836 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:09.836 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:09.836 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:09.836 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:09.840 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:09.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:09.840 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:09.844 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-af8b8bee-ef78-4cb4-bdb1-b5bc4658e931 with resource version 1759565169822 2025-10-04 08:06:09.844 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:09.845 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:09.845 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:09.845 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:09.845 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:09.850 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 168104 with label generic-vnf 2025-10-04 08:06:09.851 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:09.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:10.156 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:10.469 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-5d6d58a5-705d-4c67-b59f-63eea4998961 with payload { "model-invariant-id": "test-model-5d6d58a5-705d-4c67-b59f-63eea4998961", "model-type": "some-type" } 2025-10-04 08:06:10.470 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:10.472 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:10.472 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:10.472 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:10.473 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:10.476 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:10.477 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:10.479 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-5d6d58a5-705d-4c67-b59f-63eea4998961/model-vers/model-ver/test-model-ver-7aec6920-a46e-4663-af7d-e91081a22ed3 with payload { "model-version-id": "test-model-ver-7aec6920-a46e-4663-af7d-e91081a22ed3", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:10.479 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:10.480 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:10.480 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:10.480 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:10.481 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:10.483 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:10.485 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:10.486 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-fd755eab-e735-418e-a598-9b2133ea704f with payload { "vnf-id": "test-generic-fd755eab-e735-418e-a598-9b2133ea704f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-5d6d58a5-705d-4c67-b59f-63eea4998961", "model-version-id": "test-model-ver-7aec6920-a46e-4663-af7d-e91081a22ed3" } 2025-10-04 08:06:10.487 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:10.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:10.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:10.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:10.489 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:10.493 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:10.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:10.495 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:10.514 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-fd755eab-e735-418e-a598-9b2133ea704f with depth all 2025-10-04 08:06:10.516 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:10.516 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:10.516 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:10.516 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:10.516 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:10.520 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:10.521 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:10.522 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-fd755eab-e735-418e-a598-9b2133ea704f with resource version 1759565170489 2025-10-04 08:06:10.522 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:10.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:10.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:10.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:10.522 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:10.529 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 123024 with label generic-vnf 2025-10-04 08:06:10.530 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:10.532 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:10.834 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:11.146 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-fed8ad5a-866f-41ec-a533-64ecd09744dc with payload { "model-invariant-id": "test-model-fed8ad5a-866f-41ec-a533-64ecd09744dc", "model-type": "some-type" } 2025-10-04 08:06:11.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:11.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:11.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:11.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:11.150 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:11.152 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:11.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:11.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-fed8ad5a-866f-41ec-a533-64ecd09744dc/model-vers/model-ver/test-model-ver-57ae8860-fdad-4b56-be9f-20e021cb4c7a with payload { "model-version-id": "test-model-ver-57ae8860-fdad-4b56-be9f-20e021cb4c7a", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:11.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:11.156 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:11.156 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:11.156 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:11.156 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:11.158 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:11.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:11.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-59b8ccab-6494-4e25-a243-bfe488c321ee with payload { "vnf-id": "test-generic-59b8ccab-6494-4e25-a243-bfe488c321ee", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2025-10-04 08:06:11.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:11.163 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:06:11.163 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:06:11.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:06:11.164 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-59b8ccab-6494-4e25-a243-bfe488c321ee","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:06:11.164 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-59b8ccab-6494-4e25-a243-bfe488c321ee","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:06:11.471 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-26a8d1f1-2b00-4323-bbd8-06b04418c8a0 with payload { "model-invariant-id": "test-model-26a8d1f1-2b00-4323-bbd8-06b04418c8a0", "model-type": "some-type" } 2025-10-04 08:06:11.472 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:11.473 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:11.473 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:11.473 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:11.474 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:11.476 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:11.477 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:11.478 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-26a8d1f1-2b00-4323-bbd8-06b04418c8a0/model-vers/model-ver/test-model-ver-0b674098-3c6d-42b2-ae2d-baabd720bed2 with payload { "model-version-id": "test-model-ver-0b674098-3c6d-42b2-ae2d-baabd720bed2", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:11.478 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:11.479 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:11.479 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:11.479 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:11.479 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:11.482 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:11.483 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:11.484 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-6c403a0d-c05e-43e9-be76-b18d0065459c with payload { "vnf-id": "test-generic-6c403a0d-c05e-43e9-be76-b18d0065459c", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-26a8d1f1-2b00-4323-bbd8-06b04418c8a0", "model-version-id": "test-model-ver-0b674098-3c6d-42b2-ae2d-baabd720bed2" } 2025-10-04 08:06:11.485 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:11.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:11.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:11.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:11.486 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:11.490 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:11.491 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:11.492 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:11.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-6c403a0d-c05e-43e9-be76-b18d0065459c with depth all 2025-10-04 08:06:11.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:11.496 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:11.496 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:11.496 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:11.496 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:11.499 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:11.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:11.500 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-6c403a0d-c05e-43e9-be76-b18d0065459c with payload { "vnf-id": "test-generic-6c403a0d-c05e-43e9-be76-b18d0065459c", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-c33852e0-3759-40f4-a26c-66725cd696ce", "model-version-id": "test-model-ver-689d40e3-52e0-4438-9c7b-7fe296cf6903", "resource-version": "1759565171486" } 2025-10-04 08:06:11.501 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:11.502 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:11.502 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:11.502 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:11.502 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:11.504 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-c33852e0-3759-40f4-a26c-66725cd696ce/model-vers/model-ver/test-model-ver-689d40e3-52e0-4438-9c7b-7fe296cf6903#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:06:11.504 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:11.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:06:11.504 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-6c403a0d-c05e-43e9-be76-b18d0065459c","Node Not Found:object located at service-design-and-creation/models/model/test-model-c33852e0-3759-40f4-a26c-66725cd696ce/model-vers/model-ver/test-model-ver-689d40e3-52e0-4438-9c7b-7fe296cf6903#model-version not found","ERR.5.4.6114"]}}} 2025-10-04 08:06:11.505 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:11.814 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-54103339-8bf6-4ab7-8a86-7c327105c0f9 with payload { "model-invariant-id": "test-model-54103339-8bf6-4ab7-8a86-7c327105c0f9", "model-type": "some-type" } 2025-10-04 08:06:11.815 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:11.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:11.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:11.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:11.817 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:11.820 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:11.821 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:11.822 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-54103339-8bf6-4ab7-8a86-7c327105c0f9/model-vers/model-ver/test-model-ver-bd99dd67-75f8-4113-9fe0-3fee93483440 with payload { "model-version-id": "test-model-ver-bd99dd67-75f8-4113-9fe0-3fee93483440", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:11.823 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:11.824 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:11.824 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:11.824 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:11.825 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:11.828 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:11.830 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:11.831 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-08a03c03-bbce-4f99-adb9-130c3eb3dbd8 with payload { "vnf-id": "test-generic-08a03c03-bbce-4f99-adb9-130c3eb3dbd8", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-54103339-8bf6-4ab7-8a86-7c327105c0f9", "model-version-id": "test-model-ver-bd99dd67-75f8-4113-9fe0-3fee93483440" } 2025-10-04 08:06:11.832 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:11.833 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:11.833 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:11.833 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:11.833 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:11.837 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:11.839 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:11.840 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:11.842 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-08a03c03-bbce-4f99-adb9-130c3eb3dbd8 with depth all 2025-10-04 08:06:11.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:11.843 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:11.843 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:11.843 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:11.843 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:11.847 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:11.847 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:11.848 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-2c3a60c4-e9e3-48ba-8638-726b2c99b78c with payload { "model-invariant-id": "test-model-2c3a60c4-e9e3-48ba-8638-726b2c99b78c", "model-type": "some-type" } 2025-10-04 08:06:11.848 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:11.849 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:11.849 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:11.849 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:11.849 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:11.851 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:11.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:11.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-2c3a60c4-e9e3-48ba-8638-726b2c99b78c/model-vers/model-ver/test-model-ver-e088fdcd-d9e0-4725-8e32-bd3fa618a082 with payload { "model-version-id": "test-model-ver-e088fdcd-d9e0-4725-8e32-bd3fa618a082", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:11.854 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:11.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:11.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:11.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:11.855 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:11.857 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:11.859 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:11.860 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-08a03c03-bbce-4f99-adb9-130c3eb3dbd8 with payload { "vnf-id": "test-generic-08a03c03-bbce-4f99-adb9-130c3eb3dbd8", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-2c3a60c4-e9e3-48ba-8638-726b2c99b78c", "resource-version": "${resource-version}" } 2025-10-04 08:06:11.861 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:11.862 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:06:11.863 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:06:11.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:06:11.863 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-08a03c03-bbce-4f99-adb9-130c3eb3dbd8","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:06:11.863 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:12.173 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-b1546ad7-7678-4133-b190-921c73cab00a with payload { "model-invariant-id": "test-model-b1546ad7-7678-4133-b190-921c73cab00a", "model-type": "some-type" } 2025-10-04 08:06:12.174 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:12.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:12.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:12.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:12.176 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:12.179 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:12.180 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:12.181 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-b1546ad7-7678-4133-b190-921c73cab00a/model-vers/model-ver/test-model-ver-b04e8309-b6e3-4902-b4f9-67b310ad7fe5 with payload { "model-version-id": "test-model-ver-b04e8309-b6e3-4902-b4f9-67b310ad7fe5", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:12.182 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:12.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:12.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:12.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:12.182 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:12.185 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:12.186 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:12.188 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-582e8810-6503-49a5-a6b6-1d82495df4b6 with payload { "vnf-id": "test-generic-582e8810-6503-49a5-a6b6-1d82495df4b6", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-b1546ad7-7678-4133-b190-921c73cab00a", "model-version-id": "test-model-ver-b04e8309-b6e3-4902-b4f9-67b310ad7fe5" } 2025-10-04 08:06:12.188 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:12.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:12.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:12.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:12.189 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:12.193 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:12.195 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:12.196 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:12.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-582e8810-6503-49a5-a6b6-1d82495df4b6 with depth all 2025-10-04 08:06:12.199 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:12.199 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:12.199 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:12.199 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:12.199 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:12.202 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:12.202 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:12.203 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-00065845-c9f7-486f-b204-e2599937404f with payload { "model-invariant-id": "test-model-00065845-c9f7-486f-b204-e2599937404f", "model-type": "some-type" } 2025-10-04 08:06:12.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:12.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:12.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:12.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:12.204 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:12.206 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:12.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:12.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-00065845-c9f7-486f-b204-e2599937404f/model-vers/model-ver/test-model-ver-dcab0486-db9f-4a65-83e9-d86fa1281614 with payload { "model-version-id": "test-model-ver-dcab0486-db9f-4a65-83e9-d86fa1281614", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:12.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:12.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:12.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:12.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:12.209 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:12.212 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:12.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:12.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-582e8810-6503-49a5-a6b6-1d82495df4b6 with payload { "vnf-id": "test-generic-582e8810-6503-49a5-a6b6-1d82495df4b6", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-00065845-c9f7-486f-b204-e2599937404f", "model-version-id": "test-model-ver-dcab0486-db9f-4a65-83e9-d86fa1281614", "resource-version": "1759565172189" } 2025-10-04 08:06:12.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:12.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:12.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:12.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:12.216 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:12.223 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:12.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:12.227 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:12.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-582e8810-6503-49a5-a6b6-1d82495df4b6 with depth all 2025-10-04 08:06:12.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:12.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:12.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:12.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:12.231 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:12.234 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:12.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:12.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-582e8810-6503-49a5-a6b6-1d82495df4b6 with resource version 1759565172216 2025-10-04 08:06:12.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:12.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:12.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:12.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:12.235 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:12.240 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372896 with label generic-vnf 2025-10-04 08:06:12.240 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:12.242 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:12.545 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:12.857 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-aa89b175-b049-4c83-a53a-331b86af3014 with payload { "model-invariant-id": "test-model-aa89b175-b049-4c83-a53a-331b86af3014", "model-type": "some-type" } 2025-10-04 08:06:12.858 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:12.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:12.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:12.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:12.860 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:12.862 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:12.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:12.864 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-aa89b175-b049-4c83-a53a-331b86af3014/model-vers/model-ver/test-model-ver-e7ff119a-bf7c-4dff-8ba4-f95e6ce6e4b6 with payload { "model-version-id": "test-model-ver-e7ff119a-bf7c-4dff-8ba4-f95e6ce6e4b6", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:12.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:12.866 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:12.866 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:12.866 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:12.866 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:12.869 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:12.870 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:12.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-505686af-c797-4a32-a873-5425a06e7b0d with payload { "vnf-id": "test-generic-505686af-c797-4a32-a873-5425a06e7b0d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-aa89b175-b049-4c83-a53a-331b86af3014", "model-version-id": "test-model-ver-e7ff119a-bf7c-4dff-8ba4-f95e6ce6e4b6" } 2025-10-04 08:06:12.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:12.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:12.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:12.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:12.874 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:12.877 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:12.879 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:12.880 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:12.882 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/service-design-and-creation/models/model/test-model-aa89b175-b049-4c83-a53a-331b86af3014/model-vers/model-ver/test-model-ver-e7ff119a-bf7c-4dff-8ba4-f95e6ce6e4b6 with depth all 2025-10-04 08:06:12.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:12.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:12.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:12.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:12.883 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:12.885 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:12.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:12.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/service-design-and-creation/models/model/test-model-aa89b175-b049-4c83-a53a-331b86af3014/model-vers/model-ver/test-model-ver-e7ff119a-bf7c-4dff-8ba4-f95e6ce6e4b6 with resource version 1759565172866 2025-10-04 08:06:12.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:12.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:12.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:12.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:12.887 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:12.891 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2025-10-04 08:06:12.891 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:12.891 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2025-10-04 08:06:12.891 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-aa89b175-b049-4c83-a53a-331b86af3014/model-vers/model-ver/test-model-ver-e7ff119a-bf7c-4dff-8ba4-f95e6ce6e4b6"]}}} 2025-10-04 08:06:13.199 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f873a868-e091-4e96-bbb7-055c8eeaed21 with payload { "model-invariant-id": "test-model-f873a868-e091-4e96-bbb7-055c8eeaed21", "model-type": "some-type" } 2025-10-04 08:06:13.200 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:13.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:13.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:13.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:13.201 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:13.204 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:13.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:13.206 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f873a868-e091-4e96-bbb7-055c8eeaed21/model-vers/model-ver/test-model-ver-9f0a65f0-cd27-45b7-8c87-e83008c68cd1 with payload { "model-version-id": "test-model-ver-9f0a65f0-cd27-45b7-8c87-e83008c68cd1", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:13.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:13.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:13.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:13.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:13.209 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:13.211 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:13.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:13.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-a4cbc7c5-f4a8-4ede-9df2-4ece62ec6aab with payload { "vnf-id": "test-generic-a4cbc7c5-f4a8-4ede-9df2-4ece62ec6aab", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f873a868-e091-4e96-bbb7-055c8eeaed21", "model-version-id": "test-model-ver-9f0a65f0-cd27-45b7-8c87-e83008c68cd1" } 2025-10-04 08:06:13.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:13.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:13.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:13.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:13.217 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:13.221 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:13.222 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:13.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-a4cbc7c5-f4a8-4ede-9df2-4ece62ec6aab with depth all 2025-10-04 08:06:13.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:13.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:13.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:13.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:13.224 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:13.228 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:13.228 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:13.228 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:13.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-a4cbc7c5-f4a8-4ede-9df2-4ece62ec6aab with payload { "vnf-id": "test-generic-a4cbc7c5-f4a8-4ede-9df2-4ece62ec6aab", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1759565173216"} 2025-10-04 08:06:13.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:13.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:13.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:13.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:13.233 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:13.242 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:13.245 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:13.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-a4cbc7c5-f4a8-4ede-9df2-4ece62ec6aab with depth all 2025-10-04 08:06:13.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:13.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:13.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:13.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:13.247 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:13.250 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:13.250 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:13.250 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:13.253 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-a4cbc7c5-f4a8-4ede-9df2-4ece62ec6aab with resource version 1759565173233 2025-10-04 08:06:13.254 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:13.254 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:13.254 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:13.254 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:13.254 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:13.258 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389280 with label generic-vnf 2025-10-04 08:06:13.259 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:13.259 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:13.561 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:13.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-1c568ecf-96e5-4a57-abc5-50a11e02868a with payload { "model-invariant-id": "test-model-1c568ecf-96e5-4a57-abc5-50a11e02868a", "model-type": "some-type" } 2025-10-04 08:06:13.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:13.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:13.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:13.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:13.874 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:13.876 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:13.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:13.879 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-1c568ecf-96e5-4a57-abc5-50a11e02868a/model-vers/model-ver/test-model-ver-fefd2cbb-9617-41c6-9136-4292e3202aaf with payload { "model-version-id": "test-model-ver-fefd2cbb-9617-41c6-9136-4292e3202aaf", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:13.880 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:13.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:13.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:13.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:13.881 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:13.884 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:13.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:13.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-75552b94-8c6f-4497-b355-ca950c670a5c with payload { "vnf-id": "test-generic-75552b94-8c6f-4497-b355-ca950c670a5c", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2025-10-04 08:06:13.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:13.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:13.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:13.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:13.888 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:13.890 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:06:13.891 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:13.891 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:06:13.891 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-75552b94-8c6f-4497-b355-ca950c670a5c","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"]}}} 2025-10-04 08:06:13.891 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-75552b94-8c6f-4497-b355-ca950c670a5c","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"]}}} 2025-10-04 08:06:14.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-2f1cb6e4-dbcc-49a2-9a1c-e6d349db1d7c with payload { "model-invariant-id": "test-model-2f1cb6e4-dbcc-49a2-9a1c-e6d349db1d7c", "model-type": "some-type" } 2025-10-04 08:06:14.199 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:14.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:14.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:14.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:14.201 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:14.203 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:14.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:14.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-2f1cb6e4-dbcc-49a2-9a1c-e6d349db1d7c/model-vers/model-ver/test-model-ver-0a9fda21-4d09-4a1a-a868-204606fe1c04 with payload { "model-version-id": "test-model-ver-0a9fda21-4d09-4a1a-a868-204606fe1c04", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:14.206 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:14.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:14.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:14.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:14.207 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:14.210 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:14.211 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:14.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/test-customer-24473231-02e3-40a4-984b-0237ab738862 with payload { "global-customer-id": "test-customer-24473231-02e3-40a4-984b-0237ab738862", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-f2644bac-81cc-444f-9b31-49e79f9f3bd6", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-6bb319b8-1d51-48ba-bccd-f790d078c5a9", "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-2f1cb6e4-dbcc-49a2-9a1c-e6d349db1d7c", "model-version-id": "test-model-ver-0a9fda21-4d09-4a1a-a868-204606fe1c04" } ] } } ] } } 2025-10-04 08:06:14.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:14.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:14.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:14.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:14.214 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:14.221 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:14.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:14.224 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:14.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-24473231-02e3-40a4-984b-0237ab738862 with depth all 2025-10-04 08:06:14.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:14.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:14.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:14.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:14.228 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:14.231 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:14.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:14.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf-caafa0b3-4978-47d3-b7ba-9e48b65d806a with payload { "vnf-id": "vnf-caafa0b3-4978-47d3-b7ba-9e48b65d806a", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v14/business/customers/customer/test-customer-24473231-02e3-40a4-984b-0237ab738862/service-subscriptions/service-subscription/test-subtype-f2644bac-81cc-444f-9b31-49e79f9f3bd6/service-instances/service-instance/test-tenant-6bb319b8-1d51-48ba-bccd-f790d078c5a9" } ] } } 2025-10-04 08:06:14.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:14.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:14.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:14.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:14.234 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:14.240 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:14.245 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:14.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf-caafa0b3-4978-47d3-b7ba-9e48b65d806a with depth all 2025-10-04 08:06:14.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:14.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:14.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:14.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:14.247 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:14.251 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:14.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:14.252 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-24473231-02e3-40a4-984b-0237ab738862 with depth all 2025-10-04 08:06:14.252 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:14.253 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:14.253 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:14.253 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:14.253 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:14.256 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:14.256 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:14.564 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-929c0079-7d19-404d-80a9-21f629d35245 with payload { "model-invariant-id": "test-model-929c0079-7d19-404d-80a9-21f629d35245", "model-type": "some-type" } 2025-10-04 08:06:14.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:14.567 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:14.567 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:14.567 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:14.567 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:14.569 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:14.570 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:14.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-929c0079-7d19-404d-80a9-21f629d35245/model-vers/model-ver/test-model-ver-76b9c749-e8d0-4d64-ab9a-e53f32750089 with payload { "model-version-id": "test-model-ver-76b9c749-e8d0-4d64-ab9a-e53f32750089", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:14.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:14.573 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:14.573 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:14.573 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:14.573 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:14.575 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:14.577 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:14.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-2dad14ba-a0a9-4526-894c-9ab663e689ff with payload { "vnf-id": "test-generic-2dad14ba-a0a9-4526-894c-9ab663e689ff", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-929c0079-7d19-404d-80a9-21f629d35245", "model-version-id": "test-model-ver-76b9c749-e8d0-4d64-ab9a-e53f32750089" } 2025-10-04 08:06:14.579 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:14.580 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:14.580 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:14.580 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:14.580 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:14.584 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:14.585 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:14.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-2dad14ba-a0a9-4526-894c-9ab663e689ff with depth all 2025-10-04 08:06:14.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:14.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:14.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:14.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:14.587 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:14.590 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:14.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:14.591 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:14.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-2dad14ba-a0a9-4526-894c-9ab663e689ff with payload { "vnf-id": "test-generic-2dad14ba-a0a9-4526-894c-9ab663e689ff", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-929c0079-7d19-404d-80a9-21f629d35245", "model-version-id": "test-model-ver-76b9c749-e8d0-4d64-ab9a-e53f32750089", "resource-version": "1759565174580" } 2025-10-04 08:06:14.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:14.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:14.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:14.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:14.595 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:14.601 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:14.604 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:14.605 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-2dad14ba-a0a9-4526-894c-9ab663e689ff with depth all 2025-10-04 08:06:14.605 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:14.606 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:14.606 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:14.606 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:14.606 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:14.609 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:14.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:14.609 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:14.612 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-2dad14ba-a0a9-4526-894c-9ab663e689ff with resource version 1759565174595 2025-10-04 08:06:14.612 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:14.613 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:14.613 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:14.613 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:14.613 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:14.617 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 188584 with label generic-vnf 2025-10-04 08:06:14.618 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:14.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:14.922 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:15.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-26e91732-78b8-4377-8f3f-75a5fc56532f with payload { "model-invariant-id": "test-model-26e91732-78b8-4377-8f3f-75a5fc56532f", "model-type": "some-type" } 2025-10-04 08:06:15.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:15.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:15.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:15.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:15.236 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:15.239 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:15.240 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:15.242 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-26e91732-78b8-4377-8f3f-75a5fc56532f/model-vers/model-ver/test-model-ver-4f4a8b41-0022-4adb-bb24-424452dc8cfc with payload { "model-version-id": "test-model-ver-4f4a8b41-0022-4adb-bb24-424452dc8cfc", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:15.242 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:15.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:15.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:15.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:15.243 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:15.245 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:15.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:15.249 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-e35326b9-7f24-41b4-a7f2-771192aed820 with payload { "vnf-id": "test-generic-e35326b9-7f24-41b4-a7f2-771192aed820", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-26e91732-78b8-4377-8f3f-75a5fc56532f", "model-version-id": "test-model-ver-4f4a8b41-0022-4adb-bb24-424452dc8cfc" } 2025-10-04 08:06:15.249 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:15.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:15.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:15.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:15.251 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:15.254 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:15.256 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:15.256 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:15.259 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-e35326b9-7f24-41b4-a7f2-771192aed820 with depth all 2025-10-04 08:06:15.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:15.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:15.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:15.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:15.260 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:15.263 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:15.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:15.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-e35326b9-7f24-41b4-a7f2-771192aed820 with resource version 1759565175250 2025-10-04 08:06:15.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:15.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:15.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:15.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:15.265 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:15.269 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 180288 with label generic-vnf 2025-10-04 08:06:15.269 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:15.271 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:15.573 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:15.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-7b06b78a-a442-4dcd-a146-cfb75b953a11 with payload { "model-invariant-id": "test-model-7b06b78a-a442-4dcd-a146-cfb75b953a11", "model-type": "some-type" } 2025-10-04 08:06:15.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:15.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:15.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:15.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:15.887 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:15.889 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:15.890 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:15.891 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-7b06b78a-a442-4dcd-a146-cfb75b953a11/model-vers/model-ver/test-model-ver-e72eb913-c8e4-45a7-8be4-054b8eb1fc2f with payload { "model-version-id": "test-model-ver-e72eb913-c8e4-45a7-8be4-054b8eb1fc2f", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:15.892 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:15.893 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:15.893 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:15.893 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:15.893 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:15.895 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:15.897 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:15.898 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-62a759e7-729e-43f2-b16e-4dfcedc287ee with payload { "vnf-id": "test-generic-62a759e7-729e-43f2-b16e-4dfcedc287ee", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2025-10-04 08:06:15.899 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:15.900 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:06:15.900 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:06:15.900 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:06:15.901 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-62a759e7-729e-43f2-b16e-4dfcedc287ee","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:06:15.901 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-62a759e7-729e-43f2-b16e-4dfcedc287ee","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:06:16.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-fc9b9086-d5da-4cb3-8af3-5dfb44262d19 with payload { "model-invariant-id": "test-model-fc9b9086-d5da-4cb3-8af3-5dfb44262d19", "model-type": "some-type" } 2025-10-04 08:06:16.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:16.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.209 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.211 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.212 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:16.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-fc9b9086-d5da-4cb3-8af3-5dfb44262d19/model-vers/model-ver/test-model-ver-e5a21904-0011-41dd-ab6f-cdc359479758 with payload { "model-version-id": "test-model-ver-e5a21904-0011-41dd-ab6f-cdc359479758", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:16.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:16.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.216 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.219 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.221 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:16.222 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-91e65cf0-30dc-44b0-97bd-b5fa600db763 with payload { "vnf-id": "test-generic-91e65cf0-30dc-44b0-97bd-b5fa600db763", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-fc9b9086-d5da-4cb3-8af3-5dfb44262d19", "model-version-id": "test-model-ver-e5a21904-0011-41dd-ab6f-cdc359479758" } 2025-10-04 08:06:16.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:16.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.224 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.228 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:16.230 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:16.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-91e65cf0-30dc-44b0-97bd-b5fa600db763 with depth all 2025-10-04 08:06:16.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:16.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.234 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.237 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:16.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-91e65cf0-30dc-44b0-97bd-b5fa600db763 with payload { "vnf-id": "test-generic-91e65cf0-30dc-44b0-97bd-b5fa600db763", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-3dda90a1-3cff-497c-ae65-f4b1e80a188c", "model-version-id": "test-model-ver-507439ee-fc68-4b04-a9ff-e765a1b75ae8", "resource-version": "1759565176224" } 2025-10-04 08:06:16.239 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:16.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.240 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.242 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-3dda90a1-3cff-497c-ae65-f4b1e80a188c/model-vers/model-ver/test-model-ver-507439ee-fc68-4b04-a9ff-e765a1b75ae8#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:06:16.242 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.242 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:06:16.242 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-91e65cf0-30dc-44b0-97bd-b5fa600db763","Node Not Found:object located at service-design-and-creation/models/model/test-model-3dda90a1-3cff-497c-ae65-f4b1e80a188c/model-vers/model-ver/test-model-ver-507439ee-fc68-4b04-a9ff-e765a1b75ae8#model-version not found","ERR.5.4.6114"]}}} 2025-10-04 08:06:16.243 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:16.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ae0a6b9b-52ae-446a-ac81-d84178583a87 with payload { "model-invariant-id": "test-model-ae0a6b9b-52ae-446a-ac81-d84178583a87", "model-type": "some-type" } 2025-10-04 08:06:16.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:16.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.555 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.557 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:16.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ae0a6b9b-52ae-446a-ac81-d84178583a87/model-vers/model-ver/test-model-ver-a31a5c9f-9a16-4ef1-980f-db8c430bfd86 with payload { "model-version-id": "test-model-ver-a31a5c9f-9a16-4ef1-980f-db8c430bfd86", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:16.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:16.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.561 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.563 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:16.566 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-4f5f5b10-2e64-4caa-9d68-3711bec40c6b with payload { "vnf-id": "test-generic-4f5f5b10-2e64-4caa-9d68-3711bec40c6b", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-ae0a6b9b-52ae-446a-ac81-d84178583a87", "model-version-id": "test-model-ver-a31a5c9f-9a16-4ef1-980f-db8c430bfd86" } 2025-10-04 08:06:16.567 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:16.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.568 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.572 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.573 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:16.574 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:16.577 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-4f5f5b10-2e64-4caa-9d68-3711bec40c6b with depth all 2025-10-04 08:06:16.577 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:16.578 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.578 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.578 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.578 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.581 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.581 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:16.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f38e3d59-6214-4eea-9df9-19f0b6a11fed with payload { "model-invariant-id": "test-model-f38e3d59-6214-4eea-9df9-19f0b6a11fed", "model-type": "some-type" } 2025-10-04 08:06:16.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:16.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.583 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.584 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.585 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:16.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f38e3d59-6214-4eea-9df9-19f0b6a11fed/model-vers/model-ver/test-model-ver-b0e806cc-337c-4576-a53d-8e7b5f01fcfa with payload { "model-version-id": "test-model-ver-b0e806cc-337c-4576-a53d-8e7b5f01fcfa", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:16.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:16.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.587 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.590 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.591 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:16.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-4f5f5b10-2e64-4caa-9d68-3711bec40c6b with payload { "vnf-id": "test-generic-4f5f5b10-2e64-4caa-9d68-3711bec40c6b", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f38e3d59-6214-4eea-9df9-19f0b6a11fed", "resource-version": "${resource-version}" } 2025-10-04 08:06:16.593 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:16.594 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:06:16.594 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:06:16.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:06:16.595 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-4f5f5b10-2e64-4caa-9d68-3711bec40c6b","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:06:16.595 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:16.903 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-8a010667-284e-4f75-afea-9792ca1f5d39 with payload { "model-invariant-id": "test-model-8a010667-284e-4f75-afea-9792ca1f5d39", "model-type": "some-type" } 2025-10-04 08:06:16.905 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:16.906 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.906 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.906 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.906 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.909 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:16.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-8a010667-284e-4f75-afea-9792ca1f5d39/model-vers/model-ver/test-model-ver-da151206-435c-491c-bc89-2ff25bfde5b3 with payload { "model-version-id": "test-model-ver-da151206-435c-491c-bc89-2ff25bfde5b3", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:16.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:16.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.913 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.916 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:16.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c5f260b5-d7ff-4c1c-929e-c36785ab1850 with payload { "vnf-id": "test-generic-c5f260b5-d7ff-4c1c-929e-c36785ab1850", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-8a010667-284e-4f75-afea-9792ca1f5d39", "model-version-id": "test-model-ver-da151206-435c-491c-bc89-2ff25bfde5b3" } 2025-10-04 08:06:16.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:16.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.920 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.924 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.925 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:16.926 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:16.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c5f260b5-d7ff-4c1c-929e-c36785ab1850 with depth all 2025-10-04 08:06:16.929 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:16.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.929 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.932 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:16.933 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f4ef110a-1e73-49d1-b7f2-2d1dd7bb33b0 with payload { "model-invariant-id": "test-model-f4ef110a-1e73-49d1-b7f2-2d1dd7bb33b0", "model-type": "some-type" } 2025-10-04 08:06:16.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:16.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.939 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.941 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.942 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:16.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f4ef110a-1e73-49d1-b7f2-2d1dd7bb33b0/model-vers/model-ver/test-model-ver-b3543093-423c-46e5-9afa-f40ae675dce9 with payload { "model-version-id": "test-model-ver-b3543093-423c-46e5-9afa-f40ae675dce9", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:16.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:16.944 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.944 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.944 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.945 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.947 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.948 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:16.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c5f260b5-d7ff-4c1c-929e-c36785ab1850 with payload { "vnf-id": "test-generic-c5f260b5-d7ff-4c1c-929e-c36785ab1850", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f4ef110a-1e73-49d1-b7f2-2d1dd7bb33b0", "model-version-id": "test-model-ver-b3543093-423c-46e5-9afa-f40ae675dce9", "resource-version": "1759565176920" } 2025-10-04 08:06:16.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:16.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.952 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.959 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:16.962 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:16.965 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c5f260b5-d7ff-4c1c-929e-c36785ab1850 with depth all 2025-10-04 08:06:16.966 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:16.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.966 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.969 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:16.970 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c5f260b5-d7ff-4c1c-929e-c36785ab1850 with resource version 1759565176952 2025-10-04 08:06:16.970 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:16.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:16.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:16.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:16.971 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:16.975 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426144 with label generic-vnf 2025-10-04 08:06:16.975 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:16.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:17.280 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:17.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f283561b-056d-4305-a77c-27d6f2aa9d99 with payload { "model-invariant-id": "test-model-f283561b-056d-4305-a77c-27d6f2aa9d99", "model-type": "some-type" } 2025-10-04 08:06:17.593 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:17.594 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:17.594 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:17.594 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:17.595 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:17.598 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:17.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:17.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f283561b-056d-4305-a77c-27d6f2aa9d99/model-vers/model-ver/test-model-ver-d8582985-b024-4e22-bf60-4b1893c7c088 with payload { "model-version-id": "test-model-ver-d8582985-b024-4e22-bf60-4b1893c7c088", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:17.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:17.602 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:17.602 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:17.602 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:17.602 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:17.604 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:17.606 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:17.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-af943b89-e02d-4e7f-ae12-8a266b408802 with payload { "vnf-id": "test-generic-af943b89-e02d-4e7f-ae12-8a266b408802", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f283561b-056d-4305-a77c-27d6f2aa9d99", "model-version-id": "test-model-ver-d8582985-b024-4e22-bf60-4b1893c7c088" } 2025-10-04 08:06:17.608 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:17.609 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:17.609 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:17.609 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:17.609 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:17.613 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:17.614 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:17.615 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:17.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/service-design-and-creation/models/model/test-model-f283561b-056d-4305-a77c-27d6f2aa9d99/model-vers/model-ver/test-model-ver-d8582985-b024-4e22-bf60-4b1893c7c088 with depth all 2025-10-04 08:06:17.619 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:17.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:17.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:17.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:17.619 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:17.621 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:17.621 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:17.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/service-design-and-creation/models/model/test-model-f283561b-056d-4305-a77c-27d6f2aa9d99/model-vers/model-ver/test-model-ver-d8582985-b024-4e22-bf60-4b1893c7c088 with resource version 1759565177602 2025-10-04 08:06:17.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:17.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:17.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:17.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:17.623 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:17.626 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2025-10-04 08:06:17.627 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:17.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2025-10-04 08:06:17.627 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-f283561b-056d-4305-a77c-27d6f2aa9d99/model-vers/model-ver/test-model-ver-d8582985-b024-4e22-bf60-4b1893c7c088"]}}} 2025-10-04 08:06:17.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-6e7f46b0-600a-4fee-a121-f2fa89c11b28 with payload { "model-invariant-id": "test-model-6e7f46b0-600a-4fee-a121-f2fa89c11b28", "model-type": "some-type" } 2025-10-04 08:06:17.935 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:17.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:17.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:17.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:17.937 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:17.939 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:17.940 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:17.942 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-6e7f46b0-600a-4fee-a121-f2fa89c11b28/model-vers/model-ver/test-model-ver-bb6754f2-d36d-4648-9aaf-361befd5ec35 with payload { "model-version-id": "test-model-ver-bb6754f2-d36d-4648-9aaf-361befd5ec35", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:17.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:17.944 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:17.944 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:17.944 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:17.944 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:17.947 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:17.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:17.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-8f716df9-61cd-473c-8307-eaec7ea05d73 with payload { "vnf-id": "test-generic-8f716df9-61cd-473c-8307-eaec7ea05d73", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-6e7f46b0-600a-4fee-a121-f2fa89c11b28", "model-version-id": "test-model-ver-bb6754f2-d36d-4648-9aaf-361befd5ec35" } 2025-10-04 08:06:17.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:17.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:17.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:17.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:17.952 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:17.956 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:17.957 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:17.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-8f716df9-61cd-473c-8307-eaec7ea05d73 with depth all 2025-10-04 08:06:17.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:17.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:17.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:17.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:17.959 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:17.962 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:17.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:17.963 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:17.966 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-8f716df9-61cd-473c-8307-eaec7ea05d73 with payload { "vnf-id": "test-generic-8f716df9-61cd-473c-8307-eaec7ea05d73", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1759565177952"} 2025-10-04 08:06:17.967 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:17.968 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:17.968 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:17.968 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:17.968 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:17.974 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:17.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:17.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-8f716df9-61cd-473c-8307-eaec7ea05d73 with depth all 2025-10-04 08:06:17.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:17.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:17.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:17.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:17.979 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:17.982 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:17.982 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:17.982 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:17.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-8f716df9-61cd-473c-8307-eaec7ea05d73 with resource version 1759565177968 2025-10-04 08:06:17.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:17.985 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:17.985 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:17.985 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:17.986 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:17.990 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 139408 with label generic-vnf 2025-10-04 08:06:17.990 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:17.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:18.292 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:18.604 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-c63570d9-bc48-46c8-9775-fe2d1307117b with payload { "model-invariant-id": "test-model-c63570d9-bc48-46c8-9775-fe2d1307117b", "model-type": "some-type" } 2025-10-04 08:06:18.606 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:18.607 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:18.607 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:18.607 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:18.607 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:18.610 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:18.611 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:18.613 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-c63570d9-bc48-46c8-9775-fe2d1307117b/model-vers/model-ver/test-model-ver-440cb4dc-00c5-4c79-9fd6-98f2089d8b3c with payload { "model-version-id": "test-model-ver-440cb4dc-00c5-4c79-9fd6-98f2089d8b3c", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:18.613 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:18.614 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:18.614 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:18.614 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:18.614 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:18.617 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:18.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:18.619 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-1e8165ee-f1fb-4cee-aac3-dfdede5b8cc6 with payload { "vnf-id": "test-generic-1e8165ee-f1fb-4cee-aac3-dfdede5b8cc6", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2025-10-04 08:06:18.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:18.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:18.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:18.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:18.621 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:18.623 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2025-10-04 08:06:18.623 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:18.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2025-10-04 08:06:18.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-1e8165ee-f1fb-4cee-aac3-dfdede5b8cc6","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"]}}} 2025-10-04 08:06:18.624 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-1e8165ee-f1fb-4cee-aac3-dfdede5b8cc6","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"]}}} 2025-10-04 08:06:18.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-de6c8932-8306-4818-8238-89fb70c72c86 with payload { "model-invariant-id": "test-model-de6c8932-8306-4818-8238-89fb70c72c86", "model-type": "some-type" } 2025-10-04 08:06:18.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:18.934 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:18.934 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:18.934 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:18.934 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:18.936 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:18.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:18.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-de6c8932-8306-4818-8238-89fb70c72c86/model-vers/model-ver/test-model-ver-9622229f-a134-46f4-acd5-2e5d565923cd with payload { "model-version-id": "test-model-ver-9622229f-a134-46f4-acd5-2e5d565923cd", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:18.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:18.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:18.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:18.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:18.940 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:18.942 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:18.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:18.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/test-customer-166900ba-3b20-4e7f-8ab8-554b1287793c with payload { "global-customer-id": "test-customer-166900ba-3b20-4e7f-8ab8-554b1287793c", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-6a1aeb97-6697-4f03-9b30-9f6fd153eaac", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-14e2c7d8-eada-476d-a910-8cd75a869c78", "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-de6c8932-8306-4818-8238-89fb70c72c86", "model-version-id": "test-model-ver-9622229f-a134-46f4-acd5-2e5d565923cd" } ] } } ] } } 2025-10-04 08:06:18.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:18.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:18.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:18.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:18.947 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:18.953 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:18.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:18.956 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:18.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-166900ba-3b20-4e7f-8ab8-554b1287793c with depth all 2025-10-04 08:06:18.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:18.960 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:18.960 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:18.960 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:18.960 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:18.963 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:18.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:18.964 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf-6a07d1db-bef8-4f48-b00b-e5e8134bf516 with payload { "vnf-id": "vnf-6a07d1db-bef8-4f48-b00b-e5e8134bf516", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v14/business/customers/customer/test-customer-166900ba-3b20-4e7f-8ab8-554b1287793c/service-subscriptions/service-subscription/test-subtype-6a1aeb97-6697-4f03-9b30-9f6fd153eaac/service-instances/service-instance/test-tenant-14e2c7d8-eada-476d-a910-8cd75a869c78" } ] } } 2025-10-04 08:06:18.965 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:18.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:18.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:18.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:18.966 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:18.971 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:18.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:18.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf-6a07d1db-bef8-4f48-b00b-e5e8134bf516 with depth all 2025-10-04 08:06:18.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:18.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:18.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:18.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:18.978 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:18.981 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:18.981 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:18.982 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-166900ba-3b20-4e7f-8ab8-554b1287793c with depth all 2025-10-04 08:06:18.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:18.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:18.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:18.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:18.983 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:18.986 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:18.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:19.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-930e35b0-74d7-4778-9f95-b6d4f998675b with payload { "model-invariant-id": "test-model-930e35b0-74d7-4778-9f95-b6d4f998675b", "model-type": "some-type" } 2025-10-04 08:06:19.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:19.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:19.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:19.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:19.297 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:19.300 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:19.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:19.302 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-930e35b0-74d7-4778-9f95-b6d4f998675b/model-vers/model-ver/test-model-ver-6576ff7e-cc73-48e4-8acc-105a467edc0c with payload { "model-version-id": "test-model-ver-6576ff7e-cc73-48e4-8acc-105a467edc0c", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:19.302 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:19.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:19.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:19.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:19.303 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:19.306 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:19.307 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:19.308 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-dee95bfc-ba4c-4c5a-a996-9997fa939db9 with payload { "vnf-id": "test-generic-dee95bfc-ba4c-4c5a-a996-9997fa939db9", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-930e35b0-74d7-4778-9f95-b6d4f998675b", "model-version-id": "test-model-ver-6576ff7e-cc73-48e4-8acc-105a467edc0c" } 2025-10-04 08:06:19.309 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:19.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:19.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:19.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:19.311 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:19.315 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:19.316 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:19.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-dee95bfc-ba4c-4c5a-a996-9997fa939db9 with depth all 2025-10-04 08:06:19.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:19.318 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:19.318 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:19.318 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:19.318 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:19.321 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:19.321 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:19.321 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:19.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-dee95bfc-ba4c-4c5a-a996-9997fa939db9 with payload { "vnf-id": "test-generic-dee95bfc-ba4c-4c5a-a996-9997fa939db9", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-930e35b0-74d7-4778-9f95-b6d4f998675b", "model-version-id": "test-model-ver-6576ff7e-cc73-48e4-8acc-105a467edc0c", "resource-version": "1759565179310" } 2025-10-04 08:06:19.325 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:19.326 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:19.326 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:19.326 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:19.326 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:19.332 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:19.335 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:19.336 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-dee95bfc-ba4c-4c5a-a996-9997fa939db9 with depth all 2025-10-04 08:06:19.336 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:19.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:19.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:19.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:19.336 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:19.339 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:19.339 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:19.340 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:19.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-dee95bfc-ba4c-4c5a-a996-9997fa939db9 with resource version 1759565179326 2025-10-04 08:06:19.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:19.343 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:19.343 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:19.343 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:19.344 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:19.348 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 168064 with label generic-vnf 2025-10-04 08:06:19.349 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:19.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:19.653 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:19.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-fbdac28b-8a6f-45b3-b58f-1307e7d3febb with payload { "model-invariant-id": "test-model-fbdac28b-8a6f-45b3-b58f-1307e7d3febb", "model-type": "some-type" } 2025-10-04 08:06:19.964 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:19.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:19.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:19.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:19.965 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:19.967 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:19.968 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:19.970 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-fbdac28b-8a6f-45b3-b58f-1307e7d3febb/model-vers/model-ver/test-model-ver-8be1455c-1ae9-4a2d-8a24-efe3d356e0a4 with payload { "model-version-id": "test-model-ver-8be1455c-1ae9-4a2d-8a24-efe3d356e0a4", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:19.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:19.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:19.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:19.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:19.972 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:19.974 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:19.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:19.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-4e6c1ad9-8a3f-48db-9abc-9bcb5adb7a88 with payload { "vnf-id": "test-generic-4e6c1ad9-8a3f-48db-9abc-9bcb5adb7a88", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-fbdac28b-8a6f-45b3-b58f-1307e7d3febb", "model-version-id": "test-model-ver-8be1455c-1ae9-4a2d-8a24-efe3d356e0a4" } 2025-10-04 08:06:19.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:19.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:19.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:19.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:19.979 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:19.983 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:19.984 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:19.985 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:19.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-4e6c1ad9-8a3f-48db-9abc-9bcb5adb7a88 with depth all 2025-10-04 08:06:19.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:19.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:19.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:19.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:19.989 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:19.992 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:19.992 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:19.993 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-4e6c1ad9-8a3f-48db-9abc-9bcb5adb7a88 with resource version 1759565179979 2025-10-04 08:06:19.993 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:19.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:19.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:19.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:19.994 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:19.998 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 172160 with label generic-vnf 2025-10-04 08:06:19.999 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:20.001 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:20.303 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2025-10-04 08:06:20.615 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-071b484d-8987-4316-aa76-e5899ef00d41 with payload { "model-invariant-id": "test-model-071b484d-8987-4316-aa76-e5899ef00d41", "model-type": "some-type" } 2025-10-04 08:06:20.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:20.617 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:20.617 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:20.617 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:20.617 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:20.620 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:20.621 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:20.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-071b484d-8987-4316-aa76-e5899ef00d41/model-vers/model-ver/test-model-ver-d9bcf19b-8da3-4eb3-aa2c-6221b446c0dc with payload { "model-version-id": "test-model-ver-d9bcf19b-8da3-4eb3-aa2c-6221b446c0dc", "model-name": "some-model", "model-version": "testValue" } 2025-10-04 08:06:20.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2025-10-04 08:06:20.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:20.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:20.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:20.625 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:20.628 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:20.630 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:20.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-3898487d-4a0e-4de6-b272-596bae41105c with payload { "vnf-id": "test-generic-3898487d-4a0e-4de6-b272-596bae41105c", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2025-10-04 08:06:20.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:20.634 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:06:20.634 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- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2025-10-04 08:06:20.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2025-10-04 08:06:20.634 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-3898487d-4a0e-4de6-b272-596bae41105c","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2025-10-04 08:06:20.634 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-3898487d-4a0e-4de6-b272-596bae41105c","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: 49.98 s -- in org.onap.aai.rest.PrivateEdgeIntegrationTest [INFO] Running org.onap.aai.rest.ModelElementTest 2025-10-04 08:06:20.965 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:20.966 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:20.966 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:20.966 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:20.967 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:20.967 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:20.967 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:20.967 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:20.968 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:20.968 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:20.969 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:20.973 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:20.973 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:20.975 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:20.975 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:20.996--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:21.112 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:21.119 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:21.121 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:21.121 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:21.143--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:21.264 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:21.272 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:21.273 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:21.273 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:21.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 2025-10-04 08:06:21.424 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:21.432 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:21.434 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:21.434 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:21.456--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:21.580 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:21.588 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:21.590 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:21.590 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:21.615--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:21.757 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:21.771 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:21.773 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:21.777 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:21.783 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" } ] } } ] } } 2025-10-04 08:06:21.784 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:21.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:21.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:21.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:21.807 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:22.053 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:22.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:22.464 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 2025-10-04 08:06:22.465 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:22.466 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:22.466 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:22.466 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:22.466 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:22.528 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:22.528 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:22.539 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" } ] } } ] } } ] } } ] } } 2025-10-04 08:06:22.541 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-element 2025-10-04 08:06:22.543 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:22.543 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:22.543 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:22.544 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:22.599 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:22.619 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:22.627 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 2025-10-04 08:06:22.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:22.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:22.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:22.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:22.629 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:22.703 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:22.703 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:22.705 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 1759565181807 2025-10-04 08:06:22.705 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2025-10-04 08:06:22.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:22.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:22.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:22.706 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:23.384 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 143368 with label model 2025-10-04 08:06:23.385 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 188416 with label model-ver 2025-10-04 08:06:23.385 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 483488 with label model-ver 2025-10-04 08:06:23.386 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 147464 with label model-element 2025-10-04 08:06:23.386 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 176272 with label model-element 2025-10-04 08:06:23.386 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 208960 with label metadatum 2025-10-04 08:06:23.386 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 479392 with label metadatum 2025-10-04 08:06:23.386 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 192656 with label model-element 2025-10-04 08:06:23.387 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 212992 with label model-element 2025-10-04 08:06:23.387 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 233472 with label metadatum 2025-10-04 08:06:23.387 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 549024 with label metadatum 2025-10-04 08:06:23.387 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 163984 with label model-constraint 2025-10-04 08:06:23.387 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 192544 with label model-constraint 2025-10-04 08:06:23.387 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 192576 with label model-element 2025-10-04 08:06:23.388 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434336 with label model-element 2025-10-04 08:06:23.388 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 167944 with label model-constraint 2025-10-04 08:06:23.388 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 208928 with label model-element 2025-10-04 08:06:23.388 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 213024 with label model-element 2025-10-04 08:06:23.388 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 217120 with label model-constraint 2025-10-04 08:06:23.388 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 192704 with label model-element 2025-10-04 08:06:23.388 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 213056 with label model-constraint 2025-10-04 08:06:23.389 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 241696 with label model-constraint 2025-10-04 08:06:23.389 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 250024 with label model-element 2025-10-04 08:06:23.389 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 209088 with label model-constraint 2025-10-04 08:06:23.389 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 217232 with label model-constraint 2025-10-04 08:06:23.389 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 249888 with label model-element 2025-10-04 08:06:23.389 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 524448 with label model-element 2025-10-04 08:06:23.390 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 233640 with label constrained-element-set 2025-10-04 08:06:23.390 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442528 with label constrained-element-set 2025-10-04 08:06:23.390 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 151696 with label constrained-element-set 2025-10-04 08:06:23.390 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 176256 with label constrained-element-set 2025-10-04 08:06:23.390 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 188608 with label constrained-element-set 2025-10-04 08:06:23.391 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 221216 with label constrained-element-set 2025-10-04 08:06:23.391 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 196608 with label constrained-element-set 2025-10-04 08:06:23.391 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 196672 with label constrained-element-set 2025-10-04 08:06:23.391 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 254120 with label constrained-element-set 2025-10-04 08:06:23.391 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 499872 with label constrained-element-set 2025-10-04 08:06:23.391 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 184328 with label constrained-element-set 2025-10-04 08:06:23.391 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 200848 with label constrained-element-set 2025-10-04 08:06:23.392 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 209040 with label constrained-element-set 2025-10-04 08:06:23.392 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 258080 with label constrained-element-set 2025-10-04 08:06:23.392 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 204808 with label constrained-element-set 2025-10-04 08:06:23.392 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 262176 with label constrained-element-set 2025-10-04 08:06:23.392 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 200736 with label element-choice-set 2025-10-04 08:06:23.392 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 237736 with label element-choice-set 2025-10-04 08:06:23.393 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 192640 with label element-choice-set 2025-10-04 08:06:23.393 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450720 with label element-choice-set 2025-10-04 08:06:23.393 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 221352 with label element-choice-set 2025-10-04 08:06:23.393 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 225448 with label element-choice-set 2025-10-04 08:06:23.393 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 155656 with label element-choice-set 2025-10-04 08:06:23.394 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 184448 with label element-choice-set 2025-10-04 08:06:23.394 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 200704 with label element-choice-set 2025-10-04 08:06:23.394 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 200832 with label element-choice-set 2025-10-04 08:06:23.394 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 172040 with label element-choice-set 2025-10-04 08:06:23.394 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 229408 with label element-choice-set 2025-10-04 08:06:23.395 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 184512 with label element-choice-set 2025-10-04 08:06:23.395 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 188560 with label element-choice-set 2025-10-04 08:06:23.395 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 184464 with label element-choice-set 2025-10-04 08:06:23.395 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 200768 with label element-choice-set 2025-10-04 08:06:23.395 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 196800 with label element-choice-set 2025-10-04 08:06:23.396 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 204800 with label element-choice-set 2025-10-04 08:06:23.396 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 196752 with label element-choice-set 2025-10-04 08:06:23.396 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 200896 with label element-choice-set 2025-10-04 08:06:23.396 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 213120 with label element-choice-set 2025-10-04 08:06:23.396 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 221248 with label element-choice-set 2025-10-04 08:06:23.396 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 204944 with label element-choice-set 2025-10-04 08:06:23.397 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 245792 with label element-choice-set 2025-10-04 08:06:23.397 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 253984 with label element-choice-set 2025-10-04 08:06:23.397 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 528544 with label element-choice-set 2025-10-04 08:06:23.397 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 221184 with label element-choice-set 2025-10-04 08:06:23.397 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 225344 with label element-choice-set 2025-10-04 08:06:23.397 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 221328 with label element-choice-set 2025-10-04 08:06:23.398 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 225424 with label element-choice-set 2025-10-04 08:06:23.398 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 208904 with label element-choice-set 2025-10-04 08:06:23.398 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 544928 with label element-choice-set 2025-10-04 08:06:23.398 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 172176 with label model-element 2025-10-04 08:06:23.398 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 204832 with label model-element 2025-10-04 08:06:23.398 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 168080 with label model-element 2025-10-04 08:06:23.399 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 188544 with label model-element 2025-10-04 08:06:23.399 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 241832 with label model-element 2025-10-04 08:06:23.399 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446624 with label model-element 2025-10-04 08:06:23.399 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 180416 with label model-element 2025-10-04 08:06:23.399 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454816 with label model-element 2025-10-04 08:06:23.399 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 151560 with label model-element 2025-10-04 08:06:23.399 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 274464 with label model-element 2025-10-04 08:06:23.400 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438432 with label model-element 2025-10-04 08:06:23.400 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 196640 with label model-element 2025-10-04 08:06:23.400 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 229544 with label model-element 2025-10-04 08:06:23.400 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 155792 with label model-element 2025-10-04 08:06:23.400 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 180352 with label model-element 2025-10-04 08:06:23.400 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 159752 with label model-element 2025-10-04 08:06:23.401 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 159888 with label model-element 2025-10-04 08:06:23.401 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 204928 with label model-element 2025-10-04 08:06:23.401 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 475296 with label model-element 2025-10-04 08:06:23.401 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 176136 with label model-element 2025-10-04 08:06:23.401 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471200 with label model-element 2025-10-04 08:06:23.401 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 225312 with label model-element 2025-10-04 08:06:23.401 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 245928 with label model-element 2025-10-04 08:06:23.402 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 233504 with label model-element 2025-10-04 08:06:23.402 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 237600 with label model-element 2025-10-04 08:06:23.402 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 204864 with label model-element 2025-10-04 08:06:23.402 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467104 with label model-element 2025-10-04 08:06:23.402 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 163848 with label model-element 2025-10-04 08:06:23.402 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 463008 with label model-element 2025-10-04 08:06:23.403 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 196736 with label model-element 2025-10-04 08:06:23.403 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458912 with label model-element 2025-10-04 08:06:23.403 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 180368 with label model-element 2025-10-04 08:06:23.403 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 192512 with label model-element 2025-10-04 08:06:23.403 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 487584 with label model-element 2025-10-04 08:06:23.403 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 491680 with label model-element 2025-10-04 08:06:23.404 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 180232 with label model-element 2025-10-04 08:06:23.404 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 495776 with label model-element 2025-10-04 08:06:23.404 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 217152 with label model-element 2025-10-04 08:06:23.404 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 503968 with label model-element 2025-10-04 08:06:23.404 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 208896 with label model-element 2025-10-04 08:06:23.404 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 508064 with label model-element 2025-10-04 08:06:23.405 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 516256 with label model-element 2025-10-04 08:06:23.405 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 520352 with label model-element 2025-10-04 08:06:23.405 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 209024 with label model-element 2025-10-04 08:06:23.405 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 512160 with label model-element 2025-10-04 08:06:23.405 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 188424 with label model-element 2025-10-04 08:06:23.405 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 204992 with label model-element 2025-10-04 08:06:23.405 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 192520 with label model-element 2025-10-04 08:06:23.406 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 217216 with label model-element 2025-10-04 08:06:23.406 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 196616 with label model-element 2025-10-04 08:06:23.406 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 217088 with label model-element 2025-10-04 08:06:23.406 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 213184 with label model-element 2025-10-04 08:06:23.406 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 532640 with label model-element 2025-10-04 08:06:23.406 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 200712 with label model-element 2025-10-04 08:06:23.406 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 225280 with label model-element 2025-10-04 08:06:23.407 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 213136 with label model-element 2025-10-04 08:06:23.407 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 258216 with label model-element 2025-10-04 08:06:23.407 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 536736 with label model-element 2025-10-04 08:06:23.407 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 540832 with label model-element 2025-10-04 08:06:23.407 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 229520 with label model-element 2025-10-04 08:06:23.407 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 233616 with label model-element 2025-10-04 08:06:23.408 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 229376 with label model-element 2025-10-04 08:06:23.408 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 262312 with label model-element 2025-10-04 08:06:23.408 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 266272 with label model-element 2025-10-04 08:06:23.408 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 270368 with label model-element 2025-10-04 08:06:23.408 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 221312 with label model-element 2025-10-04 08:06:23.408 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 229440 with label model-constraint 2025-10-04 08:06:23.408 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 266408 with label model-constraint 2025-10-04 08:06:23.409 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 553120 with label model-element 2025-10-04 08:06:23.409 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 282656 with label constrained-element-set 2025-10-04 08:06:23.409 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 557216 with label constrained-element-set 2025-10-04 08:06:23.409 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 225472 with label constrained-element-set 2025-10-04 08:06:23.409 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 573600 with label constrained-element-set 2025-10-04 08:06:23.410 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 217280 with label element-choice-set 2025-10-04 08:06:23.410 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 225408 with label element-choice-set 2025-10-04 08:06:23.410 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 213000 with label element-choice-set 2025-10-04 08:06:23.410 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 561312 with label element-choice-set 2025-10-04 08:06:23.410 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 229504 with label element-choice-set 2025-10-04 08:06:23.410 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 585888 with label element-choice-set 2025-10-04 08:06:23.411 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 258192 with label element-choice-set 2025-10-04 08:06:23.411 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 577696 with label element-choice-set 2025-10-04 08:06:23.411 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 254096 with label model-element 2025-10-04 08:06:23.411 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 569504 with label model-element 2025-10-04 08:06:23.411 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 250000 with label model-element 2025-10-04 08:06:23.411 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 565408 with label model-element 2025-10-04 08:06:23.412 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 237712 with label model-element 2025-10-04 08:06:23.412 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 278560 with label model-element 2025-10-04 08:06:23.412 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 241808 with label model-element 2025-10-04 08:06:23.412 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 245904 with label model-element 2025-10-04 08:06:23.412 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 233536 with label model-element 2025-10-04 08:06:23.412 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 233600 with label model-element 2025-10-04 08:06:23.413 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 237568 with label model-element 2025-10-04 08:06:23.413 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 270504 with label model-element 2025-10-04 08:06:23.413 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 217096 with label model-element 2025-10-04 08:06:23.413 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 262288 with label model-element 2025-10-04 08:06:23.413 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 221376 with label model-element 2025-10-04 08:06:23.413 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 581792 with label model-element 2025-10-04 08:06:23.439 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:23.439 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.831 s -- in org.onap.aai.rest.ModelElementTest [INFO] Running org.onap.aai.rest.EntitlementTest 2025-10-04 08:06:23.791 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:23.792 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:23.792 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:23.792 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:23.793 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:23.793 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:23.793 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:23.793 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:23.794 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:23.794 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:23.795 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:23.798 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:23.798 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:23.800 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:23.800 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:23.824--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:23.929 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:23.936 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:23.938 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:23.938 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:23.958--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:24.079 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:24.089 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:24.091 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:24.091 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:24.112--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:24.238 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:24.271 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:24.273 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:24.273 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:24.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 2025-10-04 08:06:24.421 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:24.430 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:24.431 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:24.432 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:24.46--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:24.606 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:24.619 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:24.621 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:24.625 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:24.630 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" } 2025-10-04 08:06:24.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:24.636 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:24.636 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:24.636 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:24.636 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:24.639 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:24.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:24.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with depth all 2025-10-04 08:06:24.647 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:24.647 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:24.647 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:24.647 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:24.647 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:24.650 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:24.650 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:24.651 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" } 2025-10-04 08:06:24.652 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this entitlement 2025-10-04 08:06:24.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:24.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:24.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:24.653 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:24.656 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:24.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:24.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with depth all 2025-10-04 08:06:24.964 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:24.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:24.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:24.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:24.964 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:24.971 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:24.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:24.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with resource version 1759565184636 2025-10-04 08:06:24.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:24.973 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:24.973 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:24.973 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:24.973 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:24.979 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 274600 with label generic-vnf 2025-10-04 08:06:24.980 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 589984 with label entitlement 2025-10-04 08:06:24.981 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:24.981 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.513 s -- in org.onap.aai.rest.EntitlementTest [INFO] Running org.onap.aai.rest.EdgeNotValidAnymoreTest 2025-10-04 08:06:25.293 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 } ] } } ] } } ] } } ] } } 2025-10-04 08:06:25.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:25.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:25.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:25.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:25.298 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:25.319 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:25.339 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:25.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/configurations with depth null 2025-10-04 08:06:25.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this configurations 2025-10-04 08:06:25.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:25.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:25.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:25.650 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:25.655 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. 2025-10-04 08:06:25.656 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:25.656 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.676 s -- in org.onap.aai.rest.EdgeNotValidAnymoreTest [INFO] Running org.onap.aai.rest.CloudRegionTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.005 s -- in org.onap.aai.rest.CloudRegionTest [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.VipAddressListTest 2025-10-04 08:06:25.974 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" } 2025-10-04 08:06:25.975 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:25.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:25.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:25.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:25.977 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:25.981 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:25.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:25.984 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 2025-10-04 08:06:25.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:25.985 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:25.985 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:25.985 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:25.985 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:25.989 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:25.989 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:25.990 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 } 2025-10-04 08:06:25.991 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 2025-10-04 08:06:25.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:25.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:25.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:25.992 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:25.995 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:25.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:26.300 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 2025-10-04 08:06:26.302 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 2025-10-04 08:06:26.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:26.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:26.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:26.303 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:26.305 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:26.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:26.307 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 1759565185992 2025-10-04 08:06:26.308 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 2025-10-04 08:06:26.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:26.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:26.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:26.308 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:26.313 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 274576 with label vip-ipv4-address-list 2025-10-04 08:06:26.314 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:26.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:26.617 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 2025-10-04 08:06:26.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:26.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:26.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:26.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:26.619 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:26.624 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:26.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:26.625 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 1759565185977 2025-10-04 08:06:26.626 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:26.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:26.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:26.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:26.626 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:26.629 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 237696 with label cloud-region 2025-10-04 08:06:26.630 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:26.630 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.962 s -- in org.onap.aai.rest.VipAddressListTest [INFO] Running org.onap.aai.rest.PserverTest 2025-10-04 08:06:26.965 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:26.965 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:26.966 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:26.966 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:26.966 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:26.966 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:26.967 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:26.967 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:26.968 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:26.968 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:26.968 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:26.973 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:26.973 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:26.975 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:26.975 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:26.995--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:27.103 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:27.110 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:27.111 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:27.111 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:27.133--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:27.261 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:27.269 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:27.271 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:27.271 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:27.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 2025-10-04 08:06:27.425 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:27.434 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:27.436 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:27.436 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:27.46--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:27.590 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:27.599 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:27.601 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:27.601 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:27.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 2025-10-04 08:06:27.777 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:27.790 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:27.792 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:27.795 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:27.800 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth all 2025-10-04 08:06:27.801 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:27.805 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:27.805 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:27.805 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:27.806 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:27.806 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xml ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 87 :MethodName- testPutPserverCreateGetInXmlForFormats ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:27.836 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:27.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:27.836 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 2025-10-04 08:06:27.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with payload {} 2025-10-04 08:06:27.838 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:27.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:27.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:27.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:27.840 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:27.842 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:27.846 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:28.149 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 {} 2025-10-04 08:06:28.150 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:28.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:28.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:28.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:28.153 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:28.156 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:28.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:28.169 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" } 2025-10-04 08:06:28.170 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:28.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:28.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:28.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:28.171 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:28.177 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:28.187 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:28.189 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth 0 2025-10-04 08:06:28.189 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:28.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:28.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:28.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:28.190 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:28.193 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2025-10-04 08:06:28.209 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:28.209 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:28.515 INFO --- [ main] org.onap.aai.rest.PserverTest : Starting the pserver testPutServerCreateGetAndDelete 2025-10-04 08:06:28.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 2025-10-04 08:06:28.519 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:28.519 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:28.519 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:28.519 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:28.519 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:28.520 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 124 :MethodName- testPutPServerCreateGetAndDeleteAndCreateRelationshipBetweenPserverAndCloudRegion ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:28.521 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:28.521 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:28.521 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"]}}} 2025-10-04 08:06:28.521 INFO --- [ main] org.onap.aai.rest.PserverTest : Verifying that the pserver is already not in the database successfully 2025-10-04 08:06:28.522 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" } 2025-10-04 08:06:28.523 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:28.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:28.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:28.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:28.525 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:28.528 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:28.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:28.530 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the pserver into db 2025-10-04 08:06:28.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 2025-10-04 08:06:28.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:28.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:28.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:28.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:28.531 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:28.534 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:28.534 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:28.534 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the created pserver from db and verified with put data 2025-10-04 08:06:28.535 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with payload {} 2025-10-04 08:06:28.535 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:28.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:28.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:28.537 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:28.537 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:28.538 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:28.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:28.540 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 2025-10-04 08:06:28.540 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 2025-10-04 08:06:28.541 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:28.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:28.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:28.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:28.542 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:28.544 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:28.544 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:28.544 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 2025-10-04 08:06:28.545 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" } 2025-10-04 08:06:28.546 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:28.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:28.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:28.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:28.546 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:28.549 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:28.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:28.554 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the relationship between cloud region and pserver 2025-10-04 08:06:28.555 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 2025-10-04 08:06:28.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:28.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:28.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:28.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:28.556 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:28.560 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:28.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:28.561 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 2025-10-04 08:06:28.562 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 1759565188546 2025-10-04 08:06:28.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:28.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:28.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:28.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:28.563 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:28.567 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 294944 with label cloud-region 2025-10-04 08:06:28.568 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:28.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:28.873 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the cloud region from db 2025-10-04 08:06:28.875 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 2025-10-04 08:06:28.876 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:28.876 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:28.876 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:28.876 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:28.876 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:28.880 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:28.880 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:28.880 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db to get the latest resource version 2025-10-04 08:06:28.881 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with resource version 1759565188563 2025-10-04 08:06:28.882 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:28.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:28.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:28.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:28.882 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:28.886 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 290848 with label pserver 2025-10-04 08:06:28.887 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:28.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:29.189 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the pserver from db 2025-10-04 08:06:29.189 INFO --- [ main] org.onap.aai.rest.PserverTest : Ending the pserver testPutServerCreateGetAndDelete 2025-10-04 08:06:29.195 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth all 2025-10-04 08:06:29.197 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:29.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:29.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:29.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:29.197 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:29.198 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xml ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 87 :MethodName- testPutPserverCreateGetInXmlForFormats ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:29.199 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:29.199 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:29.199 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 2025-10-04 08:06:29.200 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with payload {} 2025-10-04 08:06:29.201 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:29.202 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:29.202 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:29.202 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:29.202 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:29.204 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:29.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:29.206 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 {} 2025-10-04 08:06:29.206 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:29.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:29.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:29.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:29.208 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:29.209 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:29.210 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:29.211 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" } 2025-10-04 08:06:29.212 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:29.213 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:29.213 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:29.213 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:29.213 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:29.215 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:29.221 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:29.222 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth 0 2025-10-04 08:06:29.222 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:29.223 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:29.223 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:29.223 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:29.223 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:29.223 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2025-10-04 08:06:29.226 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:29.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:29.531 INFO --- [ main] org.onap.aai.rest.PserverTest : Starting the pserver testPutServerCreateGetAndDelete 2025-10-04 08:06:29.532 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 2025-10-04 08:06:29.533 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:29.534 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:29.534 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:29.534 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:29.534 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:29.535 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 124 :MethodName- testPutPServerCreateGetAndDeleteAndCreateRelationshipBetweenPserverAndCloudRegion ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:29.535 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:29.535 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:29.536 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"]}}} 2025-10-04 08:06:29.536 INFO --- [ main] org.onap.aai.rest.PserverTest : Verifying that the pserver is already not in the database successfully 2025-10-04 08:06:29.537 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" } 2025-10-04 08:06:29.537 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:29.539 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:29.539 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:29.539 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:29.539 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:29.541 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:29.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:29.543 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the pserver into db 2025-10-04 08:06:29.543 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 2025-10-04 08:06:29.544 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:29.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:29.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:29.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:29.544 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:29.547 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:29.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:29.547 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the created pserver from db and verified with put data 2025-10-04 08:06:29.548 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with payload {} 2025-10-04 08:06:29.548 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:29.550 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:29.550 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:29.550 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:29.550 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:29.551 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:29.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:29.553 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 2025-10-04 08:06:29.554 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 2025-10-04 08:06:29.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:29.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:29.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:29.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:29.555 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:29.557 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:29.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:29.558 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 2025-10-04 08:06:29.558 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" } 2025-10-04 08:06:29.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:29.560 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:29.560 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:29.560 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:29.560 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:29.562 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:29.567 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:29.567 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the relationship between cloud region and pserver 2025-10-04 08:06:29.568 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 2025-10-04 08:06:29.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:29.569 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:29.569 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:29.569 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:29.569 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:29.572 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:29.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:29.572 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 2025-10-04 08:06:29.574 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 1759565189560 2025-10-04 08:06:29.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:29.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:29.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:29.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:29.575 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:29.579 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 286888 with label cloud-region 2025-10-04 08:06:29.579 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:29.581 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:29.882 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the cloud region from db 2025-10-04 08:06:29.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 2025-10-04 08:06:29.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:29.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:29.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:29.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:29.886 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:29.890 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:29.890 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:29.890 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db to get the latest resource version 2025-10-04 08:06:29.891 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with resource version 1759565189574 2025-10-04 08:06:29.892 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:29.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:29.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:29.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:29.892 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:29.896 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 245760 with label pserver 2025-10-04 08:06:29.896 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:29.897 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:30.198 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the pserver from db 2025-10-04 08:06:30.198 INFO --- [ main] org.onap.aai.rest.PserverTest : Ending the pserver testPutServerCreateGetAndDelete [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.267 s -- in org.onap.aai.rest.PserverTest [INFO] Running org.onap.aai.rest.ImpliedDeleteIntegrationTest 2025-10-04 08:06:30.223 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:30.223 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:30.224 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:30.224 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:30.224 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:30.224 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:30.224 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:30.225 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:30.225 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:30.225 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:30.226 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:30.228 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:30.229 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:30.230 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:30.230 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:30.251--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:30.357 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:30.364 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:30.366 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:30.366 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:30.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 2025-10-04 08:06:30.509 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:30.517 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:30.518 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:30.518 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:30.542--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:30.672 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:30.681 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:30.711 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:30.711 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:30.733--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:30.860 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:30.869 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:30.870 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:30.871 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:30.897--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:31.044 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:31.058 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:31.059 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:31.063 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:31.068 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 2025-10-04 08:06:31.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:31.072 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:31.072 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:31.072 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:31.072 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:31.073 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 83 :MethodName- testPutPserverWithMultiplePInterfaceChildrenAndDoPutWithZeroChildren ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:31.073 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:31.074 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:31.074 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"]}}} 2025-10-04 08:06:31.074 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" } ] } } 2025-10-04 08:06:31.075 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:31.077 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:31.077 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:31.077 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:31.077 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:31.087 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:31.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:31.398 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 2025-10-04 08:06:31.400 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:31.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:31.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:31.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:31.401 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:31.412 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:31.412 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:31.414 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":"1759565191076"} 2025-10-04 08:06:31.414 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:31.415 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:31.415 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:31.415 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:31.415 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:31.421 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 598176, doing an implicit delete on update will delete total of 4 vertexes 2025-10-04 08:06:31.423 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":"1759565191076","in-maint":false} 2025-10-04 08:06:31.424 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":"1759565191076","in-maint":false} 2025-10-04 08:06:31.425 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":"1759565191076","in-maint":false} 2025-10-04 08:06:31.425 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":"1759565191076","in-maint":false} 2025-10-04 08:06:31.431 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 241792 with label p-interface 2025-10-04 08:06:31.431 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 290984 with label p-interface 2025-10-04 08:06:31.432 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 295080 with label p-interface 2025-10-04 08:06:31.432 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 602272 with label p-interface 2025-10-04 08:06:31.433 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:31.434 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:31.740 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 2025-10-04 08:06:31.741 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:31.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:31.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:31.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:31.742 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:31.746 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:31.746 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:32.053 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 2025-10-04 08:06:32.054 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:32.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:32.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:32.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:32.055 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:32.055 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 125 :MethodName- testPutGenericVnf ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:32.056 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:32.056 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:32.056 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"]}}} 2025-10-04 08:06:32.057 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 } ] } } 2025-10-04 08:06:32.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:32.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:32.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:32.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:32.060 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:32.071 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:32.077 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:32.382 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 2025-10-04 08:06:32.384 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:32.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:32.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:32.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:32.384 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:32.392 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:32.392 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:32.393 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":"1759565192060","vf-modules":{},"vnf-type":"sometype","is-closed-loop-disabled":true} 2025-10-04 08:06:32.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:32.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:32.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:32.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:32.395 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:32.402 ERROR --- [ main] o.o.aai.serialization.db.ImpliedDelete : User JUNIT is not allowed to implicit delete on parent object generic-vnf 2025-10-04 08:06:32.403 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.0.9109 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.serialization.db.ImpliedDelete :LineNumber- 130 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 673 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 236 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 138 :MethodName- testPutGenericVnf 2025-10-04 08:06:32.403 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:32.403 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 403 and rolling back 2025-10-04 08:06:32.403 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"]}}} 2025-10-04 08:06:32.712 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 2025-10-04 08:06:32.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:32.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:32.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:32.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:32.714 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:32.715 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 83 :MethodName- testPutPserverWithMultiplePInterfaceChildrenAndDoPutWithZeroChildren ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:32.716 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:32.716 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:32.716 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"]}}} 2025-10-04 08:06:32.717 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" } ] } } 2025-10-04 08:06:32.718 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:32.726 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:32.726 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:32.726 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:32.726 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:32.741 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:32.747 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:32.749 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 2025-10-04 08:06:32.750 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:32.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:32.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:32.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:32.750 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:32.755 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:32.755 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:32.757 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":"1759565192726"} 2025-10-04 08:06:32.758 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:32.759 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:32.759 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:32.759 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:32.759 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:32.763 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 229568, doing an implicit delete on update will delete total of 4 vertexes 2025-10-04 08:06:32.764 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":"1759565192726","in-maint":false} 2025-10-04 08:06:32.765 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":"1759565192726","in-maint":false} 2025-10-04 08:06:32.766 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":"1759565192726","in-maint":false} 2025-10-04 08:06:32.766 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":"1759565192726","in-maint":false} 2025-10-04 08:06:32.771 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 245888 with label p-interface 2025-10-04 08:06:32.771 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 249856 with label p-interface 2025-10-04 08:06:32.772 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 253952 with label p-interface 2025-10-04 08:06:32.772 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 290960 with label p-interface 2025-10-04 08:06:32.773 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:32.774 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:33.077 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 2025-10-04 08:06:33.079 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:33.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:33.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:33.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:33.079 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:33.083 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:33.083 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:33.389 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 2025-10-04 08:06:33.390 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:33.390 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:33.390 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:33.390 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:33.391 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:33.392 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 125 :MethodName- testPutGenericVnf ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:33.392 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:33.392 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:33.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","/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"]}}} 2025-10-04 08:06:33.393 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 } ] } } 2025-10-04 08:06:33.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:33.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:33.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:33.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:33.396 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:33.404 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:33.408 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:33.410 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 2025-10-04 08:06:33.411 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:33.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:33.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:33.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:33.411 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:33.416 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:33.416 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:33.417 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":"1759565193396","vf-modules":{},"vnf-type":"sometype","is-closed-loop-disabled":true} 2025-10-04 08:06:33.418 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:33.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:33.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:33.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:33.420 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:33.428 ERROR --- [ main] o.o.aai.serialization.db.ImpliedDelete : User JUNIT is not allowed to implicit delete on parent object generic-vnf 2025-10-04 08:06:33.429 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.0.9109 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.serialization.db.ImpliedDelete :LineNumber- 130 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 673 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 236 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 138 :MethodName- testPutGenericVnf 2025-10-04 08:06:33.429 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:33.429 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 403 and rolling back 2025-10-04 08:06:33.429 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.532 s -- in org.onap.aai.rest.ImpliedDeleteIntegrationTest [INFO] Running org.onap.aai.rest.HPACapabilityTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.rest.HPACapabilityTest [INFO] Running org.onap.aai.rest.NotificationDmaapEventTest 2025-10-04 08:06:33.759 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:33.759 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:33.760 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:33.760 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:33.760 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:33.760 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:33.761 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:33.761 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:33.761 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:33.761 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:33.762 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:33.765 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:33.765 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:33.766 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:33.767 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:33.786--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:33.893 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:33.900 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:33.901 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:33.902 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:33.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 2025-10-04 08:06:34.041 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:34.049 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:34.051 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:34.051 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:34.073--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:34.200 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:34.208 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:34.210 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:34.210 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:34.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 2025-10-04 08:06:34.366 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:34.374 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:34.376 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:34.376 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:34.402--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:34.548 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:34.561 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:34.562 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:34.566 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:34.571 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 2025-10-04 08:06:34.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:34.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:34.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:34.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:34.575 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:34.576 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 686 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckNoChildWhenNotificationDepthIsZero ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:34.576 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:34.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:34.576 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"]}}} 2025-10-04 08:06:34.577 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" } ] } } ] } } 2025-10-04 08:06:34.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:34.581 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:34.581 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:34.581 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:34.581 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:34.617 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:34.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:34.936 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 2025-10-04 08:06:34.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:34.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:34.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:34.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:34.938 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:34.951 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:34.951 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:34.952 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 2025-10-04 08:06:34.953 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:34.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:34.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:34.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:34.954 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:34.954 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 695 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckNoChildWhenNotificationDepthIsZero ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:34.955 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:34.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:34.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","/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"]}}} 2025-10-04 08:06:34.956 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 } 2025-10-04 08:06:34.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:34.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:34.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:34.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:34.958 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:34.960 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:34.967 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:34.968 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 2025-10-04 08:06:34.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:34.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:34.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:34.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:34.969 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:34.972 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:34.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:34.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" } 2025-10-04 08:06:34.975 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:34.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:34.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:34.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:34.976 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:34.979 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:34.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:34.997 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 2025-10-04 08:06:34.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:34.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:34.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:34.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:34.998 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:35.002 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:35.002 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:35.003 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 2025-10-04 08:06:35.003 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:35.003 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:35.003 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:35.003 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:35.003 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:35.015 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:35.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:35.018 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 1759565194976 2025-10-04 08:06:35.019 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:35.020 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:35.020 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:35.020 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:35.020 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:35.022 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:35.027 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:35.347 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 2025-10-04 08:06:35.348 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:35.349 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 {} 2025-10-04 08:06:35.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:35.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:35.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:35.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:35.351 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:35.353 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:35.353 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:35.354 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:35.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:35.679 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 2025-10-04 08:06:35.680 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:35.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:35.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:35.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:35.680 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:35.681 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 969 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:35.681 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:35.681 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:35.681 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"]}}} 2025-10-04 08:06:35.682 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}]}}]}} 2025-10-04 08:06:35.682 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:35.684 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:35.684 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:35.684 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:35.684 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:35.692 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:35.694 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:35.696 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 2025-10-04 08:06:35.697 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:35.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:35.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:35.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:35.697 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:35.702 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:35.702 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:35.702 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 2025-10-04 08:06:35.703 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2025-10-04 08:06:35.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:35.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:35.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:35.703 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:35.705 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:35.705 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:35.706 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 2025-10-04 08:06:35.706 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:35.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:35.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:35.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:35.707 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:35.707 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type customer found at: /business/customers/customer/cust ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 980 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:35.707 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:35.707 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:35.708 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"]}}} 2025-10-04 08:06:35.708 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"}]}]}}]}}}} 2025-10-04 08:06:35.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:35.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:35.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:35.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:35.710 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:35.724 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:35.732 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:35.734 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 2025-10-04 08:06:35.735 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:35.735 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:35.735 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:35.735 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:35.735 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:35.739 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:35.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:35.740 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 2025-10-04 08:06:35.741 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 2025-10-04 08:06:35.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:35.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:35.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:35.741 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:35.743 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:35.743 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:35.744 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 2025-10-04 08:06:35.745 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2025-10-04 08:06:35.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:35.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:35.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:35.745 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:35.747 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:35.747 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:35.748 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 2025-10-04 08:06:35.748 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 2025-10-04 08:06:35.748 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:35.748 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:35.748 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:35.748 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:35.752 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:35.752 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:35.753 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":"1759565195684","is-ip-unnumbered":false,"interface-name":"lint"} 2025-10-04 08:06:35.754 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 2025-10-04 08:06:35.755 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:35.755 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:35.755 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:35.755 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:35.758 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 319520, doing an implicit delete on update will delete total of 1 vertexes 2025-10-04 08:06:35.760 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":"1759565195710","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"}]}]}} 2025-10-04 08:06:35.760 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 622752 with label vlan 2025-10-04 08:06:35.761 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:35.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:36.071 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 2025-10-04 08:06:36.073 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2025-10-04 08:06:36.074 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:36.074 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:36.074 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:36.074 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:36.075 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type vlan found at: /network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 1013 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke 2025-10-04 08:06:36.076 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:36.076 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:36.076 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"]}}} 2025-10-04 08:06:36.077 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 2025-10-04 08:06:36.078 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 2025-10-04 08:06:36.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:36.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:36.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:36.079 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:36.082 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:36.082 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:36.390 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2025-10-04 08:06:36.391 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:36.392 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:36.392 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:36.392 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:36.392 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:36.393 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 93 :MethodName- testCreateWithPserverWithAllChildrenAndVerifyMultipleNotificationsWhenNotificationDepthIsZero ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:36.394 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:36.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:36.394 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"]}}} 2025-10-04 08:06:36.395 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" } ] } } ] } } 2025-10-04 08:06:36.396 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:36.399 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:36.399 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:36.399 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:36.399 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:36.424 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:36.479 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:36.486 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 2025-10-04 08:06:36.486 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:36.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:36.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:36.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:36.487 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:36.499 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:36.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:36.810 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 2025-10-04 08:06:36.811 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:36.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:36.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:36.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:36.811 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:36.812 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 177 :MethodName- testExistingPserverCreateNewChildPInterfaceAndCheckDmaapEventForPserverIsSentWithNewPInterfaceWhenNotificationDepthIsAll ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:36.812 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:36.813 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:36.813 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"]}}} 2025-10-04 08:06:36.814 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" } ] } } ] } } 2025-10-04 08:06:36.814 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:36.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:36.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:36.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:36.818 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:36.844 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:36.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:36.856 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 2025-10-04 08:06:36.857 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:36.857 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:36.857 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:36.857 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:36.857 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:36.868 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:36.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:36.871 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":"1759565196818","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":"1759565196818","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":"1759565196818","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":"1759565196818","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":"1759565196818","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":"1759565196818","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":"1759565196818","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":"1759565196818","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":"1759565196818","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":"1759565196818","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":"1759565196818","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":"1759565196818","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":"1759565196818","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":"1759565196818","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":"1759565196818","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":"1759565196818","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1759565196818","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"} 2025-10-04 08:06:36.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:36.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:36.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:36.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:36.875 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:36.905 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:36.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:36.957 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 2025-10-04 08:06:36.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2025-10-04 08:06:36.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:36.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:36.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:36.958 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:36.960 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:36.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:36.971 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 2025-10-04 08:06:36.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:36.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:36.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:36.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:36.973 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:36.976 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:36.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:37.290 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 2025-10-04 08:06:37.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:37.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:37.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:37.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:37.292 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:37.293 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 399 :MethodName- testPatchExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventNoChildrenWhenNotificationDepthIsZero ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:37.293 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:37.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:37.293 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"]}}} 2025-10-04 08:06:37.294 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" } ] } } ] } } 2025-10-04 08:06:37.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:37.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:37.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:37.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:37.297 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:37.319 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:37.325 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:37.330 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 2025-10-04 08:06:37.331 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:37.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:37.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:37.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:37.331 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:37.342 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:37.342 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:37.343 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"} 2025-10-04 08:06:37.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:37.344 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:37.344 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:37.344 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:37.344 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:37.350 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:37.353 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:37.354 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 2025-10-04 08:06:37.355 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:37.355 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:37.355 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:37.355 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:37.355 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:37.358 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:37.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:37.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2025-10-04 08:06:37.672 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:37.672 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:37.672 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:37.672 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:37.672 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:37.673 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 366 :MethodName- testCreateWithPserverWithAllChildrenAndVerifyOneNotificationWhenNotificationDepthIsAll ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:37.674 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:37.674 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:37.674 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 2025-10-04 08:06:37.675 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" } ] } } ] } } 2025-10-04 08:06:37.675 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:37.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:37.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:37.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:37.680 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:37.702 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:37.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:37.714 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 2025-10-04 08:06:37.714 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:37.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:37.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:37.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:37.715 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:37.725 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:37.725 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:38.038 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 2025-10-04 08:06:38.039 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:38.039 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:38.039 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:38.039 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:38.040 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:38.041 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 124 :MethodName- testExistingPserverCreateNewChildPInterfaceAndCheckDmaapEventForPInterfaceIsCreateWhenNotificationDepthIsZero ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:38.041 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:38.041 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:38.041 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["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"]}}} 2025-10-04 08:06:38.042 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" } ] } } ] } } 2025-10-04 08:06:38.043 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:38.046 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:38.046 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:38.046 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:38.046 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:38.071 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:38.077 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:38.086 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 2025-10-04 08:06:38.087 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:38.087 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:38.087 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:38.087 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:38.088 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:38.101 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:38.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:38.104 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":"1759565198046","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":"1759565198046","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":"1759565198046","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":"1759565198046","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":"1759565198046","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":"1759565198046","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":"1759565198046","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":"1759565198046","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":"1759565198046","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":"1759565198046","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":"1759565198046","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":"1759565198046","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":"1759565198046","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":"1759565198046","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":"1759565198046","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":"1759565198046","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1759565198046","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"} 2025-10-04 08:06:38.104 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:38.107 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:38.107 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:38.107 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:38.107 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:38.130 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:38.133 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:38.134 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 2025-10-04 08:06:38.135 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2025-10-04 08:06:38.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:38.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:38.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:38.135 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:38.137 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:38.137 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:38.451 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 2025-10-04 08:06:38.452 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:38.452 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:38.452 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:38.452 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:38.452 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:38.453 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 520 :MethodName- testUpdateExistingPserverWithChildrenAndModifyOnlyPInterfaceAndVerifyThatOnlyOneNotificationForPInterfaceIsCreatedWhenNotificationDepthIsZero ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:38.454 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:38.454 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:38.454 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"]}}} 2025-10-04 08:06:38.455 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" } ] } } ] } } 2025-10-04 08:06:38.456 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:38.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:38.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:38.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:38.459 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:38.482 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:38.489 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:38.494 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 2025-10-04 08:06:38.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:38.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:38.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:38.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:38.495 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:38.505 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:38.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:38.506 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 2025-10-04 08:06:38.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2025-10-04 08:06:38.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:38.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:38.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:38.507 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:38.508 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:38.508 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:38.509 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":"1759565198459","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"} 2025-10-04 08:06:38.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2025-10-04 08:06:38.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:38.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:38.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:38.511 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:38.513 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:38.516 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:38.517 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 2025-10-04 08:06:38.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:38.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:38.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:38.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:38.517 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:38.527 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:38.527 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":"1759565198511","in-maint":true,"inv-status":"example-inv-status-val-48715"}]}} 2025-10-04 08:06:38.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 2025-10-04 08:06:38.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:38.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:38.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:38.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:38.841 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:38.842 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 823 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGeneratedFullDepth ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:38.842 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:38.842 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:38.842 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"]}}} 2025-10-04 08:06:38.843 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" } ] } } ] } } 2025-10-04 08:06:38.844 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:38.847 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:38.847 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:38.847 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:38.847 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:38.874 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:38.881 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:38.886 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 2025-10-04 08:06:38.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:38.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:38.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:38.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:38.887 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:38.900 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:38.900 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:38.902 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 1759565198847123 2025-10-04 08:06:38.903 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:38.903 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:38.903 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:38.903 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:38.903 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:38.951 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of pserver ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 836 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGeneratedFullDepth 2025-10-04 08:06:38.952 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:38.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 2025-10-04 08:06:38.952 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"]}}} 2025-10-04 08:06:39.264 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 2025-10-04 08:06:39.265 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:39.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:39.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:39.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:39.266 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:39.267 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 476 :MethodName- testUpdateExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventIncludingChildrenWhenNotificationDepthIsAll ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:39.268 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:39.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:39.268 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"]}}} 2025-10-04 08:06:39.268 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" } ] } } ] } } 2025-10-04 08:06:39.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:39.272 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:39.272 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:39.272 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:39.272 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:39.294 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:39.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:39.305 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 2025-10-04 08:06:39.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:39.306 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:39.306 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:39.306 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:39.306 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:39.316 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:39.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:39.318 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 2025-10-04 08:06:39.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2025-10-04 08:06:39.319 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:39.319 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:39.319 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:39.319 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:39.321 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:39.321 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:39.322 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":"1759565199272","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"} 2025-10-04 08:06:39.323 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2025-10-04 08:06:39.324 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:39.324 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:39.324 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:39.324 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:39.327 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:39.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:39.335 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 2025-10-04 08:06:39.335 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:39.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:39.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:39.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:39.336 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:39.347 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:39.348 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:39.661 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 2025-10-04 08:06:39.662 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:39.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:39.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:39.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:39.663 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:39.664 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 759 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckChildrenWhenNotificationDepthIsAll ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:39.664 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:39.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:39.664 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"]}}} 2025-10-04 08:06:39.665 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" } ] } } ] } } 2025-10-04 08:06:39.666 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:39.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:39.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:39.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:39.670 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:39.691 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:39.697 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:39.702 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 2025-10-04 08:06:39.703 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:39.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:39.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:39.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:39.703 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:39.713 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:39.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:39.714 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 2025-10-04 08:06:39.715 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:39.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:39.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:39.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:39.715 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:39.715 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 768 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckChildrenWhenNotificationDepthIsAll ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:39.716 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:39.716 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:39.716 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"]}}} 2025-10-04 08:06:39.716 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 } 2025-10-04 08:06:39.717 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:39.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:39.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:39.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:39.718 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:39.721 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:39.722 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:39.723 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 2025-10-04 08:06:39.723 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:39.723 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:39.723 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:39.723 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:39.724 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:39.727 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:39.727 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:39.728 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" } 2025-10-04 08:06:39.728 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:39.729 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:39.729 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:39.729 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:39.729 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:39.731 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:39.744 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:39.745 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 2025-10-04 08:06:39.745 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:39.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:39.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:39.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:39.746 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:39.749 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:39.749 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:39.750 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 2025-10-04 08:06:39.750 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:39.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:39.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:39.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:39.751 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:39.761 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:39.761 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:39.762 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 1759565199729 2025-10-04 08:06:39.763 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:39.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:39.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:39.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:39.764 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:39.766 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:39.778 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:40.093 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 2025-10-04 08:06:40.095 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:40.095 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:40.095 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:40.095 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:40.095 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:40.096 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 436 :MethodName- testPatchExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventIncludeChildrenWhenNotificationDepthIsAll ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:40.096 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:40.096 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:40.096 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"]}}} 2025-10-04 08:06:40.097 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" } ] } } ] } } 2025-10-04 08:06:40.097 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:40.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:40.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:40.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:40.100 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:40.122 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:40.128 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:40.133 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 2025-10-04 08:06:40.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:40.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:40.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:40.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:40.134 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:40.145 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:40.145 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:40.146 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"} 2025-10-04 08:06:40.146 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:40.147 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:40.147 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:40.147 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:40.148 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:40.153 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:40.163 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:40.164 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 2025-10-04 08:06:40.165 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:40.165 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:40.165 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:40.165 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:40.165 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:40.176 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:40.176 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:40.489 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 2025-10-04 08:06:40.490 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:40.490 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:40.490 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:40.490 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:40.490 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:40.491 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 332 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGenerated ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:40.492 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:40.492 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:40.492 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"]}}} 2025-10-04 08:06:40.493 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" } ] } } ] } } 2025-10-04 08:06:40.493 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:40.497 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:40.497 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:40.497 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:40.497 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:40.521 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:40.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:40.536 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 2025-10-04 08:06:40.537 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:40.537 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:40.537 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:40.537 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:40.537 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:40.555 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:40.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:40.559 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 1759565200496123 2025-10-04 08:06:40.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:40.559 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:40.559 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:40.559 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:40.560 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:40.589 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of pserver ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 345 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGenerated 2025-10-04 08:06:40.590 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:40.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 2025-10-04 08:06:40.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Precondition Failed:resource-version MISMATCH for delete of pserver","ERR.5.4.6131"]}}} 2025-10-04 08:06:40.903 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 2025-10-04 08:06:40.904 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:40.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:40.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:40.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:40.905 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:40.906 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 624 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckChildrenIncludedWhenNotificationDepthIsAll ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:40.906 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:40.907 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:40.907 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"]}}} 2025-10-04 08:06:40.908 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" } ] } } ] } } 2025-10-04 08:06:40.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:40.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:40.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:40.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:40.913 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:40.945 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:40.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:40.960 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 2025-10-04 08:06:40.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:40.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:40.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:40.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:40.961 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:40.972 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:40.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:40.973 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 2025-10-04 08:06:40.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:40.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:40.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:40.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:40.974 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:40.975 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 633 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckChildrenIncludedWhenNotificationDepthIsAll ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:40.975 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:40.975 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:40.975 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"]}}} 2025-10-04 08:06:40.976 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 } 2025-10-04 08:06:40.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:40.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:40.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:40.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:40.978 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:40.980 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:40.982 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:40.983 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 2025-10-04 08:06:40.984 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:40.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:40.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:40.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:40.984 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:40.987 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:40.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:40.989 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" } 2025-10-04 08:06:40.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:40.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:40.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:40.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:40.990 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:40.993 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:41.008 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":"1759565200990","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":"1759565200913","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":"1759565200913","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":"1759565200913","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":"1759565200913","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":"1759565200913","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":"1759565200913","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":"1759565200913","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":"1759565200913","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":"1759565200913","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":"1759565200913","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":"1759565200913","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":"1759565200913","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":"1759565200913","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":"1759565200913","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":"1759565200913","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":"1759565200913","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"}]}}]}} 2025-10-04 08:06:41.012 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 2025-10-04 08:06:41.012 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:41.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:41.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:41.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:41.013 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:41.016 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:41.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:41.329 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 2025-10-04 08:06:41.331 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:41.332 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 {} 2025-10-04 08:06:41.332 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2025-10-04 08:06:41.334 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:41.334 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:41.334 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:41.334 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:41.336 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:41.336 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:41.337 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:41.338 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:41.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 2025-10-04 08:06:41.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2025-10-04 08:06:41.649 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:41.649 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:41.649 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:41.649 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:41.650 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 917 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:41.651 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:41.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:41.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/complexes/complex/complex-1","Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1","ERR.5.4.6114"]}}} 2025-10-04 08:06:41.652 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 2025-10-04 08:06:41.652 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:41.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:41.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:41.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:41.653 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:41.653 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 919 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:41.654 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:41.654 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:41.654 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"]}}} 2025-10-04 08:06:41.655 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"} 2025-10-04 08:06:41.655 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2025-10-04 08:06:41.656 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"}]}} 2025-10-04 08:06:41.657 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:41.657 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:41.657 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:41.657 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:41.657 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:41.660 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:41.660 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:41.666 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:41.669 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:41.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 2025-10-04 08:06:41.975 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2025-10-04 08:06:41.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:41.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:41.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:41.976 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:41.980 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:41.980 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:41.981 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 2025-10-04 08:06:41.982 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:41.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:41.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:41.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:41.982 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:41.985 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:41.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:41.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with resource version 1759565201657 2025-10-04 08:06:41.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:41.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with resource version 1759565201657 2025-10-04 08:06:41.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2025-10-04 08:06:41.988 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:41.988 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:41.988 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:41.988 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:41.992 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360640 with label pserver 2025-10-04 08:06:41.992 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:41.992 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:41.995 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372880 with label complex 2025-10-04 08:06:41.996 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:41.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:42.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 2025-10-04 08:06:42.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2025-10-04 08:06:42.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:42.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:42.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:42.301 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:42.302 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 944 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:42.303 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:42.303 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:42.303 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"]}}} 2025-10-04 08:06:42.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 2025-10-04 08:06:42.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:42.306 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:42.306 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:42.306 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:42.306 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:42.306 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 946 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:42.307 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:42.307 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:42.307 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/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"]}}} 2025-10-04 08:06:42.309 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 2025-10-04 08:06:42.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:42.310 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:42.310 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:42.310 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:42.310 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:42.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- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 565 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckNoChildWhenNotificationDepthIsZero ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:42.311 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:42.311 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:42.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"]}}} 2025-10-04 08:06:42.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" } ] } } ] } } 2025-10-04 08:06:42.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:42.316 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:42.316 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:42.316 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:42.316 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:42.337 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:42.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:42.348 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 2025-10-04 08:06:42.348 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:42.349 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:42.349 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:42.349 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:42.349 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:42.359 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:42.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:42.360 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 2025-10-04 08:06:42.360 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:42.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:42.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:42.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:42.361 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:42.361 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 574 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckNoChildWhenNotificationDepthIsZero ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:42.362 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:42.362 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:42.362 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"]}}} 2025-10-04 08:06:42.362 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 } 2025-10-04 08:06:42.363 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:42.364 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:42.364 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:42.364 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:42.364 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:42.366 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:42.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:42.368 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 2025-10-04 08:06:42.369 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:42.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:42.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:42.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:42.369 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:42.372 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:42.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:42.373 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" } 2025-10-04 08:06:42.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:42.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:42.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:42.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:42.374 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:42.376 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:42.381 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2025-10-04 08:06:42.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 2025-10-04 08:06:42.384 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:42.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:42.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:42.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:42.384 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:42.387 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:42.387 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:42.699 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 2025-10-04 08:06:42.700 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:42.700 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:42.700 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:42.700 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:42.701 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:42.702 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 298 :MethodName- testDeleteOnExistingPserverAndCheckIfNotificationDepthIsZeroThatAllEventsHaveDeleteAndThatDepthIsZeroOnEachNotificationEvent ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:42.702 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:42.703 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:42.703 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"]}}} 2025-10-04 08:06:42.703 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" } ] } } ] } } 2025-10-04 08:06:42.704 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:42.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:42.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:42.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:42.706 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:42.727 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:42.733 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:42.738 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 2025-10-04 08:06:42.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:42.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:42.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:42.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:42.739 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:42.748 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:42.748 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:42.750 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 1759565202706 2025-10-04 08:06:42.750 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2025-10-04 08:06:42.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:42.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:42.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:42.750 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:42.781 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360576 with label pserver 2025-10-04 08:06:42.781 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 331840 with label p-interface 2025-10-04 08:06:42.782 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442400 with label lag-interface 2025-10-04 08:06:42.782 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438440 with label l-interface 2025-10-04 08:06:42.782 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 335936 with label l-interface 2025-10-04 08:06:42.782 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 323584 with label l-interface 2025-10-04 08:06:42.782 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368768 with label l3-interface-ipv4-address-list 2025-10-04 08:06:42.783 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 381120 with label l3-interface-ipv6-address-list 2025-10-04 08:06:42.783 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 377024 with label vlan 2025-10-04 08:06:42.783 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 327680 with label l3-interface-ipv4-address-list 2025-10-04 08:06:42.783 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446496 with label l-interface 2025-10-04 08:06:42.783 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 843936 with label l3-interface-ipv6-address-list 2025-10-04 08:06:42.783 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 839840 with label vlan 2025-10-04 08:06:42.784 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364672 with label l3-interface-ipv4-address-list 2025-10-04 08:06:42.784 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442536 with label l3-interface-ipv6-address-list 2025-10-04 08:06:42.784 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 290824 with label l3-interface-ipv4-address-list 2025-10-04 08:06:42.784 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 294920 with label l3-interface-ipv6-address-list 2025-10-04 08:06:42.787 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:42.787 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:43.100 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 2025-10-04 08:06:43.100 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:43.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:43.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:43.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:43.101 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:43.102 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 859 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenDeleteCustomerVerifyingVlanRV ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:43.102 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:43.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:43.102 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"]}}} 2025-10-04 08:06:43.103 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}]}}]}} 2025-10-04 08:06:43.103 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:43.105 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:43.105 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:43.105 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:43.105 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:43.111 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:43.113 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:43.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 2025-10-04 08:06:43.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:43.115 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:43.115 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:43.115 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:43.115 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:43.122 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:43.122 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:43.122 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 2025-10-04 08:06:43.123 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2025-10-04 08:06:43.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:43.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:43.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:43.123 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:43.125 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:43.125 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:43.126 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 2025-10-04 08:06:43.126 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:43.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:43.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:43.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:43.126 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:43.127 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type customer found at: /business/customers/customer/cust ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 870 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenDeleteCustomerVerifyingVlanRV ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2025-10-04 08:06:43.127 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:43.127 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2025-10-04 08:06:43.127 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"]}}} 2025-10-04 08:06:43.128 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"}]}]}}]}}}} 2025-10-04 08:06:43.128 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:43.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:43.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:43.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:43.129 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:43.136 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:43.142 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:43.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 2025-10-04 08:06:43.144 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:43.144 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:43.144 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:43.144 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:43.144 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:43.147 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:43.147 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:43.148 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 2025-10-04 08:06:43.149 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2025-10-04 08:06:43.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:43.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:43.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:43.149 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:43.151 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:43.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2025-10-04 08:06:43.152 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/business/customers/customer/cust with resource version 1759565203129 2025-10-04 08:06:43.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2025-10-04 08:06:43.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:43.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:43.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:43.153 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:43.161 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 331776 with label customer 2025-10-04 08:06:43.161 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446632 with label service-subscription 2025-10-04 08:06:43.161 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 340032 with label service-instance 2025-10-04 08:06:43.162 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:43.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2025-10-04 08:06:43.469 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 2025-10-04 08:06:43.472 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2025-10-04 08:06:43.472 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:43.472 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:43.472 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:43.473 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:43.477 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:43.478 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.05 s -- in org.onap.aai.rest.NotificationDmaapEventTest [INFO] Running org.onap.aai.rest.VnfcRelationshipIssueTest 2025-10-04 08:06:43.793 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 } ] } } 2025-10-04 08:06:43.794 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:43.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:43.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:43.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:43.796 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:43.801 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:43.802 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:43.804 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" } ] } ] } } 2025-10-04 08:06:43.804 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vnfc 2025-10-04 08:06:43.806 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:43.806 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:43.806 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:43.806 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:43.819 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:43.828 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:44.441 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 } ] } } 2025-10-04 08:06:44.442 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2025-10-04 08:06:44.445 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:44.445 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:44.445 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:44.445 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:44.450 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:44.452 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2025-10-04 08:06:44.453 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" } ] } ] } } 2025-10-04 08:06:44.454 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vnfc 2025-10-04 08:06:44.455 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:06:44.455 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:06:44.455 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:06:44.455 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:06:44.461 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:06:44.465 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.987 s -- in org.onap.aai.rest.VnfcRelationshipIssueTest [INFO] Running org.onap.aai.serialization.db.OneToOneEdgeUpdateTest 2025-10-04 08:06:44.813 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:44.813 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:44.814 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:44.814 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:44.815 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:44.815 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:44.815 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:44.815 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:44.815 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:44.816 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:44.816 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:44.819 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:44.819 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:44.821 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:44.821 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:44.845--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:44.959 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:44.967 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:44.969 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:44.969 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:44.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 2025-10-04 08:06:45.154 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:45.162 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:45.164 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:45.165 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:45.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 2025-10-04 08:06:45.326 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:45.335 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:45.338 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:45.338 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:45.362--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:45.493 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:45.502 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:45.504 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:45.505 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:45.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 2025-10-04 08:06:45.698 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:45.711 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:45.713 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:45.718 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction { "vnf-id" : "gvnf-aEdgerPairCanBeBothCousinAndParentChildTest", "vnf-name" : "gvnfEdgerPairCanBeBothCousinAndParentChildTest-name", "l-interfaces" : { "l-interface" : [ { "interface-name" : "lint", "sriov-vfs" : { "sriov-vf" : [ { "pci-id" : "sriov-vf" } ] } }, { "interface-name" : "lint-a", "sriov-vfs" : { "sriov-vf" : [ { "pci-id" : "sriov-vf-a" } ] } } ] } } 2025-10-04 08:06:45.759 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint/sriov-vfs/sriov-vf/sriov-vf /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-a /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-b /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-a/sriov-vfs/sriov-vf/sriov-vf-a { "vnf-id" : "gvnf-aEdgerPairCanBeBothCousinAndParentChildTest", "vnf-name" : "gvnfEdgerPairCanBeBothCousinAndParentChildTest-name", "l-interfaces" : { "l-interface" : [ { "interface-name" : "lint", "sriov-vfs" : { "sriov-vf" : [ { "pci-id" : "sriov-vf" } ] } }, { "interface-name" : "lint-a", "sriov-vfs" : { "sriov-vf" : [ { "pci-id" : "sriov-vf-a" } ] } } ] } } 2025-10-04 08:06:45.798 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-a/sriov-vfs/sriov-vf/sriov-vf-a /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-b /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-a /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint/sriov-vfs/sriov-vf/sriov-vf { "vnf-id" : "gvnf-aEdgerPairCanBeBothCousinAndParentChildTest", "vnf-name" : "gvnfEdgerPairCanBeBothCousinAndParentChildTest-name", "l-interfaces" : { "l-interface" : [ { "interface-name" : "lint", "sriov-vfs" : { "sriov-vf" : [ { "pci-id" : "sriov-vf" } ] } }, { "interface-name" : "lint-a", "sriov-vfs" : { "sriov-vf" : [ { "pci-id" : "sriov-vf-a" } ] } } ] } } 2025-10-04 08:06:45.829 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-b /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint/sriov-vfs/sriov-vf/sriov-vf /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-a/sriov-vfs/sriov-vf/sriov-vf-a /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-a { "vnf-id" : "gvnf-aEdgerPairCanBeBothCousinAndParentChildTest", "vnf-name" : "gvnfEdgerPairCanBeBothCousinAndParentChildTest-name", "l-interfaces" : { "l-interface" : [ { "interface-name" : "lint", "sriov-vfs" : { "sriov-vf" : [ { "pci-id" : "sriov-vf" } ] } }, { "interface-name" : "lint-a", "sriov-vfs" : { "sriov-vf" : [ { "pci-id" : "sriov-vf-a" } ] } } ] } } 2025-10-04 08:06:45.856 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-b /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint/sriov-vfs/sriov-vf/sriov-vf /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-a/sriov-vfs/sriov-vf/sriov-vf-a /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-a /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s -- in org.onap.aai.serialization.db.OneToOneEdgeUpdateTest [INFO] Running org.onap.aai.serialization.db.EdgePropertyMapTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.serialization.db.EdgePropertyMapTest [INFO] Running org.onap.aai.serialization.db.EdgeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.aai.serialization.db.EdgeSerializerTest [INFO] Running org.onap.aai.serialization.db.DbSerializerTest 2025-10-04 08:06:45.971 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:45.971 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:45.972 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:45.972 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:45.973 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:45.973 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:45.973 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:45.973 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:45.974 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:45.974 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:45.974 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:45.977 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:45.977 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:45.979 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:45.979 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:46.001--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:46.109 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:46.116 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:46.118 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:46.118 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:46.14--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:46.268 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:46.276 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:46.278 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:46.278 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:46.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 2025-10-04 08:06:46.450 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:46.459 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:46.461 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:46.461 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:46.487--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:46.632 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:46.641 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:46.643 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:46.643 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:46.673--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:46.834 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:46.848 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:46.850 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:46.855 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:46.926 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 352320 with label vertex 2025-10-04 08:06:46.927 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 422032 with label vertex 2025-10-04 08:06:47.124 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vss1)]. For better performance, use indexes 2025-10-04 08:06:47.131 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 4176 with label vertex 2025-10-04 08:06:47.131 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8232 with label vertex 2025-10-04 08:06:47.132 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8288 with label vertex 2025-10-04 08:06:47.132 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8272 with label vertex 2025-10-04 08:06:47.133 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 12328 with label vertex 2025-10-04 08:06:47.133 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 12368 with label vertex 2025-10-04 08:06:47.133 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 12488 with label vertex 2025-10-04 08:06:47.156 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = network-id-v1)]. For better performance, use indexes org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv6-address-list, l3-interface-ipv4-address-list] at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2099) at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) at org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkPreventDeleteTest(DbSerializerTest.java:1043) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-10-04 08:06:47.201 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet-id-5)]. For better performance, use indexes 2025-10-04 08:06:47.205 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 24656 with label vertex 2025-10-04 08:06:47.208 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = network-id-v2)]. For better performance, use indexes 2025-10-04 08:06:47.212 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 12384 with label vertex 2025-10-04 08:06:47.213 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8368 with label vertex 2025-10-04 08:06:47.217 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet-id-2)]. For better performance, use indexes org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv4-address-list] at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156) at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092) at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv4Test(DbSerializerTest.java:350) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-10-04 08:06:47.222 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet-id-4)]. For better performance, use indexes org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv6-address-list] at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156) at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092) at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv6Test(DbSerializerTest.java:365) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-10-04 08:06:47.234 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 483496 with label vertex 2025-10-04 08:06:47.244 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 893088 with label vertex 2025-10-04 08:06:47.305 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vss1)]. For better performance, use indexes 2025-10-04 08:06:47.312 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 28712 with label vertex 2025-10-04 08:06:47.313 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 28848 with label vertex 2025-10-04 08:06:47.313 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 49232 with label vertex 2025-10-04 08:06:47.313 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 20680 with label vertex 2025-10-04 08:06:47.314 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 32944 with label vertex 2025-10-04 08:06:47.314 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 32864 with label vertex 2025-10-04 08:06:47.315 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 28864 with label vertex 2025-10-04 08:06:47.317 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = network-id-v1)]. For better performance, use indexes org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv6-address-list, l3-interface-ipv4-address-list] at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2099) at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) at org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkPreventDeleteTest(DbSerializerTest.java:1043) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-10-04 08:06:47.361 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet-id-5)]. For better performance, use indexes 2025-10-04 08:06:47.366 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 32960 with label vertex 2025-10-04 08:06:47.369 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = network-id-v2)]. For better performance, use indexes 2025-10-04 08:06:47.374 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 53328 with label vertex 2025-10-04 08:06:47.374 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 61520 with label vertex 2025-10-04 08:06:47.378 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet-id-2)]. For better performance, use indexes org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv4-address-list] at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156) at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092) at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv4Test(DbSerializerTest.java:350) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-10-04 08:06:47.385 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet-id-4)]. For better performance, use indexes org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv6-address-list] at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156) at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092) at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv6Test(DbSerializerTest.java:365) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.487 s -- in org.onap.aai.serialization.db.DbSerializerTest [INFO] Running org.onap.aai.serialization.db.ImpliedDeleteUnitTest 2025-10-04 08:06:47.473 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 4 vertexes 2025-10-04 08:06:47.475 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"volume-id":"volume-1"} 2025-10-04 08:06:47.475 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"volume-id":"volume-2"} 2025-10-04 08:06:47.475 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"volume-id":"volume-3"} 2025-10-04 08:06:47.475 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"volume-id":"volume-4"} 2025-10-04 08:06:47.477 ERROR --- [ main] o.o.aai.serialization.db.ImpliedDelete : User SDNC is not allowed to implicit delete on parent object vserver 2025-10-04 08:06:47.478 ERROR --- [ main] o.o.aai.serialization.db.ImpliedDelete : User SDNC is not allowed to implicit delete on parent object vserver 2025-10-04 08:06:47.479 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 0 vertexes 2025-10-04 08:06:47.479 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 0 vertexes 2025-10-04 08:06:47.480 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 0 vertexes 2025-10-04 08:06:47.481 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 0 vertexes 2025-10-04 08:06:47.481 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 0 vertexes 2025-10-04 08:06:47.482 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 0 vertexes 2025-10-04 08:06:47.482 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 0 vertexes 2025-10-04 08:06:47.482 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 0 vertexes 2025-10-04 08:06:47.483 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 1 vertexes 2025-10-04 08:06:47.484 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : Encountered an exception during retrieval of vertex properties with vertex-id 0 -> root cause=java.lang.RuntimeException: Unable to find node ClassName- org.onap.aai.serialization.db.ImpliedDelete :LineNumber- 117 :MethodName- execute ClassName- org.onap.aai.serialization.db.ImpliedDeleteUnitTest :LineNumber- 290 :MethodName- testImpliedDeleteWhenUserIsAllowedToDeleteAndPrintingDeletingVertexItThrowsExceptionVerifyLog ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :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 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.onap.aai.serialization.db.ImpliedDeleteUnitTest [INFO] Running org.onap.aai.serialization.db.DbSerializerDeltasTest 2025-10-04 08:06:47.517 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:47.517 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:47.518 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:47.518 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:47.518 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:47.518 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:47.519 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:47.519 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:47.519 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:47.519 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:47.520 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:47.523 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:47.523 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:47.525 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:47.525 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:47.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 2025-10-04 08:06:47.655 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:47.702 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:47.704 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:47.704 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:47.73--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:47.853 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:47.861 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:47.864 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:47.864 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:47.888--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:48.017 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:48.026 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:48.028 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:48.028 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:48.051--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:48.185 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:48.193 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:48.196 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:48.196 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:48.224--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:48.377 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:48.391 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:48.393 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:48.402 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [{"uri":"/network/generic-vnfs/generic-vnf/myvnf","action":"CREATE","sourceOfTruth":"AAI-TEST","timestamp":1759565208412,"propertyDeltas":{"aai-last-mod-ts":{"action":"CREATE","value":1759565208412},"vnf-id":{"action":"CREATE","value":"myvnf"},"aai-uuid":{"action":"STATIC","value":"2dbe9e79-6f63-4c63-84a6-021e489b1775"},"resource-version":{"action":"CREATE","value":"1759565208412"},"aai-created-ts":{"action":"STATIC","value":1759565208412},"last-mod-source-of-truth":{"action":"CREATE","value":"AAI-TEST"},"source-of-truth":{"action":"STATIC","value":"AAI-TEST"},"vnf-type":{"action":"CREATE","value":"typo"},"aai-node-type":{"action":"STATIC","value":"generic-vnf"}},"relationshipDeltas":[]},{"uri":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf","action":"CREATE","sourceOfTruth":"AAI-TEST","timestamp":1759565208412,"propertyDeltas":{"aai-last-mod-ts":{"action":"CREATE","value":1759565208412},"aai-uuid":{"action":"STATIC","value":"7c94e747-eeae-4f7e-a242-70fa82bd587b"},"resource-version":{"action":"CREATE","value":"1759565208412"},"vf-module-id":{"action":"CREATE","value":"myvf"},"aai-created-ts":{"action":"STATIC","value":1759565208412},"last-mod-source-of-truth":{"action":"CREATE","value":"AAI-TEST"},"source-of-truth":{"action":"STATIC","value":"AAI-TEST"},"aai-node-type":{"action":"STATIC","value":"vf-module"}},"relationshipDeltas":[{"action":"CREATE_REL","in-v-uuid":"2dbe9e79-6f63-4c63-84a6-021e489b1775","out-v-uuid":"7c94e747-eeae-4f7e-a242-70fa82bd587b","in-v-uri":"/network/generic-vnfs/generic-vnf/myvnf","out-v-uri":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf","label":"org.onap.relationships.inventory.BelongsTo","props":{"private":"false","aai-uuid":"0ca0aabe-b1b7-4a5d-91e6-e3da791f5632","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]}] 2025-10-04 08:06:48.464 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 917664 with label generic-vnf 2025-10-04 08:06:48.466 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 475168 with label vf-module [{"uri":"/network/generic-vnfs/generic-vnf/myvnf","action":"DELETE","sourceOfTruth":"AAI-TEST","timestamp":1759565208458,"propertyDeltas":{"aai-last-mod-ts":{"action":"DELETE","value":1759565208412},"vnf-id":{"action":"DELETE","value":"myvnf"},"in-maint":{"action":"DELETE","value":false},"aai-uuid":{"action":"DELETE","value":"2dbe9e79-6f63-4c63-84a6-021e489b1775"},"resource-version":{"action":"DELETE","value":"1759565208412"},"aai-uri":{"action":"DELETE","value":"/network/generic-vnfs/generic-vnf/myvnf"},"aai-created-ts":{"action":"DELETE","value":1759565208412},"last-mod-source-of-truth":{"action":"DELETE","value":"AAI-TEST"},"source-of-truth":{"action":"DELETE","value":"AAI-TEST"},"vnf-type":{"action":"DELETE","value":"typo"},"is-closed-loop-disabled":{"action":"DELETE","value":false},"aai-node-type":{"action":"DELETE","value":"generic-vnf"}},"relationshipDeltas":[{"action":"DELETE","in-v-uuid":"2dbe9e79-6f63-4c63-84a6-021e489b1775","out-v-uuid":"7c94e747-eeae-4f7e-a242-70fa82bd587b","in-v-uri":"/network/generic-vnfs/generic-vnf/myvnf","out-v-uri":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf","label":"org.onap.relationships.inventory.BelongsTo","props":{"private":"false","aai-uuid":"0ca0aabe-b1b7-4a5d-91e6-e3da791f5632","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]},{"uri":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf","action":"DELETE","sourceOfTruth":"AAI-TEST","timestamp":1759565208458,"propertyDeltas":{"aai-last-mod-ts":{"action":"DELETE","value":1759565208412},"aai-uuid":{"action":"DELETE","value":"7c94e747-eeae-4f7e-a242-70fa82bd587b"},"resource-version":{"action":"DELETE","value":"1759565208412"},"aai-uri":{"action":"DELETE","value":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf"},"is-base-vf-module":{"action":"DELETE","value":false},"vf-module-id":{"action":"DELETE","value":"myvf"},"aai-created-ts":{"action":"DELETE","value":1759565208412},"last-mod-source-of-truth":{"action":"DELETE","value":"AAI-TEST"},"source-of-truth":{"action":"DELETE","value":"AAI-TEST"},"automated-assignment":{"action":"DELETE","value":false},"aai-node-type":{"action":"DELETE","value":"vf-module"}},"relationshipDeltas":[]}] { "hostname" : "ps", "relationship-list" : { "relationship" : [ { "related-to" : "complex", "related-link" : "/cloud-infrastructure/complexes/complex/c-id" } ] } } [{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec","action":"CREATE","source-of-truth":"create-ipsec","timestamp":1759565208487,"property-deltas":{"aai-last-mod-ts":{"action":"CREATE","value":1759565208487},"aai-uuid":{"action":"STATIC","value":"f5bc237d-ed37-4342-8f73-0cdf9d9f3697"},"resource-version":{"action":"CREATE","value":"1759565208487"},"ipsec-configuration-id":{"action":"CREATE","value":"ipsec"},"aai-created-ts":{"action":"STATIC","value":1759565208487},"last-mod-source-of-truth":{"action":"CREATE","value":"create-ipsec"},"source-of-truth":{"action":"STATIC","value":"create-ipsec"},"aai-node-type":{"action":"STATIC","value":"ipsec-configuration"}},"relationship-deltas":[]}] [{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","action":"CREATE","source-of-truth":"create-child-vig-server","timestamp":1759565208493,"property-deltas":{"aai-last-mod-ts":{"action":"CREATE","value":1759565208493},"vig-address-type":{"action":"CREATE","value":"vig"},"aai-uuid":{"action":"STATIC","value":"04da1719-1cd1-415f-b244-7c75f72c312f"},"resource-version":{"action":"CREATE","value":"1759565208493"},"ipaddress-v4-vig":{"action":"CREATE","value":["address-1","address-2"]},"aai-created-ts":{"action":"STATIC","value":1759565208493},"last-mod-source-of-truth":{"action":"CREATE","value":"create-child-vig-server"},"source-of-truth":{"action":"STATIC","value":"create-child-vig-server"},"aai-node-type":{"action":"STATIC","value":"vig-server"}},"relationship-deltas":[{"action":"CREATE_REL","in-v-uuid":"f5bc237d-ed37-4342-8f73-0cdf9d9f3697","out-v-uuid":"04da1719-1cd1-415f-b244-7c75f72c312f","in-v-uri":"/network/ipsec-configurations/ipsec-configuration/ipsec","out-v-uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","label":"org.onap.relationships.inventory.BelongsTo","props":{"private":"false","aai-uuid":"bf86b394-196b-4308-8ad8-32affdd1ba78","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]}] [{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","action":"UPDATE","source-of-truth":"update-child-vig-server","timestamp":1759565208501,"property-deltas":{"aai-last-mod-ts":{"action":"UPDATE","value":1759565208501,"old-value":1759565208493},"aai-uuid":{"action":"STATIC","value":"04da1719-1cd1-415f-b244-7c75f72c312f"},"resource-version":{"action":"UPDATE","value":"1759565208501","old-value":"1759565208493"},"ipaddress-v4-vig":{"action":"UPDATE","value":["address-1","address-2","address-3","address-4"],"old-value":["address-1","address-2"]},"aai-created-ts":{"action":"STATIC","value":1759565208493},"last-mod-source-of-truth":{"action":"UPDATE","value":"update-child-vig-server","old-value":"create-child-vig-server"},"source-of-truth":{"action":"STATIC","value":"create-child-vig-server"},"aai-node-type":{"action":"STATIC","value":"vig-server"}},"relationship-deltas":[]}] 2025-10-04 08:06:48.507 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 335880 with label ipsec-configuration 2025-10-04 08:06:48.508 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405632 with label vig-server [{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec","action":"DELETE","source-of-truth":"delete-ipsec","timestamp":1759565208505,"property-deltas":{"aai-last-mod-ts":{"action":"DELETE","value":1759565208487},"aai-uuid":{"action":"DELETE","value":"f5bc237d-ed37-4342-8f73-0cdf9d9f3697"},"resource-version":{"action":"DELETE","value":"1759565208487"},"aai-uri":{"action":"DELETE","value":"/network/ipsec-configurations/ipsec-configuration/ipsec"},"aai-created-ts":{"action":"DELETE","value":1759565208487},"ipsec-configuration-id":{"action":"DELETE","value":"ipsec"},"last-mod-source-of-truth":{"action":"DELETE","value":"create-ipsec"},"source-of-truth":{"action":"DELETE","value":"create-ipsec"},"aai-node-type":{"action":"DELETE","value":"ipsec-configuration"}},"relationship-deltas":[{"action":"DELETE","in-v-uuid":"f5bc237d-ed37-4342-8f73-0cdf9d9f3697","out-v-uuid":"04da1719-1cd1-415f-b244-7c75f72c312f","in-v-uri":"/network/ipsec-configurations/ipsec-configuration/ipsec","out-v-uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","label":"org.onap.relationships.inventory.BelongsTo","props":{"private":"false","aai-uuid":"bf86b394-196b-4308-8ad8-32affdd1ba78","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]},{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","action":"DELETE","source-of-truth":"delete-ipsec","timestamp":1759565208505,"property-deltas":{"aai-last-mod-ts":{"action":"DELETE","value":1759565208501},"vig-address-type":{"action":"DELETE","value":"vig"},"aai-uuid":{"action":"DELETE","value":"04da1719-1cd1-415f-b244-7c75f72c312f"},"resource-version":{"action":"DELETE","value":"1759565208501"},"aai-uri":{"action":"DELETE","value":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig"},"ipaddress-v4-vig":{"action":"DELETE","value":["address-1","address-2","address-3","address-4"]},"aai-created-ts":{"action":"DELETE","value":1759565208493},"last-mod-source-of-truth":{"action":"DELETE","value":"update-child-vig-server"},"source-of-truth":{"action":"DELETE","value":"create-child-vig-server"},"aai-node-type":{"action":"DELETE","value":"vig-server"}},"relationship-deltas":[]}] Create Complex [{"uri":"/cloud-infrastructure/complexes/complex/c-id-b","action":"CREATE","source-of-truth":"create-complex","timestamp":1759565208512,"property-deltas":{"country":{"action":"CREATE","value":"abc"},"aai-last-mod-ts":{"action":"CREATE","value":1759565208512},"city":{"action":"CREATE","value":"cityA"},"aai-created-ts":{"action":"STATIC","value":1759565208512},"physical-location-type":{"action":"CREATE","value":"type"},"source-of-truth":{"action":"STATIC","value":"create-complex"},"aai-node-type":{"action":"STATIC","value":"complex"},"postal-code":{"action":"CREATE","value":"11111"},"aai-uuid":{"action":"STATIC","value":"bb67b46d-9271-48e4-8d33-c8afdd48902c"},"physical-location-id":{"action":"CREATE","value":"c-id-b"},"resource-version":{"action":"CREATE","value":"1759565208512"},"street1":{"action":"CREATE","value":"streetA"},"last-mod-source-of-truth":{"action":"CREATE","value":"create-complex"},"region":{"action":"CREATE","value":"ef"}},"relationship-deltas":[]}] Create Pserver with pinterface and relationship to complex [{"uri":"/cloud-infrastructure/pservers/pserver/ps-b","action":"CREATE","source-of-truth":"create-pserver","timestamp":1759565208516,"property-deltas":{"aai-last-mod-ts":{"action":"CREATE","value":1759565208516},"hostname":{"action":"CREATE","value":"ps-b"},"aai-uuid":{"action":"STATIC","value":"3bbc549b-11be-40be-8e7d-08f3dfa6587d"},"resource-version":{"action":"CREATE","value":"1759565208516"},"aai-created-ts":{"action":"STATIC","value":1759565208516},"last-mod-source-of-truth":{"action":"CREATE","value":"create-pserver"},"number-of-cpus":{"action":"CREATE","value":20},"source-of-truth":{"action":"STATIC","value":"create-pserver"},"aai-node-type":{"action":"STATIC","value":"pserver"}},"relationship-deltas":[{"action":"CREATE_REL","in-v-uuid":"bb67b46d-9271-48e4-8d33-c8afdd48902c","out-v-uuid":"3bbc549b-11be-40be-8e7d-08f3dfa6587d","in-v-uri":"/cloud-infrastructure/complexes/complex/c-id-b","out-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b","label":"org.onap.relationships.inventory.LocatedIn","props":{"private":"false","aai-uuid":"2d9e7d30-f517-4ef0-b39c-1e57c9650f82","prevent-delete":"IN","delete-other-v":"NONE","contains-other-v":"NONE"}}]},{"uri":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1","action":"CREATE","source-of-truth":"create-pserver","timestamp":1759565208516,"property-deltas":{"aai-last-mod-ts":{"action":"CREATE","value":1759565208516},"aai-uuid":{"action":"STATIC","value":"34a19321-c9e0-4df2-b392-344747557ab0"},"resource-version":{"action":"CREATE","value":"1759565208516"},"interface-name":{"action":"CREATE","value":"pint-1"},"aai-created-ts":{"action":"STATIC","value":1759565208516},"last-mod-source-of-truth":{"action":"CREATE","value":"create-pserver"},"source-of-truth":{"action":"STATIC","value":"create-pserver"},"aai-node-type":{"action":"STATIC","value":"p-interface"}},"relationship-deltas":[{"action":"CREATE_REL","in-v-uuid":"3bbc549b-11be-40be-8e7d-08f3dfa6587d","out-v-uuid":"34a19321-c9e0-4df2-b392-344747557ab0","in-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b","out-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1","label":"tosca.relationships.network.BindsTo","props":{"private":"false","aai-uuid":"efb5da6e-71c3-4496-977c-bc32b45a9c94","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]}] Update pserver removing relationship to complex [{"uri":"/cloud-infrastructure/pservers/pserver/ps-b","action":"UPDATE","source-of-truth":"update-pserver","timestamp":1759565208526,"property-deltas":{"aai-last-mod-ts":{"action":"UPDATE","value":1759565208526,"old-value":1759565208516},"equip-type":{"action":"CREATE","value":"server-a"},"aai-uuid":{"action":"STATIC","value":"3bbc549b-11be-40be-8e7d-08f3dfa6587d"},"resource-version":{"action":"UPDATE","value":"1759565208526","old-value":"1759565208516"},"aai-created-ts":{"action":"STATIC","value":1759565208516},"last-mod-source-of-truth":{"action":"UPDATE","value":"update-pserver","old-value":"create-pserver"},"number-of-cpus":{"action":"UPDATE","value":99,"old-value":20},"source-of-truth":{"action":"STATIC","value":"create-pserver"},"aai-node-type":{"action":"STATIC","value":"pserver"}},"relationship-deltas":[{"action":"DELETE_REL","in-v-uuid":"bb67b46d-9271-48e4-8d33-c8afdd48902c","out-v-uuid":"3bbc549b-11be-40be-8e7d-08f3dfa6587d","in-v-uri":"/cloud-infrastructure/complexes/complex/c-id-b","out-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b","label":"org.onap.relationships.inventory.LocatedIn","props":{"private":"false","aai-uuid":"2d9e7d30-f517-4ef0-b39c-1e57c9650f82","prevent-delete":"IN","delete-other-v":"NONE","contains-other-v":"NONE"}}]}] 2025-10-04 08:06:48.538 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 479264 with label pserver 2025-10-04 08:06:48.539 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401472 with label p-interface Delete pserver [{"uri":"/cloud-infrastructure/pservers/pserver/ps-b","action":"DELETE","source-of-truth":"delete-pserver","timestamp":1759565208535,"property-deltas":{"aai-last-mod-ts":{"action":"DELETE","value":1759565208526},"equip-type":{"action":"DELETE","value":"server-a"},"hostname":{"action":"DELETE","value":"ps-b"},"in-maint":{"action":"DELETE","value":false},"aai-uuid":{"action":"DELETE","value":"3bbc549b-11be-40be-8e7d-08f3dfa6587d"},"resource-version":{"action":"DELETE","value":"1759565208526"},"aai-uri":{"action":"DELETE","value":"/cloud-infrastructure/pservers/pserver/ps-b"},"aai-created-ts":{"action":"DELETE","value":1759565208516},"last-mod-source-of-truth":{"action":"DELETE","value":"update-pserver"},"number-of-cpus":{"action":"DELETE","value":99},"source-of-truth":{"action":"DELETE","value":"create-pserver"},"aai-node-type":{"action":"DELETE","value":"pserver"}},"relationship-deltas":[{"action":"DELETE","in-v-uuid":"3bbc549b-11be-40be-8e7d-08f3dfa6587d","out-v-uuid":"34a19321-c9e0-4df2-b392-344747557ab0","in-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b","out-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1","label":"tosca.relationships.network.BindsTo","props":{"private":"false","aai-uuid":"efb5da6e-71c3-4496-977c-bc32b45a9c94","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]},{"uri":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1","action":"DELETE","source-of-truth":"delete-pserver","timestamp":1759565208535,"property-deltas":{"aai-last-mod-ts":{"action":"DELETE","value":1759565208516},"in-maint":{"action":"DELETE","value":false},"aai-uuid":{"action":"DELETE","value":"34a19321-c9e0-4df2-b392-344747557ab0"},"resource-version":{"action":"DELETE","value":"1759565208516"},"interface-name":{"action":"DELETE","value":"pint-1"},"aai-uri":{"action":"DELETE","value":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1"},"aai-created-ts":{"action":"DELETE","value":1759565208516},"last-mod-source-of-truth":{"action":"DELETE","value":"create-pserver"},"source-of-truth":{"action":"DELETE","value":"create-pserver"},"aai-node-type":{"action":"DELETE","value":"p-interface"}},"relationship-deltas":[]}] [{"uri":"/network/generic-vnfs/generic-vnf/myvnf","action":"CREATE","sourceOfTruth":"AAI-TEST","timestamp":1759565208559,"propertyDeltas":{"aai-last-mod-ts":{"action":"CREATE","value":1759565208559},"vnf-id":{"action":"CREATE","value":"myvnf"},"aai-uuid":{"action":"STATIC","value":"ea18f7d8-0c34-4fd7-8ebd-7a6d3cdaf3d8"},"resource-version":{"action":"CREATE","value":"1759565208559"},"aai-created-ts":{"action":"STATIC","value":1759565208559},"last-mod-source-of-truth":{"action":"CREATE","value":"AAI-TEST"},"source-of-truth":{"action":"STATIC","value":"AAI-TEST"},"vnf-type":{"action":"CREATE","value":"typo"},"aai-node-type":{"action":"STATIC","value":"generic-vnf"}},"relationshipDeltas":[]},{"uri":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf","action":"CREATE","sourceOfTruth":"AAI-TEST","timestamp":1759565208559,"propertyDeltas":{"aai-last-mod-ts":{"action":"CREATE","value":1759565208559},"aai-uuid":{"action":"STATIC","value":"b9cc56aa-15c7-43ef-88d9-b5ed0db0e9dc"},"resource-version":{"action":"CREATE","value":"1759565208559"},"vf-module-id":{"action":"CREATE","value":"myvf"},"aai-created-ts":{"action":"STATIC","value":1759565208559},"last-mod-source-of-truth":{"action":"CREATE","value":"AAI-TEST"},"source-of-truth":{"action":"STATIC","value":"AAI-TEST"},"aai-node-type":{"action":"STATIC","value":"vf-module"}},"relationshipDeltas":[{"action":"CREATE_REL","in-v-uuid":"ea18f7d8-0c34-4fd7-8ebd-7a6d3cdaf3d8","out-v-uuid":"b9cc56aa-15c7-43ef-88d9-b5ed0db0e9dc","in-v-uri":"/network/generic-vnfs/generic-vnf/myvnf","out-v-uri":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf","label":"org.onap.relationships.inventory.BelongsTo","props":{"private":"false","aai-uuid":"998bcdb1-a800-4334-9a2a-1b3fae6b3d0b","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]}] 2025-10-04 08:06:48.571 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401408 with label generic-vnf 2025-10-04 08:06:48.571 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 462992 with label vf-module [{"uri":"/network/generic-vnfs/generic-vnf/myvnf","action":"DELETE","sourceOfTruth":"AAI-TEST","timestamp":1759565208568,"propertyDeltas":{"aai-last-mod-ts":{"action":"DELETE","value":1759565208559},"vnf-id":{"action":"DELETE","value":"myvnf"},"in-maint":{"action":"DELETE","value":false},"aai-uuid":{"action":"DELETE","value":"ea18f7d8-0c34-4fd7-8ebd-7a6d3cdaf3d8"},"resource-version":{"action":"DELETE","value":"1759565208559"},"aai-uri":{"action":"DELETE","value":"/network/generic-vnfs/generic-vnf/myvnf"},"aai-created-ts":{"action":"DELETE","value":1759565208559},"last-mod-source-of-truth":{"action":"DELETE","value":"AAI-TEST"},"source-of-truth":{"action":"DELETE","value":"AAI-TEST"},"vnf-type":{"action":"DELETE","value":"typo"},"is-closed-loop-disabled":{"action":"DELETE","value":false},"aai-node-type":{"action":"DELETE","value":"generic-vnf"}},"relationshipDeltas":[{"action":"DELETE","in-v-uuid":"ea18f7d8-0c34-4fd7-8ebd-7a6d3cdaf3d8","out-v-uuid":"b9cc56aa-15c7-43ef-88d9-b5ed0db0e9dc","in-v-uri":"/network/generic-vnfs/generic-vnf/myvnf","out-v-uri":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf","label":"org.onap.relationships.inventory.BelongsTo","props":{"private":"false","aai-uuid":"998bcdb1-a800-4334-9a2a-1b3fae6b3d0b","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]},{"uri":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf","action":"DELETE","sourceOfTruth":"AAI-TEST","timestamp":1759565208568,"propertyDeltas":{"aai-last-mod-ts":{"action":"DELETE","value":1759565208559},"aai-uuid":{"action":"DELETE","value":"b9cc56aa-15c7-43ef-88d9-b5ed0db0e9dc"},"resource-version":{"action":"DELETE","value":"1759565208559"},"aai-uri":{"action":"DELETE","value":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf"},"is-base-vf-module":{"action":"DELETE","value":false},"vf-module-id":{"action":"DELETE","value":"myvf"},"aai-created-ts":{"action":"DELETE","value":1759565208559},"last-mod-source-of-truth":{"action":"DELETE","value":"AAI-TEST"},"source-of-truth":{"action":"DELETE","value":"AAI-TEST"},"automated-assignment":{"action":"DELETE","value":false},"aai-node-type":{"action":"DELETE","value":"vf-module"}},"relationshipDeltas":[]}] { "hostname" : "ps", "relationship-list" : { "relationship" : [ { "related-to" : "complex", "related-link" : "/cloud-infrastructure/complexes/complex/c-id" } ] } } [{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec","action":"CREATE","source-of-truth":"create-ipsec","timestamp":1759565208584,"property-deltas":{"aai-last-mod-ts":{"action":"CREATE","value":1759565208584},"aai-uuid":{"action":"STATIC","value":"25ecfb87-a7a8-48d5-aabb-836865d9deae"},"resource-version":{"action":"CREATE","value":"1759565208584"},"ipsec-configuration-id":{"action":"CREATE","value":"ipsec"},"aai-created-ts":{"action":"STATIC","value":1759565208584},"last-mod-source-of-truth":{"action":"CREATE","value":"create-ipsec"},"source-of-truth":{"action":"STATIC","value":"create-ipsec"},"aai-node-type":{"action":"STATIC","value":"ipsec-configuration"}},"relationship-deltas":[]}] [{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","action":"CREATE","source-of-truth":"create-child-vig-server","timestamp":1759565208588,"property-deltas":{"aai-last-mod-ts":{"action":"CREATE","value":1759565208588},"vig-address-type":{"action":"CREATE","value":"vig"},"aai-uuid":{"action":"STATIC","value":"fccd4d18-9f56-4cfe-aa55-2e5282f3424a"},"resource-version":{"action":"CREATE","value":"1759565208588"},"ipaddress-v4-vig":{"action":"CREATE","value":["address-1","address-2"]},"aai-created-ts":{"action":"STATIC","value":1759565208588},"last-mod-source-of-truth":{"action":"CREATE","value":"create-child-vig-server"},"source-of-truth":{"action":"STATIC","value":"create-child-vig-server"},"aai-node-type":{"action":"STATIC","value":"vig-server"}},"relationship-deltas":[{"action":"CREATE_REL","in-v-uuid":"25ecfb87-a7a8-48d5-aabb-836865d9deae","out-v-uuid":"fccd4d18-9f56-4cfe-aa55-2e5282f3424a","in-v-uri":"/network/ipsec-configurations/ipsec-configuration/ipsec","out-v-uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","label":"org.onap.relationships.inventory.BelongsTo","props":{"private":"false","aai-uuid":"c1b01006-abe5-4360-a4c7-db9e5548b617","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]}] [{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","action":"UPDATE","source-of-truth":"update-child-vig-server","timestamp":1759565208592,"property-deltas":{"aai-last-mod-ts":{"action":"UPDATE","value":1759565208592,"old-value":1759565208588},"aai-uuid":{"action":"STATIC","value":"fccd4d18-9f56-4cfe-aa55-2e5282f3424a"},"resource-version":{"action":"UPDATE","value":"1759565208592","old-value":"1759565208588"},"ipaddress-v4-vig":{"action":"UPDATE","value":["address-1","address-2","address-3","address-4"],"old-value":["address-1","address-2"]},"aai-created-ts":{"action":"STATIC","value":1759565208588},"last-mod-source-of-truth":{"action":"UPDATE","value":"update-child-vig-server","old-value":"create-child-vig-server"},"source-of-truth":{"action":"STATIC","value":"create-child-vig-server"},"aai-node-type":{"action":"STATIC","value":"vig-server"}},"relationship-deltas":[]}] 2025-10-04 08:06:48.596 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405504 with label ipsec-configuration 2025-10-04 08:06:48.597 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467088 with label vig-server [{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec","action":"DELETE","source-of-truth":"delete-ipsec","timestamp":1759565208594,"property-deltas":{"aai-last-mod-ts":{"action":"DELETE","value":1759565208584},"aai-uuid":{"action":"DELETE","value":"25ecfb87-a7a8-48d5-aabb-836865d9deae"},"resource-version":{"action":"DELETE","value":"1759565208584"},"aai-uri":{"action":"DELETE","value":"/network/ipsec-configurations/ipsec-configuration/ipsec"},"aai-created-ts":{"action":"DELETE","value":1759565208584},"ipsec-configuration-id":{"action":"DELETE","value":"ipsec"},"last-mod-source-of-truth":{"action":"DELETE","value":"create-ipsec"},"source-of-truth":{"action":"DELETE","value":"create-ipsec"},"aai-node-type":{"action":"DELETE","value":"ipsec-configuration"}},"relationship-deltas":[{"action":"DELETE","in-v-uuid":"25ecfb87-a7a8-48d5-aabb-836865d9deae","out-v-uuid":"fccd4d18-9f56-4cfe-aa55-2e5282f3424a","in-v-uri":"/network/ipsec-configurations/ipsec-configuration/ipsec","out-v-uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","label":"org.onap.relationships.inventory.BelongsTo","props":{"private":"false","aai-uuid":"c1b01006-abe5-4360-a4c7-db9e5548b617","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]},{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","action":"DELETE","source-of-truth":"delete-ipsec","timestamp":1759565208594,"property-deltas":{"aai-last-mod-ts":{"action":"DELETE","value":1759565208592},"vig-address-type":{"action":"DELETE","value":"vig"},"aai-uuid":{"action":"DELETE","value":"fccd4d18-9f56-4cfe-aa55-2e5282f3424a"},"resource-version":{"action":"DELETE","value":"1759565208592"},"aai-uri":{"action":"DELETE","value":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig"},"ipaddress-v4-vig":{"action":"DELETE","value":["address-1","address-2","address-3","address-4"]},"aai-created-ts":{"action":"DELETE","value":1759565208588},"last-mod-source-of-truth":{"action":"DELETE","value":"update-child-vig-server"},"source-of-truth":{"action":"DELETE","value":"create-child-vig-server"},"aai-node-type":{"action":"DELETE","value":"vig-server"}},"relationship-deltas":[]}] Create Complex [{"uri":"/cloud-infrastructure/complexes/complex/c-id-b","action":"CREATE","source-of-truth":"create-complex","timestamp":1759565208600,"property-deltas":{"country":{"action":"CREATE","value":"abc"},"aai-last-mod-ts":{"action":"CREATE","value":1759565208600},"city":{"action":"CREATE","value":"cityA"},"aai-created-ts":{"action":"STATIC","value":1759565208600},"physical-location-type":{"action":"CREATE","value":"type"},"source-of-truth":{"action":"STATIC","value":"create-complex"},"aai-node-type":{"action":"STATIC","value":"complex"},"postal-code":{"action":"CREATE","value":"11111"},"aai-uuid":{"action":"STATIC","value":"46cd8b36-c9f3-4eb9-95a2-1b8832950138"},"physical-location-id":{"action":"CREATE","value":"c-id-b"},"resource-version":{"action":"CREATE","value":"1759565208600"},"street1":{"action":"CREATE","value":"streetA"},"last-mod-source-of-truth":{"action":"CREATE","value":"create-complex"},"region":{"action":"CREATE","value":"ef"}},"relationship-deltas":[]}] Create Pserver with pinterface and relationship to complex [{"uri":"/cloud-infrastructure/pservers/pserver/ps-b","action":"CREATE","source-of-truth":"create-pserver","timestamp":1759565208603,"property-deltas":{"aai-last-mod-ts":{"action":"CREATE","value":1759565208603},"hostname":{"action":"CREATE","value":"ps-b"},"aai-uuid":{"action":"STATIC","value":"99a0ee16-47b0-4ec2-953e-b6814cef0c9d"},"resource-version":{"action":"CREATE","value":"1759565208603"},"aai-created-ts":{"action":"STATIC","value":1759565208603},"last-mod-source-of-truth":{"action":"CREATE","value":"create-pserver"},"number-of-cpus":{"action":"CREATE","value":20},"source-of-truth":{"action":"STATIC","value":"create-pserver"},"aai-node-type":{"action":"STATIC","value":"pserver"}},"relationship-deltas":[{"action":"CREATE_REL","in-v-uuid":"46cd8b36-c9f3-4eb9-95a2-1b8832950138","out-v-uuid":"99a0ee16-47b0-4ec2-953e-b6814cef0c9d","in-v-uri":"/cloud-infrastructure/complexes/complex/c-id-b","out-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b","label":"org.onap.relationships.inventory.LocatedIn","props":{"private":"false","aai-uuid":"953651a1-0ac2-44cd-bb05-678f521e0d35","prevent-delete":"IN","delete-other-v":"NONE","contains-other-v":"NONE"}}]},{"uri":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1","action":"CREATE","source-of-truth":"create-pserver","timestamp":1759565208603,"property-deltas":{"aai-last-mod-ts":{"action":"CREATE","value":1759565208603},"aai-uuid":{"action":"STATIC","value":"95506727-20e7-42b6-9e4e-c38a2cda0dfe"},"resource-version":{"action":"CREATE","value":"1759565208603"},"interface-name":{"action":"CREATE","value":"pint-1"},"aai-created-ts":{"action":"STATIC","value":1759565208603},"last-mod-source-of-truth":{"action":"CREATE","value":"create-pserver"},"source-of-truth":{"action":"STATIC","value":"create-pserver"},"aai-node-type":{"action":"STATIC","value":"p-interface"}},"relationship-deltas":[{"action":"CREATE_REL","in-v-uuid":"99a0ee16-47b0-4ec2-953e-b6814cef0c9d","out-v-uuid":"95506727-20e7-42b6-9e4e-c38a2cda0dfe","in-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b","out-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1","label":"tosca.relationships.network.BindsTo","props":{"private":"false","aai-uuid":"bd6d97d8-c6dc-4357-8af7-08258b6ab9f3","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]}] Update pserver removing relationship to complex [{"uri":"/cloud-infrastructure/pservers/pserver/ps-b","action":"UPDATE","source-of-truth":"update-pserver","timestamp":1759565208611,"property-deltas":{"aai-last-mod-ts":{"action":"UPDATE","value":1759565208611,"old-value":1759565208603},"equip-type":{"action":"CREATE","value":"server-a"},"aai-uuid":{"action":"STATIC","value":"99a0ee16-47b0-4ec2-953e-b6814cef0c9d"},"resource-version":{"action":"UPDATE","value":"1759565208611","old-value":"1759565208603"},"aai-created-ts":{"action":"STATIC","value":1759565208603},"last-mod-source-of-truth":{"action":"UPDATE","value":"update-pserver","old-value":"create-pserver"},"number-of-cpus":{"action":"UPDATE","value":99,"old-value":20},"source-of-truth":{"action":"STATIC","value":"create-pserver"},"aai-node-type":{"action":"STATIC","value":"pserver"}},"relationship-deltas":[{"action":"DELETE_REL","in-v-uuid":"46cd8b36-c9f3-4eb9-95a2-1b8832950138","out-v-uuid":"99a0ee16-47b0-4ec2-953e-b6814cef0c9d","in-v-uri":"/cloud-infrastructure/complexes/complex/c-id-b","out-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b","label":"org.onap.relationships.inventory.LocatedIn","props":{"private":"false","aai-uuid":"953651a1-0ac2-44cd-bb05-678f521e0d35","prevent-delete":"IN","delete-other-v":"NONE","contains-other-v":"NONE"}}]}] 2025-10-04 08:06:48.624 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413824 with label pserver 2025-10-04 08:06:48.625 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413760 with label p-interface Delete pserver [{"uri":"/cloud-infrastructure/pservers/pserver/ps-b","action":"DELETE","source-of-truth":"delete-pserver","timestamp":1759565208621,"property-deltas":{"aai-last-mod-ts":{"action":"DELETE","value":1759565208611},"equip-type":{"action":"DELETE","value":"server-a"},"hostname":{"action":"DELETE","value":"ps-b"},"in-maint":{"action":"DELETE","value":false},"aai-uuid":{"action":"DELETE","value":"99a0ee16-47b0-4ec2-953e-b6814cef0c9d"},"resource-version":{"action":"DELETE","value":"1759565208611"},"aai-uri":{"action":"DELETE","value":"/cloud-infrastructure/pservers/pserver/ps-b"},"aai-created-ts":{"action":"DELETE","value":1759565208603},"last-mod-source-of-truth":{"action":"DELETE","value":"update-pserver"},"number-of-cpus":{"action":"DELETE","value":99},"source-of-truth":{"action":"DELETE","value":"create-pserver"},"aai-node-type":{"action":"DELETE","value":"pserver"}},"relationship-deltas":[{"action":"DELETE","in-v-uuid":"99a0ee16-47b0-4ec2-953e-b6814cef0c9d","out-v-uuid":"95506727-20e7-42b6-9e4e-c38a2cda0dfe","in-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b","out-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1","label":"tosca.relationships.network.BindsTo","props":{"private":"false","aai-uuid":"bd6d97d8-c6dc-4357-8af7-08258b6ab9f3","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]},{"uri":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1","action":"DELETE","source-of-truth":"delete-pserver","timestamp":1759565208621,"property-deltas":{"aai-last-mod-ts":{"action":"DELETE","value":1759565208603},"in-maint":{"action":"DELETE","value":false},"aai-uuid":{"action":"DELETE","value":"95506727-20e7-42b6-9e4e-c38a2cda0dfe"},"resource-version":{"action":"DELETE","value":"1759565208603"},"interface-name":{"action":"DELETE","value":"pint-1"},"aai-uri":{"action":"DELETE","value":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1"},"aai-created-ts":{"action":"DELETE","value":1759565208603},"last-mod-source-of-truth":{"action":"DELETE","value":"create-pserver"},"source-of-truth":{"action":"DELETE","value":"create-pserver"},"aai-node-type":{"action":"DELETE","value":"p-interface"}},"relationship-deltas":[]}] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 s -- in org.onap.aai.serialization.db.DbSerializerDeltasTest [INFO] Running org.onap.aai.serialization.db.EdgeRulesTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.aai.serialization.db.EdgeRulesTest [INFO] Running org.onap.aai.serialization.db.DbAliasTest 2025-10-04 08:06:48.685 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:48.685 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv1 2025-10-04 08:06:48.685 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:48.685 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv2 2025-10-04 08:06:48.686 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:48.686 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv3 2025-10-04 08:06:48.686 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:48.686 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv4 2025-10-04 08:06:48.686 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:48.688 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:48.688 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv1 2025-10-04 08:06:48.689 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:48.689 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:48.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 2025-10-04 08:06:48.793 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 169 2025-10-04 08:06:48.798 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv2 2025-10-04 08:06:48.800 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:48.800 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:48.816--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:48.912 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 177 2025-10-04 08:06:48.918 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv3 2025-10-04 08:06:48.921 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:48.921 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:48.942--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:49.056 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 195 2025-10-04 08:06:49.063 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv4 2025-10-04 08:06:49.065 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:49.065 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:49.086--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:49.196 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:49.206 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:49.208 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:49.212 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.085 s -- in org.onap.aai.serialization.db.DbAliasTest [INFO] Running org.onap.aai.serialization.db.DbSerializer_needsFakeRulesTest 2025-10-04 08:06:49.777 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:49.777 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:49.779 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:49.779 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:49.798--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:49.907 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:49.914 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:49.916 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:49.916 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:49.936--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:50.052 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:50.059 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:50.061 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:50.061 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:50.082--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:50.211 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:50.284 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:50.286 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:50.286 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:50.307--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:50.438 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:50.446 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:50.448 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:50.448 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:50.472--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:50.612 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:50.623 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:50.623 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:50.623 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:50.623 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:50.623 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:50.623 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:50.624 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:50.626 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:50.628 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:50.631 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.964 s -- in org.onap.aai.serialization.db.DbSerializer_needsFakeRulesTest [INFO] Running org.onap.aai.serialization.db.VersionedScenariosTest 2025-10-04 08:06:50.742 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:50.742 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:50.743 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:50.743 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:50.743 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:50.743 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:50.743 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:50.743 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:50.744 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:50.744 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:50.744 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:50.747 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:50.747 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:50.749 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:50.749 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:50.767--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:50.866 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:50.873 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:50.874 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:50.874 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:50.893--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:51.009 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:51.017 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:51.018 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:51.019 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:51.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 2025-10-04 08:06:51.163 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:51.172 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:51.174 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:51.174 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:51.197--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:51.327 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:51.335 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:51.337 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:51.337 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:51.363--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:51.503 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:51.516 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:51.517 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:51.521 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:51.623 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: l-interface, node type: logical-link, label: org.onap.relationships.inventory.Destination, type: COUSIN, isPrivate: false, for version: v11. 2025-10-04 08:06:51.625 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: l-interface, node type: logical-link, label: org.onap.relationships.inventory.Source, type: COUSIN, isPrivate: false, for version: v11. 2025-10-04 08:06:51.637 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: l-interface, node type: logical-link, label: org.onap.relationships.inventory.Destination, type: COUSIN, isPrivate: false, for version: v11. 2025-10-04 08:06:51.638 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: l-interface, node type: logical-link, label: org.onap.relationships.inventory.Source, type: COUSIN, isPrivate: false, for version: v11. 2025-10-04 08:06:51.656 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: l-interface, node type: logical-link, label: org.onap.relationships.inventory.Source, type: COUSIN, isPrivate: false, for version: v11. 2025-10-04 08:06:51.657 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: l-interface, node type: logical-link, label: org.onap.relationships.inventory.Destination, type: COUSIN, isPrivate: false, for version: v11. 2025-10-04 08:06:51.675 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: logical-link, node type: l-interface, label: org.onap.relationships.inventory.Source, type: COUSIN, isPrivate: false, for version: v11. 2025-10-04 08:06:51.675 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: logical-link, node type: l-interface, label: org.onap.relationships.inventory.Destination, type: COUSIN, isPrivate: false, for version: v11. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 s -- in org.onap.aai.serialization.db.VersionedScenariosTest [INFO] Running org.onap.aai.serialization.db.DbSerializerNotificationEventsTest 2025-10-04 08:06:51.719 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:51.719 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:51.720 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:51.720 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:51.720 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:51.720 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:51.721 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:51.721 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:51.721 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:51.721 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:51.722 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:51.724 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:51.724 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:51.726 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:51.726 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:51.744--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:51.850 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:51.856 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:51.858 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:51.858 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:51.911--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:52.033 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:52.041 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:52.043 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:52.043 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:52.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 2025-10-04 08:06:52.189 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:52.198 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:52.200 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:52.200 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:52.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 2025-10-04 08:06:52.346 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:52.354 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:52.356 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:52.356 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:52.38--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:52.523 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:52.535 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:52.537 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:52.540 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction Create Complex Create Pserver with pinterface and relationship to complex Update pserver removing relationship to complex Update pserver adding a second p-interface Add l-interface directly to the 2nd p-interface Delete pserver 2025-10-04 08:06:52.587 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 503952 with label pserver 2025-10-04 08:06:52.587 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454848 with label p-interface 2025-10-04 08:06:52.588 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 987296 with label p-interface 2025-10-04 08:06:52.588 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 503840 with label l-interface Create Complex Create Pserver with pinterface and relationship to complex Update pserver removing relationship to complex Update pserver adding a second p-interface Add l-interface directly to the 2nd p-interface Delete pserver 2025-10-04 08:06:52.612 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 991392 with label pserver 2025-10-04 08:06:52.613 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442432 with label p-interface 2025-10-04 08:06:52.613 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 512032 with label p-interface 2025-10-04 08:06:52.614 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 516128 with label l-interface [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.921 s -- in org.onap.aai.serialization.db.DbSerializerNotificationEventsTest [INFO] Running org.onap.aai.serialization.db.EdgerPairCanBeBothCousinAndParentChildTest 2025-10-04 08:06:52.642 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:52.642 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:52.642 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:52.642 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:52.643 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:52.643 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:52.643 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:52.643 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:52.643 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:52.643 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:52.644 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:52.647 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:52.647 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:52.648 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:52.648 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:52.666--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:52.767 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:52.774 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:52.775 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:52.775 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:52.795--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:52.910 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:52.918 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:52.920 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:52.920 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:52.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 2025-10-04 08:06:53.062 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:53.070 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:53.072 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:53.072 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:53.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 2025-10-04 08:06:53.219 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:53.229 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:53.231 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:53.231 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:53.258--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:53.403 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:53.416 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:53.417 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:53.420 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:53.483 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest/lag-interfaces/lag-interface/lagint-b /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/lag-interfaces/lag-interface/lagint-a /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/lag-interfaces/lag-interface/lagint-a/l-interfaces/l-interface/lint /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest 2025-10-04 08:06:53.511 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/lag-interfaces/lag-interface/lagint-a /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest/lag-interfaces/lag-interface/lagint-b /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/lag-interfaces/lag-interface/lagint-a/l-interfaces/l-interface/lint /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 s -- in org.onap.aai.serialization.db.EdgerPairCanBeBothCousinAndParentChildTest [INFO] Running org.onap.aai.serialization.queryformats.AggregateFormatTest 2025-10-04 08:06:53.533 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:53.533 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:53.533 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:53.533 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:53.534 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:53.534 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:53.534 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:53.534 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:53.535 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:53.535 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:53.535 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:53.538 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:53.538 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:53.539 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:53.539 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:53.557--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:53.656 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:53.662 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:53.664 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:53.664 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:53.683--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:53.796 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:53.804 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:53.805 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:53.806 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:53.826--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:53.946 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:53.954 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:53.956 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:53.956 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:53.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 2025-10-04 08:06:54.098 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:54.107 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:54.109 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:54.109 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:54.133--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:54.274 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:54.286 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:54.288 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:54.291 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction tinkergraph[vertices:2 edges:1] hostname="hostname-1" physical-location-id="physical-location-id-1" [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 s -- in org.onap.aai.serialization.queryformats.AggregateFormatTest [INFO] Running org.onap.aai.serialization.queryformats.ResourceWithSoTTest 2025-10-04 08:06:54.328 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:54.328 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:54.329 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:54.329 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:54.329 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:54.329 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:54.329 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:54.329 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:54.330 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:54.330 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:54.330 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:54.333 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:54.333 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:54.335 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:54.335 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:54.353--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:54.454 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:54.460 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:54.462 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:54.462 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:54.482--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:54.595 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:54.603 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:54.604 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:54.604 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:54.625--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:54.745 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:54.753 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:54.755 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:54.755 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:54.775--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:54.935 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:54.943 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:54.945 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:54.945 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:54.969--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:55.108 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:55.119 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:55.120 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:55.123 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.821 s -- in org.onap.aai.serialization.queryformats.ResourceWithSoTTest [INFO] Running org.onap.aai.serialization.queryformats.PathedURLTest 2025-10-04 08:06:55.150 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:55.150 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:55.151 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:55.151 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:55.151 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:55.151 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:55.151 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:55.151 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:55.152 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:55.152 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:55.152 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:55.155 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:55.155 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:55.156 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:55.157 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:55.174--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:55.272 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:55.278 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:55.279 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:55.280 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:55.299--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:55.411 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:55.419 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:55.420 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:55.420 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:55.441--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:55.560 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:55.569 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:55.570 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:55.570 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:55.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 2025-10-04 08:06:55.713 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:55.721 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:55.723 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:55.723 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06: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 2025-10-04 08:06:55.887 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:55.899 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:55.900 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:55.903 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.779 s -- in org.onap.aai.serialization.queryformats.PathedURLTest [INFO] Running org.onap.aai.serialization.queryformats.RawFormatTest 2025-10-04 08:06:55.929 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:55.929 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:55.929 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:55.930 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:55.930 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:55.930 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:55.930 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:55.930 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:55.931 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:55.931 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:55.931 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:55.934 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:55.934 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:55.935 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:55.935 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:55.953--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:56.050 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:56.057 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:56.058 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:56.058 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:56.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 2025-10-04 08:06:56.225 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:56.233 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:56.235 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:56.235 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:56.256--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:56.382 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:56.391 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:56.393 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:56.393 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:56.414--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:56.543 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:56.552 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:56.554 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:56.554 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:56.583--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:56.726 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:56.738 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:56.739 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:56.742 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction tinkergraph[vertices:2 edges:1] hostname="hostname-1" aai-node-type="pserver" physical-location-id="physical-location-id-1" [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 s -- in org.onap.aai.serialization.queryformats.RawFormatTest [INFO] Running org.onap.aai.serialization.queryformats.utils.UrlBuilderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.aai.serialization.queryformats.utils.UrlBuilderTest [INFO] Running org.onap.aai.serialization.queryformats.utils.QueryParamInjectorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.aai.serialization.queryformats.utils.QueryParamInjectorTest [INFO] Running org.onap.aai.serialization.queryformats.MultiFormatTest 2025-10-04 08:06:56.819 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:56.819 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:56.819 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:56.819 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:56.819 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:56.820 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:56.820 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:56.820 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:56.820 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:56.820 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:56.821 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:56.824 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:56.824 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:56.825 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:56.825 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:56.843--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:56.938 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:56.944 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:56.945 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:56.945 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:56.964--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:57.075 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:57.082 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:57.084 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:57.084 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:57.104--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:57.221 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:57.229 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:57.231 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:57.231 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:57.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 2025-10-04 08:06:57.369 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:57.377 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:57.379 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:57.379 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:57.403--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:57.571 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:57.583 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:57.584 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:57.587 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:57.597 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting path object 2025-10-04 08:06:57.608 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting tree object 2025-10-04 08:06:57.628 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting tree object 2025-10-04 08:06:57.629 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Returned empty JsonArray - Could not populate nested json objects for wrapper: nodes 2025-10-04 08:06:57.629 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Returned empty JsonArray - Could not populate nested json objects for wrapper: nodes 2025-10-04 08:06:57.633 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting tree object 2025-10-04 08:06:57.635 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Returned empty JsonArray - Could not populate nested json objects for wrapper: related-nodes 2025-10-04 08:06:57.636 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Returned empty JsonArray - Could not populate nested json objects for wrapper: related-nodes [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 s -- in org.onap.aai.serialization.queryformats.MultiFormatTest [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.GraphSONTest 2025-10-04 08:06:57.657 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:57.657 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:57.657 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:57.658 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:57.658 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:57.658 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:57.658 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:57.783 INFO --- [ main] o.o.a.s.queryformats.GraphSONTest : {"id":"21","label":"model-ver","properties":{"model-version-id":[{"id":6,"value":"modelVer1"}],"model-name":[{"id":7,"value":"modelName1"}],"aai-node-type":[{"id":5,"value":"model-ver"}]}} 2025-10-04 08:06:57.787 INFO --- [ main] o.o.a.s.queryformats.GraphSONTest : {"id":"21","label":"model-ver","inE":{"org.onap.relationships.inventory.BelongsTo":[{"id":12,"outV":"23","properties":{"private":false,"aai-uuid":"4de04bda-e4dc-4411-8884-a6e3ea4a2af5","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]},"properties":{"model-version-id":[{"id":6,"value":"modelVer1"}],"model-name":[{"id":7,"value":"modelName1"}],"aai-node-type":[{"id":5,"value":"model-ver"}]}} 2025-10-04 08:06:57.790 INFO --- [ main] o.o.a.s.queryformats.GraphSONTest : {"id":"21","label":"model-ver","inE":{"org.onap.relationships.inventory.BelongsTo":[{"id":12,"outV":"23","properties":{"private":false,"aai-uuid":"36de4962-7976-482c-b1ac-c138781b5a35","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}],"org.onap.relationships.inventory.IsA":[{"id":11,"outV":"22","properties":{"private":false,"aai-uuid":"2eac85b6-2dec-48c9-a60d-4c1eae9ec6fc","prevent-delete":"IN","delete-other-v":"NONE","contains-other-v":"NONE"}}]},"properties":{"model-version-id":[{"id":6,"value":"modelVer1"}],"model-name":[{"id":7,"value":"modelName1"}],"aai-node-type":[{"id":5,"value":"model-ver"}]}} 2025-10-04 08:06:57.792 INFO --- [ main] o.o.a.s.queryformats.GraphSONTest : {"id":"20","label":"complex","inE":{"org.onap.relationships.inventory.LocatedIn":[{"id":7,"outV":"22","properties":{"private":false,"aai-uuid":"647e8000-3c5e-495d-ac35-37a35aeae0e1","prevent-delete":"IN","delete-other-v":"NONE","contains-other-v":"NONE"}},{"id":8,"outV":"23","properties":{"private":false,"aai-uuid":"35b2cb4e-fdf0-4d21-a841-61c3f1f9ada3","prevent-delete":"IN","delete-other-v":"NONE","contains-other-v":"NONE"}}]},"properties":{"aai-node-type":[{"id":2,"value":"complex"}]}} 2025-10-04 08:06:57.795 INFO --- [ main] o.o.a.s.queryformats.GraphSONTest : {"id":"21","label":"model-ver","inE":{"org.onap.relationships.inventory.IsA":[{"id":10,"outV":"22","properties":{"private":false,"aai-uuid":"68e5f84f-6424-4f6e-8bfe-cade75e5ac34","prevent-delete":"IN","delete-other-v":"NONE","contains-other-v":"NONE"}}]},"properties":{"model-version-id":[{"id":6,"value":"modelVer1"}],"model-name":[{"id":7,"value":"modelName1"}],"aai-node-type":[{"id":5,"value":"model-ver"}]}} 2025-10-04 08:06:57.800 INFO --- [ main] o.o.a.s.queryformats.GraphSONTest : {"id":"20","label":"generic-vnf","properties":{"vnf-id":[{"id":3,"value":"vnf-id-1"}],"vnf-name":[{"id":4,"value":"vnf-name-1"}],"aai-node-type":[{"id":2,"value":"generic-vnf"}]}} [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.onap.aai.serialization.queryformats.GraphSONTest [INFO] Running org.onap.aai.serialization.queryformats.SimpleFormatTest 2025-10-04 08:06:57.821 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:57.821 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:57.821 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:57.822 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:57.822 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:57.822 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:57.822 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:57.822 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:57.823 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:57.823 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:57.823 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:57.826 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:57.826 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:57.827 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:57.827 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:57.845--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:57.940 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:57.946 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:57.948 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:57.948 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:57.967--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:58.078 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:58.086 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:58.088 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:58.088 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:58.108--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:58.225 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:58.233 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:58.235 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:58.235 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:58.255--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:58.373 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:58.382 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:58.384 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:58.384 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:58.408--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:58.545 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:58.556 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:58.558 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:58.560 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:58.570 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown in the store for lower hyphen to upper camel 2025-10-04 08:06:58.572 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2025-10-04 08:06:58.572 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown in the store for lower hyphen to upper camel 2025-10-04 08:06:58.572 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.772 s -- in org.onap.aai.serialization.queryformats.SimpleFormatTest [INFO] Running org.onap.aai.serialization.queryformats.ResourceFormatTest 2025-10-04 08:06:58.587 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:58.587 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:58.588 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:58.588 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:58.588 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:58.588 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:58.588 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:58.588 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:58.589 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:58.589 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:58.589 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:58.592 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:58.592 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:58.593 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:58.593 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:58.611--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:58.735 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:58.742 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:58.743 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:58.743 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:58.763--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:58.876 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:58.883 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:58.902 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:58.903 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:58.924--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:59.041 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:59.049 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:59.069 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:59.069 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:59.092--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:59.215 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:06:59.224 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:06:59.226 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:59.226 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:59.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 2025-10-04 08:06:59.498 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:06:59.509 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:06:59.511 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:59.513 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:06:59.524 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown in the store for lower hyphen to upper camel 2025-10-04 08:06:59.525 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2025-10-04 08:06:59.526 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown in the store for lower hyphen to upper camel 2025-10-04 08:06:59.526 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object {"results":[{"vf-module":{"vf-module-id":"vf-module-id-val-68205","vf-module-name":"example-vf-module-name-val-68205","heat-stack-id":"example-heat-stack-id-val-68205","orchestration-status":"example-orchestration-status-val-68205","is-base-vf-module":true,"resource-version":"1498166571906","model-invariant-id":"fe8aac07-ce6c-4f9f-aa0d-b561c77da9e8","model-version-id":"0d23052d-8ffe-433e-a25d-da5da027bb7c","widget-model-id":"example-widget-model-id-val-68205","widget-model-version":"example-widget--model-version-val-68205","contrail-service-instance-fqdn":"example-contrail-service-instance-fqdn-val-68205"}}]} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 s -- in org.onap.aai.serialization.queryformats.ResourceFormatTest [INFO] Running org.onap.aai.serialization.queryformats.FormatTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.aai.serialization.queryformats.FormatTest [INFO] Running org.onap.aai.serialization.queryformats.CountQuerySupportTest 2025-10-04 08:06:59.546 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:06:59.546 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:06:59.547 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:59.547 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:06:59.547 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:59.547 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:06:59.547 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:59.547 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:06:59.548 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:59.548 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:06:59.548 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:06:59.551 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:06:59.551 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:06:59.552 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:59.553 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:59.57--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:59.665 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:06:59.672 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:06:59.673 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:59.673 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:59.692--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:59.802 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:06:59.810 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:06:59.812 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:59.812 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:59.832--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:06:59.949 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:06:59.957 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:06:59.959 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:06:59.959 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:06:59.98--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:00.098 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:00.107 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:00.109 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:00.109 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:00.132--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:00.324 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:00.335 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:00.337 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:00.339 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.821 s -- in org.onap.aai.serialization.queryformats.CountQuerySupportTest [INFO] Running org.onap.aai.serialization.tinkerpop.TreeBackedVertexTest [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 0.001 s -- in org.onap.aai.serialization.tinkerpop.TreeBackedVertexTest [INFO] Running org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine_needsFakeEdgeRulesTest 2025-10-04 08:07:00.362 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:00.363 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:00.363 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:00.363 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:00.363 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:00.363 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:00.363 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine_needsFakeEdgeRulesTest [INFO] Running org.onap.aai.serialization.engines.query.GraphTraversalQueryEngineTest 2025-10-04 08:07:00.381 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:00.381 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:00.381 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:00.382 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:00.382 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:00.382 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:00.382 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:00.382 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:00.383 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:00.383 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:00.383 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:00.386 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:00.386 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:00.387 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:00.387 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:00.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 2025-10-04 08:07:00.517 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:00.523 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:00.525 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:00.525 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:00.544--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:00.655 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:00.662 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:00.664 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:00.664 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:00.684--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:00.800 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:00.809 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:00.810 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:00.810 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:00.831--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:00.949 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:00.957 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:00.959 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:00.959 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:00.982--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:01.119 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:01.131 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:01.132 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:01.135 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.806 s -- in org.onap.aai.serialization.engines.query.GraphTraversalQueryEngineTest [INFO] Running org.onap.aai.parsers.uri.URIToRelationshipObjectTest 2025-10-04 08:07:01.189 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:01.189 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:01.189 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:01.189 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:01.190 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:01.190 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:01.190 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:01.190 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:01.191 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:01.191 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:01.191 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:01.194 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:01.194 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:01.195 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:01.195 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:01.213--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:01.309 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:01.315 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:01.317 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:01.317 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:01.336--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:01.447 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:01.454 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:01.456 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:01.456 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:01.477--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:01.594 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:01.602 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:01.604 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:01.604 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:01.625--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:01.741 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:01.750 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:01.752 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:01.752 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:01.776--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:01.940 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:01.953 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:01.954 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:01.957 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:01.964 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: 0.799 s -- in org.onap.aai.parsers.uri.URIToRelationshipObjectTest [INFO] Running org.onap.aai.parsers.uri.URIToDBKeyTest 2025-10-04 08:07:01.981 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.010 s -- in org.onap.aai.parsers.uri.URIToDBKeyTest [INFO] Running org.onap.aai.parsers.uri.URIToExtensionInformationTest 2025-10-04 08:07:02.000 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:02.000 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:02.000 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:02.000 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:02.001 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:02.001 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:02.001 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:02.001 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:02.001 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:02.002 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:02.002 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:02.005 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:02.005 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:02.006 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:02.006 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:02.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 2025-10-04 08:07:02.119 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:02.125 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:02.127 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:02.127 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:02.146--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:02.256 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:02.264 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:02.266 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:02.266 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:02.286--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:02.403 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:02.411 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:02.413 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:02.413 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:02.434--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:02.553 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:02.561 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:02.563 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:02.563 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:02.587--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:02.725 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:02.736 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:02.738 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:02.741 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s -- in org.onap.aai.parsers.uri.URIToExtensionInformationTest [INFO] Running org.onap.aai.parsers.uri.URIToObjectTest 2025-10-04 08:07:02.768 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:02.768 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:02.769 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:02.769 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:02.769 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:02.769 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:02.770 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:02.770 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:02.770 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:02.770 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:02.770 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:02.773 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:02.773 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:02.775 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:02.775 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:02.792--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:02.889 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:02.895 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:02.897 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:02.897 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:02.916--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:03.025 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:03.033 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:03.035 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:03.035 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:03.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 2025-10-04 08:07:03.210 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:03.218 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:03.220 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:03.220 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:03.241--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:03.359 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:03.368 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:03.369 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:03.370 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:03.394--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:03.530 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:03.542 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:03.543 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:03.546 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:03.549 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: 0.802 s -- in org.onap.aai.parsers.uri.URIToObjectTest [INFO] Running org.onap.aai.parsers.uri.URIParserTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.aai.parsers.uri.URIParserTest [INFO] Running org.onap.aai.parsers.query.RelationshipQueryTest [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0 s -- in org.onap.aai.parsers.query.RelationshipQueryTest [INFO] Running org.onap.aai.parsers.query.UniqueRelationshipQueryTest [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0 s -- in org.onap.aai.parsers.query.UniqueRelationshipQueryTest [INFO] Running org.onap.aai.parsers.query.UniqueURIQueryTest [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0 s -- in org.onap.aai.parsers.query.UniqueURIQueryTest [INFO] Running org.onap.aai.parsers.query.LegacyQueryTest [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 s -- in org.onap.aai.parsers.query.LegacyQueryTest [INFO] Running org.onap.aai.parsers.query.GraphTraversalTest 2025-10-04 08:07:03.605 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:03.605 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv1 2025-10-04 08:07:03.605 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:03.605 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv2 2025-10-04 08:07:03.605 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:03.605 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv3 2025-10-04 08:07:03.605 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:03.605 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv4 2025-10-04 08:07:03.606 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:03.607 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:03.607 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv1 2025-10-04 08:07:03.608 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:03.608 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:03.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 2025-10-04 08:07:03.737 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 169 2025-10-04 08:07:03.742 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv2 2025-10-04 08:07:03.743 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:03.743 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:03.758--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:03.842 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 177 2025-10-04 08:07:03.848 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv3 2025-10-04 08:07:03.850 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:03.850 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:03.866--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:03.961 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 195 2025-10-04 08:07:03.968 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv4 2025-10-04 08:07:03.969 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:03.969 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:03.986--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:04.082 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:04.090 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:04.092 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:04.095 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:04.108 DEBUG --- [ main] o.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 2025-10-04 08:07:04.117 DEBUG --- [ main] o.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 2025-10-04 08:07:04.129 DEBUG --- [ main] o.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 2025-10-04 08:07:04.136 DEBUG --- [ main] o.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s -- in org.onap.aai.parsers.query.GraphTraversalTest [INFO] Running org.onap.aai.parsers.query.RelationshipGremlinQueryTest [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0 s -- in org.onap.aai.parsers.query.RelationshipGremlinQueryTest [INFO] Running org.onap.aai.parsers.relationship.RelationshipToURITest 2025-10-04 08:07:04.155 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:04.155 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:04.155 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:04.155 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:04.156 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:04.156 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:04.156 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:04.156 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:04.157 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:04.157 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:04.157 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:04.160 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:04.160 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:04.161 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:04.162 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:04.179--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:04.275 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:04.282 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:04.283 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:04.283 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:04.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 2025-10-04 08:07:04.411 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:04.419 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:04.452 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:04.452 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:04.476--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:04.596 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:04.605 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:04.607 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:04.607 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:04.714--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:04.831 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:04.840 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:04.842 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:04.843 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:04.867--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:05.002 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:05.013 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:05.014 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:05.017 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:05.025 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: 0.889 s -- in org.onap.aai.parsers.relationship.RelationshipToURITest [INFO] Running org.onap.aai.kafka.AAIKafkaEventIntegrationTest 2025-10-04 08:07:05.361 INFO --- [ main] k.utils.Log4jControllerRegistration$ : Registered kafka:type=kafka.Log4jController MBean 2025-10-04 08:07:05.421 WARN --- [ main] o.a.zookeeper.server.ServerCnxnFactory : maxCnxns is not configured, using default value 0. 2025-10-04 08:07:05.748 INFO --- [ main] kafka.server.KafkaConfig : KafkaConfig values: advertised.listeners = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.include.jmx.reporter = true auto.leader.rebalance.enable = true background.threads = 10 broker.heartbeat.interval.ms = 2000 broker.id = 0 broker.id.generation.enable = true broker.rack = null broker.session.timeout.ms = 9000 client.quota.callback.class = null compression.type = producer connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = false controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 100 controller.listener.names = null controller.quorum.append.linger.ms = 25 controller.quorum.election.backoff.max.ms = 1000 controller.quorum.election.timeout.ms = 1000 controller.quorum.fetch.timeout.ms = 2000 controller.quorum.request.timeout.ms = 2000 controller.quorum.retry.backoff.ms = 20 controller.quorum.voters = [] controller.quota.window.num = 11 controller.quota.window.size.seconds = 1 controller.socket.timeout.ms = 1000 create.topic.policy.class.name = null default.replication.factor = 1 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delegation.token.secret.key = null delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true early.start.listeners = null fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 initial.broker.registration.timeout.ms = 60000 inter.broker.listener.name = null inter.broker.protocol.version = 3.4-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://localhost:0 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 2097152 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 1 log.cleanup.policy = [delete] log.dir = /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988 log.dirs = null log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.message.downconversion.enable = true log.message.format.version = 3.0-IV1 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = -1 log.retention.check.interval.ms = 300000 log.retention.hours = 168 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 1073741824 log.segment.delete.delay.ms = 1000 max.connection.creation.rate = 2147483647 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metadata.log.dir = null metadata.log.max.record.bytes.between.snapshots = 20971520 metadata.log.max.snapshot.interval.ms = 3600000 metadata.log.segment.bytes = 1073741824 metadata.log.segment.min.bytes = 8388608 metadata.log.segment.ms = 604800000 metadata.max.idle.interval.ms = 500 metadata.max.retention.bytes = 104857600 metadata.max.retention.ms = 604800000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 1 node.id = 0 num.io.threads = 8 num.network.threads = 3 num.partitions = 1 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 5 offsets.topic.replication.factor = 1 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder process.roles = [] producer.id.expiration.check.interval.ms = 600000 producer.id.expiration.ms = 86400000 producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.window.num = 11 quota.window.size.seconds = 1 remote.log.index.file.cache.total.size.bytes = 1073741824 remote.log.manager.task.interval.ms = 30000 remote.log.manager.task.retry.backoff.max.ms = 30000 remote.log.manager.task.retry.backoff.ms = 500 remote.log.manager.task.retry.jitter = 0.2 remote.log.manager.thread.pool.size = 10 remote.log.metadata.manager.class.name = null remote.log.metadata.manager.class.path = null remote.log.metadata.manager.impl.prefix = null remote.log.metadata.manager.listener.name = null remote.log.reader.max.pending.tasks = 100 remote.log.reader.threads = 10 remote.log.storage.manager.class.name = null remote.log.storage.manager.class.path = null remote.log.storage.manager.impl.prefix = null remote.log.storage.system.enable = false replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 9223372036854775807 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 1000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 1000 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism.controller.protocol = GSSAPI sasl.mechanism.inter.broker.protocol = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null sasl.server.callback.handler.class = null sasl.server.max.receive.size = 524288 security.inter.broker.protocol = PLAINTEXT security.providers = null socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 socket.listen.backlog.size = 50 socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 2 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 3 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 127.0.0.1:39257 zookeeper.connection.timeout.ms = 10000 zookeeper.max.in.flight.requests = 10 zookeeper.metadata.migration.enable = false zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null 2025-10-04 08:07:05.867 INFO --- [ main] kafka.server.KafkaServer : starting 2025-10-04 08:07:05.867 INFO --- [ main] kafka.server.KafkaServer : Connecting to zookeeper on 127.0.0.1:39257 2025-10-04 08:07:05.883 INFO --- [ main] kafka.zookeeper.ZooKeeperClient : [ZooKeeperClient Kafka server] Initializing a new session to 127.0.0.1:39257. 2025-10-04 08:07:05.900 DEBUG --- [ main] kafka.utils.KafkaScheduler : Initializing task scheduler. 2025-10-04 08:07:05.901 INFO --- [ main] kafka.zookeeper.ZooKeeperClient : [ZooKeeperClient Kafka server] Waiting until connected. 2025-10-04 08:07:05.945 DEBUG --- [ain-EventThread] kafka.zookeeper.ZooKeeperClient : [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:None path:null 2025-10-04 08:07:05.946 INFO --- [ main] kafka.zookeeper.ZooKeeperClient : [ZooKeeperClient Kafka server] Connected. 2025-10-04 08:07:06.093 INFO --- [ main] kafka.server.KafkaServer : Cluster ID = 2bPIFCDSRYeLVZSP9GvsMQ 2025-10-04 08:07:06.096 WARN --- [ main] kafka.server.BrokerMetadataCheckpoint : No meta.properties file under dir /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/meta.properties 2025-10-04 08:07:06.153 INFO --- [ main] kafka.server.KafkaConfig : KafkaConfig values: advertised.listeners = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.include.jmx.reporter = true auto.leader.rebalance.enable = true background.threads = 10 broker.heartbeat.interval.ms = 2000 broker.id = 0 broker.id.generation.enable = true broker.rack = null broker.session.timeout.ms = 9000 client.quota.callback.class = null compression.type = producer connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = false controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 100 controller.listener.names = null controller.quorum.append.linger.ms = 25 controller.quorum.election.backoff.max.ms = 1000 controller.quorum.election.timeout.ms = 1000 controller.quorum.fetch.timeout.ms = 2000 controller.quorum.request.timeout.ms = 2000 controller.quorum.retry.backoff.ms = 20 controller.quorum.voters = [] controller.quota.window.num = 11 controller.quota.window.size.seconds = 1 controller.socket.timeout.ms = 1000 create.topic.policy.class.name = null default.replication.factor = 1 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delegation.token.secret.key = null delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true early.start.listeners = null fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 initial.broker.registration.timeout.ms = 60000 inter.broker.listener.name = null inter.broker.protocol.version = 3.4-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://localhost:0 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 2097152 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 1 log.cleanup.policy = [delete] log.dir = /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988 log.dirs = null log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.message.downconversion.enable = true log.message.format.version = 3.0-IV1 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = -1 log.retention.check.interval.ms = 300000 log.retention.hours = 168 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 1073741824 log.segment.delete.delay.ms = 1000 max.connection.creation.rate = 2147483647 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metadata.log.dir = null metadata.log.max.record.bytes.between.snapshots = 20971520 metadata.log.max.snapshot.interval.ms = 3600000 metadata.log.segment.bytes = 1073741824 metadata.log.segment.min.bytes = 8388608 metadata.log.segment.ms = 604800000 metadata.max.idle.interval.ms = 500 metadata.max.retention.bytes = 104857600 metadata.max.retention.ms = 604800000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 1 node.id = 0 num.io.threads = 8 num.network.threads = 3 num.partitions = 1 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 5 offsets.topic.replication.factor = 1 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder process.roles = [] producer.id.expiration.check.interval.ms = 600000 producer.id.expiration.ms = 86400000 producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.window.num = 11 quota.window.size.seconds = 1 remote.log.index.file.cache.total.size.bytes = 1073741824 remote.log.manager.task.interval.ms = 30000 remote.log.manager.task.retry.backoff.max.ms = 30000 remote.log.manager.task.retry.backoff.ms = 500 remote.log.manager.task.retry.jitter = 0.2 remote.log.manager.thread.pool.size = 10 remote.log.metadata.manager.class.name = null remote.log.metadata.manager.class.path = null remote.log.metadata.manager.impl.prefix = null remote.log.metadata.manager.listener.name = null remote.log.reader.max.pending.tasks = 100 remote.log.reader.threads = 10 remote.log.storage.manager.class.name = null remote.log.storage.manager.class.path = null remote.log.storage.manager.impl.prefix = null remote.log.storage.system.enable = false replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 9223372036854775807 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 1000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 1000 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism.controller.protocol = GSSAPI sasl.mechanism.inter.broker.protocol = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null sasl.server.callback.handler.class = null sasl.server.max.receive.size = 524288 security.inter.broker.protocol = PLAINTEXT security.providers = null socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 socket.listen.backlog.size = 50 socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 2 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 3 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 127.0.0.1:39257 zookeeper.connection.timeout.ms = 10000 zookeeper.max.in.flight.requests = 10 zookeeper.metadata.migration.enable = false zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null 2025-10-04 08:07:06.157 DEBUG --- [ main] kafka.utils.KafkaScheduler : Initializing task scheduler. 2025-10-04 08:07:06.187 INFO --- [nelReaper-Fetch] lientQuotaManager$ThrottledChannelReaper : [ThrottledChannelReaper-Fetch]: Starting 2025-10-04 08:07:06.189 INFO --- [lReaper-Produce] lientQuotaManager$ThrottledChannelReaper : [ThrottledChannelReaper-Produce]: Starting 2025-10-04 08:07:06.189 INFO --- [lReaper-Request] lientQuotaManager$ThrottledChannelReaper : [ThrottledChannelReaper-Request]: Starting 2025-10-04 08:07:06.192 INFO --- [trollerMutation] lientQuotaManager$ThrottledChannelReaper : [ThrottledChannelReaper-ControllerMutation]: Starting 2025-10-04 08:07:06.234 INFO --- [ main] kafka.log.LogManager : Loading logs from log dirs ArraySeq(/tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988) 2025-10-04 08:07:06.238 INFO --- [ main] kafka.log.LogManager : Attempting recovery for all logs in /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988 since no clean shutdown file was found 2025-10-04 08:07:06.242 DEBUG --- [ main] kafka.log.LogManager : Adding log recovery metrics 2025-10-04 08:07:06.247 DEBUG --- [ main] kafka.log.LogManager : Removing log recovery metrics 2025-10-04 08:07:06.250 INFO --- [ main] kafka.log.LogManager : Loaded 0 logs in 16ms. 2025-10-04 08:07:06.250 INFO --- [ main] kafka.log.LogManager : Starting log cleanup with a period of 300000 ms. 2025-10-04 08:07:06.251 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task kafka-log-retention with initial delay 30000 ms and period 300000 ms. 2025-10-04 08:07:06.253 INFO --- [ main] kafka.log.LogManager : Starting log flusher with a default period of 9223372036854775807 ms. 2025-10-04 08:07:06.253 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task kafka-log-flusher with initial delay 30000 ms and period 9223372036854775807 ms. 2025-10-04 08:07:06.264 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task kafka-recovery-point-checkpoint with initial delay 30000 ms and period 60000 ms. 2025-10-04 08:07:06.265 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task kafka-log-start-offset-checkpoint with initial delay 30000 ms and period 60000 ms. 2025-10-04 08:07:06.266 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task kafka-delete-logs with initial delay 30000 ms and period -1 ms. 2025-10-04 08:07:06.282 INFO --- [ main] kafka.log.LogCleaner : Starting the log cleaner 2025-10-04 08:07:06.293 INFO --- [leaner-thread-0] kafka.log.LogCleaner : [kafka-log-cleaner-thread-0]: Starting 2025-10-04 08:07:06.311 INFO --- [-process-thread] stener$ChangeNotificationProcessorThread : [feature-zk-node-event-process-thread]: Starting 2025-10-04 08:07:06.323 DEBUG --- [-process-thread] k.server.FinalizedFeatureChangeListener : Reading feature ZK node at path: /feature 2025-10-04 08:07:06.333 INFO --- [-process-thread] k.server.FinalizedFeatureChangeListener : Feature ZK node at path: /feature does not exist 2025-10-04 08:07:06.370 INFO --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: Starting 2025-10-04 08:07:06.370 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:06.371 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: No controller provided, retrying after backoff 2025-10-04 08:07:06.481 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:06.481 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: No controller provided, retrying after backoff 2025-10-04 08:07:06.582 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:06.582 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: No controller provided, retrying after backoff 2025-10-04 08:07:06.683 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:06.683 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: No controller provided, retrying after backoff 2025-10-04 08:07:06.784 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:06.784 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: No controller provided, retrying after backoff 2025-10-04 08:07:06.821 INFO --- [ main] kafka.network.ConnectionQuotas : Updated connection-accept-rate max connection creation rate to 2147483647 2025-10-04 08:07:06.825 INFO --- [ main] kafka.network.DataPlaneAcceptor : Awaiting socket connections on localhost:36819. 2025-10-04 08:07:06.850 INFO --- [ main] kafka.network.SocketServer : [SocketServer listenerType=ZK_BROKER, nodeId=0] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) 2025-10-04 08:07:06.865 INFO --- [=alterPartition] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=alterPartition]: Starting 2025-10-04 08:07:06.865 DEBUG --- [=alterPartition] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=alterPartition]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:06.865 DEBUG --- [=alterPartition] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=alterPartition]: No controller provided, retrying after backoff 2025-10-04 08:07:06.875 INFO --- [eaper-0-Produce] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-Produce]: Starting 2025-10-04 08:07:06.882 INFO --- [nReaper-0-Fetch] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-Fetch]: Starting 2025-10-04 08:07:06.885 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:06.885 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: No controller provided, retrying after backoff 2025-10-04 08:07:06.887 INFO --- [0-DeleteRecords] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-DeleteRecords]: Starting 2025-10-04 08:07:06.888 INFO --- [r-0-ElectLeader] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-ElectLeader]: Starting 2025-10-04 08:07:06.910 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task isr-expiration with initial delay 0 ms and period 15000 ms. 2025-10-04 08:07:06.914 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task shutdown-idle-replica-alter-log-dirs-thread with initial delay 0 ms and period 10000 ms. 2025-10-04 08:07:06.919 INFO --- [rFailureHandler] k.s.ReplicaManager$LogDirFailureHandler : [LogDirFailureHandler]: Starting 2025-10-04 08:07:06.957 INFO --- [ main] kafka.zk.KafkaZkClient : Creating /brokers/ids/0 (is it secure? false) 2025-10-04 08:07:06.966 DEBUG --- [=alterPartition] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=alterPartition]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:06.966 DEBUG --- [=alterPartition] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=alterPartition]: No controller provided, retrying after backoff 2025-10-04 08:07:06.982 INFO --- [ main] kafka.zk.KafkaZkClient : Stat of the created znode at /brokers/ids/0 is: 25,25,1759565226973,1759565226973,1,0,0,72057612904366080,204,0,25 2025-10-04 08:07:06.983 INFO --- [ main] kafka.zk.KafkaZkClient : Registered broker 0 at path /brokers/ids/0 with addresses: PLAINTEXT://localhost:36819, czxid (broker epoch): 25 2025-10-04 08:07:06.985 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:06.985 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: No controller provided, retrying after backoff 2025-10-04 08:07:07.058 INFO --- [er-event-thread] rollerEventManager$ControllerEventThread : [ControllerEventThread controllerId=0] Starting 2025-10-04 08:07:07.064 INFO --- [nReaper-0-topic] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-topic]: Starting 2025-10-04 08:07:07.067 DEBUG --- [=alterPartition] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=alterPartition]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:07.067 DEBUG --- [=alterPartition] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=alterPartition]: No controller provided, retrying after backoff 2025-10-04 08:07:07.076 INFO --- [per-0-Heartbeat] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-Heartbeat]: Starting 2025-10-04 08:07:07.086 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:07.086 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: No controller provided, retrying after backoff 2025-10-04 08:07:07.088 INFO --- [per-0-Rebalance] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-Rebalance]: Starting 2025-10-04 08:07:07.105 INFO --- [ main] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Starting up. 2025-10-04 08:07:07.123 DEBUG --- [ main] kafka.utils.KafkaScheduler : Initializing task scheduler. 2025-10-04 08:07:07.124 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task delete-expired-group-metadata with initial delay 0 ms and period 600000 ms. 2025-10-04 08:07:07.124 INFO --- [ main] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Startup complete. 2025-10-04 08:07:07.137 INFO --- [er-event-thread] kafka.zk.KafkaZkClient : Successfully created /controller_epoch with initial epoch 0 2025-10-04 08:07:07.137 DEBUG --- [er-event-thread] kafka.zk.KafkaZkClient : Try to create /controller and increment controller epoch to 1 with expected controller epoch zkVersion 0 2025-10-04 08:07:07.149 INFO --- [ main] k.c.transaction.TransactionCoordinator : [TransactionCoordinator id=0] Starting up. 2025-10-04 08:07:07.149 DEBUG --- [ main] kafka.utils.KafkaScheduler : Initializing task scheduler. 2025-10-04 08:07:07.149 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task transaction-abort with initial delay 10000 ms and period 10000 ms. 2025-10-04 08:07:07.156 DEBUG --- [ain-EventThread] kafka.zookeeper.ZooKeeperClient : [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeCreated path:/controller 2025-10-04 08:07:07.157 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task transactionalId-expiration with initial delay 3600000 ms and period 3600000 ms. 2025-10-04 08:07:07.161 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] 0 successfully elected as the controller. Epoch incremented to 1 and epoch zk version is now 1 2025-10-04 08:07:07.166 INFO --- [ main] k.c.transaction.TransactionCoordinator : [TransactionCoordinator id=0] Startup complete. 2025-10-04 08:07:07.166 INFO --- [rSenderThread-0] k.c.t.TransactionMarkerChannelManager : [Transaction Marker Channel Manager 0]: Starting 2025-10-04 08:07:07.170 DEBUG --- [=alterPartition] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=alterPartition]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:07.170 DEBUG --- [=alterPartition] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=alterPartition]: No controller provided, retrying after backoff 2025-10-04 08:07:07.180 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Creating FeatureZNode at path: /feature with contents: FeatureZNode(2,Enabled,Map()) 2025-10-04 08:07:07.189 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:07.190 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: No controller provided, retrying after backoff 2025-10-04 08:07:07.193 DEBUG --- [ain-EventThread] kafka.zookeeper.ZooKeeperClient : [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeCreated path:/feature 2025-10-04 08:07:07.194 INFO --- [ain-EventThread] k.server.FinalizedFeatureChangeListener : Feature ZK node created at path: /feature 2025-10-04 08:07:07.194 DEBUG --- [-process-thread] k.server.FinalizedFeatureChangeListener : Reading feature ZK node at path: /feature 2025-10-04 08:07:07.211 INFO --- [per-0-AlterAcls] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-AlterAcls]: Starting 2025-10-04 08:07:07.215 INFO --- [-process-thread] kafka.server.metadata.ZkMetadataCache : [MetadataCache brokerId=0] Updated cache from existing to latest FinalizedFeaturesAndEpoch(features=Map(), epoch=0). 2025-10-04 08:07:07.216 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Registering handlers 2025-10-04 08:07:07.247 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Deleting log dir event notifications 2025-10-04 08:07:07.250 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Deleting isr change notifications 2025-10-04 08:07:07.252 INFO --- [-process-thread] icationListener$ChangeEventProcessThread : [/config/changes-event-process-thread]: Starting 2025-10-04 08:07:07.256 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Initializing controller context 2025-10-04 08:07:07.270 DEBUG --- [=alterPartition] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=alterPartition]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:07.270 DEBUG --- [=alterPartition] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=alterPartition]: No controller provided, retrying after backoff 2025-10-04 08:07:07.273 INFO --- [ main] kafka.network.SocketServer : [SocketServer listenerType=ZK_BROKER, nodeId=0] Enabling request processing. 2025-10-04 08:07:07.274 DEBUG --- [ main] kafka.network.DataPlaneAcceptor : Starting processors for listener ListenerName(PLAINTEXT) 2025-10-04 08:07:07.275 DEBUG --- [ main] kafka.network.DataPlaneAcceptor : Starting acceptor thread for listener ListenerName(PLAINTEXT) 2025-10-04 08:07:07.279 INFO --- [ main] kafka.server.KafkaServer : [KafkaServer id=0] started 2025-10-04 08:07:07.283 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Initialized broker epochs cache: HashMap(0 -> 25) 2025-10-04 08:07:07.292 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:07.292 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: No controller provided, retrying after backoff 2025-10-04 08:07:07.305 DEBUG --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Register BrokerModifications handler for Set(0) 2025-10-04 08:07:07.338 DEBUG --- [er-event-thread] k.controller.ControllerChannelManager : [Channel manager on controller 0]: Controller 0 trying to connect to broker 0 2025-10-04 08:07:07.342 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.DataPlaneAcceptor : Accepted connection from /127.0.0.1:54020 on /127.0.0.1:36819 and assigned it to processor 0, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 2025-10-04 08:07:07.346 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.Processor : Processor 0 listening to new connection from /127.0.0.1:54020 2025-10-04 08:07:07.347 INFO --- [r-0-send-thread] kafka.controller.RequestSendThread : [RequestSendThread controllerId=0] Starting 2025-10-04 08:07:07.349 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Currently active brokers in the cluster: Set(0) 2025-10-04 08:07:07.349 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Currently shutting brokers in the cluster: HashSet() 2025-10-04 08:07:07.349 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Current list of topics in the cluster: HashSet() 2025-10-04 08:07:07.349 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Fetching topic deletions in progress 2025-10-04 08:07:07.358 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] List of topics to be deleted: 2025-10-04 08:07:07.359 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] List of topics ineligible for deletion: 2025-10-04 08:07:07.359 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Initializing topic deletion manager 2025-10-04 08:07:07.360 INFO --- [er-event-thread] kafka.controller.TopicDeletionManager : [Topic Deletion Manager 0] Initializing manager with initial deletions: Set(), initial ineligible deletions: HashSet() 2025-10-04 08:07:07.361 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Sending update metadata request 2025-10-04 08:07:07.365 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet(0) for 0 partitions 2025-10-04 08:07:07.371 DEBUG --- [=alterPartition] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=alterPartition]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:07.371 DEBUG --- [=alterPartition] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=alterPartition]: No controller provided, retrying after backoff 2025-10-04 08:07:07.373 INFO --- [r-0-send-thread] kafka.controller.RequestSendThread : [RequestSendThread controllerId=0] Controller 0 connected to localhost:36819 (id: 0 rack: null) for sending state change requests 2025-10-04 08:07:07.374 INFO --- [er-event-thread] kafka.controller.ZkReplicaStateMachine : [ReplicaStateMachine controllerId=0] Initializing replica state 2025-10-04 08:07:07.374 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.DataPlaneAcceptor : Accepted connection from /127.0.0.1:54022 on /127.0.0.1:36819 and assigned it to processor 1, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 2025-10-04 08:07:07.374 INFO --- [er-event-thread] kafka.controller.ZkReplicaStateMachine : [ReplicaStateMachine controllerId=0] Triggering online replica state changes 2025-10-04 08:07:07.374 DEBUG --- [XT)-PLAINTEXT-1] kafka.network.Processor : Processor 1 listening to new connection from /127.0.0.1:54022 2025-10-04 08:07:07.378 INFO --- [er-event-thread] kafka.controller.ZkReplicaStateMachine : [ReplicaStateMachine controllerId=0] Triggering offline replica state changes 2025-10-04 08:07:07.379 DEBUG --- [er-event-thread] kafka.controller.ZkReplicaStateMachine : [ReplicaStateMachine controllerId=0] Started replica state machine with initial state -> HashMap() 2025-10-04 08:07:07.379 INFO --- [er-event-thread] k.controller.ZkPartitionStateMachine : [PartitionStateMachine controllerId=0] Initializing partition state 2025-10-04 08:07:07.379 INFO --- [er-event-thread] k.controller.ZkPartitionStateMachine : [PartitionStateMachine controllerId=0] Triggering online partition state changes 2025-10-04 08:07:07.383 DEBUG --- [er-event-thread] k.controller.ZkPartitionStateMachine : [PartitionStateMachine controllerId=0] Started partition state machine with initial state -> HashMap() 2025-10-04 08:07:07.384 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Ready to serve as the new controller with epoch 1 2025-10-04 08:07:07.392 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:07.392 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: No controller provided, retrying after backoff 2025-10-04 08:07:07.402 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Partitions undergoing preferred replica election: 2025-10-04 08:07:07.402 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Partitions that completed preferred replica election: 2025-10-04 08:07:07.402 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Skipping preferred replica election for partitions due to topic deletion: 2025-10-04 08:07:07.402 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Resuming preferred replica election for partitions: 2025-10-04 08:07:07.404 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Starting replica leader election (PREFERRED) for partitions triggered by ZkTriggered 2025-10-04 08:07:07.436 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Starting the controller scheduler 2025-10-04 08:07:07.437 DEBUG --- [er-event-thread] kafka.utils.KafkaScheduler : Initializing task scheduler. 2025-10-04 08:07:07.437 DEBUG --- [er-event-thread] kafka.utils.KafkaScheduler : Scheduling task auto-leader-rebalance-task with initial delay 5000 ms and period -1000 ms. 2025-10-04 08:07:07.465 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":6,"requestApiVersion":8,"correlationId":0,"clientId":"0","requestApiKeyName":"UPDATE_METADATA"},"request":{"controllerId":0,"isKRaftController":false,"controllerEpoch":1,"brokerEpoch":25,"topicStates":[],"liveBrokers":[{"id":0,"endpoints":[{"port":36819,"host":"localhost","listener":"PLAINTEXT","securityProtocol":0}],"rack":null}]},"response":{"errorCode":0},"connection":"127.0.0.1:36819-127.0.0.1:54022-0","totalTimeMs":68.157,"requestQueueTimeMs":10.09,"localTimeMs":55.187,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.321,"sendTimeMs":2.558,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 2025-10-04 08:07:07.465 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":0,"clientId":"adminclient-1","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.4.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":7},{"apiKey":5,"minVersion":0,"maxVersion":4},{"apiKey":6,"minVersion":0,"maxVersion":8},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":58,"minVersion":0,"maxVersion":0},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:36819-127.0.0.1:54020-0","totalTimeMs":63.763,"requestQueueTimeMs":15.816,"localTimeMs":47.229,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.269,"sendTimeMs":0.448,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 2025-10-04 08:07:07.474 DEBUG --- [=alterPartition] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=alterPartition]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:07.475 INFO --- [=alterPartition] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=alterPartition]: Recorded new controller, from now on will use node localhost:36819 (id: 0 rack: null) 2025-10-04 08:07:07.488 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":1,"clientId":"adminclient-1","requestApiKeyName":"METADATA"},"request":{"topics":[],"allowAutoTopicCreation":true,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":0,"host":"localhost","port":36819,"rack":null}],"clusterId":"2bPIFCDSRYeLVZSP9GvsMQ","controllerId":0,"topics":[]},"connection":"127.0.0.1:36819-127.0.0.1:54020-0","totalTimeMs":15.852,"requestQueueTimeMs":2.111,"localTimeMs":13.226,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.196,"sendTimeMs":0.318,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:07.491 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.DataPlaneAcceptor : Accepted connection from /127.0.0.1:54038 on /127.0.0.1:36819 and assigned it to processor 2, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 2025-10-04 08:07:07.491 DEBUG --- [XT)-PLAINTEXT-2] kafka.network.Processor : Processor 2 listening to new connection from /127.0.0.1:54038 2025-10-04 08:07:07.496 DEBUG --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: Controller isn't cached, looking for local metadata changes 2025-10-04 08:07:07.496 INFO --- [name=forwarding] k.s.BrokerToControllerRequestThread : [BrokerToControllerChannelManager broker=0 name=forwarding]: Recorded new controller, from now on will use node localhost:36819 (id: 0 rack: null) 2025-10-04 08:07:07.502 DEBUG --- [XT)-PLAINTEXT-2] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":2,"clientId":"adminclient-1","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.4.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":7},{"apiKey":5,"minVersion":0,"maxVersion":4},{"apiKey":6,"minVersion":0,"maxVersion":8},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":58,"minVersion":0,"maxVersion":0},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:36819-127.0.0.1:54038-0","totalTimeMs":7.306,"requestQueueTimeMs":1.704,"localTimeMs":2.622,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":2.508,"sendTimeMs":0.469,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 2025-10-04 08:07:07.590 INFO --- [quest-handler-4] kafka.zk.AdminZkClient : Creating topic AAI-EVENT with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(0)) 2025-10-04 08:07:07.610 DEBUG --- [ain-EventThread] kafka.zookeeper.ZooKeeperClient : [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/brokers/topics 2025-10-04 08:07:07.611 DEBUG --- [quest-handler-4] kafka.zk.AdminZkClient : Updated path /brokers/topics/AAI-EVENT with Map(AAI-EVENT-0 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=)) for replica assignment 2025-10-04 08:07:07.645 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] New topics: [Set(AAI-EVENT)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(AAI-EVENT,Some(JhrRg-hxQ5OYx8mlkKY-jQ),Map(AAI-EVENT-0 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=))))] 2025-10-04 08:07:07.646 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] New partition creation callback for AAI-EVENT-0 2025-10-04 08:07:07.648 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition AAI-EVENT-0 state from NonExistentPartition to NewPartition with assigned replicas 0 2025-10-04 08:07:07.648 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 2025-10-04 08:07:07.652 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 2025-10-04 08:07:07.683 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition AAI-EVENT-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=0, leaderEpoch=0, isr=List(0), leaderRecoveryState=RECOVERED, partitionEpoch=0) 2025-10-04 08:07:07.684 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending LeaderAndIsr request to broker 0 with 1 become-leader and 0 become-follower partitions 2025-10-04 08:07:07.686 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet(0) for 1 partitions 2025-10-04 08:07:07.687 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 2025-10-04 08:07:07.698 INFO --- [quest-handler-0] state.change.logger : [Broker id=0] Handling LeaderAndIsr request correlationId 1 from controller 0 for 1 partitions 2025-10-04 08:07:07.733 INFO --- [quest-handler-0] kafka.server.ReplicaFetcherManager : [ReplicaFetcherManager on broker 0] Removed fetcher for partitions Set(AAI-EVENT-0) 2025-10-04 08:07:07.734 INFO --- [quest-handler-0] state.change.logger : [Broker id=0] Stopped fetchers as part of LeaderAndIsr request correlationId 1 from controller 0 epoch 1 as part of the become-leader transition for 1 partitions 2025-10-04 08:07:07.799 DEBUG --- [quest-handler-0] kafka.log.OffsetIndex : Loaded index file /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/AAI-EVENT-0/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 2025-10-04 08:07:07.802 DEBUG --- [quest-handler-0] kafka.log.AbstractIndex : Index /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/AAI-EVENT-0/00000000000000000000.index was not resized because it already has size 10485760 2025-10-04 08:07:07.803 DEBUG --- [quest-handler-0] kafka.log.TimeIndex : Loaded index file /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/AAI-EVENT-0/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 2025-10-04 08:07:07.803 DEBUG --- [quest-handler-0] kafka.log.AbstractIndex : Index /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/AAI-EVENT-0/00000000000000000000.timeindex was not resized because it already has size 10485756 2025-10-04 08:07:07.808 INFO --- [quest-handler-0] kafka.log.UnifiedLog$ : [LogLoader partition=AAI-EVENT-0, dir=/tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988] Loading producer state till offset 0 with message format version 2 2025-10-04 08:07:07.820 DEBUG --- [quest-handler-0] kafka.utils.KafkaScheduler : Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 2025-10-04 08:07:07.823 DEBUG --- [quest-handler-0] kafka.utils.KafkaScheduler : Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 2025-10-04 08:07:07.825 INFO --- [quest-handler-0] kafka.log.LogManager : Created log for partition AAI-EVENT-0 in /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/AAI-EVENT-0 with properties {} 2025-10-04 08:07:07.826 INFO --- [quest-handler-0] kafka.cluster.Partition : [Partition AAI-EVENT-0 broker=0] No checkpointed highwatermark is found for partition AAI-EVENT-0 2025-10-04 08:07:07.827 INFO --- [quest-handler-0] kafka.cluster.Partition : [Partition AAI-EVENT-0 broker=0] Log loaded for partition AAI-EVENT-0 with initial high watermark 0 2025-10-04 08:07:07.828 INFO --- [quest-handler-0] state.change.logger : [Broker id=0] Leader AAI-EVENT-0 with topic id Some(JhrRg-hxQ5OYx8mlkKY-jQ) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas []. Previous leader epoch was -1. 2025-10-04 08:07:07.830 DEBUG --- [quest-handler-0] k.server.epoch.LeaderEpochFileCache : [LeaderEpochCache AAI-EVENT-0] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 2025-10-04 08:07:07.855 DEBUG --- [quest-handler-0] kafka.utils.KafkaScheduler : Scheduling task highwatermark-checkpoint with initial delay 0 ms and period 9223372036854775807 ms. 2025-10-04 08:07:07.863 INFO --- [quest-handler-0] state.change.logger : [Broker id=0] Finished LeaderAndIsr request in 166ms correlationId 1 from controller 0 for 1 partitions 2025-10-04 08:07:07.874 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":4,"requestApiVersion":7,"correlationId":1,"clientId":"0","requestApiKeyName":"LEADER_AND_ISR"},"request":{"controllerId":0,"isKRaftController":false,"controllerEpoch":1,"brokerEpoch":25,"type":0,"topicStates":[{"topicName":"AAI-EVENT","topicId":"JhrRg-hxQ5OYx8mlkKY-jQ","partitionStates":[{"partitionIndex":0,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"partitionEpoch":0,"replicas":[0],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0}]}],"liveLeaders":[{"brokerId":0,"hostName":"localhost","port":36819}]},"response":{"errorCode":0,"topics":[{"topicId":"JhrRg-hxQ5OYx8mlkKY-jQ","partitionErrors":[{"partitionIndex":0,"errorCode":0}]}]},"connection":"127.0.0.1:36819-127.0.0.1:54022-0","totalTimeMs":181.232,"requestQueueTimeMs":4.553,"localTimeMs":174.3,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":1.08,"sendTimeMs":1.297,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 2025-10-04 08:07:07.882 INFO --- [quest-handler-4] state.change.logger : [Broker id=0] Add 1 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 0 epoch 1 with correlation id 2 2025-10-04 08:07:07.891 DEBUG --- [quest-handler-4] kafka.server.DelayedOperationPurgatory : Request key TopicKey(AAI-EVENT) unblocked 1 topic operations 2025-10-04 08:07:07.891 DEBUG --- [quest-handler-4] kafka.server.ZkAdminManager : [Admin Manager on Broker 0]: Request key AAI-EVENT unblocked 1 topic requests. 2025-10-04 08:07:07.893 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":6,"requestApiVersion":8,"correlationId":2,"clientId":"0","requestApiKeyName":"UPDATE_METADATA"},"request":{"controllerId":0,"isKRaftController":false,"controllerEpoch":1,"brokerEpoch":25,"topicStates":[{"topicName":"AAI-EVENT","topicId":"JhrRg-hxQ5OYx8mlkKY-jQ","partitionStates":[{"partitionIndex":0,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"zkVersion":0,"replicas":[0],"offlineReplicas":[]}]}],"liveBrokers":[{"id":0,"endpoints":[{"port":36819,"host":"localhost","listener":"PLAINTEXT","securityProtocol":0}],"rack":null}]},"response":{"errorCode":0},"connection":"127.0.0.1:36819-127.0.0.1:54022-0","totalTimeMs":17.56,"requestQueueTimeMs":2.9,"localTimeMs":13.794,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.427,"sendTimeMs":0.438,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 2025-10-04 08:07:07.894 DEBUG --- [XT)-PLAINTEXT-2] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":19,"requestApiVersion":7,"correlationId":3,"clientId":"adminclient-1","requestApiKeyName":"CREATE_TOPICS"},"request":{"topics":[{"name":"AAI-EVENT","numPartitions":1,"replicationFactor":1,"assignments":[],"configs":[]}],"timeoutMs":29986,"validateOnly":false},"response":{"throttleTimeMs":0,"topics":[{"name":"AAI-EVENT","topicId":"JhrRg-hxQ5OYx8mlkKY-jQ","errorCode":0,"errorMessage":null,"numPartitions":1,"replicationFactor":1,"configs":[{"name":"compression.type","value":"producer","readOnly":false,"configSource":5,"isSensitive":false},{"name":"leader.replication.throttled.replicas","value":"","readOnly":false,"configSource":5,"isSensitive":false},{"name":"message.downconversion.enable","value":"true","readOnly":false,"configSource":5,"isSensitive":false},{"name":"min.insync.replicas","value":"1","readOnly":false,"configSource":5,"isSensitive":false},{"name":"segment.jitter.ms","value":"0","readOnly":false,"configSource":5,"isSensitive":false},{"name":"cleanup.policy","value":"delete","readOnly":false,"configSource":5,"isSensitive":false},{"name":"flush.ms","value":"9223372036854775807","readOnly":false,"configSource":5,"isSensitive":false},{"name":"follower.replication.throttled.replicas","value":"","readOnly":false,"configSource":5,"isSensitive":false},{"name":"segment.bytes","value":"1073741824","readOnly":false,"configSource":5,"isSensitive":false},{"name":"retention.ms","value":"604800000","readOnly":false,"configSource":5,"isSensitive":false},{"name":"flush.messages","value":"9223372036854775807","readOnly":false,"configSource":5,"isSensitive":false},{"name":"message.format.version","value":"3.0-IV1","readOnly":false,"configSource":5,"isSensitive":false},{"name":"max.compaction.lag.ms","value":"9223372036854775807","readOnly":false,"configSource":5,"isSensitive":false},{"name":"file.delete.delay.ms","value":"1000","readOnly":false,"configSource":4,"isSensitive":false},{"name":"max.message.bytes","value":"1048588","readOnly":false,"configSource":5,"isSensitive":false},{"name":"min.compaction.lag.ms","value":"0","readOnly":false,"configSource":5,"isSensitive":false},{"name":"message.timestamp.type","value":"CreateTime","readOnly":false,"configSource":5,"isSensitive":false},{"name":"preallocate","value":"false","readOnly":false,"configSource":5,"isSensitive":false},{"name":"min.cleanable.dirty.ratio","value":"0.5","readOnly":false,"configSource":5,"isSensitive":false},{"name":"index.interval.bytes","value":"4096","readOnly":false,"configSource":5,"isSensitive":false},{"name":"unclean.leader.election.enable","value":"false","readOnly":false,"configSource":5,"isSensitive":false},{"name":"retention.bytes","value":"-1","readOnly":false,"configSource":5,"isSensitive":false},{"name":"delete.retention.ms","value":"86400000","readOnly":false,"configSource":5,"isSensitive":false},{"name":"segment.ms","value":"604800000","readOnly":false,"configSource":5,"isSensitive":false},{"name":"message.timestamp.difference.max.ms","value":"9223372036854775807","readOnly":false,"configSource":4,"isSensitive":false},{"name":"segment.index.bytes","value":"10485760","readOnly":false,"configSource":5,"isSensitive":false}]}]},"connection":"127.0.0.1:36819-127.0.0.1:54038-0","totalTimeMs":388.038,"requestQueueTimeMs":3.635,"localTimeMs":130.817,"remoteTimeMs":252.889,"throttleTimeMs":0,"responseQueueTimeMs":0.187,"sendTimeMs":0.509,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:07.956 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:07.956 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:07.957 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:07.957 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:07.957 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:07.957 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:07.958 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:07.958 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:07.958 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:07.958 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:07.959 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:07.981 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:07.981 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:07.983 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:07.983 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:08.006--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:08.121 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:08.128 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:08.130 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:08.130 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:08.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 2025-10-04 08:07:08.269 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:08.277 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:08.279 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:08.279 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:08.301--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:08.427 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:08.436 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:08.438 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:08.438 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:08.46--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:08.584 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:08.592 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:08.595 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:08.595 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:08.62--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:08.763 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:08.776 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:08.778 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:08.781 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:08.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-10-04 08:07:08.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-10-04 08:07:08.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-10-04 08:07:08.959 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2025-10-04 08:07:08.966 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2025-10-04 08:07:08.988 DEBUG --- [ main] i.m.c.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2025-10-04 08:07:08.993 WARN --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because max.in.flight.requests.per.connection is set to 10, which is greater than 5. Please note that in v4.0.0 and onward, this will become an error. 2025-10-04 08:07:09.022 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.DataPlaneAcceptor : Accepted connection from /127.0.0.1:54040 on /127.0.0.1:36819 and assigned it to processor 0, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 2025-10-04 08:07:09.022 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.Processor : Processor 0 listening to new connection from /127.0.0.1:54040 2025-10-04 08:07:09.026 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":0,"clientId":"producer-1","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.4.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":7},{"apiKey":5,"minVersion":0,"maxVersion":4},{"apiKey":6,"minVersion":0,"maxVersion":8},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":58,"minVersion":0,"maxVersion":0},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:36819-127.0.0.1:54040-1","totalTimeMs":2.285,"requestQueueTimeMs":0.431,"localTimeMs":1.364,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.215,"sendTimeMs":0.274,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 2025-10-04 08:07:09.040 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":1,"clientId":"producer-1","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"AAI-EVENT"}],"allowAutoTopicCreation":true,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":0,"host":"localhost","port":36819,"rack":null}],"clusterId":"2bPIFCDSRYeLVZSP9GvsMQ","controllerId":0,"topics":[{"errorCode":0,"name":"AAI-EVENT","topicId":"JhrRg-hxQ5OYx8mlkKY-jQ","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":0,"leaderEpoch":0,"replicaNodes":[0],"isrNodes":[0],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:36819-127.0.0.1:54040-1","totalTimeMs":9.778,"requestQueueTimeMs":1.517,"localTimeMs":7.747,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.129,"sendTimeMs":0.383,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:09.077 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.DataPlaneAcceptor : Accepted connection from /127.0.0.1:54046 on /127.0.0.1:36819 and assigned it to processor 1, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 2025-10-04 08:07:09.077 DEBUG --- [XT)-PLAINTEXT-1] kafka.network.Processor : Processor 1 listening to new connection from /127.0.0.1:54046 2025-10-04 08:07:09.086 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.DataPlaneAcceptor : Accepted connection from /127.0.0.1:54056 on /127.0.0.1:36819 and assigned it to processor 2, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 2025-10-04 08:07:09.086 DEBUG --- [XT)-PLAINTEXT-2] kafka.network.Processor : Processor 2 listening to new connection from /127.0.0.1:54056 2025-10-04 08:07:09.088 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":2,"clientId":"producer-1","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.4.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":7},{"apiKey":5,"minVersion":0,"maxVersion":4},{"apiKey":6,"minVersion":0,"maxVersion":8},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":58,"minVersion":0,"maxVersion":0},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:36819-127.0.0.1:54046-1","totalTimeMs":8.608,"requestQueueTimeMs":2.109,"localTimeMs":1.328,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":4.455,"sendTimeMs":0.714,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 2025-10-04 08:07:09.090 DEBUG --- [XT)-PLAINTEXT-2] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":1,"clientId":"consumer-test-consumer-1","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.4.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":7},{"apiKey":5,"minVersion":0,"maxVersion":4},{"apiKey":6,"minVersion":0,"maxVersion":8},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":58,"minVersion":0,"maxVersion":0},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:36819-127.0.0.1:54056-1","totalTimeMs":3.717,"requestQueueTimeMs":1.447,"localTimeMs":1.182,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.953,"sendTimeMs":0.134,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 2025-10-04 08:07:09.094 DEBUG --- [XT)-PLAINTEXT-2] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":2,"clientId":"consumer-test-consumer-1","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"AAI-EVENT"}],"allowAutoTopicCreation":true,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":0,"host":"localhost","port":36819,"rack":null}],"clusterId":"2bPIFCDSRYeLVZSP9GvsMQ","controllerId":0,"topics":[{"errorCode":0,"name":"AAI-EVENT","topicId":"JhrRg-hxQ5OYx8mlkKY-jQ","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":0,"leaderEpoch":0,"replicaNodes":[0],"isrNodes":[0],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:36819-127.0.0.1:54056-1","totalTimeMs":2.544,"requestQueueTimeMs":0.97,"localTimeMs":1.375,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.065,"sendTimeMs":0.133,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:09.128 DEBUG --- [quest-handler-5] kafka.cluster.Partition : [Partition AAI-EVENT-0 broker=0] High watermark updated from (offset=0 segment=[0:0]) to (offset=1 segment=[0:1690]) 2025-10-04 08:07:09.130 DEBUG --- [quest-handler-5] kafka.server.ReplicaManager : [ReplicaManager broker=0] Produce to local log in 24 ms 2025-10-04 08:07:09.144 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":0,"requestApiVersion":9,"correlationId":3,"clientId":"producer-1","requestApiKeyName":"PRODUCE"},"request":{"transactionalId":null,"acks":-1,"timeoutMs":30000,"topicData":[{"name":"AAI-EVENT","partitionData":[{"index":0,"recordsSizeInBytes":1690}]}]},"response":{"responses":[{"name":"AAI-EVENT","partitionResponses":[{"index":0,"errorCode":0,"baseOffset":0,"logAppendTimeMs":-1,"logStartOffset":0,"recordErrors":[],"errorMessage":null}]}],"throttleTimeMs":0},"connection":"127.0.0.1:36819-127.0.0.1:54046-1","totalTimeMs":40.769,"requestQueueTimeMs":2.362,"localTimeMs":36.829,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":1.235,"sendTimeMs":0.342,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:09.144 INFO --- [quest-handler-3] kafka.zk.AdminZkClient : Creating topic __consumer_offsets with configuration {compression.type=producer, cleanup.policy=compact, segment.bytes=104857600} and initial partition assignment HashMap(0 -> ArrayBuffer(0), 1 -> ArrayBuffer(0), 2 -> ArrayBuffer(0), 3 -> ArrayBuffer(0), 4 -> ArrayBuffer(0)) 2025-10-04 08:07:09.170 DEBUG --- [ain-EventThread] kafka.zookeeper.ZooKeeperClient : [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/brokers/topics 2025-10-04 08:07:09.174 DEBUG --- [quest-handler-3] kafka.zk.AdminZkClient : Updated path /brokers/topics/__consumer_offsets with HashMap(__consumer_offsets-4 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-3 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-2 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-0 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-1 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=)) for replica assignment 2025-10-04 08:07:09.177 DEBUG --- [quest-handler-3] k.s.DefaultAutoTopicCreationManager : Cleared inflight topic creation state for HashMap(__consumer_offsets -> CreatableTopic(name='__consumer_offsets', numPartitions=5, replicationFactor=1, assignments=[], configs=[CreateableTopicConfig(name='compression.type', value='producer'), CreateableTopicConfig(name='cleanup.policy', value='compact'), CreateableTopicConfig(name='segment.bytes', value='104857600')])) 2025-10-04 08:07:09.182 DEBUG --- [XT)-PLAINTEXT-2] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":10,"requestApiVersion":4,"correlationId":0,"clientId":"consumer-test-consumer-1","requestApiKeyName":"FIND_COORDINATOR"},"request":{"keyType":0,"coordinatorKeys":["test-consumer"]},"response":{"throttleTimeMs":0,"coordinators":[{"key":"test-consumer","nodeId":-1,"host":"","port":-1,"errorCode":15,"errorMessage":""}]},"connection":"127.0.0.1:36819-127.0.0.1:54056-1","totalTimeMs":86.972,"requestQueueTimeMs":1.287,"localTimeMs":85.144,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.164,"sendTimeMs":0.376,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:09.187 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] New topics: [Set(__consumer_offsets)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(__consumer_offsets,Some(JBFadHI1SoK1L3FJUp2GOw),HashMap(__consumer_offsets-4 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-3 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-2 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-0 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-1 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=))))] 2025-10-04 08:07:09.187 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] New partition creation callback for __consumer_offsets-4,__consumer_offsets-3,__consumer_offsets-2,__consumer_offsets-0,__consumer_offsets-1 2025-10-04 08:07:09.188 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-4 state from NonExistentPartition to NewPartition with assigned replicas 0 2025-10-04 08:07:09.188 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-3 state from NonExistentPartition to NewPartition with assigned replicas 0 2025-10-04 08:07:09.188 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-2 state from NonExistentPartition to NewPartition with assigned replicas 0 2025-10-04 08:07:09.188 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-0 state from NonExistentPartition to NewPartition with assigned replicas 0 2025-10-04 08:07:09.188 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-1 state from NonExistentPartition to NewPartition with assigned replicas 0 2025-10-04 08:07:09.188 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 2025-10-04 08:07:09.189 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 2025-10-04 08:07:09.196 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.DataPlaneAcceptor : Accepted connection from /127.0.0.1:54066 on /127.0.0.1:36819 and assigned it to processor 0, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 2025-10-04 08:07:09.200 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.Processor : Processor 0 listening to new connection from /127.0.0.1:54066 2025-10-04 08:07:09.207 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":3,"clientId":"consumer-test-consumer-1","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.4.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":7},{"apiKey":5,"minVersion":0,"maxVersion":4},{"apiKey":6,"minVersion":0,"maxVersion":8},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":58,"minVersion":0,"maxVersion":0},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:36819-127.0.0.1:54066-2","totalTimeMs":6.434,"requestQueueTimeMs":0.771,"localTimeMs":1.212,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":4.262,"sendTimeMs":0.188,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 2025-10-04 08:07:09.215 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":4,"clientId":"consumer-test-consumer-1","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"AAI-EVENT"}],"allowAutoTopicCreation":true,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":0,"host":"localhost","port":36819,"rack":null}],"clusterId":"2bPIFCDSRYeLVZSP9GvsMQ","controllerId":0,"topics":[{"errorCode":0,"name":"AAI-EVENT","topicId":"JhrRg-hxQ5OYx8mlkKY-jQ","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":0,"leaderEpoch":0,"replicaNodes":[0],"isrNodes":[0],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:36819-127.0.0.1:54066-2","totalTimeMs":5.197,"requestQueueTimeMs":3.114,"localTimeMs":1.791,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.093,"sendTimeMs":0.197,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:09.215 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-4 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=0, leaderEpoch=0, isr=List(0), leaderRecoveryState=RECOVERED, partitionEpoch=0) 2025-10-04 08:07:09.215 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-3 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=0, leaderEpoch=0, isr=List(0), leaderRecoveryState=RECOVERED, partitionEpoch=0) 2025-10-04 08:07:09.215 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-2 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=0, leaderEpoch=0, isr=List(0), leaderRecoveryState=RECOVERED, partitionEpoch=0) 2025-10-04 08:07:09.215 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=0, leaderEpoch=0, isr=List(0), leaderRecoveryState=RECOVERED, partitionEpoch=0) 2025-10-04 08:07:09.215 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-1 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=0, leaderEpoch=0, isr=List(0), leaderRecoveryState=RECOVERED, partitionEpoch=0) 2025-10-04 08:07:09.215 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending LeaderAndIsr request to broker 0 with 5 become-leader and 0 become-follower partitions 2025-10-04 08:07:09.216 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet(0) for 5 partitions 2025-10-04 08:07:09.219 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 2025-10-04 08:07:09.220 INFO --- [quest-handler-4] state.change.logger : [Broker id=0] Handling LeaderAndIsr request correlationId 3 from controller 0 for 5 partitions 2025-10-04 08:07:09.224 INFO --- [quest-handler-4] kafka.server.ReplicaFetcherManager : [ReplicaFetcherManager on broker 0] Removed fetcher for partitions HashSet(__consumer_offsets-4, __consumer_offsets-3, __consumer_offsets-2, __consumer_offsets-0, __consumer_offsets-1) 2025-10-04 08:07:09.224 INFO --- [quest-handler-4] state.change.logger : [Broker id=0] Stopped fetchers as part of LeaderAndIsr request correlationId 3 from controller 0 epoch 1 as part of the become-leader transition for 5 partitions 2025-10-04 08:07:09.230 DEBUG --- [quest-handler-4] kafka.log.OffsetIndex : Loaded index file /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-3/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 2025-10-04 08:07:09.230 DEBUG --- [quest-handler-4] kafka.log.AbstractIndex : Index /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-3/00000000000000000000.index was not resized because it already has size 10485760 2025-10-04 08:07:09.230 DEBUG --- [quest-handler-4] kafka.log.TimeIndex : Loaded index file /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-3/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 2025-10-04 08:07:09.230 DEBUG --- [quest-handler-4] kafka.log.AbstractIndex : Index /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-3/00000000000000000000.timeindex was not resized because it already has size 10485756 2025-10-04 08:07:09.230 INFO --- [quest-handler-4] kafka.log.UnifiedLog$ : [LogLoader partition=__consumer_offsets-3, dir=/tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988] Loading producer state till offset 0 with message format version 2 2025-10-04 08:07:09.230 DEBUG --- [quest-handler-4] kafka.utils.KafkaScheduler : Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 2025-10-04 08:07:09.232 DEBUG --- [quest-handler-4] kafka.utils.KafkaScheduler : Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 2025-10-04 08:07:09.232 INFO --- [quest-handler-4] kafka.log.LogManager : Created log for partition __consumer_offsets-3 in /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-3 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 2025-10-04 08:07:09.232 INFO --- [quest-handler-4] kafka.cluster.Partition : [Partition __consumer_offsets-3 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-3 2025-10-04 08:07:09.232 INFO --- [quest-handler-4] kafka.cluster.Partition : [Partition __consumer_offsets-3 broker=0] Log loaded for partition __consumer_offsets-3 with initial high watermark 0 2025-10-04 08:07:09.232 INFO --- [quest-handler-4] state.change.logger : [Broker id=0] Leader __consumer_offsets-3 with topic id Some(JBFadHI1SoK1L3FJUp2GOw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas []. Previous leader epoch was -1. 2025-10-04 08:07:09.232 DEBUG --- [quest-handler-4] k.server.epoch.LeaderEpochFileCache : [LeaderEpochCache __consumer_offsets-3] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 2025-10-04 08:07:09.234 DEBUG --- [quest-handler-0] kafka.server.ZkAdminManager : [Admin Manager on Broker 0]: Topic creation failed since topic '__consumer_offsets' already exists. org.apache.kafka.common.errors.TopicExistsException: Topic '__consumer_offsets' already exists. 2025-10-04 08:07:09.239 DEBUG --- [quest-handler-0] k.s.DefaultAutoTopicCreationManager : Cleared inflight topic creation state for HashMap(__consumer_offsets -> CreatableTopic(name='__consumer_offsets', numPartitions=5, replicationFactor=1, assignments=[], configs=[CreateableTopicConfig(name='compression.type', value='producer'), CreateableTopicConfig(name='cleanup.policy', value='compact'), CreateableTopicConfig(name='segment.bytes', value='104857600')])) 2025-10-04 08:07:09.241 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":10,"requestApiVersion":4,"correlationId":5,"clientId":"consumer-test-consumer-1","requestApiKeyName":"FIND_COORDINATOR"},"request":{"keyType":0,"coordinatorKeys":["test-consumer"]},"response":{"throttleTimeMs":0,"coordinators":[{"key":"test-consumer","nodeId":-1,"host":"","port":-1,"errorCode":15,"errorMessage":""}]},"connection":"127.0.0.1:36819-127.0.0.1:54066-2","totalTimeMs":24.901,"requestQueueTimeMs":4.263,"localTimeMs":20.279,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.12,"sendTimeMs":0.237,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:09.244 DEBUG --- [quest-handler-4] kafka.log.OffsetIndex : Loaded index file /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-2/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 2025-10-04 08:07:09.244 DEBUG --- [quest-handler-4] kafka.log.AbstractIndex : Index /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-2/00000000000000000000.index was not resized because it already has size 10485760 2025-10-04 08:07:09.244 DEBUG --- [quest-handler-4] kafka.log.TimeIndex : Loaded index file /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-2/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 2025-10-04 08:07:09.244 DEBUG --- [quest-handler-4] kafka.log.AbstractIndex : Index /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-2/00000000000000000000.timeindex was not resized because it already has size 10485756 2025-10-04 08:07:09.245 INFO --- [quest-handler-4] kafka.log.UnifiedLog$ : [LogLoader partition=__consumer_offsets-2, dir=/tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988] Loading producer state till offset 0 with message format version 2 2025-10-04 08:07:09.245 DEBUG --- [quest-handler-4] kafka.utils.KafkaScheduler : Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 2025-10-04 08:07:09.246 DEBUG --- [quest-handler-4] kafka.utils.KafkaScheduler : Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 2025-10-04 08:07:09.246 INFO --- [quest-handler-4] kafka.log.LogManager : Created log for partition __consumer_offsets-2 in /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-2 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 2025-10-04 08:07:09.246 INFO --- [quest-handler-4] kafka.cluster.Partition : [Partition __consumer_offsets-2 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-2 2025-10-04 08:07:09.246 INFO --- [quest-handler-4] kafka.cluster.Partition : [Partition __consumer_offsets-2 broker=0] Log loaded for partition __consumer_offsets-2 with initial high watermark 0 2025-10-04 08:07:09.246 INFO --- [quest-handler-4] state.change.logger : [Broker id=0] Leader __consumer_offsets-2 with topic id Some(JBFadHI1SoK1L3FJUp2GOw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas []. Previous leader epoch was -1. 2025-10-04 08:07:09.246 DEBUG --- [quest-handler-4] k.server.epoch.LeaderEpochFileCache : [LeaderEpochCache __consumer_offsets-2] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 2025-10-04 08:07:09.254 DEBUG --- [quest-handler-4] kafka.log.OffsetIndex : Loaded index file /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-4/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 2025-10-04 08:07:09.254 DEBUG --- [quest-handler-4] kafka.log.AbstractIndex : Index /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-4/00000000000000000000.index was not resized because it already has size 10485760 2025-10-04 08:07:09.254 DEBUG --- [quest-handler-4] kafka.log.TimeIndex : Loaded index file /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-4/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 2025-10-04 08:07:09.254 DEBUG --- [quest-handler-4] kafka.log.AbstractIndex : Index /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-4/00000000000000000000.timeindex was not resized because it already has size 10485756 2025-10-04 08:07:09.255 INFO --- [quest-handler-4] kafka.log.UnifiedLog$ : [LogLoader partition=__consumer_offsets-4, dir=/tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988] Loading producer state till offset 0 with message format version 2 2025-10-04 08:07:09.255 DEBUG --- [quest-handler-4] kafka.utils.KafkaScheduler : Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 2025-10-04 08:07:09.255 DEBUG --- [quest-handler-4] kafka.utils.KafkaScheduler : Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 2025-10-04 08:07:09.256 INFO --- [quest-handler-4] kafka.log.LogManager : Created log for partition __consumer_offsets-4 in /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-4 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 2025-10-04 08:07:09.256 INFO --- [quest-handler-4] kafka.cluster.Partition : [Partition __consumer_offsets-4 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-4 2025-10-04 08:07:09.256 INFO --- [quest-handler-4] kafka.cluster.Partition : [Partition __consumer_offsets-4 broker=0] Log loaded for partition __consumer_offsets-4 with initial high watermark 0 2025-10-04 08:07:09.256 INFO --- [quest-handler-4] state.change.logger : [Broker id=0] Leader __consumer_offsets-4 with topic id Some(JBFadHI1SoK1L3FJUp2GOw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas []. Previous leader epoch was -1. 2025-10-04 08:07:09.256 DEBUG --- [quest-handler-4] k.server.epoch.LeaderEpochFileCache : [LeaderEpochCache __consumer_offsets-4] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 2025-10-04 08:07:09.272 DEBUG --- [quest-handler-4] kafka.log.OffsetIndex : Loaded index file /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-1/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 2025-10-04 08:07:09.272 DEBUG --- [quest-handler-4] kafka.log.AbstractIndex : Index /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-1/00000000000000000000.index was not resized because it already has size 10485760 2025-10-04 08:07:09.272 DEBUG --- [quest-handler-4] kafka.log.TimeIndex : Loaded index file /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-1/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 2025-10-04 08:07:09.273 DEBUG --- [quest-handler-4] kafka.log.AbstractIndex : Index /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-1/00000000000000000000.timeindex was not resized because it already has size 10485756 2025-10-04 08:07:09.273 INFO --- [quest-handler-4] kafka.log.UnifiedLog$ : [LogLoader partition=__consumer_offsets-1, dir=/tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988] Loading producer state till offset 0 with message format version 2 2025-10-04 08:07:09.274 DEBUG --- [quest-handler-4] kafka.utils.KafkaScheduler : Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 2025-10-04 08:07:09.274 DEBUG --- [quest-handler-4] kafka.utils.KafkaScheduler : Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 2025-10-04 08:07:09.275 INFO --- [quest-handler-4] kafka.log.LogManager : Created log for partition __consumer_offsets-1 in /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-1 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 2025-10-04 08:07:09.275 INFO --- [quest-handler-4] kafka.cluster.Partition : [Partition __consumer_offsets-1 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-1 2025-10-04 08:07:09.275 INFO --- [quest-handler-4] kafka.cluster.Partition : [Partition __consumer_offsets-1 broker=0] Log loaded for partition __consumer_offsets-1 with initial high watermark 0 2025-10-04 08:07:09.275 INFO --- [quest-handler-4] state.change.logger : [Broker id=0] Leader __consumer_offsets-1 with topic id Some(JBFadHI1SoK1L3FJUp2GOw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas []. Previous leader epoch was -1. 2025-10-04 08:07:09.275 DEBUG --- [quest-handler-4] k.server.epoch.LeaderEpochFileCache : [LeaderEpochCache __consumer_offsets-1] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 2025-10-04 08:07:09.282 DEBUG --- [quest-handler-4] kafka.log.OffsetIndex : Loaded index file /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-0/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 2025-10-04 08:07:09.283 DEBUG --- [quest-handler-4] kafka.log.AbstractIndex : Index /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-0/00000000000000000000.index was not resized because it already has size 10485760 2025-10-04 08:07:09.283 DEBUG --- [quest-handler-4] kafka.log.TimeIndex : Loaded index file /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-0/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 2025-10-04 08:07:09.283 DEBUG --- [quest-handler-4] kafka.log.AbstractIndex : Index /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-0/00000000000000000000.timeindex was not resized because it already has size 10485756 2025-10-04 08:07:09.283 INFO --- [quest-handler-4] kafka.log.UnifiedLog$ : [LogLoader partition=__consumer_offsets-0, dir=/tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988] Loading producer state till offset 0 with message format version 2 2025-10-04 08:07:09.283 DEBUG --- [quest-handler-4] kafka.utils.KafkaScheduler : Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 2025-10-04 08:07:09.284 DEBUG --- [quest-handler-4] kafka.utils.KafkaScheduler : Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 2025-10-04 08:07:09.284 INFO --- [quest-handler-4] kafka.log.LogManager : Created log for partition __consumer_offsets-0 in /tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988/__consumer_offsets-0 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 2025-10-04 08:07:09.284 INFO --- [quest-handler-4] kafka.cluster.Partition : [Partition __consumer_offsets-0 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-0 2025-10-04 08:07:09.284 INFO --- [quest-handler-4] kafka.cluster.Partition : [Partition __consumer_offsets-0 broker=0] Log loaded for partition __consumer_offsets-0 with initial high watermark 0 2025-10-04 08:07:09.285 INFO --- [quest-handler-4] state.change.logger : [Broker id=0] Leader __consumer_offsets-0 with topic id Some(JBFadHI1SoK1L3FJUp2GOw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas []. Previous leader epoch was -1. 2025-10-04 08:07:09.285 DEBUG --- [quest-handler-4] k.server.epoch.LeaderEpochFileCache : [LeaderEpochCache __consumer_offsets-0] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 2025-10-04 08:07:09.291 INFO --- [quest-handler-4] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Elected as the group coordinator for partition 3 in epoch 0 2025-10-04 08:07:09.292 INFO --- [quest-handler-4] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-3 for epoch 0 2025-10-04 08:07:09.293 DEBUG --- [quest-handler-4] kafka.utils.KafkaScheduler : Scheduling task __consumer_offsets-3 with initial delay 0 ms and period -1 ms. 2025-10-04 08:07:09.293 INFO --- [quest-handler-4] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Elected as the group coordinator for partition 2 in epoch 0 2025-10-04 08:07:09.293 INFO --- [quest-handler-4] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-2 for epoch 0 2025-10-04 08:07:09.293 DEBUG --- [quest-handler-4] kafka.utils.KafkaScheduler : Scheduling task __consumer_offsets-2 with initial delay 0 ms and period -1 ms. 2025-10-04 08:07:09.293 INFO --- [quest-handler-4] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Elected as the group coordinator for partition 4 in epoch 0 2025-10-04 08:07:09.293 INFO --- [quest-handler-4] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-4 for epoch 0 2025-10-04 08:07:09.293 DEBUG --- [quest-handler-4] kafka.utils.KafkaScheduler : Scheduling task __consumer_offsets-4 with initial delay 0 ms and period -1 ms. 2025-10-04 08:07:09.293 INFO --- [quest-handler-4] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Elected as the group coordinator for partition 1 in epoch 0 2025-10-04 08:07:09.293 INFO --- [quest-handler-4] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-1 for epoch 0 2025-10-04 08:07:09.293 DEBUG --- [quest-handler-4] kafka.utils.KafkaScheduler : Scheduling task __consumer_offsets-1 with initial delay 0 ms and period -1 ms. 2025-10-04 08:07:09.293 INFO --- [quest-handler-4] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Elected as the group coordinator for partition 0 in epoch 0 2025-10-04 08:07:09.293 INFO --- [quest-handler-4] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-0 for epoch 0 2025-10-04 08:07:09.294 DEBUG --- [quest-handler-4] kafka.utils.KafkaScheduler : Scheduling task __consumer_offsets-0 with initial delay 0 ms and period -1 ms. 2025-10-04 08:07:09.294 INFO --- [quest-handler-4] state.change.logger : [Broker id=0] Finished LeaderAndIsr request in 74ms correlationId 3 from controller 0 for 5 partitions 2025-10-04 08:07:09.295 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":4,"requestApiVersion":7,"correlationId":3,"clientId":"0","requestApiKeyName":"LEADER_AND_ISR"},"request":{"controllerId":0,"isKRaftController":false,"controllerEpoch":1,"brokerEpoch":25,"type":0,"topicStates":[{"topicName":"__consumer_offsets","topicId":"JBFadHI1SoK1L3FJUp2GOw","partitionStates":[{"partitionIndex":0,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"partitionEpoch":0,"replicas":[0],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":3,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"partitionEpoch":0,"replicas":[0],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":4,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"partitionEpoch":0,"replicas":[0],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":1,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"partitionEpoch":0,"replicas":[0],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":2,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"partitionEpoch":0,"replicas":[0],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0}]}],"liveLeaders":[{"brokerId":0,"hostName":"localhost","port":36819}]},"response":{"errorCode":0,"topics":[{"topicId":"JBFadHI1SoK1L3FJUp2GOw","partitionErrors":[{"partitionIndex":0,"errorCode":0},{"partitionIndex":3,"errorCode":0},{"partitionIndex":4,"errorCode":0},{"partitionIndex":1,"errorCode":0},{"partitionIndex":2,"errorCode":0}]}]},"connection":"127.0.0.1:36819-127.0.0.1:54022-0","totalTimeMs":77.262,"requestQueueTimeMs":2.771,"localTimeMs":73.925,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.191,"sendTimeMs":0.373,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 2025-10-04 08:07:09.299 INFO --- [quest-handler-1] state.change.logger : [Broker id=0] Add 5 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 0 epoch 1 with correlation id 4 2025-10-04 08:07:09.300 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":6,"requestApiVersion":8,"correlationId":4,"clientId":"0","requestApiKeyName":"UPDATE_METADATA"},"request":{"controllerId":0,"isKRaftController":false,"controllerEpoch":1,"brokerEpoch":25,"topicStates":[{"topicName":"__consumer_offsets","topicId":"JBFadHI1SoK1L3FJUp2GOw","partitionStates":[{"partitionIndex":0,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"zkVersion":0,"replicas":[0],"offlineReplicas":[]},{"partitionIndex":3,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"zkVersion":0,"replicas":[0],"offlineReplicas":[]},{"partitionIndex":4,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"zkVersion":0,"replicas":[0],"offlineReplicas":[]},{"partitionIndex":1,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"zkVersion":0,"replicas":[0],"offlineReplicas":[]},{"partitionIndex":2,"controllerEpoch":1,"leader":0,"leaderEpoch":0,"isr":[0],"zkVersion":0,"replicas":[0],"offlineReplicas":[]}]}],"liveBrokers":[{"id":0,"endpoints":[{"port":36819,"host":"localhost","listener":"PLAINTEXT","securityProtocol":0}],"rack":null}]},"response":{"errorCode":0},"connection":"127.0.0.1:36819-127.0.0.1:54022-0","totalTimeMs":1.726,"requestQueueTimeMs":0.336,"localTimeMs":1.193,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.061,"sendTimeMs":0.134,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 2025-10-04 08:07:09.301 DEBUG --- [adata-manager-0] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Started loading offsets and group metadata from __consumer_offsets-3 for epoch 0 2025-10-04 08:07:09.306 INFO --- [adata-manager-0] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-3 in 12 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. 2025-10-04 08:07:09.306 DEBUG --- [adata-manager-0] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Started loading offsets and group metadata from __consumer_offsets-2 for epoch 0 2025-10-04 08:07:09.306 INFO --- [adata-manager-0] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-2 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. 2025-10-04 08:07:09.306 DEBUG --- [adata-manager-0] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Started loading offsets and group metadata from __consumer_offsets-4 for epoch 0 2025-10-04 08:07:09.306 INFO --- [adata-manager-0] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-4 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. 2025-10-04 08:07:09.306 DEBUG --- [adata-manager-0] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Started loading offsets and group metadata from __consumer_offsets-1 for epoch 0 2025-10-04 08:07:09.307 INFO --- [adata-manager-0] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-1 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. 2025-10-04 08:07:09.307 DEBUG --- [adata-manager-0] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Started loading offsets and group metadata from __consumer_offsets-0 for epoch 0 2025-10-04 08:07:09.307 INFO --- [adata-manager-0] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-0 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. 2025-10-04 08:07:09.321 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":6,"clientId":"consumer-test-consumer-1","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"AAI-EVENT"}],"allowAutoTopicCreation":true,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":0,"host":"localhost","port":36819,"rack":null}],"clusterId":"2bPIFCDSRYeLVZSP9GvsMQ","controllerId":0,"topics":[{"errorCode":0,"name":"AAI-EVENT","topicId":"JhrRg-hxQ5OYx8mlkKY-jQ","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":0,"leaderEpoch":0,"replicaNodes":[0],"isrNodes":[0],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:36819-127.0.0.1:54066-2","totalTimeMs":3.816,"requestQueueTimeMs":0.289,"localTimeMs":1.721,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":1.494,"sendTimeMs":0.31,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:09.327 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":10,"requestApiVersion":4,"correlationId":7,"clientId":"consumer-test-consumer-1","requestApiKeyName":"FIND_COORDINATOR"},"request":{"keyType":0,"coordinatorKeys":["test-consumer"]},"response":{"throttleTimeMs":0,"coordinators":[{"key":"test-consumer","nodeId":0,"host":"localhost","port":36819,"errorCode":0,"errorMessage":""}]},"connection":"127.0.0.1:36819-127.0.0.1:54066-2","totalTimeMs":4.472,"requestQueueTimeMs":0.177,"localTimeMs":3.254,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.764,"sendTimeMs":0.275,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:09.329 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.DataPlaneAcceptor : Accepted connection from /127.0.0.1:54080 on /127.0.0.1:36819 and assigned it to processor 1, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 2025-10-04 08:07:09.329 DEBUG --- [XT)-PLAINTEXT-1] kafka.network.Processor : Processor 1 listening to new connection from /127.0.0.1:54080 2025-10-04 08:07:09.344 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":8,"clientId":"consumer-test-consumer-1","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.4.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":7},{"apiKey":5,"minVersion":0,"maxVersion":4},{"apiKey":6,"minVersion":0,"maxVersion":8},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":58,"minVersion":0,"maxVersion":0},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:36819-127.0.0.1:54080-2","totalTimeMs":4.404,"requestQueueTimeMs":0.294,"localTimeMs":1.563,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":2.207,"sendTimeMs":0.339,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 2025-10-04 08:07:09.381 INFO --- [quest-handler-7] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Dynamic member with unknown member id joins group test-consumer in Empty state. Created a new member id consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de and request the member to rejoin with this id. 2025-10-04 08:07:09.386 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":11,"requestApiVersion":9,"correlationId":9,"clientId":"consumer-test-consumer-1","requestApiKeyName":"JOIN_GROUP"},"request":{"groupId":"test-consumer","sessionTimeoutMs":45000,"rebalanceTimeoutMs":300000,"memberId":"","groupInstanceId":null,"protocolType":"consumer","protocols":[{"name":"range","metadata":"AAMAAAABAAlBQUktRVZFTlT/////AAAAAP///////w=="},{"name":"cooperative-sticky","metadata":"AAMAAAABAAlBQUktRVZFTlQAAAAE/////wAAAAD///////8="}],"reason":""},"response":{"throttleTimeMs":0,"errorCode":79,"generationId":-1,"protocolType":null,"protocolName":null,"leader":"","skipAssignment":false,"memberId":"consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de","members":[]},"connection":"127.0.0.1:36819-127.0.0.1:54080-2","totalTimeMs":28.921,"requestQueueTimeMs":5.724,"localTimeMs":22.738,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.195,"sendTimeMs":0.263,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:09.397 DEBUG --- [quest-handler-6] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Pending dynamic member with id consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de joins group test-consumer in Empty state. Adding to the group now. 2025-10-04 08:07:09.401 DEBUG --- [quest-handler-6] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de) unblocked 1 Heartbeat operations 2025-10-04 08:07:09.404 INFO --- [quest-handler-6] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Preparing to rebalance group test-consumer in state PreparingRebalance with old generation 0 (__consumer_offsets-3) (reason: Adding new member consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de with group instance id None; client reason: rebalance failed due to MemberIdRequiredException) 2025-10-04 08:07:09.413 INFO --- [cutor-Rebalance] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Stabilized group test-consumer generation 1 (__consumer_offsets-3) with 1 members 2025-10-04 08:07:09.415 DEBUG --- [cutor-Rebalance] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de) unblocked 1 Heartbeat operations 2025-10-04 08:07:09.418 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":11,"requestApiVersion":9,"correlationId":10,"clientId":"consumer-test-consumer-1","requestApiKeyName":"JOIN_GROUP"},"request":{"groupId":"test-consumer","sessionTimeoutMs":45000,"rebalanceTimeoutMs":300000,"memberId":"consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de","groupInstanceId":null,"protocolType":"consumer","protocols":[{"name":"range","metadata":"AAMAAAABAAlBQUktRVZFTlT/////AAAAAP///////w=="},{"name":"cooperative-sticky","metadata":"AAMAAAABAAlBQUktRVZFTlQAAAAE/////wAAAAD///////8="}],"reason":"rebalance failed due to MemberIdRequiredException"},"response":{"throttleTimeMs":0,"errorCode":0,"generationId":1,"protocolType":"consumer","protocolName":"range","leader":"consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de","skipAssignment":false,"memberId":"consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de","members":[{"memberId":"consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de","groupInstanceId":null,"metadata":"AAMAAAABAAlBQUktRVZFTlT/////AAAAAP///////w=="}]},"connection":"127.0.0.1:36819-127.0.0.1:54080-2","totalTimeMs":22.028,"requestQueueTimeMs":0.256,"localTimeMs":11.052,"remoteTimeMs":10.336,"throttleTimeMs":0,"responseQueueTimeMs":0.095,"sendTimeMs":0.286,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:09.434 DEBUG --- [quest-handler-0] kafka.server.DelayedOperationPurgatory : Request key GroupSyncKey(test-consumer) unblocked 1 Rebalance operations 2025-10-04 08:07:09.435 INFO --- [quest-handler-0] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Assignment received from leader consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de for group test-consumer for generation 1. The group has 1 members, 0 of which are static. 2025-10-04 08:07:09.444 DEBUG --- [quest-handler-0] kafka.cluster.Partition : [Partition __consumer_offsets-3 broker=0] High watermark updated from (offset=0 segment=[0:0]) to (offset=1 segment=[0:364]) 2025-10-04 08:07:09.445 DEBUG --- [quest-handler-0] kafka.server.ReplicaManager : [ReplicaManager broker=0] Produce to local log in 2 ms 2025-10-04 08:07:09.446 DEBUG --- [quest-handler-0] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de) unblocked 1 Heartbeat operations 2025-10-04 08:07:09.449 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":14,"requestApiVersion":5,"correlationId":11,"clientId":"consumer-test-consumer-1","requestApiKeyName":"SYNC_GROUP"},"request":{"groupId":"test-consumer","generationId":1,"memberId":"consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de","groupInstanceId":null,"protocolType":"consumer","protocolName":"range","assignments":[{"memberId":"consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de","assignment":"AAMAAAABAAlBQUktRVZFTlQAAAABAAAAAP////8="}]},"response":{"throttleTimeMs":0,"errorCode":0,"protocolType":"consumer","protocolName":"range","assignment":"AAMAAAABAAlBQUktRVZFTlQAAAABAAAAAP////8="},"connection":"127.0.0.1:36819-127.0.0.1:54080-2","totalTimeMs":23.874,"requestQueueTimeMs":3.171,"localTimeMs":20.091,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.329,"sendTimeMs":0.282,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:09.474 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":9,"requestApiVersion":8,"correlationId":12,"clientId":"consumer-test-consumer-1","requestApiKeyName":"OFFSET_FETCH"},"request":{"groups":[{"groupId":"test-consumer","topics":[{"name":"AAI-EVENT","partitionIndexes":[0]}]}],"requireStable":true},"response":{"throttleTimeMs":0,"groups":[{"groupId":"test-consumer","topics":[{"name":"AAI-EVENT","partitions":[{"partitionIndex":0,"committedOffset":-1,"committedLeaderEpoch":-1,"metadata":"","errorCode":0}]}],"errorCode":0}]},"connection":"127.0.0.1:36819-127.0.0.1:54080-2","totalTimeMs":13.109,"requestQueueTimeMs":2.229,"localTimeMs":10.508,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.109,"sendTimeMs":0.262,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:09.487 DEBUG --- [quest-handler-1] kafka.log.UnifiedLog : [UnifiedLog partition=AAI-EVENT-0, dir=/tmp/spring.kafka.d04b2d70-2da9-4bc6-822f-7a231503ee207911233997841347988] Searching offset for timestamp -2 2025-10-04 08:07:09.493 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":2,"requestApiVersion":7,"correlationId":13,"clientId":"consumer-test-consumer-1","requestApiKeyName":"LIST_OFFSETS"},"request":{"replicaId":-1,"isolationLevel":0,"topics":[{"name":"AAI-EVENT","partitions":[{"partitionIndex":0,"currentLeaderEpoch":0,"timestamp":-2}]}]},"response":{"throttleTimeMs":0,"topics":[{"name":"AAI-EVENT","partitions":[{"partitionIndex":0,"errorCode":0,"timestamp":-1,"offset":0,"leaderEpoch":0}]}]},"connection":"127.0.0.1:36819-127.0.0.1:54066-2","totalTimeMs":11.463,"requestQueueTimeMs":2.033,"localTimeMs":9.112,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.093,"sendTimeMs":0.223,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:09.509 DEBUG --- [quest-handler-2] kafka.server.FetchManager : Created a new full FetchContext with 1 partition(s). 2025-10-04 08:07:09.534 DEBUG --- [quest-handler-2] kafka.server.FetchSessionCache : Created fetch session FetchSession(id=1691685694, privileged=false, partitionMap.size=1, usesTopicIds=true, creationMs=1759565229532, lastUsedMs=1759565229532, epoch=1) 2025-10-04 08:07:09.538 DEBUG --- [quest-handler-2] kafka.server.FullFetchContext : Full fetch context with session id 1691685694 returning 1 partition(s) 2025-10-04 08:07:09.549 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":14,"clientId":"consumer-test-consumer-1","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":0,"sessionEpoch":0,"topics":[{"topicId":"JhrRg-hxQ5OYx8mlkKY-jQ","partitions":[{"partition":0,"currentLeaderEpoch":0,"fetchOffset":0,"lastFetchedEpoch":-1,"logStartOffset":-1,"partitionMaxBytes":1048576}]}],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1691685694,"responses":[{"topicId":"JhrRg-hxQ5OYx8mlkKY-jQ","partitions":[{"partitionIndex":0,"errorCode":0,"highWatermark":1,"lastStableOffset":1,"logStartOffset":0,"abortedTransactions":null,"preferredReadReplica":-1,"recordsSizeInBytes":1690}]}]},"connection":"127.0.0.1:36819-127.0.0.1:54066-2","totalTimeMs":45.303,"requestQueueTimeMs":2.221,"localTimeMs":40.92,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.144,"sendTimeMs":2.017,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:09.557 DEBUG --- [quest-handler-5] kafka.server.FetchManager : Created a new incremental FetchContext for session id 1691685694, epoch 2: added 0 partition(s), updated 1 partition(s), removed 0 partition(s) [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.541 s -- in org.onap.aai.kafka.AAIKafkaEventIntegrationTest [INFO] Running org.onap.aai.introspection.tools.RemoveNonVisiblePropertyTest 2025-10-04 08:07:09.596 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:09.596 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:09.598 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:09.599 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:09.599 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:09.599 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:09.599 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:09.599 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:09.600 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:09.600 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:09.602 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:09.607 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:09.607 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:09.610 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:09.610 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:09.632--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:09.737 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:09.745 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:09.746 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:09.746 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:09.769--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:09.887 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:09.895 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:09.897 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:09.897 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:09.919--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:10.045 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:10.055 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:10.057 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:10.057 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2025-10-04 08:07:10.070 DEBUG --- [ executor-Fetch] kafka.server.IncrementalFetchContext : Incremental fetch context with session id 1691685694 returning 0 partition(s) 2025-10-04 08:07:10.073 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":15,"clientId":"consumer-test-consumer-1","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1691685694,"sessionEpoch":1,"topics":[{"topicId":"JhrRg-hxQ5OYx8mlkKY-jQ","partitions":[{"partition":0,"currentLeaderEpoch":0,"fetchOffset":1,"lastFetchedEpoch":-1,"logStartOffset":-1,"partitionMaxBytes":1048576}]}],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1691685694,"responses":[]},"connection":"127.0.0.1:36819-127.0.0.1:54066-2","totalTimeMs":516.644,"requestQueueTimeMs":0.236,"localTimeMs":8.773,"remoteTimeMs":505.549,"throttleTimeMs":0,"responseQueueTimeMs":1.787,"sendTimeMs":0.298,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} [EL Warning]: moxy: 2025-10-04 08:07:10.081--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:10.205 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:10.214 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:10.216 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:10.216 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:10.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 2025-10-04 08:07:10.387 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:10.399 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:10.400 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:10.403 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.833 s -- in org.onap.aai.introspection.tools.RemoveNonVisiblePropertyTest [INFO] Running org.onap.aai.introspection.tools.DefaultFieldsTest 2025-10-04 08:07:10.421 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:10.422 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:10.422 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:10.422 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:10.422 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:10.422 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:10.423 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:10.423 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:10.423 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:10.423 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:10.424 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:10.427 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:10.427 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:10.429 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:10.429 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:10.45--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:10.551 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:10.558 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:10.560 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:10.560 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:10.581--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:10.698 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:10.706 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:10.708 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:10.708 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:10.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 2025-10-04 08:07:10.858 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:10.866 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:10.868 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:10.868 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:10.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 2025-10-04 08:07:11.015 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:11.025 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:11.028 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:11.028 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:11.055--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:11.203 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:11.217 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:11.218 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:11.222 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.819 s -- in org.onap.aai.introspection.tools.DefaultFieldsTest [INFO] Running org.onap.aai.introspection.tools.IntrospectorValidatorTest 2025-10-04 08:07:11.242 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:11.242 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:11.243 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:11.243 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:11.243 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:11.243 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:11.243 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:11.243 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:11.244 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:11.244 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:11.244 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:11.248 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:11.248 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:11.250 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:11.250 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:11.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 2025-10-04 08:07:11.376 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:11.382 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:11.384 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:11.384 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:11.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 2025-10-04 08:07:11.519 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:11.527 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:11.528 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:11.529 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:11.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 2025-10-04 08:07:11.670 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:11.678 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:11.680 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:11.680 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:11.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 2025-10-04 08:07:11.823 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:11.831 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:11.833 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:11.833 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:11.859--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:12.005 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:12.016 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:12.018 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:12.021 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 s -- in org.onap.aai.introspection.tools.IntrospectorValidatorTest [INFO] Running org.onap.aai.introspection.tools.InjectKeysFromURITest 2025-10-04 08:07:12.044 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:12.044 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:12.045 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:12.045 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:12.045 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:12.045 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:12.045 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:12.046 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:12.046 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:12.046 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:12.046 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:12.050 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:12.050 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:12.052 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:12.052 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:12.071--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:12.240 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:12.246 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:12.248 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:12.248 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:12.268--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:12.384 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:12.392 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:12.394 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:12.394 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:12.416--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:12.439 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Processing automatic preferred replica leader election 2025-10-04 08:07:12.448 DEBUG --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Topics not in preferred replica for broker 0 HashMap() 2025-10-04 08:07:12.449 DEBUG --- [er-event-thread] kafka.utils.KafkaScheduler : Scheduling task auto-leader-rebalance-task with initial delay 300000 ms and period -1000 ms. 2025-10-04 08:07:12.475 DEBUG --- [quest-handler-4] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de) unblocked 1 Heartbeat operations 2025-10-04 08:07:12.479 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":16,"clientId":"consumer-test-consumer-1","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"test-consumer","generationId":1,"memberId":"consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:36819-127.0.0.1:54080-2","totalTimeMs":7.142,"requestQueueTimeMs":1.041,"localTimeMs":5.76,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.116,"sendTimeMs":0.223,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:12.542 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:12.550 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:12.552 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:12.552 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:12.575--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:12.695 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:12.703 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:12.705 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:12.705 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:12.73--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:12.869 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:12.881 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:12.882 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:12.885 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 s -- in org.onap.aai.introspection.tools.InjectKeysFromURITest [INFO] Running org.onap.aai.introspection.tools.CreateUUIDTest 2025-10-04 08:07:12.902 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:12.902 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:12.902 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:12.902 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:12.903 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:12.903 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:12.903 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:12.903 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:12.904 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:12.904 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:12.904 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:12.907 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:12.907 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:12.908 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:12.908 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:12.926--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:13.024 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:13.030 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:13.032 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:13.032 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:13.051--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:13.165 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:13.173 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:13.175 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:13.175 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:13.196--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:13.318 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:13.326 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:13.328 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:13.328 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:13.349--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:13.470 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:13.478 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:13.480 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:13.480 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:13.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 2025-10-04 08:07:13.647 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:13.659 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:13.660 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:13.663 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 s -- in org.onap.aai.introspection.tools.CreateUUIDTest [INFO] Running org.onap.aai.introspection.sideeffect.DataCopyTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.onap.aai.introspection.sideeffect.DataCopyTest [INFO] Running org.onap.aai.introspection.sideeffect.DataLinkTest 2025-10-04 08:07:13.998 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:13.998 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv1 2025-10-04 08:07:13.998 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:13.998 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv2 2025-10-04 08:07:13.998 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:13.998 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv3 2025-10-04 08:07:13.999 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:13.999 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv4 2025-10-04 08:07:13.999 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:14.000 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:14.001 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv1 2025-10-04 08:07:14.001 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:14.001 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:14.017--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:14.098 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 169 2025-10-04 08:07:14.103 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv2 2025-10-04 08:07:14.104 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:14.104 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:14.12--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:14.211 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 177 2025-10-04 08:07:14.217 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv3 2025-10-04 08:07:14.218 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:14.218 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:14.236--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:14.333 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 195 2025-10-04 08:07:14.339 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv4 2025-10-04 08:07:14.341 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:14.341 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:14.358--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:14.457 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:14.465 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:14.466 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:14.469 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:14.475 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 2025-10-04 08:07:14.477 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 2025-10-04 08:07:14.483 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 2025-10-04 08:07:14.484 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 2025-10-04 08:07:14.503 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes 2025-10-04 08:07:14.503 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes 2025-10-04 08:07:14.507 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 2025-10-04 08:07:14.510 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8296 with label vertex 2025-10-04 08:07:14.512 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 2025-10-04 08:07:14.512 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 2025-10-04 08:07:14.513 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 2025-10-04 08:07:14.517 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 2025-10-04 08:07:14.517 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 2025-10-04 08:07:14.518 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 2025-10-04 08:07:14.522 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 2025-10-04 08:07:14.523 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 2025-10-04 08:07:14.524 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 2025-10-04 08:07:14.525 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey AND linked <> null)]. For better performance, use indexes 2025-10-04 08:07:14.525 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 2025-10-04 08:07:14.529 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 2025-10-04 08:07:14.530 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 2025-10-04 08:07:14.536 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 2025-10-04 08:07:14.540 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 2025-10-04 08:07:14.541 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 2025-10-04 08:07:14.544 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 2025-10-04 08:07:14.544 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 2025-10-04 08:07:14.548 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 2025-10-04 08:07:14.549 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 2025-10-04 08:07:14.576 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes 2025-10-04 08:07:14.577 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes 2025-10-04 08:07:14.582 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 2025-10-04 08:07:14.584 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8296 with label vertex 2025-10-04 08:07:14.585 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 2025-10-04 08:07:14.586 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 2025-10-04 08:07:14.586 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 2025-10-04 08:07:14.589 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 2025-10-04 08:07:14.590 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 2025-10-04 08:07:14.591 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 2025-10-04 08:07:14.594 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 2025-10-04 08:07:14.594 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 2025-10-04 08:07:14.595 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 2025-10-04 08:07:14.595 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey AND linked <> null)]. For better performance, use indexes 2025-10-04 08:07:14.596 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 2025-10-04 08:07:14.599 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 2025-10-04 08:07:14.600 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 2025-10-04 08:07:14.603 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 2025-10-04 08:07:14.606 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 2025-10-04 08:07:14.607 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = key1 AND route-target-role = key2 AND linked = true)]. For better performance, use indexes [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.944 s -- in org.onap.aai.introspection.sideeffect.DataLinkTest [INFO] Running org.onap.aai.introspection.sideeffect.PrivateEdgeTest 2025-10-04 08:07:14.776 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:14.776 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:14.777 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:14.777 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:14.777 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:14.777 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:14.777 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:14.777 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:14.778 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:14.778 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:14.778 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:14.781 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:14.781 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:14.783 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:14.783 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:14.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 2025-10-04 08:07:14.901 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:14.907 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:14.909 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:14.909 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:14.93--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:15.044 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:15.051 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:15.053 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:15.053 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:15.074--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:15.195 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:15.203 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:15.205 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:15.205 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:15.226--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:15.347 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:15.355 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:15.357 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:15.357 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:15.383--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:15.493 DEBUG --- [quest-handler-1] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de) unblocked 1 Heartbeat operations 2025-10-04 08:07:15.495 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":17,"clientId":"consumer-test-consumer-1","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"test-consumer","generationId":1,"memberId":"consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:36819-127.0.0.1:54080-2","totalTimeMs":1.495,"requestQueueTimeMs":0.249,"localTimeMs":0.824,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.097,"sendTimeMs":0.324,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:15.527 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:15.539 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:15.540 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:15.543 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 s -- in org.onap.aai.introspection.sideeffect.PrivateEdgeTest [INFO] Running org.onap.aai.introspection.sideeffect.OwnerCheckTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.onap.aai.introspection.sideeffect.OwnerCheckTest [INFO] Running org.onap.aai.introspection.IntrospectorSerializationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.aai.introspection.IntrospectorSerializationTest [INFO] Running org.onap.aai.introspection.JSONStrategyTest [WARNING] Tests run: 13, Failures: 0, Errors: 0, Skipped: 13, Time elapsed: 0.001 s -- in org.onap.aai.introspection.JSONStrategyTest [INFO] Running org.onap.aai.introspection.generator.CreateExampleTest [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0 s -- in org.onap.aai.introspection.generator.CreateExampleTest [INFO] Running org.onap.aai.introspection.MoxyEngineTest 2025-10-04 08:07:15.585 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:15.585 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:15.586 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:15.586 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:15.586 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:15.586 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:15.586 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:15.587 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:15.587 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:15.587 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:15.587 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:15.591 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:15.591 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:15.592 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:15.592 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:15.612--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:15.713 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:15.720 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:15.722 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:15.722 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:15.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 2025-10-04 08:07:15.860 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:15.868 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:15.869 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:15.869 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:15.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 2025-10-04 08:07:16.015 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:16.024 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:16.026 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:16.026 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:16.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 2025-10-04 08:07:16.248 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:16.256 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:16.258 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:16.258 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:16.282--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:16.420 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:16.432 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:16.433 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:16.436 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 s -- in org.onap.aai.introspection.MoxyEngineTest [INFO] Running org.onap.aai.introspection.PropertyPredicatesTest 2025-10-04 08:07:16.452 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:16.453 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:16.453 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:16.453 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:16.453 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:16.453 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:16.454 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:16.454 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:16.454 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:16.454 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:16.455 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:16.457 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:16.457 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:16.459 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:16.459 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:16.477--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:16.574 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:16.581 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:16.582 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:16.582 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:16.602--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:16.713 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:16.720 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:16.722 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:16.722 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:16.743--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:16.862 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:16.870 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:16.871 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:16.871 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:16.892--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:17.012 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:17.020 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:17.022 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:17.022 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:17.046--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:17.184 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:17.196 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:17.197 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:17.199 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.768 s -- in org.onap.aai.introspection.PropertyPredicatesTest [INFO] Running org.onap.aai.introspection.validation.IntrospectorValidationTest [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 s -- in org.onap.aai.introspection.validation.IntrospectorValidationTest [INFO] Running org.onap.aai.query.builder.optimization.tests.BTenTenantTenVserversPerTenantTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.query.builder.optimization.tests.BTenTenantTenVserversPerTenantTest [INFO] Running org.onap.aai.query.builder.optimization.tests.AOneTenantOneVserversPerTenantTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.onap.aai.query.builder.optimization.tests.AOneTenantOneVserversPerTenantTest [INFO] Running org.onap.aai.query.builder.SimplePathTest 2025-10-04 08:07:17.222 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:17.223 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:17.223 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:17.223 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:17.223 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:17.223 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:17.224 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:17.224 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:17.224 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:17.224 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:17.225 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:17.227 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:17.227 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:17.229 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:17.229 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:17.247--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:17.347 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:17.353 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:17.354 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:17.354 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:17.374--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:17.486 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:17.493 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:17.495 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:17.495 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:17.516--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:17.635 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:17.643 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:17.644 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:17.644 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:17.665--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:17.785 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:17.793 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:17.795 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:17.795 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:17.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 2025-10-04 08:07:17.957 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:17.968 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:17.969 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:17.972 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:18.542 DEBUG --- [quest-handler-2] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de) unblocked 1 Heartbeat operations 2025-10-04 08:07:18.546 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":18,"clientId":"consumer-test-consumer-1","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"test-consumer","generationId":1,"memberId":"consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:36819-127.0.0.1:54080-2","totalTimeMs":8.21,"requestQueueTimeMs":3.783,"localTimeMs":0.747,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":3.471,"sendTimeMs":0.207,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.143 s -- in org.onap.aai.query.builder.SimplePathTest [INFO] Running org.onap.aai.query.builder.ExcludeQueryTest 2025-10-04 08:07:19.368 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:19.368 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:19.369 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:19.369 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:19.369 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:19.369 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:19.370 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:19.370 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:19.370 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:19.370 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:19.371 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:19.373 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:19.373 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:19.375 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:19.375 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:19.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 2025-10-04 08:07:19.504 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:19.568 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:19.570 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:19.570 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:19.59--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:19.705 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:19.712 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:19.714 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:19.714 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:19.735--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:19.856 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:19.864 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:19.865 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:19.865 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:19.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 2025-10-04 08:07:20.008 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:20.017 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:20.018 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:20.018 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:20.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 2025-10-04 08:07:20.183 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:20.195 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:20.196 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:20.198 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 s -- in org.onap.aai.query.builder.ExcludeQueryTest [INFO] Running org.onap.aai.query.builder.TraversalURIOptimizedQueryTest 2025-10-04 08:07:20.262 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:20.262 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:20.264 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:20.264 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:20.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 2025-10-04 08:07:20.380 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:20.386 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:20.387 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:20.387 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:20.407--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:20.518 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:20.526 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:20.527 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:20.528 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:20.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 2025-10-04 08:07:20.668 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:20.676 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:20.678 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:20.678 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:20.699--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:20.820 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:20.829 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:20.830 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:20.830 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:20.854--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:20.994 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:21.004 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:21.004 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:21.004 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:21.004 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:21.004 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:21.004 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:21.005 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:21.006 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:21.007 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:21.009 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:21.182 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2025-10-04 08:07:21.243 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 2025-10-04 08:07:21.306 DEBUG --- [leaner-thread-0] kafka.log.LogCleanerManager$ : Finding range of cleanable offsets for log=__consumer_offsets-0. Last clean offset=None now=1759565241303 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 2025-10-04 08:07:21.318 DEBUG --- [leaner-thread-0] kafka.log.LogCleanerManager$ : Finding range of cleanable offsets for log=__consumer_offsets-3. Last clean offset=None now=1759565241303 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 2025-10-04 08:07:21.318 DEBUG --- [leaner-thread-0] kafka.log.LogCleanerManager$ : Finding range of cleanable offsets for log=__consumer_offsets-4. Last clean offset=None now=1759565241303 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 2025-10-04 08:07:21.318 DEBUG --- [leaner-thread-0] kafka.log.LogCleanerManager$ : Finding range of cleanable offsets for log=__consumer_offsets-1. Last clean offset=None now=1759565241303 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 2025-10-04 08:07:21.318 DEBUG --- [leaner-thread-0] kafka.log.LogCleanerManager$ : Finding range of cleanable offsets for log=__consumer_offsets-2. Last clean offset=None now=1759565241303 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 2025-10-04 08:07:21.355 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2025-10-04 08:07:21.389 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 2025-10-04 08:07:21.398 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface-a)]. For better performance, use indexes 2025-10-04 08:07:21.398 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link-a)]. For better performance, use indexes 2025-10-04 08:07:21.422 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes [WARNING] Tests run: 51, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 1.200 s -- in org.onap.aai.query.builder.TraversalURIOptimizedQueryTest [INFO] Running org.onap.aai.query.builder.TraversalQueryTest 2025-10-04 08:07:21.458 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:21.458 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:21.459 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:21.459 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:21.477--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:21.575 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:21.581 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:21.582 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:21.582 DEBUG --- [quest-handler-3] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de) unblocked 1 Heartbeat operations 2025-10-04 08:07:21.582 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2025-10-04 08:07:21.584 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":19,"clientId":"consumer-test-consumer-1","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"test-consumer","generationId":1,"memberId":"consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:36819-127.0.0.1:54080-2","totalTimeMs":2.382,"requestQueueTimeMs":0.862,"localTimeMs":0.507,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.874,"sendTimeMs":0.137,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} [EL Warning]: moxy: 2025-10-04 08:07:21.602--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:21.715 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:21.723 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:21.724 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:21.724 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:21.745--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:21.864 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:21.872 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:21.874 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:21.874 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:21.895--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:22.018 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:22.026 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:22.028 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:22.028 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:22.052--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:22.191 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:22.202 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:22.202 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:22.202 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:22.202 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:22.202 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:22.202 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:22.202 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:22.203 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:22.205 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:22.206 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:22.340 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2025-10-04 08:07:22.387 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 2025-10-04 08:07:22.481 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2025-10-04 08:07:22.512 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 2025-10-04 08:07:22.520 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface-a)]. For better performance, use indexes 2025-10-04 08:07:22.521 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link-a)]. For better performance, use indexes 2025-10-04 08:07:22.544 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes [WARNING] Tests run: 49, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 1.119 s -- in org.onap.aai.query.builder.TraversalQueryTest [INFO] Running org.onap.aai.query.builder.GremlinTraversalTest 2025-10-04 08:07:22.582 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:22.582 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:22.584 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:22.584 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:22.602--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:22.700 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:22.706 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:22.707 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:22.708 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:22.727--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:22.839 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:22.847 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:22.848 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:22.849 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:22.869--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:22.989 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:22.998 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:22.999 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:23.000 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:23.02--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:23.220 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:23.228 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:23.230 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:23.230 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:23.254--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:23.397 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:23.407 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:23.407 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:23.407 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:23.407 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:23.407 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:23.407 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:23.408 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:23.409 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:23.410 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:23.412 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:23.625 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2025-10-04 08:07:23.744 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 2025-10-04 08:07:24.021 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2025-10-04 08:07:24.100 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 2025-10-04 08:07:24.131 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface-a)]. For better performance, use indexes 2025-10-04 08:07:24.132 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link-a)]. For better performance, use indexes 2025-10-04 08:07:24.178 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes [WARNING] Tests run: 35, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.867 s -- in org.onap.aai.query.builder.GremlinTraversalTest [INFO] Running org.onap.aai.query.builder.UntilTest 2025-10-04 08:07:24.449 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:24.449 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:24.450 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:24.450 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:24.450 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:24.450 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:24.450 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:24.450 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:24.451 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:24.451 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:24.451 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:24.454 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:24.454 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:24.455 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:24.455 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:24.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 2025-10-04 08:07:24.573 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:24.580 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:24.581 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:24.581 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:24.601--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:24.623 DEBUG --- [quest-handler-6] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de) unblocked 1 Heartbeat operations 2025-10-04 08:07:24.630 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":20,"clientId":"consumer-test-consumer-1","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"test-consumer","generationId":1,"memberId":"consumer-test-consumer-1-5e310d64-57c3-4f5c-82b8-c20d658526de","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:36819-127.0.0.1:54080-2","totalTimeMs":7.91,"requestQueueTimeMs":0.71,"localTimeMs":6.383,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.501,"sendTimeMs":0.315,"securityProtocol":"PLAINTEXT","principal":"User:ANONYMOUS","listener":"PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.4.1"}} 2025-10-04 08:07:24.711 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:24.719 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:24.720 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:24.720 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:24.741--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:24.859 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:24.867 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:24.869 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:24.869 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:24.89--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:25.007 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:25.015 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:25.017 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:25.017 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:25.041--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:25.178 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:25.190 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:25.191 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:25.193 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 s -- in org.onap.aai.query.builder.UntilTest [INFO] Running org.onap.aai.util.PojoUtilsTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.onap.aai.util.PojoUtilsTest [INFO] Running org.onap.aai.util.AAIConfigTest 2025-10-04 08:07:25.426 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-10-04 08:07:25.426 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 2025-10-04 08:07:25.426 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 2025-10-04 08:07:25.426 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.013 s -- in org.onap.aai.util.AAIConfigTest [INFO] Running org.onap.aai.util.RestURLEncoderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.util.RestURLEncoderTest [INFO] Running org.onap.aai.util.GraphCheckerTest 2025-10-04 08:07:25.491 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-10-04 08:07:25.491 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-10-04 08:07:25.492 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:25.492 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-10-04 08:07:25.492 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:25.492 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-10-04 08:07:25.492 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:25.493 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-10-04 08:07:25.493 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:25.493 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-10-04 08:07:25.493 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-10-04 08:07:25.496 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-10-04 08:07:25.496 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-10-04 08:07:25.498 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:25.498 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:25.516--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:25.629 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-10-04 08:07:25.636 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-10-04 08:07:25.637 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:25.638 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:25.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 2025-10-04 08:07:25.773 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-10-04 08:07:25.780 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-10-04 08:07:25.782 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:25.782 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:25.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 2025-10-04 08:07:25.924 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-10-04 08:07:25.932 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-10-04 08:07:25.934 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:25.934 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:25.955--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:26.075 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-10-04 08:07:26.083 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-10-04 08:07:26.085 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-10-04 08:07:26.085 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-10-04 08:07:26.109--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-10-04 08:07:26.249 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2025-10-04 08:07:26.260 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-10-04 08:07:26.261 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:26.264 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2025-10-04 08:07:26.269 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig 2025-10-04 08:07:26.665 ERROR --- [ main] org.onap.aai.util.GraphChecker : Database is not available: org.janusgraph.core.JanusGraphException: null [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.230 s -- in org.onap.aai.util.GraphCheckerTest [INFO] Running org.onap.aai.util.FormatDateTest WARNING: A terminally deprecated method in java.lang.System has been called WARNING: System::setSecurityManager has been called by org.onap.aai.util.AAIConfigCommandLinePropGetterTest (file:/w/workspace/aai-aai-common-sonar/aai-core/target/test-classes/) WARNING: Please consider reporting this to the maintainers of org.onap.aai.util.AAIConfigCommandLinePropGetterTest WARNING: System::setSecurityManager will be removed in a future release [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0 s -- in org.onap.aai.util.FormatDateTest [INFO] Running org.onap.aai.util.JettyObfuscationConversionCommandLineUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.aai.util.JettyObfuscationConversionCommandLineUtilTest [INFO] Running org.onap.aai.util.AAIConfigCommandLinePropGetterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 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.003 s -- in org.onap.aai.util.AAIUtilsTest [INFO] Running org.onap.aai.util.KeyValueListTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.aai.util.KeyValueListTest [INFO] Running org.onap.aai.transforms.XmlFormatTransformerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.aai.transforms.XmlFormatTransformerTest [INFO] Running org.onap.aai.domain.model.AAIResourceTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.aai.domain.model.AAIResourceTest [INFO] Running org.onap.aai.domain.translog.TransactionLogEntriesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 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.011 s -- in org.onap.aai.domain.translog.TransactionLogEntryTest [INFO] Running org.onap.aai.audit.ListEndpointsTest [EL Warning]: moxy: 2025-10-04 08:07:27.839--MOXy BV: Facets 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: 2025-10-04 08:07:27.966--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:07:28.108--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:07:28.259--MOXy BV: Facets 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: 2025-10-04 08:07:28.413--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.938 s -- in org.onap.aai.audit.ListEndpointsTest [INFO] Running org.onap.aai.restcore.JettyObfuscationConversionCommandLineUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.aai.restcore.JettyObfuscationConversionCommandLineUtilTest [INFO] Running org.onap.aai.restcore.RESTAPITest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 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.007 s -- in org.onap.aai.restcore.CustomJacksonJaxBJsonProviderTest [INFO] Running org.onap.aai.exceptions.AAIExceptionWithInfoTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.aai.exceptions.AAIExceptionWithInfoTest [INFO] Running org.onap.aai.exceptions.AAIExceptionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.aai.exceptions.AAIExceptionTest [INFO] Running org.onap.aai.logging.DME2RestFlagTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.aai.logging.DME2RestFlagTest [INFO] Running org.onap.aai.logging.ErrorObjectTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.aai.logging.ErrorObjectTest [INFO] Running org.onap.aai.TinkerpopUpgradeTests [INFO] Running org.onap.aai.introspection.sideeffect.DataLinkTest [EL Warning]: moxy: 2025-10-04 08:07:29.079--MOXy BV: Facets 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: 2025-10-04 08:07:29.183--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:07:29.296--MOXy BV: Facets 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: 2025-10-04 08:07:29.422--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 s -- in org.onap.aai.introspection.sideeffect.DataLinkTest [INFO] Running org.onap.aai.parsers.query.GraphTraversalTest [EL Warning]: moxy: 2025-10-04 08:07:29.671--MOXy BV: Facets 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: 2025-10-04 08:07:29.774--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:07:29.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 [EL Warning]: moxy: 2025-10-04 08:07:30.01--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:07:30.193--MOXy BV: Facets 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: 2025-10-04 08:07:30.316--MOXy BV: Facets 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: 2025-10-04 08:07:30.457--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:07:30.608--MOXy BV: Facets 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: 2025-10-04 08:07:30.762--MOXy BV: Facets 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: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.277 s -- in org.onap.aai.parsers.query.GraphTraversalTest [INFO] Running org.onap.aai.query.builder.TraversalQueryTest [EL Warning]: moxy: 2025-10-04 08:07:31.278--MOXy BV: Facets 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: 2025-10-04 08:07:31.403--MOXy BV: Facets 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: 2025-10-04 08:07:31.542--MOXy BV: Facets 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: 2025-10-04 08:07:31.69--MOXy BV: Facets 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: 2025-10-04 08:07:31.843--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [WARNING] Tests run: 49, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 1.080 s -- in org.onap.aai.query.builder.TraversalQueryTest [INFO] Running org.onap.aai.query.builder.TraversalURIOptimizedQueryTest [WARNING] Tests run: 51, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.342 s -- in org.onap.aai.query.builder.TraversalURIOptimizedQueryTest [INFO] Running org.onap.aai.db.DbMethHelperTest [EL Warning]: moxy: 2025-10-04 08:07:32.379--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:07:32.507--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:07:32.65--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:07:32.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 [EL Warning]: moxy: 2025-10-04 08:07:32.957--MOXy BV: Facets 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: 0.803 s -- in org.onap.aai.db.DbMethHelperTest [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.318 s -- in org.onap.aai.TinkerpopUpgradeTests [INFO] Running org.onap.aai.dbmap.AAIGraphTest [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.018 s -- in org.onap.aai.dbmap.AAIGraphTest [INFO] Running org.onap.aai.stress.IndexStressTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.stress.IndexStressTest [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.prevalidation.ValidationServiceTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.aai.prevalidation.ValidationServiceTest [INFO] Running org.onap.aai.db.DbMethHelperTest [EL Warning]: moxy: 2025-10-04 08:07:33.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 [EL Warning]: moxy: 2025-10-04 08:07:33.413--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:07:33.557--MOXy BV: Facets 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: 2025-10-04 08:07:33.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 [EL Warning]: moxy: 2025-10-04 08:07:33.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 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 s -- in org.onap.aai.db.DbMethHelperTest [INFO] Running org.onap.aai.rest.notification.EntityConverterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.aai.rest.notification.EntityConverterTest [INFO] Running org.onap.aai.util.GraphCheckerResiliencyTest [EL Warning]: moxy: 2025-10-04 08:07:50.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: 2025-10-04 08:07:50.53--MOXy BV: Facets 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: 2025-10-04 08:07:50.68--MOXy BV: Facets 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: 2025-10-04 08:07:50.836--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2025-10-04 08:07:50.996--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.90 s -- in org.onap.aai.util.GraphCheckerResiliencyTest [ERROR] Surefire is going to kill self fork JVM. The exit has elapsed 30 seconds after System.exit(0). [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 1068, Failures: 0, Errors: 0, Skipped: 99 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-core --- [INFO] Loading execution data file /w/workspace/aai-aai-common-sonar/aai-core/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-core' with 225 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-core --- [INFO] Building jar: /w/workspace/aai-aai-common-sonar/aai-core/target/aai-core-1.16.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-core --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-core/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-core --- [INFO] Loading execution data file /w/workspace/aai-aai-common-sonar/aai-core/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-core' with 225 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-core --- [INFO] Failsafe report directory: /w/workspace/aai-aai-common-sonar/aai-core/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-core --- [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-core/target/aai-core-1.16.1-SNAPSHOT.jar to /tmp/r/org/onap/aai/aai-common/aai-core/1.16.1-SNAPSHOT/aai-core-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-core/pom.xml to /tmp/r/org/onap/aai/aai-common/aai-core/1.16.1-SNAPSHOT/aai-core-1.16.1-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.aai.aai-common:aai-auth >------------------ [INFO] Building aai-auth 1.16.1-SNAPSHOT [8/11] [INFO] --------------------------------[ jar ]--------------------------------- [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.13:prepare-agent (pre-unit-test) @ aai-auth --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-auth/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-auth --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-auth --- [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-sonar/aai-auth/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-sonar/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-sonar/aai-auth/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-auth --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-auth --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13: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-sonar/aai-auth/target/aai-auth-1.16.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-auth --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-auth/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-auth --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-auth --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-auth --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-aai-common-sonar/aai-auth/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-auth --- [INFO] Failsafe report directory: /w/workspace/aai-aai-common-sonar/aai-auth/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-auth --- [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-auth/target/aai-auth-1.16.1-SNAPSHOT.jar to /tmp/r/org/onap/aai/aai-common/aai-auth/1.16.1-SNAPSHOT/aai-auth-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-auth/pom.xml to /tmp/r/org/onap/aai/aai-common/aai-auth/1.16.1-SNAPSHOT/aai-auth-1.16.1-SNAPSHOT.pom [INFO] [INFO] ----------------< org.onap.aai.aai-common:aai-failover >---------------- [INFO] Building aai-failover 1.16.1-SNAPSHOT [9/11] [INFO] --------------------------------[ jar ]--------------------------------- [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.13:prepare-agent (pre-unit-test) @ aai-failover --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-failover/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-failover --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-failover --- [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-sonar/aai-failover/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-failover --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /w/workspace/aai-aai-common-sonar/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-sonar/aai-failover/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-failover --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-failover --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13: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-sonar/aai-failover/target/aai-failover-1.16.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-failover --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-failover/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-failover --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-failover --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-failover --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-aai-common-sonar/aai-failover/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-failover --- [INFO] Failsafe report directory: /w/workspace/aai-aai-common-sonar/aai-failover/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-failover --- [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-failover/target/aai-failover-1.16.1-SNAPSHOT.jar to /tmp/r/org/onap/aai/aai-common/aai-failover/1.16.1-SNAPSHOT/aai-failover-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-failover/pom.xml to /tmp/r/org/onap/aai/aai-common/aai-failover/1.16.1-SNAPSHOT/aai-failover-1.16.1-SNAPSHOT.pom [INFO] [INFO] -----------------< org.onap.aai.aai-common:aai-utils >------------------ [INFO] Building aai-utils 1.16.1-SNAPSHOT [10/11] [INFO] --------------------------------[ jar ]--------------------------------- [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.13:prepare-agent (pre-unit-test) @ aai-utils --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-utils/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-utils --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-utils --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-sonar/aai-utils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /w/workspace/aai-aai-common-sonar/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.8.0:testCompile (default-testCompile) @ aai-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /w/workspace/aai-aai-common-sonar/aai-utils/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-utils --- [INFO] Surefire report directory: /w/workspace/aai-aai-common-sonar/aai-utils/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.aaiutils.oxm.OxmModelLoaderTest 08:08:41.955 [main] ERROR org.onap.aaiutils.oxm.OxmModelLoader -- CRD0503E|Unable to load OXM schema: No OXM schema files found on classpath [EL Warning]: moxy: 2025-10-04 08:08:43.188--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 08:08:43.495 [main] INFO org.onap.aaiutils.oxm.OxmModelLoader -- CRD0007I|Successfully loaded schema: test_aai_oxm_v8.xml [EL Warning]: moxy: 2025-10-04 08:08:43.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 08:08:43.725 [main] INFO org.onap.aaiutils.oxm.OxmModelLoader -- CRD0007I|Successfully loaded schema: test_aai_oxm_v9.xml [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.059 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.13:report (post-unit-test) @ aai-utils --- [INFO] Loading execution data file /w/workspace/aai-aai-common-sonar/aai-utils/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-utils' with 2 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-utils --- [INFO] Building jar: /w/workspace/aai-aai-common-sonar/aai-utils/target/aai-utils-1.16.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-utils --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-utils/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-utils --- [INFO] Loading execution data file /w/workspace/aai-aai-common-sonar/aai-utils/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-utils' with 2 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-utils --- [INFO] Failsafe report directory: /w/workspace/aai-aai-common-sonar/aai-utils/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-utils --- [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-utils/target/aai-utils-1.16.1-SNAPSHOT.jar to /tmp/r/org/onap/aai/aai-common/aai-utils/1.16.1-SNAPSHOT/aai-utils-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-utils/pom.xml to /tmp/r/org/onap/aai/aai-common/aai-utils/1.16.1-SNAPSHOT/aai-utils-1.16.1-SNAPSHOT.pom [INFO] [INFO] -----------< org.onap.aai.aai-common:aai-schema-abstraction >----------- [INFO] Building aai-schema-abstraction 1.16.1-SNAPSHOT [11/11] [INFO] --------------------------------[ jar ]--------------------------------- [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.13:prepare-agent (pre-unit-test) @ aai-schema-abstraction --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-schema-abstraction/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-schema-abstraction --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-schema-abstraction --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-abstraction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-sonar/aai-schema-abstraction/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema-abstraction --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 35 source files to /w/workspace/aai-aai-common-sonar/aai-schema-abstraction/target/classes [INFO] /w/workspace/aai-aai-common-sonar/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java: /w/workspace/aai-aai-common-sonar/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java uses or overrides a deprecated API. [INFO] /w/workspace/aai-aai-common-sonar/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java: Recompile with -Xlint:deprecation for details. [INFO] /w/workspace/aai-aai-common-sonar/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmPropertySchema.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/aai-aai-common-sonar/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmPropertySchema.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.8.0:testCompile (default-testCompile) @ aai-schema-abstraction --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-sonar/aai-schema-abstraction/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema-abstraction --- [INFO] Surefire report directory: /w/workspace/aai-aai-common-sonar/aai-schema-abstraction/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [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.877 s -- in org.onap.aai.schemaif.json.JsonSchemaProviderTest [INFO] Running org.onap.aai.schemaif.oxm.OxmSchemaProviderTest [EL Warning]: moxy: 2025-10-04 08:08:48.814--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 08:08:49.443 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader -- PVD0001I|Successfully loaded schema: v13 08:08:49.565 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader -- PVD0002I|Successfully loaded DB Edge Rule and Edge Properties for: v13 08:08:49.571 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader -- 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: 2025-10-04 08:08:49.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 08:08:49.924 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader -- PVD0002I|Successfully loaded DB Edge Rule and Edge Properties for: v13 08:08:49.929 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader -- 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: 2025-10-04 08:08:49.987--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 08:08:50.203 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader -- PVD0002I|Successfully loaded DB Edge Rule and Edge Properties for: v13 08:08:50.207 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader -- 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: 2025-10-04 08:08:50.25--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 08:08:50.432 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader -- PVD0002I|Successfully loaded DB Edge Rule and Edge Properties for: v13 08:08:50.436 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader -- PVD0001I|Successfully loaded schema: v13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.502 s -- in org.onap.aai.schemaif.oxm.OxmSchemaProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-schema-abstraction --- [INFO] Loading execution data file /w/workspace/aai-aai-common-sonar/aai-schema-abstraction/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema-abstraction' with 37 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-abstraction --- [INFO] Building jar: /w/workspace/aai-aai-common-sonar/aai-schema-abstraction/target/aai-schema-abstraction-1.16.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-schema-abstraction --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-aai-common-sonar/aai-schema-abstraction/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema-abstraction --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-schema-abstraction --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-schema-abstraction --- [INFO] Loading execution data file /w/workspace/aai-aai-common-sonar/aai-schema-abstraction/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema-abstraction' with 37 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema-abstraction --- [INFO] Failsafe report directory: /w/workspace/aai-aai-common-sonar/aai-schema-abstraction/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-abstraction --- [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-schema-abstraction/target/aai-schema-abstraction-1.16.1-SNAPSHOT.jar to /tmp/r/org/onap/aai/aai-common/aai-schema-abstraction/1.16.1-SNAPSHOT/aai-schema-abstraction-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-sonar/aai-schema-abstraction/pom.xml to /tmp/r/org/onap/aai/aai-common/aai-schema-abstraction/1.16.1-SNAPSHOT/aai-schema-abstraction-1.16.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for aai-aai-common 1.16.1-SNAPSHOT: [INFO] [INFO] aai-aai-common ..................................... SUCCESS [ 8.233 s] [INFO] aai-parent ......................................... SUCCESS [ 3.062 s] [INFO] aai-els-onap-logging ............................... SUCCESS [ 22.203 s] [INFO] aai-rest ........................................... SUCCESS [ 1.744 s] [INFO] aai-schema-ingest .................................. SUCCESS [ 10.219 s] [INFO] aai-annotations .................................... SUCCESS [ 0.947 s] [INFO] aai-core ........................................... SUCCESS [03:40 min] [INFO] aai-auth ........................................... SUCCESS [ 0.091 s] [INFO] aai-failover ....................................... SUCCESS [ 0.074 s] [INFO] aai-utils .......................................... SUCCESS [ 3.602 s] [INFO] aai-schema-abstraction ............................. SUCCESS [ 6.729 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:39 min [INFO] Finished at: 2025-10-04T08:08:50Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.login=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk17 ']' + '[' openjdk17 '!=' openjdk17 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/aai-aai-common-sonar@tmp/config13584206952114471115tmp --settings /w/workspace/aai-aai-common-sonar@tmp/config592046367115982932tmp -Dsonar.projectKey=onap_aai-aai-common -Dsonar.organization=onap -Dsonar.login=**** --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] aai-aai-common [pom] [INFO] aai-parent [pom] [INFO] aai-els-onap-logging [jar] [INFO] aai-rest [jar] [INFO] aai-schema-ingest [jar] [INFO] aai-annotations [jar] [INFO] aai-core [jar] [INFO] aai-auth [jar] [INFO] aai-failover [jar] [INFO] aai-utils [jar] [INFO] aai-schema-abstraction [jar] [INFO] [INFO] -----------------< org.onap.aai.aai-common:aai-common >----------------- [INFO] Building aai-aai-common 1.16.1-SNAPSHOT [1/11] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ aai-common --- [INFO] User cache: /home/jenkins/.sonar/cache [INFO] SonarQube version: 11.23.0.1000 [INFO] Default locale: "en_US", source code encoding: "UTF-8" [INFO] Load global settings [INFO] Load global settings (done) | time=486ms [INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] Loading required plugins [INFO] Load plugins index [INFO] Load plugins index (done) | time=163ms [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=532ms [INFO] Found an active CI vendor: 'Jenkins' [INFO] Load project settings for component key: 'onap_aai-aai-common' [INFO] Load project settings for component key: 'onap_aai-aai-common' (done) | time=324ms [INFO] Process project properties [INFO] Execute project builders [INFO] Execute project builders (done) | time=0ms [INFO] Project key: onap_aai-aai-common [INFO] Base dir: /w/workspace/aai-aai-common-sonar [INFO] Working dir: /w/workspace/aai-aai-common-sonar/target/sonar [INFO] Load project branches [INFO] Load project branches (done) | time=273ms [INFO] Check ALM binding of project 'onap_aai-aai-common' [INFO] Detected project binding: NOT_BOUND [INFO] Check ALM binding of project 'onap_aai-aai-common' (done) | time=169ms [INFO] Load project pull requests [INFO] Load project pull requests (done) | time=120ms [INFO] Load branch configuration [INFO] Load branch configuration (done) | time=3ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=414ms [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Create analysis [INFO] Create analysis (done) | time=382ms [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Load active rules [INFO] Load active rules (done) | time=1580ms [INFO] Organization key: onap [WARNING] The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. [INFO] Preprocessing files... [INFO] 2 languages detected in 610 preprocessed files (done) | time=416ms [INFO] 0 files ignored because of inclusion/exclusion patterns [INFO] 6 files ignored because of scm ignore settings [INFO] Loading plugins for detected languages [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=705ms [INFO] Load project repositories [INFO] Load project repositories (done) | time=472ms [INFO] Indexing files... [INFO] Project configuration: [INFO] Excluded sources: **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**, **/build-wrapper-dump.json [INFO] Indexing files of module 'aai-annotations' [INFO] Base dir: /w/workspace/aai-aai-common-sonar/aai-annotations [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**, **/build-wrapper-dump.json [INFO] Indexing files of module 'aai-auth' [INFO] Base dir: /w/workspace/aai-aai-common-sonar/aai-auth [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**, **/build-wrapper-dump.json [INFO] Indexing files of module 'aai-core' [INFO] Base dir: /w/workspace/aai-aai-common-sonar/aai-core [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**, **/build-wrapper-dump.json [INFO] Indexing files of module 'aai-els-onap-logging' [INFO] Base dir: /w/workspace/aai-aai-common-sonar/aai-els-onap-logging [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**, **/build-wrapper-dump.json [INFO] Indexing files of module 'aai-failover' [INFO] Base dir: /w/workspace/aai-aai-common-sonar/aai-failover [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**, **/build-wrapper-dump.json [INFO] Indexing files of module 'aai-parent' [INFO] Base dir: /w/workspace/aai-aai-common-sonar/aai-parent [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**, **/build-wrapper-dump.json [INFO] Indexing files of module 'aai-rest' [INFO] Base dir: /w/workspace/aai-aai-common-sonar/aai-rest [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**, **/build-wrapper-dump.json [INFO] Indexing files of module 'aai-schema-abstraction' [INFO] Base dir: /w/workspace/aai-aai-common-sonar/aai-schema-abstraction [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**, **/build-wrapper-dump.json [INFO] Indexing files of module 'aai-schema-ingest' [INFO] Base dir: /w/workspace/aai-aai-common-sonar/aai-schema-ingest [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**, **/build-wrapper-dump.json [INFO] Indexing files of module 'aai-utils' [INFO] Base dir: /w/workspace/aai-aai-common-sonar/aai-utils [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**, **/build-wrapper-dump.json [INFO] Indexing files of module 'aai-aai-common' [INFO] Base dir: /w/workspace/aai-aai-common-sonar [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**, **/build-wrapper-dump.json [INFO] 610 files indexed (done) | time=39ms [INFO] Quality profile for java: ONAP way [INFO] Quality profile for xml: Sonar way [INFO] ------------- Run sensors on module aai-els-onap-logging [INFO] Load metrics repository [INFO] Load metrics repository (done) | time=116ms [INFO] Sensor cache enabled [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Load sensor cache [INFO] Load sensor cache (2 MB) | time=1404ms [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 55 Main java source files with batch size 53 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 55 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 31 Test java source files with batch size 53 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 31 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=6489ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=98ms [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=2ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/aai-aai-common-sonar/aai-els-onap-logging/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=51ms [INFO] Sensor Removed properties sensor [java] [WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.reportMissing.force.zero' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.itReportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [INFO] Sensor Removed properties sensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=130ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=4ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module aai-failover [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=83ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/aai-aai-common-sonar/aai-failover/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/aai-aai-common-sonar/aai-failover/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor Removed properties sensor [java] [WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.reportMissing.force.zero' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.itReportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [INFO] Sensor Removed properties sensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=11ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module aai-core [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 214 Main java source files with batch size 53 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 214 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 143 Test java source files with batch size 53 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 143 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=29900ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=56ms [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/aai-aai-common-sonar/aai-core/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=144ms [INFO] Sensor Removed properties sensor [java] [WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.reportMissing.force.zero' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.itReportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [INFO] Sensor Removed properties sensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=51ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module aai-annotations [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 53 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=50ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/aai-aai-common-sonar/aai-annotations/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor Removed properties sensor [java] [WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.reportMissing.force.zero' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.itReportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [INFO] Sensor Removed properties sensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=14ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module aai-parent [WARNING] Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/aai-aai-common-sonar/aai-parent/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=44ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module aai-rest [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 9 Main java source files with batch size 53 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=219ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/aai-aai-common-sonar/aai-rest/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor Removed properties sensor [java] [WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.reportMissing.force.zero' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.itReportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [INFO] Sensor Removed properties sensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=11ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module aai-schema-abstraction [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 35 Main java source files with batch size 53 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 35 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 53 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1768ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/aai-aai-common-sonar/aai-schema-abstraction/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor Removed properties sensor [java] [WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.reportMissing.force.zero' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.itReportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [INFO] Sensor Removed properties sensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module aai-schema-ingest [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 54 Main java source files with batch size 53 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 54 files. [INFO] Using ECJ batch to parse 42 Test java source files with batch size 53 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 42 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=2245ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/aai-aai-common-sonar/aai-schema-ingest/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=11ms [INFO] Sensor Removed properties sensor [java] [WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.reportMissing.force.zero' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.itReportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [INFO] Sensor Removed properties sensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module aai-utils [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=94ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/aai-aai-common-sonar/aai-utils/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor Removed properties sensor [java] [WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.reportMissing.force.zero' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.itReportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [INFO] Sensor Removed properties sensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=14ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module aai-auth [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 53 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=119ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/aai-aai-common-sonar/aai-auth/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/aai-aai-common-sonar/aai-auth/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor Removed properties sensor [java] [WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.reportMissing.force.zero' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.itReportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [INFO] Sensor Removed properties sensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=11ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module aai-aai-common [WARNING] Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/aai-aai-common-sonar/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=14ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] Sensor DBD/Java IR Generation [dbdjavafrontendrewrite] [INFO] Sensor DBD/Java IR Generation [dbdjavafrontendrewrite] (done) | time=139ms [INFO] Sensor javabugs [dbd] [INFO] Analyzing 2819/4256 functions to detect bugs. [INFO] Sensor javabugs [dbd] (done) | time=3865ms [INFO] Sensor pythonbugs [dbd] [INFO] No IR files have been included for analysis. [INFO] Sensor pythonbugs [dbd] (done) | time=1ms [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] Available processors: 4 [INFO] Using 4 threads for analysis. [INFO] The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] Start fetching files for the text and secrets analysis [INFO] Using Git CLI to retrieve untracked files [INFO] Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] Starting the text and secrets analysis [INFO] 610 source files to be analyzed for the text and secrets analysis [INFO] 610/610 source files have been analyzed for the text and secrets analysis [INFO] Start fetching files for the binary file analysis [INFO] There are no files to be analyzed for the binary file analysis [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1839ms [INFO] Sensor JavaSecuritySensor [security] [INFO] 13 taint analysis rules enabled. [INFO] Analyzing 2761 UCFGs to detect vulnerabilities. [INFO] All rules entry points : 5 [INFO] Retained UCFGs : 775 [INFO] 0 / 775 UCFGs simulated, memory usage: 474 MB [INFO] 745 / 775 UCFGs simulated, memory usage: 679 MB [INFO] java security sensor: Begin: 2025-10-04T08:09:53.419413734Z, End: 2025-10-04T08:09:57.450468468Z, Duration: 00:00:04.031 Load type hierarchy and UCFGs: Begin: 2025-10-04T08:09:53.422432431Z, End: 2025-10-04T08:09:54.177170347Z, Duration: 00:00:00.754 Load type hierarchy: Begin: 2025-10-04T08:09:53.422447642Z, End: 2025-10-04T08:09:53.527432719Z, Duration: 00:00:00.104 Load UCFGs: Begin: 2025-10-04T08:09:53.527598372Z, End: 2025-10-04T08:09:54.176975673Z, Duration: 00:00:00.649 Check cache: Begin: 2025-10-04T08:09:54.177283369Z, End: 2025-10-04T08:09:54.177525443Z, Duration: 00:00:00.000 Load cache: Begin: 2025-10-04T08:09:54.177293639Z, End: 2025-10-04T08:09:54.177315869Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2025-10-04T08:09:54.177556054Z, End: 2025-10-04T08:09:54.545172748Z, Duration: 00:00:00.367 Variable Type Analysis #1: Begin: 2025-10-04T08:09:54.178252857Z, End: 2025-10-04T08:09:54.378006219Z, Duration: 00:00:00.199 Create runtime type propagation graph: Begin: 2025-10-04T08:09:54.178973991Z, End: 2025-10-04T08:09:54.323286109Z, Duration: 00:00:00.144 Run SCC (Tarjan) on 16228 nodes: Begin: 2025-10-04T08:09:54.323712147Z, End: 2025-10-04T08:09:54.340726827Z, Duration: 00:00:00.017 Propagate runtime types to strongly connected components: Begin: 2025-10-04T08:09:54.340846319Z, End: 2025-10-04T08:09:54.377899847Z, Duration: 00:00:00.037 Variable Type Analysis #2: Begin: 2025-10-04T08:09:54.389094598Z, End: 2025-10-04T08:09:54.542018679Z, Duration: 00:00:00.152 Create runtime type propagation graph: Begin: 2025-10-04T08:09:54.389105028Z, End: 2025-10-04T08:09:54.500297773Z, Duration: 00:00:00.111 Run SCC (Tarjan) on 16138 nodes: Begin: 2025-10-04T08:09:54.500412435Z, End: 2025-10-04T08:09:54.514726035Z, Duration: 00:00:00.014 Propagate runtime types to strongly connected components: Begin: 2025-10-04T08:09:54.514798756Z, End: 2025-10-04T08:09:54.541894556Z, Duration: 00:00:00.027 Load config: Begin: 2025-10-04T08:09:54.545208439Z, End: 2025-10-04T08:09:56.288733248Z, Duration: 00:00:01.743 Compute entry points: Begin: 2025-10-04T08:09:56.288952402Z, End: 2025-10-04T08:09:56.425372021Z, Duration: 00:00:00.136 Slice call graph: Begin: 2025-10-04T08:09:56.425621816Z, End: 2025-10-04T08:09:56.441786671Z, Duration: 00:00:00.016 Live variable analysis: Begin: 2025-10-04T08:09:56.441866202Z, End: 2025-10-04T08:09:56.569005507Z, Duration: 00:00:00.127 Taint analysis for java: Begin: 2025-10-04T08:09:56.569391484Z, End: 2025-10-04T08:09:57.436237600Z, Duration: 00:00:00.866 Report issues: Begin: 2025-10-04T08:09:57.436292551Z, End: 2025-10-04T08:09:57.439414750Z, Duration: 00:00:00.003 Store cache: Begin: 2025-10-04T08:09:57.444416334Z, End: 2025-10-04T08:09:57.449406618Z, Duration: 00:00:00.004 [INFO] java security sensor peak memory: 968 MB [INFO] Sensor JavaSecuritySensor [security] (done) | time=4036ms [INFO] Sensor CSharpSecuritySensor [security] [INFO] 27 taint analysis rules enabled. [INFO] No UCFGs have been included for analysis. [INFO] csharp security sensor: Begin: 2025-10-04T08:09:57.454103616Z, End: 2025-10-04T08:09:57.454707318Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-10-04T08:09:57.454371551Z, End: 2025-10-04T08:09:57.454540575Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-10-04T08:09:57.454373171Z, End: 2025-10-04T08:09:57.454473593Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-04T08:09:57.454509754Z, End: 2025-10-04T08:09:57.454525954Z, Duration: 00:00:00.000 [INFO] csharp security sensor peak memory: 682 MB [INFO] Sensor CSharpSecuritySensor [security] (done) | time=2ms [INFO] Sensor VbNetSecuritySensor [security] [INFO] 25 taint analysis rules enabled. [INFO] No UCFGs have been included for analysis. [INFO] vbnet security sensor: Begin: 2025-10-04T08:09:57.455513173Z, End: 2025-10-04T08:09:57.455904260Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-10-04T08:09:57.455670586Z, End: 2025-10-04T08:09:57.455731977Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-10-04T08:09:57.455671836Z, End: 2025-10-04T08:09:57.455701706Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-04T08:09:57.455717577Z, End: 2025-10-04T08:09:57.455723767Z, Duration: 00:00:00.000 [INFO] vbnet security sensor peak memory: 683 MB [INFO] Sensor VbNetSecuritySensor [security] (done) | time=1ms [INFO] Sensor PhpSecuritySensor [security] [INFO] 18 taint analysis rules enabled. [INFO] No UCFGs have been included for analysis. [INFO] php security sensor: Begin: 2025-10-04T08:09:57.456655614Z, End: 2025-10-04T08:09:57.457003031Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-10-04T08:09:57.456768117Z, End: 2025-10-04T08:09:57.456852638Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-10-04T08:09:57.456769297Z, End: 2025-10-04T08:09:57.456794677Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-04T08:09:57.456838418Z, End: 2025-10-04T08:09:57.456843878Z, Duration: 00:00:00.000 [INFO] php security sensor peak memory: 683 MB [INFO] Sensor PhpSecuritySensor [security] (done) | time=1ms [INFO] Sensor PythonSecuritySensor [security] [INFO] 21 taint analysis rules enabled. [INFO] No UCFGs have been included for analysis. [INFO] python security sensor: Begin: 2025-10-04T08:09:57.457744235Z, End: 2025-10-04T08:09:57.458100872Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-10-04T08:09:57.457882148Z, End: 2025-10-04T08:09:57.457951919Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-10-04T08:09:57.457883338Z, End: 2025-10-04T08:09:57.457907438Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-04T08:09:57.457940359Z, End: 2025-10-04T08:09:57.457945099Z, Duration: 00:00:00.000 [INFO] python security sensor peak memory: 683 MB [INFO] Sensor PythonSecuritySensor [security] (done) | time=1ms [INFO] Sensor JsSecuritySensor [security] [INFO] 15 taint analysis rules enabled. [INFO] No UCFGs have been included for analysis. [INFO] js security sensor: Begin: 2025-10-04T08:09:57.459008249Z, End: 2025-10-04T08:09:57.459571129Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-10-04T08:09:57.459373286Z, End: 2025-10-04T08:09:57.459423447Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-10-04T08:09:57.459374666Z, End: 2025-10-04T08:09:57.459397406Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-04T08:09:57.459412586Z, End: 2025-10-04T08:09:57.459417036Z, Duration: 00:00:00.000 [INFO] js security sensor peak memory: 683 MB [INFO] Sensor JsSecuritySensor [security] (done) | time=2ms [INFO] Sensor KotlinSecuritySensor [security] [INFO] 28 taint analysis rules enabled. [INFO] No UCFGs have been included for analysis. [INFO] kotlin security sensor: Begin: 2025-10-04T08:09:57.460528717Z, End: 2025-10-04T08:09:57.460898554Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-10-04T08:09:57.460684620Z, End: 2025-10-04T08:09:57.460734861Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-10-04T08:09:57.460686190Z, End: 2025-10-04T08:09:57.460710741Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-04T08:09:57.460723891Z, End: 2025-10-04T08:09:57.460728391Z, Duration: 00:00:00.000 [INFO] kotlin security sensor peak memory: 683 MB [INFO] Sensor KotlinSecuritySensor [security] (done) | time=1ms [INFO] Sensor GoSecuritySensor [security] [INFO] 9 taint analysis rules enabled. [INFO] No UCFGs have been included for analysis. [INFO] go security sensor: Begin: 2025-10-04T08:09:57.461668619Z, End: 2025-10-04T08:09:57.461957794Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-10-04T08:09:57.461744100Z, End: 2025-10-04T08:09:57.461791591Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-10-04T08:09:57.461745170Z, End: 2025-10-04T08:09:57.461768701Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-04T08:09:57.461781161Z, End: 2025-10-04T08:09:57.461785311Z, Duration: 00:00:00.000 [INFO] go security sensor peak memory: 683 MB [INFO] Sensor GoSecuritySensor [security] (done) | time=1ms [INFO] ------------- Run sensors on project [INFO] Sensor JavaProjectSensor [java] [INFO] Sensor JavaProjectSensor [java] (done) | time=3ms [INFO] Sensor JavaArchitectureSensor [architecture] [INFO] Sensor JavaArchitectureSensor [architecture] (done) | time=12ms [INFO] Sensor Zero Coverage Sensor [INFO] Sensor Zero Coverage Sensor (done) | time=4ms [INFO] Sensor Java CPD Block Indexer [INFO] Sensor Java CPD Block Indexer (done) | time=310ms [INFO] ------------- Gather SCA dependencies on project [INFO] Checking if SCA is enabled for organization onap [INFO] Dependency analysis skipped [INFO] CPD Executor 105 files had no CPD blocks [INFO] CPD Executor Calculating CPD for 272 files [INFO] CPD Executor CPD calculation finished (done) | time=54ms [INFO] Analysis report generated in 245ms, dir size=5 MB [INFO] Analysis report compressed in 645ms, zip size=2 MB [INFO] Analysis report uploaded in 4327ms [INFO] ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=onap_aai-aai-common [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] More about the report processing at https://sonarcloud.io/api/ce/task?id=AZmuRVYmcH0TTBBthFX2 [INFO] ------------- Upload SCA dependency files [INFO] Sensor cache published successfully [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Analysis total time: 1:08.666 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for aai-aai-common 1.16.1-SNAPSHOT: [INFO] [INFO] aai-aai-common ..................................... SUCCESS [01:13 min] [INFO] aai-parent ......................................... SKIPPED [INFO] aai-els-onap-logging ............................... SKIPPED [INFO] aai-rest ........................................... SKIPPED [INFO] aai-schema-ingest .................................. SKIPPED [INFO] aai-annotations .................................... SKIPPED [INFO] aai-core ........................................... SKIPPED [INFO] aai-auth ........................................... SKIPPED [INFO] aai-failover ....................................... SKIPPED [INFO] aai-utils .......................................... SKIPPED [INFO] aai-schema-abstraction ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:14 min [INFO] Finished at: 2025-10-04T08:10:06Z [INFO] ------------------------------------------------------------------------ [aai-aai-common-sonar] $ /bin/bash /tmp/jenkins10653195235852788344.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Searching for all files in /w/workspace/aai-aai-common-sonar that match the pattern **/findbugs.xml [FINDBUGS] No files found. Configuration error? The recommended git tool is: NONE using credential onap-jenkins-ssh Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=2385d516ea879abb08dc86bcb669a52917bfc32c, workspace=/w/workspace/aai-aai-common-sonar [FINDBUGS] Computing warning deltas based on reference build #2220 [PostBuildScript] - [INFO] Executing post build scripts. [aai-aai-common-sonar] $ /bin/bash /tmp/jenkins9503028385832769643.sh ---> sysstat.sh [aai-aai-common-sonar] $ /bin/bash /tmp/jenkins2030539487751731178.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/aai-aai-common-sonar + 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-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/aai-aai-common-sonar ']' + mkdir -p /w/workspace/aai-aai-common-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-aai-common-sonar/archives/ [aai-aai-common-sonar] $ /bin/bash /tmp/jenkins4765951922658263348.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-aai-common-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkY0 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dkY0/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aai-aai-common-sonar] $ /bin/bash /tmp/jenkins313912420499433085.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-aai-common-sonar@tmp/config1962421148900972271tmp 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-sonar] $ /bin/bash /tmp/jenkins4946547494190658475.sh ---> create-netrc.sh [aai-aai-common-sonar] $ /bin/bash /tmp/jenkins6601048088760090313.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-aai-common-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkY0 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dkY0/bin to PATH [aai-aai-common-sonar] $ /bin/bash /tmp/jenkins17694920999483651613.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aai-aai-common-sonar] $ /bin/bash /tmp/jenkins1167834752226604020.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-aai-common-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkY0 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-dkY0/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [aai-aai-common-sonar] $ /bin/bash -l /tmp/jenkins5233801671752571456.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-aai-common-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkY0 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dkY0/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-aai-common-sonar/2221 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-docker-4c-4g-195.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 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: 2800.000 BogoMIPS: 5600.00 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 7.7G 0 7.7G 0% /dev tmpfs 7.7G 0 7.7G 0% /dev/shm tmpfs 7.7G 17M 7.7G 1% /run tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup /dev/vda1 80G 11G 70G 13% / tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15763 820 11681 19 3262 14594 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: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:d0:2a:43 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.107.89/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 85897sec preferred_lft 85897sec inet6 fe80::f816:3eff:fed0:2a43/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:8b:c0:54:08 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:8bff:fec0:5408/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 10/04/2025 _x86_64_ (4 CPU) 08:02:22 LINUX RESTART (4 CPU) 08:03:02 AM tps rtps wtps bread/s bwrtn/s 08:04:01 AM 77.09 0.32 76.77 9.89 5001.95 08:05:01 AM 228.08 21.26 206.82 4064.39 13468.07 08:06:01 AM 62.96 0.05 62.91 1.07 7849.89 08:07:01 AM 3.87 0.00 3.87 0.00 360.42 08:08:01 AM 72.60 3.35 69.25 559.49 15069.54 08:09:01 AM 20.92 0.97 19.96 1587.21 4067.47 08:10:01 AM 11.35 0.27 11.08 3.87 5936.05 Average: 68.10 3.75 64.35 891.48 7399.35 08:03:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:01 AM 13291428 15078568 2850104 17.66 2688 2001436 1117980 6.50 146372 2347156 167880 08:05:01 AM 12332568 14465252 3808964 23.60 2688 2336148 1610404 9.37 233492 3165528 44036 08:06:01 AM 10621512 12932436 5520020 34.20 2688 2512108 3013792 17.53 259728 4837300 1476 08:07:01 AM 10408544 12726412 5732988 35.52 2688 2518812 3124740 18.18 261368 5047064 436 08:08:01 AM 6908892 9774344 9232640 57.20 2688 3055448 12762348 74.24 381448 8341328 98916 08:09:01 AM 11845560 14713012 4295972 26.61 2688 3057836 1419680 8.26 431332 3403440 66900 08:10:01 AM 10497148 13512972 5644384 34.97 2688 3198828 2496004 14.52 469692 4693264 40076 Average: 10843665 13314714 5297867 32.82 2688 2668659 3649278 21.23 311919 4547869 59960 08:03:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:01 AM eth0 59.59 43.36 948.34 7.97 0.00 0.00 0.00 0.00 08:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:01 AM eth0 246.49 208.12 2285.90 38.33 0.00 0.00 0.00 0.00 08:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:01 AM eth0 258.59 173.09 2755.71 54.49 0.00 0.00 0.00 0.00 08:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:01 AM eth0 233.34 155.89 66.08 72.00 0.00 0.00 0.00 0.00 08:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:01 AM lo 17.41 17.41 27.24 27.24 0.00 0.00 0.00 0.00 08:08:01 AM eth0 263.61 123.20 2839.23 20.49 0.00 0.00 0.00 0.00 08:08:01 AM docker0 0.12 0.22 0.01 0.02 0.00 0.00 0.00 0.00 08:08:01 AM veth1715b73 0.12 0.35 0.01 0.03 0.00 0.00 0.00 0.00 08:08:01 AM br-823c72e5fdda 5.58 5.60 25.59 0.92 0.00 0.00 0.00 0.00 08:08:01 AM veth0af2ef0 5.88 5.46 25.69 0.89 0.00 0.00 0.00 0.00 08:08:01 AM veth02ca82e 10.79 11.51 26.53 26.61 0.00 0.00 0.00 0.00 08:09:01 AM lo 2.58 2.58 0.16 0.16 0.00 0.00 0.00 0.00 08:09:01 AM eth0 87.06 67.35 1101.05 8.15 0.00 0.00 0.00 0.00 08:09:01 AM docker0 0.10 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:01 AM eth0 52.77 46.08 1111.96 29.20 0.00 0.00 0.00 0.00 08:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 2.86 2.86 3.93 3.93 0.00 0.00 0.00 0.00 Average: eth0 171.90 116.90 1588.46 33.00 0.00 0.00 0.00 0.00 Average: docker0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 10/04/2025 _x86_64_ (4 CPU) 08:02:22 LINUX RESTART (4 CPU) 08:03:02 AM CPU %user %nice %system %iowait %steal %idle 08:04:01 AM all 12.69 0.00 1.17 4.56 0.06 81.52 08:04:01 AM 0 2.73 0.00 0.62 2.70 0.07 93.88 08:04:01 AM 1 14.38 0.00 1.32 0.82 0.07 83.41 08:04:01 AM 2 25.82 0.00 1.95 1.45 0.07 70.71 08:04:01 AM 3 7.81 0.00 0.79 13.26 0.05 78.10 08:05:01 AM all 48.57 0.00 2.47 1.43 0.10 47.43 08:05:01 AM 0 47.28 0.00 2.94 2.35 0.12 47.31 08:05:01 AM 1 43.71 0.00 2.64 1.66 0.10 51.89 08:05:01 AM 2 48.68 0.00 2.12 0.85 0.10 48.24 08:05:01 AM 3 54.61 0.00 2.17 0.85 0.10 42.26 08:06:01 AM all 42.58 0.00 1.55 0.35 0.10 55.42 08:06:01 AM 0 45.91 0.00 1.25 0.53 0.10 52.20 08:06:01 AM 1 40.93 0.00 1.49 0.17 0.10 57.31 08:06:01 AM 2 39.52 0.00 1.59 0.50 0.08 58.31 08:06:01 AM 3 43.97 0.00 1.87 0.20 0.10 53.86 08:07:01 AM all 25.43 0.00 1.33 0.02 0.08 73.15 08:07:01 AM 0 25.41 0.00 0.82 0.05 0.07 73.65 08:07:01 AM 1 16.96 0.00 1.50 0.00 0.08 81.45 08:07:01 AM 2 36.34 0.00 1.64 0.02 0.08 61.93 08:07:01 AM 3 22.98 0.00 1.37 0.00 0.07 75.58 08:08:01 AM all 43.34 0.00 3.86 0.55 0.10 52.14 08:08:01 AM 0 36.71 0.00 3.17 0.30 0.12 59.70 08:08:01 AM 1 51.02 0.00 5.39 0.64 0.10 42.85 08:08:01 AM 2 42.47 0.00 3.49 0.40 0.10 53.54 08:08:01 AM 3 43.15 0.00 3.41 0.87 0.10 52.46 08:09:01 AM all 23.92 0.00 1.25 0.14 0.07 74.61 08:09:01 AM 0 25.35 0.00 1.44 0.00 0.07 73.15 08:09:01 AM 1 24.58 0.00 1.15 0.43 0.08 73.75 08:09:01 AM 2 19.42 0.00 1.22 0.10 0.07 79.19 08:09:01 AM 3 26.34 0.00 1.20 0.02 0.07 72.38 08:10:01 AM all 73.96 0.00 1.38 0.10 0.11 24.46 08:10:01 AM 0 84.48 0.00 3.02 0.02 0.13 12.35 08:10:01 AM 1 43.00 0.00 1.55 0.35 0.10 55.00 08:10:01 AM 2 82.49 0.00 0.52 0.02 0.12 16.86 08:10:01 AM 3 85.82 0.00 0.42 0.00 0.10 13.66 Average: all 38.72 0.00 1.86 1.01 0.09 58.32 Average: 0 38.39 0.00 1.90 0.85 0.10 58.77 Average: 1 33.56 0.00 2.15 0.58 0.09 63.62 Average: 2 42.16 0.00 1.79 0.47 0.09 55.49 Average: 3 40.78 0.00 1.61 2.14 0.08 55.40